.. |
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
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +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: USABILITY: Add tooltips to pages in 'Site Content' tree showing 'Page type: className' where className is the page's type.
|
2007-09-14 19:42:24 +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: Add ellipsis (...) to Newsletter Send button to be consistent with 'Move Files...' button.
|
2007-09-14 19:28:03 +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: basic setup for statistics viewing and handling in the cms
|
2007-09-14 19:33:51 +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 |