.. |
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
|
wscott: The cms will now ping google with sitemap updates when pages are published or unpublished (merged from branches/gsoc)
|
2007-09-14 01:19:13 +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
|
Added EDIT_PERMISSIONS permission code for SecurityAdmin
|
2007-08-31 00:31:49 +00:00 |
MemberList.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
MemberTableField.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
NewsletterAdmin.php
|
elofgren: BUGFIX: In NewsletterAdmin::getNewsletterEditForm() use 'NewsletterEditForm?' instead of 'EditForm?' as the name of the form so that clicking 'Save changes' in the 'Unsaved Changes' reminder popup will actually save the Newsletter draft. (merged from branches/gsoc)
|
2007-09-14 18:12:42 +00:00 |
ReportAdmin.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
SecurityAdmin.php
|
Added EDIT_PERMISSIONS permission code for SecurityAdmin
|
2007-08-31 00:31:49 +00:00 |
SideReport.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
StaticExporter.php
|
Added HTTPResponse object, to encapsulate Controller responses for aid testing and other 'quirky' uses of Controllers
|
2007-08-17 03:09:46 +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 |