Normann Lou
|
7d9873472b
|
ENHANCEMENT SSF-124 customise displayed fields of page list view, add children list view links
|
2012-04-05 17:33:37 +12:00 |
|
Julian Seidenberg
|
ea377b6012
|
BUGFIX: fixing URL suggestion when changing the name of a page
|
2012-04-05 16:39:56 +12:00 |
|
Normann Lou
|
8f5ec545ae
|
BUGFIX SSF-124 remove Notice level message
|
2012-04-05 15:57:18 +12:00 |
|
Normann Lou
|
50e50f712a
|
MINOR SSF-124 remove debug info
|
2012-04-05 15:47:41 +12:00 |
|
Normann Lou
|
f101595921
|
FEATURE SSF-124 first version of tree list view added
|
2012-04-05 15:39:46 +12:00 |
|
Julian Seidenberg
|
68aa59b25e
|
BUGFIX: SSF-168 fixing rendering issue in Chrome, which displays extra control at the bottom of the window in a report that is of a certain length
|
2012-04-05 14:48:51 +12:00 |
|
Julian Seidenberg
|
e43d0b4640
|
MINOR: SSF-168 adding additional class to grid field that displays all reports
|
2012-04-05 14:14:09 +12:00 |
|
Julian Seidenberg
|
44e64344f0
|
ENHANCEMENT: SSF-168 adding breadcrumbs to ReportAdmin
|
2012-04-05 13:19:17 +12:00 |
|
Julian Seidenberg
|
b1e286cb23
|
BUGFIX: SSF-168 fixing bug in report admin where back button didn't work
|
2012-04-05 13:04:59 +12:00 |
|
Andrew O'Neil
|
4c76c8563c
|
ENHANCEMENT: Use GridFields to show reports in the ReportAdmin
|
2012-04-04 17:58:29 +12:00 |
|
Normann Lou
|
029f83347b
|
BUGFIX: use getName() for FormField object since Name() has been deprecated in SilverStripe 3
|
2012-04-04 14:31:40 +12:00 |
|
Jeremy Bridson
|
a48254a66b
|
ENHANCEMENT:styling added to delete install files warning box
|
2012-04-04 13:27:01 +12:00 |
|
Julian Seidenberg
|
349a04d049
|
API-CHANGE: SSF-168 changing the API/code-conventions for excluding specific reports. get_reports method now returns an ArrayList instead of an array of SS_Reports.
|
2012-04-04 10:58:48 +12:00 |
|
Julian Seidenberg
|
ee220bbcce
|
API-CHANGE: SSF-168 initial rearranging the SS_Report class for use in SS3. Deprecating unnecessary methods, moving code around, rewriting get_reports method and writing unit tests
|
2012-04-03 18:06:35 +12:00 |
|
Julian Seidenberg
|
fe2805834a
|
ENHANCEMENT: renaming SSReportTest to Report test so it matches the name of Report.php
|
2012-04-03 16:13:06 +12:00 |
|
Ingo Schommer
|
e55d8bc5d6
|
Merge branch 'integration-merge27march'
|
2012-03-27 18:07:58 +02:00 |
|
jbridson
|
c6bfd0ae42
|
MINOR:changed the heading 'add pages' to add page trac #7026
|
2012-03-27 14:57:39 +02:00 |
|
Normann Lou
|
1311ba2720
|
BUGFIX: Empty error message on renaming a page and confirming url is changed accordingly (trac ticket 7068)
|
2012-03-27 14:57:39 +02:00 |
|
jbridson
|
9bb3104253
|
BUGFIX:fixed padding issues with navigation tabs on Asset Admin
|
2012-03-27 14:57:39 +02:00 |
|
jbridson
|
ddcf979fb5
|
BUGFIX:Trac Ticket #7015 - removed unnecessary scrollbars from files and images filter and increased height of search field to accommodate the dropdown.
|
2012-03-27 14:57:39 +02:00 |
|
jbridson
|
bdb832ef4a
|
BUGFIX:SSF-30 - Fixed dropdown cutoff in all browsers.
|
2012-03-27 14:57:39 +02:00 |
|
Ingo Schommer
|
1827dc6727
|
API CHANGE Removed SiteTree->HomepageForDomain and related functionality ($write_homepage_map and generate_homepage_domain_map()), use new 'homepagefordomain' module instead (fixes #6902)
|
2012-03-27 14:50:09 +02:00 |
|
Ingo Schommer
|
c6b259e856
|
MINOR Redirect to page edit view after rolling back to a specific version in CMSPageHistoryController (fixes #6912)
|
2012-03-27 14:50:09 +02:00 |
|
Ingo Schommer
|
1c2ccaecb1
|
Merge pull request #78 from halkyon/uploadfile_allowed_extensions
ENHANCEMENT Indicate which file extensions are allowed to be uploaded
|
2012-03-27 02:30:51 -07:00 |
|
Sean Harvey
|
7c9a1304a5
|
ENHANCEMENT Sort extension names by alphabetical order in CMSFileAddController::getEditForm()
ENHANCEMENT Ensure _t() used for "Allowed extensions" english text.
|
2012-03-27 13:45:43 +13:00 |
|
Sean Harvey
|
9e54124145
|
ENHANCEMENT Indicate which file extensions are allowed to be uploaded when choosing a file to upload.
|
2012-03-27 10:18:05 +13:00 |
|
Sean Harvey
|
8166c26a8f
|
MINOR Fixed grammar in "Foldername" popup when adding a folder in
AssetAdmin. Should be "Folder name".
|
2012-03-27 09:57:29 +13:00 |
|
Sean Harvey
|
10f030de67
|
BUGFIX When adding a top level folder in AssetAdmin, ensure you are
taken back to the top level folder view. Currently there is a non-object
error adding a root level folder.
|
2012-03-27 09:54:47 +13:00 |
|
Ingo Schommer
|
f2f45d62e7
|
Merge pull request #76 from sminnee/prevent-widget-error
BUGFIX: Prevent JS errors when widget area is loaded (note: doesn't actually fix it fully yet)
|
2012-03-26 06:25:59 -07:00 |
|
Sam Minnee
|
42b7ab1930
|
BUGFIX: Prevent JS errors when widget area is loaded (note: doesn't actually fix it fully yet)
|
2012-03-24 16:38:34 +13:00 |
|
Will Rossiter
|
a39231f952
|
MINOR: add icon to ajax button in AssetAdmin
|
2012-03-24 14:30:10 +13:00 |
|
Sam Minnée
|
66123a2b67
|
Merge pull request #74 from mattgunn/patch-1
Prevents notice error when parent page isn't set
|
2012-03-23 18:08:06 -07:00 |
|
Matt Gunn
|
4e9cbe0771
|
Prevents notice error when parent page isn't set
|
2012-03-24 13:56:05 +13:00 |
|
Sean Harvey
|
ecee3cc772
|
Merge pull request #73 from simonwelsh/cms_dir
MINOR Move definition of CMS_DIR and CMS_PATH into cms/_config.php
|
2012-03-23 16:15:26 -07:00 |
|
Simon Welsh
|
2f8148d0c0
|
MINOR Move definition of CMS_DIR and CMS_PATH into cms/_config.php
|
2012-03-24 11:57:49 +13:00 |
|
jbridson
|
a5e9a3d350
|
BUGFIX:SSF-106 - fixed overflow issues on asset admin
|
2012-03-13 10:52:30 +13:00 |
|
Ingo Schommer
|
4612b13d98
|
MINOR Fixed CMSMainTest to work with new breadcrumbs conventions (see 44a4e8a840 )
|
2012-03-12 17:25:53 +01:00 |
|
Ingo Schommer
|
6876c9a802
|
BUGFIX CMSMain->delete()/deletefromlive() consistently show page in "archive mode", rather than empty form (or 404 response) (fixes #6973)
|
2012-03-12 13:57:38 +01:00 |
|
Ingo Schommer
|
3248da02ce
|
MINOR Simplified ajax/non-ajax responses in CMS. Browsers handle 3xx Ajax responses transparently, so a CMS redirect (and some smartness in the JS state handling) is enough, no conditionals required.
|
2012-03-12 13:45:10 +01:00 |
|
Ingo Schommer
|
a097266ded
|
BUGFIX CMSMain->delete()/deletefromlive() return to "Pages" overview when permanently deleting the record (= no readonly view available)
|
2012-03-12 13:26:43 +01:00 |
|
Ingo Schommer
|
e9c7fb5e1e
|
MINOR Removed temporary "gallery" and "list" panels from CMSPagesController, until they're actually implemented
|
2012-03-12 11:55:19 +01:00 |
|
Ingo Schommer
|
44a4e8a840
|
MINOR Fixed "Pages" breadcrumbs not to include root node, since its already in the tree panel
|
2012-03-12 11:52:39 +01:00 |
|
Ingo Schommer
|
112a3f5f81
|
ENHANCEMENT "Edit" action in tree context menu
|
2012-03-12 11:48:44 +01:00 |
|
Ingo Schommer
|
454a6e891d
|
ENHANCEMENT Allow adding new pages under specific nodes via tree context menu
|
2012-03-12 11:40:43 +01:00 |
|
Ingo Schommer
|
6768628606
|
MINOR Fixed "parent mode" default selection for "add page" panel, added CSS class for easier styling
|
2012-03-12 10:54:14 +01:00 |
|
Normann Lou
|
50b4605b30
|
BUGFIX #6939: fixed bug that disable a newly created page from doing futher action and left hand menu lost js handler
|
2012-03-12 10:27:38 +01:00 |
|
Normann Lou
|
f56e39e521
|
MINOR : add 'doAdd' as allowed_actions
|
2012-03-12 10:27:24 +01:00 |
|
Andrew O'Neil
|
038bb1c9bb
|
BUGFIX: Fix edit form after adding a page.
|
2012-03-12 10:27:17 +01:00 |
|
Andrew O'Neil
|
59981982f4
|
MINOR: Switch edit and delete buttons on file gridfield
|
2012-03-12 10:27:05 +01:00 |
|
Sam Minnee
|
0542696d47
|
MINOR: Added i18n support for 'Choose where to create this page' part of add page UI.
|
2012-03-10 14:32:50 +13:00 |
|