Go to file
Ingo Schommer 0d49845a73 ENHANCEMENT HiddenFields() now returns FieldSet rather than concatenated HTML string
BUGFIX renamed genExtraFields() to getExtraFields(), now returns a FieldSet rather than adding to $this->fields automatically (allows for external control and inspection)
BUGFIX adding fields from getExtraFields() in Fields()
ENHANCEMENT changed visibility of getExtraFields to public
BUGFIX removed $action->unsetthis() in unsetActionByName
ENHANCEMENT remove $securityTokenAdded flag (unnecessary state, can be determined by inspecting fieldset)
ENHANCEMENT documentation, coding conventions, removed debug code

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@51131 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-03-16 22:15:04 +00:00
api Improving API documentation 2008-03-02 23:24:10 +00:00
cli Improving API documentation 2008-03-02 23:24:10 +00:00
conf Added SS_DEFAULT_ADMIN_USERNAME/PASSWORD defines to conf/ConfigureFromEnv.php 2008-02-10 22:58:58 +00:00
core added more readable output for error messages and exceptions 2008-03-16 22:13:31 +00:00
css Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
email Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
filesystem #2306 Attempt to unset static property File:: 2008-03-09 05:08:08 +00:00
forms ENHANCEMENT HiddenFields() now returns FieldSet rather than concatenated HTML string 2008-03-16 22:15:04 +00:00
images styling for HasManyFileField 2007-12-19 23:07:42 +00:00
integration Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
javascript Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
lang updated en_US master entities 2008-03-11 00:43:07 +00:00
misc Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
parsers Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
profiler Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
search Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
security Merged revisions 50487 via svnmerge from 2008-03-11 01:31:30 +00:00
synchronise Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
templates Merged revisions 50488 via svnmerge from 2008-03-11 01:31:38 +00:00
testing #2265 Installer falsely claims modrewrite fails (mamp) 2008-03-07 01:17:14 +00:00
tests Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
tools Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
widgets Merged revisions 50812 via svnmerge from 2008-03-11 03:29:36 +00:00
_config.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
cli-script.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
main.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
main.php5 Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Makefile Added note about Makefile so that people don't think they should use that for normal installation. 2008-01-16 23:47:53 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00