Christopher Darling
87687abdab
API Add support for gridfield
2016-03-23 21:55:35 +00:00
Ingo Schommer
a0a6ec2f91
Consistently use uppercase "Locale" GET param
...
Causes inconsistent behaviour between form field name ("Locale")
and view state in GET parameters ("Locale" and "locale").
Related to #156 .
2015-06-01 20:54:04 +12:00
Damian Mooyman
ad791ca5d8
BUG Cleaner handling of querystring arguments when selecting locale
2013-03-21 16:01:03 +13:00
Niklas Forsdahl
11b40d44ff
BUG: locale dropdown sometimes hidden after panel reload
...
The locale dropdown was sometimes hidden after a panel reload via ajax,
due to the caching behaviour for the panel. This was caused by the fact
that the dropdown was hidden at the point in which the panel was cached
(probably due to chosen).
Fixed by always making sure the dropdown is shown on its onmatch function.
2012-09-03 11:09:27 +03:00
Ruud Arentsen
5b38cc31b8
Translation of SiteConfig
...
Fixed editing of translated configs, and added a link for the 'add
translation' not working for siteconfigs
2012-08-06 09:39:46 +02:00
Ingo Schommer
67b27a5377
Minor JS logic error
2012-07-16 23:36:15 +02:00
Ingo Schommer
610874755c
BUGFIX 3.0 compatibility: Query manipulation, CMS links, separation of settings fields, new place for language selector on tree
2012-05-15 23:04:57 +02:00
Ingo Schommer
181bb07f4c
BUGFIX Fixed createtranslation action (broken after moving to extension)
2011-03-23 10:15:49 +13:00
Ingo Schommer
2a3cc650dc
MINOR Initial commit, moved files from 'sapphire' and 'cms' modules
2011-03-22 22:18:48 +13:00