silverstripe-reports/code
Ingo Schommer a56657fb83 elofgren: NEW FEATURE: When 'Search' button is clicked show a simple search text input and button which allow for filtering the Site Tree by searching the URL, Title, Menu Title, and Content.
Also show an 'Add criteria...' drop-down with 'Page Type', 'Status', 'Description', and 'Keywords' options which allow for more fine grained filtering based on columns in the SiteTree? table. 
In addition add an 'Edited Since' option which uses a CalendarDatePicker? which allows for filtering pages based on when they were last edited. 
NOTE: Pages that have children will always be shown whether they match the filter or not, in case one of their children matches the filter. It would probably be better to switch to a flat 
display of the results. 
More info: http://www.silverstripe.com/google-summer-of-code-forum/flat/2526 
(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@42086 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-16 15:19:17 +00:00
..
Newsletter elofgren: NEW FEATURE: Make it possible to blacklist and remove bounced Newsletter recipients from the Bounced tab of the Mailing List. @TODO: Make this features work corectly in IE. 2007-09-16 02:17:51 +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 mujma: REFACTORING: Added support for Upload object, code reduction 70 lines. 2007-09-16 02:36:16 +00:00
AssetTableField.php mujma: REFACTORING: Removed unnecessary loading of Activator.js 2007-09-16 15:04:32 +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: NEW FEATURE: When 'Search' button is clicked show a simple search text input and button which allow for filtering the Site Tree by searching the URL, Title, Menu Title, and Content. 2007-09-16 15:19:17 +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: BUGFIX: Thumbnails are now deleted after saving photo. 2007-09-16 02:23:42 +00:00
ImprintStats.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
LeftAndMain.php elofgren: BUGFIX: Fix "Fatal error: Call to a member function Actions() on a non-object in LeftAndMain?.php on line 489" error encountered after creating a new page and clicking "Save & Publish". 2007-09-16 15:06:05 +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: BUGFIX: If there are no Newsletter types, and 'Add new draft' is chosen, create a Newsletter type to prevent errors. This makes either drop-down option work. 2007-09-16 02:31:41 +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 mujma: ENHANCEMENT: Added photo upload in TinyMCE editor. 2007-09-16 02:21:47 +00:00
WidgetAreaEditor.php Moved widgets into core 2007-08-02 22:07:11 +00:00