Go to file
Ingo Schommer 24ba880d11 BUGFIX Calling init() on CliController subclasses before triggering process(), to give the controller a chance to perform permission control etc.
MINOR Documentation for Task* classes

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@67018 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-12-01 01:15:27 +00:00
api Updated SQL queries to be ansi compatable 2008-11-23 00:31:06 +00:00
cli BUGFIX Calling init() on CliController subclasses before triggering process(), to give the controller a chance to perform permission control etc. 2008-12-01 01:15:27 +00:00
conf Merged branches/2.3 2008-11-18 01:48:37 +00:00
core MINOR reverted r66670 (see discussion at http://groups.google.com/group/silverstripe-dev/browse_thread/thread/1ed2a3c9224a785c) 2008-11-28 05:29:52 +00:00
css APICHANGE: delete GenericDataAdmin, RelatedDataEditor, DropdownField_WithAdd and their related code (js, css, etc) from cms, sapphire, "GenericDataAdmin" name space has also been deleted from lang files. They are all added in the new module "genericdataadmin" 2008-10-20 00:20:00 +00:00
dev Updating queries to be more DB agnostic 2008-11-24 09:31:14 +00:00
email Updating queries to be more DB agnostic 2008-11-24 09:31:14 +00:00
filesystem Updating queries to be more DB agnostic 2008-11-24 09:31:14 +00:00
forms Updating queries to be more DB agnostic 2008-11-24 09:31:14 +00:00
images Removed sapphire/images/fe_icons - these will be put in the userforms module instead, where the FieldEditor 2008-10-23 21:10:33 +00:00
integration MINOR Manually merged deletion of GoogleSitemap class from 2.3, the move into googlesitemaps module wasnt detected by svn merge. See r66175 2008-11-24 22:18:04 +00:00
javascript Merged branches/2.3 2008-11-18 01:48:37 +00:00
lang MINOR Updated master language tables 2008-11-02 20:05:21 +00:00
parsers Turned dos line endings into unix 2008-09-26 02:22:51 +00:00
profiler MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
search BUGFIX: Fixing tests 2008-11-24 19:28:46 +00:00
security MINOR reverted r66670 (see discussion at http://groups.google.com/group/silverstripe-dev/browse_thread/thread/1ed2a3c9224a785c) 2008-11-28 05:29:52 +00:00
tasks BUGFIX Calling init() on CliController subclasses before triggering process(), to give the controller a chance to perform permission control etc. 2008-12-01 01:15:27 +00:00
templates FEATURE Collect i18n Entities from dynamic PHP code - useful to translate statics. Added DataObject->provideI18nEntities() and i18nTextCollector->collectFromEntityProviders(). See #1625 2008-10-29 21:07:17 +00:00
tests BUGFIX Fixed SiteTreePermissionsTest checking for logged-in users (was using Member->logIn() instead of setting "loggedInAs" on test session) 2008-11-25 22:36:23 +00:00
thirdparty MINOR Moved JSON library to thirdparty externals 2008-09-28 13:33:42 +00:00
widgets MINOR: Improve robustness of some of the widget definition 2008-11-04 02:21:09 +00:00
_config.php Merged from branches/nzct-trunk. Use 'svn log -c <changeset> -g' for full commit message. Merge includes stability fixes and minor refactor of TableListField and ComplexTableField. 2008-10-08 02:00:12 +00:00
cli-script.php ENHANCEMENT: Change MySQLDatabase connection to operate in ANSI SQL mode, to ease the transition to DB abstraction 2008-11-22 03:51:04 +00:00
main.php Merged branches/2.3 2008-11-18 01:48:37 +00:00
main.php5 Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Makefile Merged branches/2.3 into trunk 2008-11-22 03:33:00 +00:00
sake ENHANCEMENT: Updated argument handling for sake 2008-09-25 04:49:01 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00