Oliver Shaw
7484b4f5d9
Trim ModelAdmin SearchForm values
2015-02-08 19:25:51 +13:00
Ingo Schommer
5f31983ded
NEW: updateAttributes hook in FormField
2015-02-08 19:14:31 +13:00
Elvinas L
730c4d3733
Dropdowns admin styling
2015-02-08 18:59:38 +13:00
Benjamin R. White
6212b4bd4b
FIX: Versioned not ignoring obsolete fields
2015-02-08 18:42:36 +13:00
Damian Mooyman
85349820e4
BUG Debug error handler breaks error_get_last
2015-02-08 17:02:22 +13:00
Ralph Slooten
bdfcee7801
Prevent IE 9/10 errors
...
Both IE 9 & 10 generate a "SCRIPT70: Permission denied" when looping through the parents in the CMS. This happens after data has been edited in a UploadField iframe (eg: submitted Title change), followed by a click on any SiteTree link.
2015-02-08 16:38:26 +13:00
Will Rossiter
4ee38910cd
Merge pull request #3861 from dhensby/pulls/3.2-docs
...
DOCS Updating contributing version
2015-02-08 13:58:48 +13:00
Will Rossiter
fc8d6b38c4
Merge pull request #3860 from dhensby/pulls/3.1-docs
...
DOCS Updating contributing version
2015-02-08 13:58:33 +13:00
Daniel Hensby
e906f48d8d
DOCS Updating contributing version
2015-02-07 14:36:21 +00:00
Daniel Hensby
74ec7e413f
DOCS Updating contributing version
2015-02-07 14:33:12 +00:00
Will Morgan
7c9810bf49
Merge pull request #3432 from IgorNadj/3.1-fix-minify
...
FIX making minify javascript fail-safe
2015-02-06 11:17:59 +00:00
Daniel Hensby
d68435e978
FIX SelectionGroup no longer shows empty FieldLists
2015-02-06 11:00:00 +00:00
Daniel Hensby
a0f9535dd4
FIX issue where empty composite fields created a fieldlist with empty items
2015-02-06 10:58:01 +00:00
Loz Calver
a7588b2ac4
Merge pull request #3857 from camfindlay/patch-20
...
DOCS Fixed links on issues and bugs
2015-02-06 09:22:07 +00:00
Cam Findlay
9720b4939d
DOCS Fixed link on issues and bugs
2015-02-06 20:37:50 +13:00
Daniel Hensby
b94e33ccc4
Merge pull request #3856 from unclecheese/patch-5
...
DOCS: Add lesson 8
2015-02-05 08:26:49 +00:00
unclecheese
647f921c08
MINOR: Add lesson 8
2015-02-05 16:25:07 +13:00
Damian Mooyman
70e0d60f93
BUG Fix developer output in redirection script
2015-02-05 11:32:31 +13:00
Mateusz U
60f4720415
Merge pull request #3852 from camfindlay/patch-19
...
DOCS Permanent link to speakup.io added in Code of Conduct
2015-02-05 09:46:58 +13:00
Mateusz U
9656058883
Merge pull request #3853 from halkyon/conduct-wording
...
Small fixes to code of conduct document.
2015-02-05 09:46:13 +13:00
Cam Findlay
09da54a4bd
DOCS Permanent link to speakup.io added in Code of Conduct
...
As this is hosted on github pages and the custom domain setup was depricated (We may reinstate the original link later).
2015-02-05 09:43:42 +13:00
Sean Harvey
a4be52613a
Small fixes to code of conduct document.
2015-02-05 09:43:15 +13:00
Mateusz U
88eb303cd5
Merge pull request #3775 from camfindlay/codeofconduct
...
DOCS Code of conduct
2015-02-05 09:29:32 +13:00
Cam Findlay
972e20b0de
DOCS Code of conduct added
2015-02-05 09:24:10 +13:00
Daniel Hensby
9d64246a06
Merge pull request #3851 from giovdk21/patch-1
...
fixes #3850 : RestfulService not using the cache
2015-02-04 17:34:59 +00:00
Daniel Hensby
1de32f93d8
Merge pull request #3848 from nfauchelle/patch-2
...
Update 04_Preview.md
2015-02-04 17:15:22 +00:00
Giovanni Derks
4bda7943a7
fixes #3850 : RestfulService not using the cache
2015-02-04 16:58:42 +00:00
Loz Calver
add010e383
Merge pull request #3776 from camfindlay/osxcomposerdocs
...
Add installation steps for Composer
2015-02-04 09:17:15 +00:00
Nick
9303912b7f
Update 04_Preview.md
...
Fix the yaml example
2015-02-04 22:15:49 +13:00
Daniel Hensby
7923b88652
Merge pull request #3845 from dnadesign/gridfieldexportbutton
...
FIX GridFieldExportButton should honour can method.
2015-02-03 22:03:56 +00:00
kkirsche
7bd00916fd
DOCS Add installation steps for Composer
...
Added installation steps for Composer using the global installation of PHP and the MAMP installation of PHP.
Note that the use of HTML instead of standard Markdown was due to Markdown incorrectly handling nested ordered lists. This wasn't my preference, but I felt having consistent and clear styling of sub menus overrode ease of use as plain-text.
2015-02-04 09:35:34 +13:00
Loz Calver
bea6107f67
Merge pull request #3793 from dhensby/pulls/default-form-attributes
...
API Adding default_classes config option for Form and FormField
2015-02-03 14:08:24 +00:00
Daniel Hensby
a86608e140
Merge pull request #3846 from marsvogel/patch-3
...
DOCS Fix some formatting in 'Forms' section
2015-02-03 10:49:21 +00:00
Christopher Bischoff
6c24d7dcef
Fix syntax error in code example
2015-02-03 11:11:51 +01:00
Christopher Bischoff
6bb6c8cde5
DOCS Fix formatting
2015-02-03 10:55:59 +01:00
Will Rossiter
abd1e6b856
FIX GridFieldExportButton should honour can method.
2015-02-03 16:21:37 +13:00
Will Rossiter
5219cb0f6b
Merge pull request #3844 from marsvogel/patch-2
...
DOCS Fix formatting in Link-Section
2015-02-03 09:17:02 +13:00
Will Rossiter
34f0fd4392
Merge pull request #3843 from marsvogel/patch-1
...
DOCS Fix formatting
2015-02-03 09:13:01 +13:00
Christopher Bischoff
104f6693d7
DOCS Fix formatting in Link-Section
2015-02-02 17:31:15 +01:00
Christopher Bischoff
56620ba0e3
DOCS Fix formatting
2015-02-02 17:20:05 +01:00
Will Morgan
4e9f94f9fd
Merge pull request #3615 from dnadesign/fixToHTTPCacheAgeX-Requested-With
...
BUGFIX: AJAX requests are not always cached (are now configurable)
2015-01-31 02:01:20 +00:00
Will Rossiter
e724d6f578
BUG notice level error when value is not set on CreditCardField
2015-01-31 11:15:52 +13:00
Daniel Hensby
83e64901c4
Merge pull request #3838 from marijnkampf/patch-2
...
DOCS Corrected example to work when copied and pasted.
2015-01-30 11:34:25 +00:00
Marijn Kampf
eeef72e653
Fixed example to work when copied and pasted.
...
Original example gives: Fatal error: Using $this when not in object context in E:\localhost\abscreensavers.com\mysite\code\Page.php on line 19
2015-01-30 10:07:27 +00:00
John Milmine
06b142a1e5
adding config variable to cancel ajax caching
2015-01-29 14:19:08 +13:00
Daniel Hensby
d9436675a1
Merge pull request #3834 from camfindlay/patch-18
...
DOCS Fix composer reference
2015-01-29 00:09:06 +00:00
Cam Findlay
21bb16f220
DOCS Fix composer reference
2015-01-29 13:06:23 +13:00
Damian Mooyman
eeacbb1b95
Merge pull request #3829 from silverstripe/pulls/fix-cms-1157
...
Fix issue where TreeDropdownField loses value on show/hide
2015-01-28 13:30:45 +13:00
Daniel Hensby
6103d66116
Fix issue where TreeDropdownField loses value on show/hide
...
Fixes https://github.com/silverstripe/silverstripe-cms/issues/1157
2015-01-27 11:53:53 +00:00
Loz Calver
9944e82e51
Merge pull request #3712 from nickspiel/3
...
Update 'spinner' to a SilverStripe branded version
2015-01-27 09:33:12 +00:00