.. |
Newsletter
|
elofgren: USABILITY: Rework the tabs in the Newsletter section to be less confusing as per issue #57 of the Usability Report
|
2007-09-14 17:29:08 +00:00 |
PageTypes
|
Removing notice-level errors
|
2007-08-27 05:07:43 +00:00 |
sitefeatures
|
Fixed svn:eol-style settings
|
2007-08-18 02:33:28 +00:00 |
AssetAdmin.php
|
elofgren: Instead of setting className= in NewsletterAdmin?'s save() and savenewsletter() functions (in order to fix an undefined variable problem earlier), set it to 'NewsletterType?' in save() and 'Newsletter' in savenewsletter(), and then use those values in both calls to DataObject::get_one() (merged from branches/gsoc)
|
2007-09-14 18:12:00 +00:00 |
AssetTableField.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
BulkLoader.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
BulkLoaderAdmin.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
CMSActionOptionsForm.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
CMSHelp.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
CMSMain.php
|
elofgren: VAR FIXES: Fix 2 undefined variable errors in CMSMain::deletefromlive() and 1 in CMSMain::deleteitems() that showed up in status messages while deleting pages.
|
2007-09-15 00:46:22 +00:00 |
CommentAdmin.php
|
Added a delete all button in the spam folder
|
2007-08-13 00:39:37 +00:00 |
CommentTableField.php
|
Report spam/ham to akismet if it is enabled
|
2007-08-12 23:11:37 +00:00 |
Diff.php
|
elofgren: VAR FIXES: Add some needed issets() and variable initializations to fix a lot of warnings when comparing 2 versions of a page.
|
2007-09-15 00:48:11 +00:00 |
FileList.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
GenericDataAdmin.php
|
Removing notice-level errors
|
2007-08-27 05:07:43 +00:00 |
ImprintStats.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
LeftAndMain.php
|
elofgren: VAR FIX: Fix typo in LeftAndMain::addTreeNodeJS() by renaming 'select' parameter to 'selected' because 'selected' is what is used in the method body.
|
2007-09-15 00:46:51 +00:00 |
MemberList.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
MemberTableField.php
|
mlanthaler: Suppress E_NOTICE when $_REQUESTctf?childID? is not set (e.g. when adding a new member by clicking on "Add member" in the security tab).
|
2007-09-14 19:39:59 +00:00 |
NewsletterAdmin.php
|
elofgren: BUGFIX: Fix status message displayed after deleting items from the left 'Newsletters' tree. Instead of 'Deleted items', actually give a value to and display it as a number.
|
2007-09-15 00:51:37 +00:00 |
ReportAdmin.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
SecurityAdmin.php
|
mlanthaler: Bugfix: "if($className == null); $className = $this->stat('subitem_class');" had no effect because of the semicolon after the if-statement.
|
2007-09-14 19:40:56 +00:00 |
SideReport.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
StaticExporter.php
|
mlanthaler: Changed the login messages to reflect the fact that more authentication methods are available.
|
2007-09-14 19:26:56 +00:00 |
StatisticsAdmin.php
|
qhoxie: updates to stats panels
|
2007-09-15 00:49:54 +00:00 |
ThumbnailStripField.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
WidgetAreaEditor.php
|
Moved widgets into core
|
2007-08-02 22:07:11 +00:00 |