Roland Lehmann
06bb08b594
Added translations for en, en_GB and german
2012-08-11 06:44:33 +02:00
Damian Mooyman
d846a72d39
FIXED: Error where uninitialised Locale field would crash queries. This is noticeable during full text search, when full model fields might not be initialised.
2012-08-09 15:40:11 +12:00
Ingo Schommer
c80f366dd6
BUG Avoid redirecting with duplicate ?locale param
2012-08-07 23:01:39 +02:00
Ingo Schommer
13002cef9f
Merge pull request #38 from creamarketing/create-translation-redirect
...
BUG: Site tree sidebar not updated when creating a new translation
2012-08-07 13:58:40 -07: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
Niklas Forsdahl
eaa5555dfc
BUG: Site tree sidebar not updated when creating a new translation
...
The site tree sidebar was not updated when creating a new translation,
due to only CurrentForm and Breadcrumbs fragments being updated by default.
Fixed by explicitly setting the X-Pjax response header to Content on
translation creation.
2012-08-03 13:31:47 +03:00
BLU42 Media
de3e0b0590
remove PR_MEDIUM from _t() call in providePermissions() function
2012-07-18 15:11:25 -07:00
Ingo Schommer
7e1b7a6240
BUG Redirect on mixed locale/record URLs
...
Avoids e.g. the pages tree showing two languages at once.
2012-07-16 23:35:28 +02:00
Ingo Schommer
1a4b284b32
Fixed deprecated function usage ( #33 )
2012-07-04 18:00:45 +02:00
BLU42 Media
01a61f48a4
fixed typo in function call
2012-07-02 16:03:36 -07:00
Ingo Schommer
f1deebe975
BUG New add_to_class() ext registration compat with 3.0
2012-06-29 15:00:11 +02:00
pasinter
2662571607
bugfix - use $form->getName() instead of deprecated $form->Name()
2012-06-14 22:54:25 +12: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
Chris Bryer
baa7566933
modified MetaTags function to provide absolute links instead of using normal Link() method. This improves compatibility with the Translatable-Domains module and would provide accurate alternate href's to other locales that use different subdomains or TLD's.
2012-02-22 22:44:03 -05:00
Sebastian Mares
658cac4df6
Copy values to keys in updateCMSFields' $alreadyTranslatedLocales since it's later used by LanguageDropdownField to exclude languages for which a translation already exists and LanguageDropdownField operates on array keys.
...
Also removed unused index/key variable $i from foreach loop that displays the existing translations.
2012-02-12 21:58:28 +01:00
Ingo Schommer
edcb9ae582
BUGFIX Added Translatable->updateSettingsFields(), fixed related unit test
2011-05-02 08:30:40 +12:00
Ingo Schommer
7348ce7077
MINOR Subclassing from DataExtension instead of DataObjectDecorator
2011-05-01 22:29:20 +12:00
Ingo Schommer
181bb07f4c
BUGFIX Fixed createtranslation action (broken after moving to extension)
2011-03-23 10:15:49 +13:00
Ingo Schommer
e40b5f909b
MINOR Fixed @package
2011-03-23 10:15:23 +13:00
Ingo Schommer
2a3cc650dc
MINOR Initial commit, moved files from 'sapphire' and 'cms' modules
2011-03-22 22:18:48 +13:00