Ingo Schommer
|
64db811d65
|
BUGFIX Convert pages from DataList to ArrayList in CMSBatchActionHandler to avoid problems on merge()
|
2012-03-09 09:28:20 +01:00 |
|
Sam Minnee
|
039ba665d4
|
Merge branch 'button_fixes' of https://github.com/ohararyan/sapphire into ohararyan-button_fixes
Conflicts:
admin/css/screen.css
|
2012-03-09 17:51:41 +13:00 |
|
Sam Minnée
|
bad7c1a0d7
|
Merge pull request #232 from robert-h-curry/mysite-_config-apostrophes
MINOR: Fix typographical errors.
|
2012-03-08 20:49:32 -08:00 |
|
Ryan O'Hara
|
fb17f169d9
|
MINOR: Remove invalid changes to input.hasDatepicker
|
2012-03-09 17:08:26 +13:00 |
|
Ryan O'Hara
|
a5666d6d98
|
MINOR: Remove 2px margin from create button in New Member area
|
2012-03-09 17:03:48 +13:00 |
|
Robert Curry
|
d34dca675a
|
MINOR: Fix typographical errors.
|
2012-03-09 17:00:25 +13:00 |
|
Sam Minnee
|
f51515b62a
|
Merge branch 'master' of https://github.com/adrexia/sapphire into adrexia-master
Conflicts:
admin/css/screen.css
|
2012-03-09 16:56:43 +13:00 |
|
Saophalkun Ponlu
|
c6d7301fab
|
BUGFIX: Change to a page url segment doesn't get saved properly caused by 'disabled' attribute on the field, which is added by url segment suggestion function (ticket #6842)
|
2012-03-09 16:11:32 +13:00 |
|
Naomi Guyer
|
f048b7edf0
|
BUG FIX: Support for gradients in editor in IE9
Signed-off-by: Naomi Guyer <adrexia@gmail.com>
|
2012-03-09 15:04:26 +13:00 |
|
Sam Minnee
|
a071456837
|
Merge branch 'master' of github.com:silverstripe/sapphire
Conflicts:
tests/forms/gridfield/GridFieldDetailFormTest.php
tests/forms/gridfield/GridFieldPopupFormsTest.yml
|
2012-03-09 14:37:32 +13:00 |
|
Naomi Guyer
|
b7f5f91759
|
BUG FIX: Open new window for "Help" in CMS nav
Signed-off-by: Naomi Guyer <adrexia@gmail.com>
|
2012-03-09 14:07:12 +13:00 |
|
Stig Lindqvist
|
8b82dae06c
|
API CHANGE: Renaming of gridfield components #6921
|
2012-03-09 12:54:02 +13:00 |
|
Sean Harvey
|
c59c717d78
|
API CHANGE Removed CustomRequiredFields, please use custom validation instead
BUGFIX Ensure validators still used in ModelAdmin forms
|
2012-03-09 12:45:18 +13:00 |
|
Sean Harvey
|
9f3344b355
|
API CHANGE Removed built-in behaviour.js client-side form validation.
This is no longer supported. Please use custom client-side validation instead. (see 3.0.0 changelog
for more information)
|
2012-03-09 12:19:57 +13:00 |
|
Ingo Schommer
|
e4a6dd5850
|
Merge branch 'integration'
Conflicts:
forms/gridfield/GridField.php
|
2012-03-08 20:25:21 +01:00 |
|
Ingo Schommer
|
08c3e7edf3
|
MINOR More flexible form detection in LeftAndMain.Tree.js
|
2012-03-08 18:22:30 +01:00 |
|
Ingo Schommer
|
b836bce521
|
MINOR Fixed double form submit (in some cases button click events aren't cancelled despite returning FALSE)
|
2012-03-08 18:22:30 +01:00 |
|
Ingo Schommer
|
c117ef58cf
|
API CHANGE Removed LeftAndMain->RootForm(), concept no longer applies in 3.0 UI. Use EmptyForm() or EditForm()
|
2012-03-08 18:22:30 +01:00 |
|
Ingo Schommer
|
174cf08c75
|
MINOR Removing special TinyMCE case in LeftAndMain->doAdd(), feature has been removed
|
2012-03-08 18:22:30 +01:00 |
|
Ingo Schommer
|
ee2b220780
|
MINOR Supporting X-ControllerURL in form submits
|
2012-03-08 18:22:30 +01:00 |
|
Ingo Schommer
|
9517763ec6
|
MINOR Fixed PHP notice in ModelAdmin
|
2012-03-08 15:18:11 +01:00 |
|
Normann Lou
|
5e92c69c0a
|
BUGFIX SSF-25 : remove CreateForm, using the GridField 'Add New" action, instead
|
2012-03-08 20:29:19 +13:00 |
|
Normann Lou
|
2ea7c8d136
|
ENHANCEMENT SSF-25 : remove GridField filter component for search result in ModelAdmin
|
2012-03-08 20:29:19 +13:00 |
|
Normann Lou
|
d24c2ef1ed
|
FEATURE SSF-25 : change to use GridField for showing searched results in stead of TableListField
|
2012-03-08 20:29:18 +13:00 |
|
jbridson
|
72101c254a
|
MINOR:SSF-106 - fixed position of pagination on datagrid.
|
2012-03-08 17:21:26 +13:00 |
|
jbridson
|
3870ba4d0a
|
MINOR:SSF-53 - changed height of icon on back button in users detail view.
|
2012-03-08 16:40:05 +13:00 |
|
jbridson
|
bd85d038af
|
ENHANCEMENT:SSF-53 - hid the find button from the link existing member field on users groups.
|
2012-03-08 16:40:04 +13:00 |
|
jbridson
|
292bd79b82
|
BUGFIX:SSF-53 - fixed filter and reset buttons in ie7 and ie8 plus fixed an array of other ie7/8 styling bugs
|
2012-03-08 16:40:04 +13:00 |
|
jbridson
|
c5a42797de
|
ENHANCEMENT:SSF-53 - styled the label for the parent group input field on the users groups page.
|
2012-03-08 16:40:04 +13:00 |
|
Normann Lou
|
de69d0944b
|
BUGFIX SSF-25 : $Form is not defined in the context, sine {$Form.Name} always give 'Form' string, we need just have 'Form' string there instead to use {$Form.Name}
|
2012-03-08 15:38:02 +13:00 |
|
Normann Lou
|
767336916b
|
ENHANCEMENT SSF-25 : use a title if users/devs has set one instead using a hard-coded one
|
2012-03-08 15:17:52 +13:00 |
|
Ingo Schommer
|
139ccc37da
|
MINOR Highlighting modified nodes (basic success visualization)
|
2012-03-08 01:49:36 +01:00 |
|
Ingo Schommer
|
27d23633ea
|
MINOR Disabled browser autocomplete for batch action select
|
2012-03-08 01:49:36 +01:00 |
|
Ingo Schommer
|
137839ae4e
|
MINOR Fixed BatchAction.js behaviour
|
2012-03-08 01:49:36 +01:00 |
|
Ingo Schommer
|
3916e33c39
|
MINOR Hide drag icons when tree is in multiselect, and root node checkbox when tree is in multiselect (but limit to content tree)
|
2012-03-08 01:49:35 +01:00 |
|
Ingo Schommer
|
6b910ca25f
|
ENHANCEMENT Disable batch action selection unless we're in multiselect mode (no way to single select in tree), updating chosen.js and jquery.button state properly
|
2012-03-08 01:49:35 +01:00 |
|
jbridson
|
4d39813a80
|
BUGFIX:SSF-30 - moved tabs SCSS from _style.scss to AssetAdmin.scss
|
2012-03-08 09:03:47 +13:00 |
|
Ingo Schommer
|
9a96b92c81
|
MINOR Moved $('.cms-panel-link') and $('.cms-link-ajax') behaviours to "higher order" namespace
|
2012-03-07 17:17:47 +01:00 |
|
Ingo Schommer
|
c820692e9e
|
MINOR Ensuring .cms-panel-padded overrides .cms .ui-tabs
|
2012-03-07 16:20:46 +01:00 |
|
Ingo Schommer
|
bb8bda862e
|
MINOR Allowing .cms-content-fields to have its own layout
|
2012-03-07 16:20:28 +01:00 |
|
Ingo Schommer
|
69a8659a3d
|
ENHANCEMENT Using 'autoresize' TinyMCE plugin in HTMLEditorField default config, in order to save space when no content is entered into the field
|
2012-03-07 13:32:42 +01:00 |
|
Julian Seidenberg
|
13c7c01b95
|
MINOR: changing order of save and delete buttons so that they are consistent
|
2012-03-07 16:43:12 +13:00 |
|
jbridson
|
4590436779
|
MINOR:SSF-53 changed the class of export to csv icon in scss.
|
2012-03-07 15:33:15 +13:00 |
|
jbridson
|
ecb7d92471
|
MINOR:SSF-53 corrected the icon styling on export to csv button - properly implemented the compass sprite.
|
2012-03-07 15:29:43 +13:00 |
|
jbridson
|
c0e1500ded
|
ENHANCEMENT:SSF-30 - changed the SCSS so that the styling on the view tabs is more specific to pages and files.
|
2012-03-07 14:50:31 +13:00 |
|
Normann Lou
|
88a61f9ebe
|
MINOR SSF-30 : add extra field to Tabs (listView and TreeView) to LeftAndMain EditForm
|
2012-03-07 14:30:24 +13:00 |
|
jbridson
|
d28e32a16e
|
ENHANCEMENT:SSF-30 - moved some code so that the css doesn't override the negative text indent on the view tabs.
|
2012-03-07 14:28:23 +13:00 |
|
jbridson
|
301c6801a4
|
MINOR:SSF-53 changed export to CSV icon to use the button-icon sprite.
|
2012-03-07 11:40:04 +13:00 |
|
Ingo Schommer
|
4e9a4bd9c9
|
ENHANCEMENT Changed batch action logic, no longer updates applicable pages on batch action drop down selection, as this selection triggers the action itself. To be replaced with a more powerful dialog system in case the action is disallowed on some nodes
|
2012-03-06 21:38:35 +01:00 |
|
Ingo Schommer
|
36ed7d255f
|
MINOR Fixed tree title updating after batch action completion
|
2012-03-06 21:38:35 +01:00 |
|