.. |
Newsletter
|
elofgren: In Newsletter_SentRecipient, instead of putting 'MemberId?' in $db put 'Member' in $has_one in order to be consistent with Newsletter_Recipient and Email_BounceRecord. This does not change the structure of the Newsletter_SentRecipient table, but does add an Index on the MemberID column.
|
2007-09-16 01:05:04 +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: BUGFIX: Fix issue with deleting pictures with 'X' delete link not removing thumbs in _resampled folder. Thanks to Mateusz for reporting this.
|
2007-09-15 21:57:11 +00:00 |
AssetTableField.php
|
mujma: Fixed various browser compatibility problems. Now should work on Safari 3.0.2 /Windows, FF 1.5/2.0 Windows/Linux.
|
2007-09-15 01:19:43 +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
|
mlanthaler: Bugfix: Fixed E_NOTICE error due to uninitialized variable
|
2007-09-15 21:54:24 +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 |
ImageEditor.php
|
mujma: ENHANCEMENTS: Tmp folder name changed to _tmp, depends on r38621 in sapphire branch.
|
2007-09-16 00:53:45 +00:00 |
ImprintStats.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
LeftAndMain.php
|
bfojcapell: strings replaced by calls in the Site Content area. The regenerated master string table and a spanish translation are also added. Always, if you get any kind of blank string, just regenerate en_US.php by visiting /i18n/text_collector
|
2007-09-15 20:21:13 +00:00 |
MemberList.php
|
Moved CMS module to open source path
|
2007-07-19 10:40:05 +00:00 |
MemberTableField.php
|
mlanthaler: Bugfix: Added isset() to prevent E_NOTICE error.
|
2007-09-15 20:11:06 +00:00 |
NewsletterAdmin.php
|
elofgren: Clean up the code which enabled the 'Send to only people not previously sent to' feature committed in r38895
|
2007-09-16 01:03:04 +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: basics of tabular data for stats
|
2007-09-15 20:23:50 +00:00 |
ThumbnailStripField.php
|
elofgren: VAR FIX: Initialize 'result' in ThumbnailStripField::getflash()
|
2007-09-15 21:13:23 +00:00 |
WidgetAreaEditor.php
|
Moved widgets into core
|
2007-08-02 22:07:11 +00:00 |