Commit Graph

4139 Commits

Author SHA1 Message Date
Ingo Schommer
44c237c954 Adding DOM ids for all tabsets to aid saving their state 2012-07-13 16:44:01 +02:00
Ingo Schommer
e0d99e2fd7 Updated translations 2012-07-13 14:13:58 +02:00
Ingo Schommer
84ad9b55f0 BUG Retain page search state on list view actions (fixes #7648)
The ".action-detail" link behaviour overloads GridField's
showDetailForm() method, which in turn appends any query params
to the URL (including the existing search params).
2012-07-13 12:15:25 +02:00
Ingo Schommer
b74178e7fd BUG Reload full view in admin/settings to avoid tabs breaking
Had the pjax "CurrentForm" marker set to the <form> tag,
which makes sense, but excludes the tabs. On refresh,
the tabset wasn't reinitialized, showing all form elements on
one page. Its easier to simply refresh the whole content area.
2012-07-13 11:00:21 +02:00
Mateusz Uzdowski
54fd54a2fb BUG Change all shortcodes into the new, comma separated, format.
Ref http://open.silverstripe.org/ticket/7337
2012-07-12 17:57:38 +02:00
Ingo Schommer
8055fc2e7b FIX Corrected page edit links in reports 2012-07-12 16:30:17 +02:00
Ingo Schommer
57c615d6b2 NEW Reinstated filters in ReportAdmin
- Moved report table generation back to its original location in Report->getCMSFields(),
in order to keep it customisable rather than duplicating it in ReportAdmin.
- Using History.js to set URL state and reload panel
- Namespacing filter GET parameters in order to only include them in URL state
2012-07-12 16:19:23 +02:00
Ingo Schommer
d77c43d6c7 BUG CMS pages list view link targets (fixes #7589)
Previously broken in e7ecdf4b35
2012-07-10 10:43:07 +02:00
Ingo Schommer
913ccfaf5f Merge pull request #160 from JayDevlin/master
Change ListViewForm FieldCasting to Datetime
2012-07-10 01:14:42 -07:00
Devlin
e0c92f135e Display of last edit date should be exact to the minute. 2012-07-09 16:20:36 +03:00
Ingo Schommer
3fff44a5b4 Merge pull request #157 from silverstripe-big-o/staticPublishingFix24
Static publishing fix24
2012-07-09 01:13:22 -07:00
Ingo Schommer
8dc2770ce1 Merge pull request #156 from silverstripe-big-o/staticPublishingFix
BUGFIX: fixing an edge-case bug where a 404-page would get statically pu...
2012-07-09 01:09:49 -07:00
Julian Seidenberg
838ac97177 BUGFIX: fixing an edge-case bug where a 404-page would get statically published and overwrite the homepage of the site (this would sometimes happen when a RedirectorPage was set to an external URL and still referenced an internal page ID) 2012-07-09 13:24:00 +12:00
Julian Seidenberg
63ad68a7d3 BUGFIX: fixing an edge-case bug where a 404-page would get statically published and overwrite the homepage of the site (this would sometimes happen when a RedirectorPage was set to an external URL and still referenced an internal page ID) 2012-07-09 13:20:58 +12:00
TeamCity
4a5b7fa297 MINOR Updated translations 2012-07-08 12:07:36 +12:00
TeamCity
4324666c38 MINOR Updated translations 2012-07-08 11:07:08 +12:00
TeamCity
00a0e4c8e4 MINOR Updated translations 2012-07-07 02:43:55 +12:00
TeamCity
b2d9e0faad MINOR Updated translations 2012-07-06 18:06:16 +12:00
TeamCity
a851b20c94 MINOR Updated translations 2012-07-06 09:30:25 +12:00
TeamCity
9dd8655614 MINOR Updated translations 2012-07-06 07:06:22 +12:00
TeamCity
268cb93fac MINOR Updated translations 2012-07-06 06:06:42 +12:00
Ingo Schommer
c1aad0d0c0 Merge branch 'master' into 3.0 (one-off)
This is a one-off merge in the direction master->3.0,
to ensure all bugfixes since we branched off find
their way into the next micro/minor release.
From now on, we'll commit to the latest release branch,
and merge back to master. API changes should go into
the master branch (not merged into a release branch).
2012-07-05 18:13:40 +02:00
Ingo Schommer
d1bc7219a8 Merge branch '3.0' 2012-07-05 17:53:35 +02:00
TeamCity
df4ada2916 MINOR Updated translations 2012-07-05 01:13:51 +12:00
TeamCity
2ecd5a52f0 MINOR Updated translations 2012-07-05 00:06:58 +12:00
TeamCity
3a8bc6d682 MINOR Updated translations 2012-07-04 22:06:46 +12:00
TeamCity
ec1f1ce1c5 MINOR Updated translations 2012-07-04 21:06:34 +12:00
TeamCity
bbcd9421da MINOR Updated translations 2012-07-03 11:59:39 +12:00
TeamCity
493cac6e17 MINOR Updated translations 2012-06-30 02:47:07 +12:00
Ingo Schommer
89079c4ca0 Checking for existence of 'Locale' data in CMS controllers
Only applies for Translatable extension installed
2012-06-29 14:22:24 +02:00
Ingo Schommer
db47dcff47 Fixed url concat in SiteTreURLSegmentField.js
Needed to handle existing GET params, e.g. added from
the translatable module
2012-06-29 14:21:44 +02:00
TeamCity
7ece19a32b MINOR Updated translations 2012-06-29 20:16:37 +12:00
Sam Minnee
040f780a15 BUG: Allow children on RedirectorPage (Trac #7587) 2012-06-29 16:24:20 +12:00
TeamCity
afc1d125af MINOR Updated translations 2012-06-29 12:07:05 +12:00
TeamCity
3fa9f4718c MINOR Updated translations 2012-06-27 11:12:17 +12:00
TeamCity
c37bbf230b MINOR Updated translations 2012-06-27 03:00:19 +12:00
TeamCity
eef3b58292 MINOR Updated translations 2012-06-27 00:16:09 +12:00
Naomi Guyer
ef651d9d93 ENHANCEMENT: Add GridfieldLevelup component to files area 2012-06-26 13:35:38 +02:00
TeamCity
37ceac6723 MINOR Updated translations 2012-06-26 11:12:01 +12:00
TeamCity
653d4236a4 MINOR Updated translations 2012-06-26 04:04:00 +12:00
Ingo Schommer
bb5e3e5fbd MINOR Remove DB dependency from SiteTree->provideEntities()
Use class manifest instead, which provides same level of info,
and means we can run the text collector on bare checkouts
without a database set.
2012-06-25 14:01:19 +02:00
Ingo Schommer
25ee305f32 MINOR Updated translations 2012-06-25 09:20:25 +02:00
Ingo Schommer
1a3728ccf6 MINOR Updated translations 2012-06-25 09:17:36 +02:00
Ingo Schommer
9f7ec965a2 MINOR Updated translations 2012-06-25 00:51:11 +02:00
Ingo Schommer
acb0e94910 MINOR Updated translations master 2012-06-25 00:51:07 +02:00
Ingo Schommer
ea8cf75514 MINOR Updated translations 2012-06-25 00:42:51 +02:00
Ingo Schommer
6cb3686a81 MINOR Updated translations master 2012-06-22 11:36:23 +02:00
Sam Minnee
2d63729cfe Merge branch '3.0' 2012-06-22 17:21:05 +12:00
Hamish Friedlander
34ee111ff7 Merge pull request #152 from sminnee/trac-7174
REMOVE: Remove action handler for widgets. (Trac #7174)
2012-06-21 19:40:03 -07:00
Sam Minnée
549a9b5739 Merge pull request #153 from silverstripe-rebelalliance/trac/7427-add-responses
BUGFIX: Add batch handler status messages (fixes #7427)
2012-06-21 19:29:39 -07:00