Sean Harvey
|
74b341ee56
|
MINOR Fixed stray newline at the top of CMSMain
|
2012-04-12 09:46:26 +12:00 |
|
Mateusz Uzdowski
|
03a8aa546e
|
BUGFIX Only load existing languages in custom TinyMCE plugins to avoid the tinymce_gzip.php logic stalling (fixes #7035)
|
2012-04-11 18:36:32 +02:00 |
|
Ingo Schommer
|
73a466c927
|
Merge branch 'integration'
|
2012-04-11 16:25:46 +02:00 |
|
Ingo Schommer
|
363dc9a4a9
|
MINOR Searching both Title and Filename in AssetAdmin (fixes #7013, see pull request #71)
|
2012-04-11 16:18:38 +02:00 |
|
Ingo Schommer
|
57d7655f80
|
Merge pull request #91 from silverstripe-big-o/silverstripe-cms
---
...the designs.
Conflicts:
code/controllers/AssetAdmin.php
code/controllers/CMSMain.php
|
2012-04-11 16:17:51 +02:00 |
|
Ingo Schommer
|
bacbb8a8d0
|
Merge pull request #89 from halkyon/modelascontroller_fix
BUGFIX Removed double check of find_old_page() in ModelAsController
|
2012-04-11 06:41:40 -07:00 |
|
Ingo Schommer
|
59366769ae
|
Merge pull request #92 from ajoneil/estrict
MINOR: Fix E_STRICT warnings
|
2012-04-11 06:38:47 -07:00 |
|
Stig Lindqvist
|
587de186d0
|
Merge pull request #90 from halkyon/redirectorpage_changes
BUGFIX Adding RedirectorPage.js to cms module (was in sapphire) and swapping out old behaviour.js usage
|
2012-04-11 04:10:01 -07:00 |
|
Ingo Schommer
|
69e819a417
|
BUGFIX Moved 'rollback' logic back from CMSPageHistoryController to CMSMain (used in edit mode as well), removed unnecessary performRollback(), and introduced PJAX response handling to ensure the edit view is loaded correctly regardless of context (edit or history mode) (fixes #7108)
|
2012-04-11 10:19:54 +02:00 |
|
Ingo Schommer
|
39208d15e0
|
MINOR i18n for revert confirmation messages, improved wording
|
2012-04-11 10:19:54 +02:00 |
|
Sam Minnee
|
ca4e8e1bdb
|
BUGFIX: Fixed sort order of files and images GridField
|
2012-04-11 18:13:45 +12:00 |
|
Andrew O'Neil
|
12b30ff538
|
MINOR: Fix E_STRICT warnings
|
2012-04-11 18:09:11 +12:00 |
|
Normann Lou
|
81cc214f66
|
BUGFIX SSF-124 remove one of the duplicated 'Any' options which also cause that search on the second 'Any' broke.
|
2012-04-11 17:43:46 +12:00 |
|
Normann Lou
|
35da0e9b46
|
BUGFIX SS-124 SearchForm clear button fixed
|
2012-04-11 17:37:28 +12:00 |
|
Normann Lou
|
bfb99aea6c
|
MINOR SSF-124 move the trunk of html code (commented out) to the position of the third tab so if it is commented in someday, it wont break the default selected tab.
|
2012-04-11 17:21:24 +12:00 |
|
Jeremy Bridson
|
778fd28877
|
BUGFIX:Trac #6854 / #7115 - aligned action buttons in filter panel with the designs.
|
2012-04-11 16:01:15 +12:00 |
|
Normann Lou
|
1cf2e2ca12
|
MINOR SSF-124 added missing ";" for keep SilverStripe Code Convention
|
2012-04-11 15:53:04 +12:00 |
|
Sam Minnee
|
7213d2b7dc
|
MINOR: Clarified meaning of SiteTree::
|
2012-04-11 15:48:17 +12:00 |
|
Sean Harvey
|
240627b504
|
BUGFIX Adding RedirectorPage.js to cms module (was in sapphire) and
fixing to use entwine/jquery instead of old behaviour
|
2012-04-11 15:32:41 +12:00 |
|
Normann Lou
|
afdac50ef1
|
MINOR SSF-124 correct inline document for a newly added routine.
|
2012-04-11 15:08:39 +12:00 |
|
Normann Lou
|
653625914d
|
ENHANCEMENT SSF-124 make tab select pages list view if the current url is 'listchildren' otherwise use the default action defined in TabSet.js
|
2012-04-11 15:01:31 +12:00 |
|
Sean Harvey
|
8b44955c6e
|
BUGFIX Removed double check of find_old_page() in ModelAsController
|
2012-04-11 14:51:33 +12:00 |
|
Normann Lou
|
7900da4d9d
|
MINOR SSF-168 add Pagination to the report list so it show the bottom bar
|
2012-04-11 12:44:11 +12:00 |
|
Normann Lou
|
c7aa3e1f98
|
Merge branch 'integration' of github.com:silverstripe-big-o/silverstripe-cms into integration
|
2012-04-11 12:19:26 +12:00 |
|
Normann Lou
|
7c44e95287
|
BUGFIX SSF-124 the $filterOn pass-as-reference variable name should be consist with where its value is altered so as the variable is correctly assigned
MINOR SSF-124 correct inline document
|
2012-04-11 12:18:58 +12:00 |
|
Normann Lou
|
6218aaef82
|
BUGFIX SSF-124 the $filterOn pass-as-reference variable name should be consist with where its value is altered so as the variable is correctly assigned
|
2012-04-11 12:16:23 +12:00 |
|
Normann Lou
|
3d0566638a
|
BUGFIX: SSF-124 filter on a value only if this value is not an empty string
|
2012-04-11 12:12:57 +12:00 |
|
Ingo Schommer
|
bc4208097f
|
Merge pull request #87 from halkyon/advancedsearchform_removal
API CHANGE Removed AdvancedSearchForm, extend SearchForm for custom adva...
|
2012-04-10 03:39:59 -07:00 |
|
Ingo Schommer
|
44f2b88bd4
|
Merge pull request #86 from halkyon/deprecated_fixes
MINOR Fixing deprecated ereg functions with preg in SideReport and Widget
|
2012-04-10 03:38:38 -07:00 |
|
Sean Harvey
|
55bbda3a39
|
API CHANGE Removed AdvancedSearchForm, extend SearchForm for custom advanced search functionality instead.
|
2012-04-10 22:35:15 +12:00 |
|
Ingo Schommer
|
f021b9eec1
|
BUGFIX Writing version in SiteTree->doRestoreToStage, regression from 9451993d (fixes #7107)
|
2012-04-10 12:27:08 +02:00 |
|
Sean Harvey
|
d914ee0f2c
|
MINOR Fixing ereg functions with preg in SideReport and Widget
|
2012-04-10 22:16:17 +12:00 |
|
Normann Lou
|
bfb81fb89f
|
BUGFIX SSF-124 fix issue that listchildren links for third level pages lost default ajax event bind
|
2012-04-10 16:21:26 +12:00 |
|
Normann Lou
|
dc01b74152
|
FEATURE SS-124 duplicate "Add New" and "Batch Action" into page list view
|
2012-04-10 15:49:57 +12:00 |
|
Julian Seidenberg
|
5a18e3b4d3
|
ENHANCEMENT: SSF-124 making the links in the list view ajax history links, so they don't refresh the whole browser window
|
2012-04-10 15:48:53 +12:00 |
|
Andrew O'Neil
|
97482f8664
|
BUGFIX Fix Breadcrumbs in ReportAdmin
|
2012-04-10 14:49:19 +12:00 |
|
Julian Seidenberg
|
93f1696a66
|
BUGFIX: SSF-124 linking to the correct page edit form in the list view
|
2012-04-10 14:32:41 +12:00 |
|
Normann Lou
|
4a36b1e490
|
ENHANCEMENT SSF-124 finished ajax version of admin/pages/listchildren/ID in Pages admin
|
2012-04-10 14:14:58 +12:00 |
|
Andrew O'Neil
|
9888f980aa
|
ENHANCMENT: Link pages in reports to cms edit
|
2012-04-10 11:54:21 +12:00 |
|
Julian Seidenberg
|
8df5cd74fc
|
BUGFIX: SSF-168 fixing "print" and "export to CSV" button in Report Admin
|
2012-04-10 11:15:29 +12:00 |
|
Julian Seidenberg
|
3222e2de4f
|
MINOR: removing report registration as now no longer necessary
|
2012-04-10 10:46:07 +12:00 |
|
Julian Seidenberg
|
151693409c
|
Revert "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"
This reverts commit 68aa59b25e .
|
2012-04-10 09:58:58 +12:00 |
|
Ingo Schommer
|
76f4e6d93b
|
Merge branch 'master' into integration
|
2012-04-09 21:08:37 +02:00 |
|
Wolf Vollprecht
|
a18b9bd85e
|
ENHANCEMENT: Flyout menu to directly choose the pagetype one wants to add.
|
2012-04-09 21:08:15 +02:00 |
|
Ingo Schommer
|
4524d1c594
|
MINOR Fixed usage of deprecated Form->dataFieldByName()
|
2012-04-05 23:00:04 +02:00 |
|
Ingo Schommer
|
a6c586ae20
|
MINOR Using new PjaxResponseNegotiator in CMSMain
|
2012-04-05 22:27:47 +02:00 |
|
Ingo Schommer
|
3341a181c7
|
MINOR Using SS_HTTPRequest->isAjax() instead of deprecated RequestHandler API
|
2012-04-05 14:45:26 +02:00 |
|
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 |
|