Jeremy Bridson
|
c1f6f20114
|
ENHANCEMENT:added logo to header on ss3 install page - plus compass regenerated icon sprites.
|
2012-04-05 11:18:11 +12:00 |
|
Normann Lou
|
a946096e29
|
MINOR: SSF-168 code convention correction
MINOR: SSF-168 add _t()'s where necessory in GridField print view
|
2012-04-05 11:02:42 +12:00 |
|
Felipe Skroski
|
5826b36f8d
|
ENHACEMENT: SSF-168 updated the font for titles on print stylesheets
|
2012-04-04 14:27:50 +12:00 |
|
Felipe Skroski
|
7740bb326a
|
ENHANCEMENT SSF-168 moved print and csv export buttons to the top of the grid
|
2012-04-04 14:09:52 +12:00 |
|
Felipe Skroski
|
4ffef20b09
|
ENHANCEMENT: SSF-168 updated print styles to the datagrid
|
2012-04-04 14:09:52 +12:00 |
|
Normann Lou
|
721184c4b3
|
MINOR SSF-297 add more available information to GridField print view
|
2012-04-04 14:07:07 +12:00 |
|
Julian Seidenberg
|
7f8a682ad7
|
BUGFIX: SSF-38 fixing the "Choose files from your computer" upload field
|
2012-04-04 13:46:24 +12:00 |
|
Jeremy Bridson
|
875eef9992
|
ENHANCEMENT:Styled the php5 required page and fixed a couple of styling issues on the install page in IE.
|
2012-04-04 13:26:28 +12:00 |
|
Normann Lou
|
95cdfd7903
|
BUGFIX destroy $item in the scope of where $item is defined for GridFieldPrintButton->generatePrintData.
|
2012-04-04 11:29:25 +12:00 |
|
Normann Lou
|
2f3949ac6e
|
MINOR add 'print button' to Member list and data list of ModelAdmin
|
2012-04-04 10:35:41 +12:00 |
|
Jeremy Bridson
|
63b23a2155
|
ENHANCEMENT:incorporating "simple" theme into the the SS3 Install - styling the install page to fit with the "simple" theme
|
2012-04-03 17:31:40 +12:00 |
|
Normann Lou
|
d71b04fa19
|
ENHANCEMENT make gridfield status applied with header filter and header sort before print
|
2012-04-03 17:04:19 +12:00 |
|
Normann Lou
|
ba02e500e7
|
FEATURE added GridFieldPrintButton compoonent
|
2012-04-03 16:57:48 +12:00 |
|
Normann Lou
|
00b904b01c
|
ENHANCEMENT make gridfield status applied with header filter and header sort before export
|
2012-04-03 16:57:48 +12:00 |
|
Jeremy Bridson
|
cebe2fc093
|
BUGFIX:removed header from edit profile popup and restyled broken tabs - still needs a proper fix after beta II.
|
2012-04-03 14:34:42 +12:00 |
|
Normann Lou
|
fac2664e01
|
MINOR: add 'edit-profile-popup' as extra popup class
|
2012-04-03 12:50:13 +12:00 |
|
Normann Lou
|
f1e0951483
|
ENHANCEMENT: allow each dialog pop to have their own extra class.
|
2012-04-03 12:50:13 +12:00 |
|
Julian Seidenberg
|
5c3c3cb347
|
BUGFIX: SSF-38 removing the z-index on the TabSet so that the upload button works in the HtmlEditorField insert image lightbox.
|
2012-04-03 10:31:01 +12:00 |
|
Jeremy Bridson
|
c30a5a10ce
|
MINOR:added spaces to css.
|
2012-04-02 09:08:31 +12:00 |
|
Jeremy Bridson
|
c0fd9bf97c
|
ENHANCEMENT:SSF-38 - Styled in-content file upload dialog box. Also added fixes for cms-content-header box-shadow.
|
2012-03-30 14:33:20 +13:00 |
|
Julian Seidenberg
|
2110906715
|
BUGFIX: SSF-38 making the entwine selector for the upload field more specific, so it doesn't apply to every upload field in the CMS. Also, handling the case of uploading multiple files at once
|
2012-03-30 13:45:53 +13:00 |
|
Julian Seidenberg
|
98e197aff9
|
MINOR: SSF-38 renaming the PageUploadField template to HtmlEditorField_UploadField
|
2012-03-30 13:44:39 +13:00 |
|
Julian Seidenberg
|
196ec032a0
|
MINOR: changing template to make delete icon appear in the list of uploaded files
|
2012-03-30 11:10:16 +13:00 |
|
Julian Seidenberg
|
29d7a9a679
|
MINOR: SSF-38 adding some additional classes to delete button
|
2012-03-29 17:34:22 +13:00 |
|
Julian Seidenberg
|
e67a777b48
|
MINOR: SSF-38 adding class for delete button on template
|
2012-03-29 17:28:18 +13:00 |
|
Julian Seidenberg
|
ca83d845e1
|
ENHANCEMENT: SSF-38 added new template for the upload field that is used within a page image insertion dialog box. This upload field is slightly different from the one used in Files. E.g. it uses smaller fonts (h4 instead of h3)
|
2012-03-29 16:55:51 +13:00 |
|
Julian Seidenberg
|
94e21d18e1
|
MINOR: SSF-38 i18n of some of the form
|
2012-03-29 15:09:20 +13:00 |
|
Julian Seidenberg
|
9f9dc25338
|
ENHANCEMENT: SSF-38 initial rearranging of the insert image form to allow uploads as well as choosing an image from the CMS (and you can pick and choose from both)
|
2012-03-29 13:34:55 +13:00 |
|
Ingo Schommer
|
cbb0259dd7
|
Merge branch 'integration-merge27march'
|
2012-03-27 18:07:21 +02:00 |
|
Ingo Schommer
|
66093f71ac
|
MINOR Fixed one-off button height inconsistencies (fixes #6980)
|
2012-03-27 17:07:52 +02:00 |
|
Ingo Schommer
|
6d423fe9ee
|
MINOR Moved AssetUploadField iframe margins into iframe body itself to avoid width conflicts, override default .cms overflow behaviour to ensure the iframe content as a whole stays scrollable (fixes #7003)
|
2012-03-27 17:07:52 +02:00 |
|
Ingo Schommer
|
3ef3a6df99
|
MINOR Shrinking GridField button column to fit, rather than hardcoding a width for it that depends on the amount and styling of buttons in the table
|
2012-03-27 17:07:52 +02:00 |
|
Ingo Schommer
|
efc30fd39e
|
MINOR Removed setRightTitle() special case (and too specific styling) from Group->getCMSFields(), implemented title attribute for chosen.js drop downs instead (to be styled with more friendly title popovers)
|
2012-03-27 17:07:50 +02:00 |
|
Normann Lou
|
9a301e3990
|
BUGFIX: Empty error message on renaming a page and confirming url is changed accordingly
|
2012-03-27 17:07:24 +02:00 |
|
Normann Lou
|
7a27832297
|
BUGFIX fix the field generated by choser with 0 width in an iFrame popup
|
2012-03-27 17:06:58 +02:00 |
|
Normann Lou
|
a95b11d004
|
MINOR Updated chosen.js from 0.9.7 to 0.9.8 while still maintaining local fixes
|
2012-03-27 17:02:19 +02:00 |
|
Normann Lou
|
66f537dc3a
|
BUGFIX: when apply a bugfix patch, there is one missing variable missing, add it.
|
2012-03-27 17:02:19 +02:00 |
|
jbridson
|
236f2673e1
|
MINOR:changed the heading 'add pages' to add page trac #7026
|
2012-03-27 17:02:19 +02:00 |
|
jbridson
|
31d4629cdb
|
BUGFIX:removed the float from the li (checkboxes) in members permissions... fixed layout issues Trac #6958
|
2012-03-27 17:02:18 +02:00 |
|
jbridson
|
83be1a8b43
|
BUGFIX:removed unnecessary horizontal line from new members page and replaced cms-help-toggle text with ?icon Trac #6956
|
2012-03-27 17:02:18 +02:00 |
|
jbridson
|
97aa2c8ba6
|
BUGFIX:adjusted padding so that content aligns properly on the add page panel Trac #6990
|
2012-03-27 17:02:18 +02:00 |
|
Normann Lou
|
9e60225064
|
MINOR : Update core docs to use DataList::create() rather than DataObject::get()/get_one()/get_by_id() where appropriate - Trac#6891
|
2012-03-27 17:02:18 +02:00 |
|
jbridson
|
6fb95e098d
|
BUGFIX:fixed padding issues with navigation tabs across the CMS
|
2012-03-27 17:02:18 +02:00 |
|
Ingo Schommer
|
87fbb720a1
|
MINOR Fixing 1px gap between nav tree and page header
|
2012-03-27 17:02:18 +02:00 |
|
jbridson
|
064a36e140
|
BUGFIX:fixed alignment of create and delete buttons across the CMS - Trac #6955
|
2012-03-27 17:02:17 +02:00 |
|
jbridson
|
43d8c08b28
|
ENHANCEMENT:added cursor:pointer to arrows in the pages tree (Trac #6930)
|
2012-03-27 17:02:17 +02:00 |
|
jbridson
|
62ef8a269f
|
ENHANCEMENT:replaced text "Toggle Formatting Help" with a ? icon on edit profile Popup - Trac #6904
|
2012-03-27 17:02:17 +02:00 |
|
jbridson
|
1a66ecd6ac
|
BUGFIX:fixed styling issues on edit profile dialog popup - Trac #6819
|
2012-03-27 17:02:14 +02:00 |
|
jbridson
|
304b89f802
|
MINOR:replaced back button icon with correct icon.
|
2012-03-27 15:38:36 +02:00 |
|
Andrew O'Neil
|
1a36f92bb9
|
MINOR: Fix tests on PHPUnit 3.4
|
2012-03-27 15:38:36 +02:00 |
|