Ingo Schommer
|
3809c1614f
|
API CHANGE Require ADMIN permissions for performance-heavy tasks in CMSMain: getpagecount() and publishall(), and using increase_time_limit_to() which respects higher max_execution_time settings
|
2011-10-07 11:14:55 +02:00 |
|
ajshort
|
a54963d954
|
API CHANGE: Replaced DataObjectSet instances with ArrayList.
|
2011-10-07 08:51:54 +02:00 |
|
Sam Minnee
|
ddcbd650d4
|
BUGFIX: Fix bugs introduced by the expectation of having a DataModel.
|
2011-10-07 08:51:54 +02:00 |
|
Ingo Schommer
|
2ef1ae397a
|
MINOR Fixed method signature on batch actions
|
2011-10-04 13:24:01 +02:00 |
|
Ingo Schommer
|
9c22a87b9a
|
ENHANCEMENT Removed unnecessary "Edit Page > Reports" controller, feature will only be available through a dedicated "Reports" interface
|
2011-09-19 21:50:15 +02:00 |
|
Will Rossiter
|
803adfce42
|
MINOR: removed direct access to $_REQUEST and instead encapulsate access through SS_HTTPRequest
|
2011-09-19 21:38:26 +02:00 |
|
Will Rossiter
|
010829f6fb
|
MINOR: added note to select two entries
|
2011-09-19 21:38:19 +02:00 |
|
Ingo Schommer
|
ab9d62b53c
|
MINOR Removed hardcoding of history ajax links
|
2011-09-19 21:34:46 +02:00 |
|
Ingo Schommer
|
10e76830c4
|
MINOR Fixed history panel non-ajax loading and version links in "comparing X and Y" titles
|
2011-09-19 21:06:39 +02:00 |
|
Will Rossiter
|
ecae94e8c2
|
MINOR: added unit test for checking whether viewing an unpublished version directly selects the checkbox option
|
2011-09-19 17:30:47 +02:00 |
|
Will Rossiter
|
11821f3e43
|
ENHANCEMENT: implemented further tests for CMSPageHistoryController::getEditForm()
|
2011-09-19 17:30:47 +02:00 |
|
Will Rossiter
|
18471e8878
|
ENHANCEMENT: added tests for CMSPageHistoryController::VersionsForm(). BUGFIX: fixed VersionsForm hidden ID storing a reference to itself. ENHANCEMENT: changed url structure from /version/ to /show/ for consistency between CMSPageHistoryController and CMSMain. APICHANGE: moved performRollback() from CMSMain to CMSPageHistoryController
|
2011-09-19 17:30:47 +02:00 |
|
Will Rossiter
|
f81531115f
|
ENHANCEMENT: added notice template for outputting notices to cmsmain interfaces.
|
2011-09-19 17:30:47 +02:00 |
|
Will Rossiter
|
d90ea0d236
|
ENHANCEMENT: implemented CMSPageHistoryController with comparsion view, single version view into new CMSMain API.
|
2011-09-19 17:30:46 +02:00 |
|