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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
jbridson
|
4d39813a80
|
BUGFIX:SSF-30 - moved tabs SCSS from _style.scss to AssetAdmin.scss
|
2012-03-08 09:03:47 +13:00 |
|
Ingo Schommer
|
c820692e9e
|
MINOR Ensuring .cms-panel-padded overrides .cms .ui-tabs
|
2012-03-07 16:20:46 +01: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 |
|
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
|
755a9c398a
|
MINOR Fixed selected node styling in _treee.scss, was styling children as selected as well
|
2012-03-06 21:38:34 +01:00 |
|
Ingo Schommer
|
8efaf75375
|
MINOR jQuery UI icons for GridField buttons (with spriting), added new icon to GridFieldRelationDelete to dustinguish it visually from GridFieldAction_Delete
|
2012-03-06 21:38:34 +01:00 |
|
jbridson
|
861785958a
|
MINOR:Re-instated the Go button on the actions button for page tree batch actions.
|
2012-03-07 08:56:44 +13:00 |
|
jbridson
|
597b12e823
|
ENHANCEMENT: SSF-53 - Styled the pagination and icons on export to CSV button on User datagrid.
|
2012-03-06 15:55:26 +13:00 |
|
jbridson
|
de7167b23f
|
MINOR:SSF-30 - Changed the back arrow icon to the correct one.
|
2012-03-06 15:04:19 +13:00 |
|
Ingo Schommer
|
9a02f19b66
|
MINOR .message styling
|
2012-03-05 17:41:50 +01:00 |
|
Ingo Schommer
|
bfd7adc666
|
MINOR Fixed default link styling in CMS, was too little contrast on light grey background
|
2012-03-05 17:41:49 +01:00 |
|
Ingo Schommer
|
a6a7b2e469
|
MINOR Fixed viewer/editor groups field widths to work with chosen.js UI component
|
2012-03-05 09:13:19 +01:00 |
|
Ingo Schommer
|
c69e949bc9
|
MINOR Show all "can view" options in page settings in their own line, as it makes it easier to scan available options
|
2012-03-05 09:13:19 +01:00 |
|
Ingo Schommer
|
3f07b9bffa
|
MINOR Fixed PermissionCheckboxSetField readonly styles (SSF-53)
|
2012-03-01 21:35:48 +01:00 |
|
Ingo Schommer
|
f8201c48a3
|
MINOR More generic CSS styles for .cms-file-info: Apply to form.small parent, fixed related UploadField spacing issues
|
2012-03-01 11:58:16 +01:00 |
|
Ingo Schommer
|
da879da940
|
MINOR Styling and structural fixes for File/Image->getCMSFields() and relates usage in UploadField/HTMLEditorField.
|
2012-02-29 21:06:43 +01:00 |
|
jbridson
|
e61a7868fd
|
BUGFIX:changed the colour of the font on the default tabs to match the designs
|
2012-02-29 16:26:52 +13:00 |
|
jbridson
|
e4496fefc1
|
BUGFIX:SSF-106 added fix for no delete icons in ie7
|
2012-02-29 16:00:30 +13:00 |
|
jbridson
|
e932be3a9a
|
ENHANCEMENT:SSF-30 - partially finish - fixed broken layout on edit files 404error.html
|
2012-02-29 15:31:09 +13:00 |
|
jbridson
|
59df00d302
|
BUGFIX:fixed position of back button in the cms-content-header - adapted design to work around the inclusion of tabs.
|
2012-02-29 11:06:42 +13:00 |
|
jbridson
|
af59228036
|
MINOR:fixed the positioning of the viewmode (drag and drop, mulitiselect) on the pages treeview
|
2012-02-29 09:56:38 +13:00 |
|
jbridson
|
b53a32ae34
|
MINOR:SSF-30 changed measures to be multiples of grid-x and grid-y
|
2012-02-29 09:56:38 +13:00 |
|
Ingo Schommer
|
5cc33ab843
|
Merge branch 'master' into integration
Conflicts:
admin/css/screen.css
admin/scss/_style.scss
|
2012-02-28 20:17:43 +01:00 |
|
Ingo Schommer
|
07abcb1dda
|
MINOR Fixed button styling in CMS content header (tab styles not specific enough)
|
2012-02-28 18:09:32 +01:00 |
|
Ingo Schommer
|
f3fe62e740
|
Merge branch 'master' into integration
Conflicts:
admin/css/screen.css
|
2012-02-28 00:35:17 +01:00 |
|
Ingo Schommer
|
bcc73de85e
|
Merge branch '106-add-edit-records-rc'
Conflicts:
admin/code/LeftAndMain.php
admin/css/screen.css
admin/scss/_style.scss
admin/templates/Includes/LeftAndMain_EditForm.ss
css/GridField.css
filesystem/Folder.php
forms/gridfield/GridField.php
forms/gridfield/GridFieldDefaultColumns.php
forms/gridfield/GridFieldPopupForms.php
|
2012-02-27 23:58:10 +01:00 |
|
Julian Seidenberg
|
550f75408e
|
ENHANCEMENT: File and Image CMSFields styling
|
2012-02-27 23:52:40 +01:00 |
|
Ingo Schommer
|
312850aee9
|
Merge branch 'master' into integration
Conflicts:
admin/css/screen.css
admin/scss/_style.scss
|
2012-02-24 00:32:30 +01:00 |
|
Ingo Schommer
|
58f5b870a4
|
MINOR Added more fugue sprites
|
2012-02-23 23:29:59 +01:00 |
|
Ingo Schommer
|
3c29a9268c
|
MINOR AssetUploadField styling
|
2012-02-23 18:39:42 +01:00 |
|
Ingo Schommer
|
6e6fdaf79e
|
MINOR Applying default padding to edit form template rather than the tabs it contains, which allows a more standardised UI even when no tabs are present in the CMS content area (e.g. in "add files")
|
2012-02-23 18:39:42 +01:00 |
|
Felipe Skroski
|
1ebd83df1a
|
ENHANCEMENT: styled the header of the datagrid (SSF-106)
|
2012-02-22 16:29:37 +13:00 |
|
Ingo Schommer
|
abfa16fa70
|
ENHANCEMENT Using native jQuery UI buttons and icon styling for a less coupled implementation (e.g. assuming that a "constructive" button always has a specific icon, or one at all). All CMS UI buttons switched to use <button> markup, which allows for inline icons and correctly aligned multi-line button labels.
|
2012-02-17 15:58:32 +01:00 |
|
jbridson
|
76ddb3c53b
|
BUGFIX:fixed various styling issues in cms (raised in SSF-188)
|
2012-02-17 17:00:29 +13:00 |
|
jbridson
|
18131ae64a
|
MINOR:fixed bug with tabs - created more specific styling for the page view tabs so that they do not affect the tabs sitewide.
|
2012-02-17 12:40:19 +13:00 |
|