Ingo Schommer
1b3a634a56
MINOR Fixed hardcoded links from admin/page to admin/pages
2012-04-18 23:33:37 +02:00
Ingo Schommer
8a72b32e95
API CHANGE Moved Widget API to new module ( https://github.com/silverstripe/silverstripe-widgets ), incl. WidgetArea and WidgetAreaEditor classes
2012-04-18 23:21:59 +02:00
Ingo Schommer
6aeac37906
API CHANGE Combined "Pages" and "Edit Page" into a single menu entry
...
ENHANCEMENT Namespaced tree search parameters in CMSMain, in order to detect more reliably if a filter has been applied. Changing page search form to standard pushState behaviour, same as ModelAdmin (for both tree and list view).
MINOR Refactored list view loading
2012-04-17 22:59:08 +02:00
Ingo Schommer
dcdb0b4731
Merge pull request #95 from simonwelsh/silverstripe-cms
...
---
ssmacron had a reference to sapphire. Rather than trying to figure out how to make it variable, moving the plugin into third party means the path doesnt need it. ssbuttons is also moved and now all the tinyMCE related JS is in sapphire.
See also https://github.com/silverstripe/sapphire/pull/310
Conflicts:
javascript/tinymce_ssbuttons/editor_plugin_src.js
2012-04-16 12:09:35 +02:00
Ingo Schommer
e91d49036b
MINOR Using loadPanel() rather than removed duplicate loadForm() method
2012-04-12 23:55:37 +02:00
Ingo Schommer
9b79827972
MINOR Decoupling dialog logic from tinymce_ssbuttons plugin to allow for lazy loaded dialogs
2012-04-12 22:26:04 +02:00
Ingo Schommer
f26d0bc158
MINOR Removed SideReportsForm JS logic, interface element no longer exists
2012-04-12 14:50:23 +02:00
Simon Welsh
517bf3198b
API-CHANGE Move tinymce plugins in thirdparty
2012-04-12 20:49:43 +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
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
39208d15e0
MINOR i18n for revert confirmation messages, improved wording
2012-04-11 10:19:54 +02:00
Normann Lou
35da0e9b46
BUGFIX SS-124 SearchForm clear button fixed
2012-04-11 17:37:28 +12:00
Normann Lou
1cf2e2ca12
MINOR SSF-124 added missing ";" for keep SilverStripe Code Convention
2012-04-11 15:53:04 +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
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
4a36b1e490
ENHANCEMENT SSF-124 finished ajax version of admin/pages/listchildren/ID in Pages admin
2012-04-10 14:14: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
Normann Lou
f101595921
FEATURE SSF-124 first version of tree list view added
2012-04-05 15:39:46 +12: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
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
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
059137290f
MINOR Correct confirmation message when deleting files ( #6975 )
2012-03-09 21:12:22 +01:00
Saophalkun Ponlu
1823c58f6f
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:12:07 +13:00
Russell Michell
e5d038f7f0
BUGFIX: #6853 Removed bottom border of the parent div wrapped around settings' options-sets when radio-buttons with a value of 'OnlyTheseUsers' is selected.
2012-03-09 13:14:17 +13:00
Ingo Schommer
953e2bd1c7
MINOR Fixed overloaded delete confirmations in AssetAdmin.js
2012-03-08 18:24:35 +01:00
Ingo Schommer
f085583b61
ENHNANCEMENT Creating folders via (faster) JavaScript prompt in AssetAdmin, implicitly fixing AssetAdmin->doAdd() layout issues after submitting
2012-03-08 18:24:33 +01:00
Ingo Schommer
467db5146b
MINOR Removed obnoxious message about tree filtering success (which now became visible as we fixed the statusMessage() system)
2012-03-02 15:23:14 +01:00
Ingo Schommer
18e612e65b
MINOR Moved CMSMain.GridField.js logic into LeftAndMain.js (applies to all CMS interfaces), fixed event bugs with GridField overloading in AssetAdmin.js
2012-03-01 00:19:34 +01:00
Ingo Schommer
a317b66a8a
MINOR Merge errors
2012-02-28 16:56:21 +01:00
Ingo Schommer
5a69985a52
Merge branch '106-add-edit-records'
2012-02-28 00:22:49 +01:00
Ingo Schommer
7574c3177d
MINOR Custom confirm message for deleting folders in AssetAdmin
2012-02-23 23:15:37 +01:00
Ingo Schommer
c32595d1c8
MINOR Fixed selector for changed ".ss-gridfield" DOM structure
2012-02-23 23:15:37 +01:00
Ingo Schommer
eb63384900
MINOR Loading folders in AssetAdmin via panel ajax loading
2012-02-21 21:17:49 +01:00
Ingo Schommer
8c503069b8
MINOR Removed jQuery.metadata usage in CMS, use jQuery.data() and HTML5 data attributes instead. Also fixes errors where jQuery.metadata tries to eval() HTML5 data attrs, which isn't always applicable
2012-02-16 18:06:48 +01:00
Ingo Schommer
63d0fcbde4
MINOR Removed usage of prototype.js style $() alias in WidgetAreaEditor.js
2012-02-16 12:28:24 +01:00
Ingo Schommer
c96e2ba7ca
API CHANGE Removed ThumbnailStripField class, as it was only used for the CMS image insertion logic (which was rewritten with a more powerful file selection based on GridField)
2012-02-14 13:32:58 +01:00
Ingo Schommer
490b87a0c5
MINOR Changed 'insert image' form names, removed dynamic node change events for links (modal dialog doesn't allow for changes while the dialog is open)
2012-02-14 13:32:58 +01:00
Simon Welsh
a519411629
BUGFIX Page location radio buttons update ParentID accordingly
2012-02-11 14:13:38 +13:00
Ingo Schommer
cb26a83bd1
MINOR Fixed XSS when changing page title
2012-01-31 14:37:21 +01:00
Ingo Schommer
2814aeb249
MINOR Fixed variable declaration in CMSMain.AddForm.js
2012-01-22 11:58:24 +01:00
Ingo Schommer
e34f56dcc6
MINOR Better failsafes for tree hints (allows add if hint for class is if not defined)
2012-01-09 21:20:58 +01:00
Ingo Schommer
9d1822e7c6
MINOR Don't allow page type selection in add form when radio button is disabled
2012-01-06 16:54:16 +01:00
Ingo Schommer
6887b88099
MINOR Selection bugfixes for CMSMain.AddForm.js, more efficient tree metadata
2012-01-05 23:17:12 +01:00
Ingo Schommer
bb7edf8bfd
ENHANCEMENT Marking "link" and "unlink" buttons in SilverStripe's TinyMCE as disabled if no link is selected (see 4646efe84 in sapphire for details)
2012-01-05 00:40:29 +01:00
Ingo Schommer
7a29a4a0ca
MINOR Using entwine calls in ssbuttons TinyMCE plugin
2012-01-04 18:06:22 +01:00