Sean Harvey
|
e14f7c26ae
|
Merge pull request #15 from pasinter/master
Bugfix - use Form->getName() instead of deprecated Form->Name()
|
2012-06-14 14:12:48 -07: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 |
|
Ingo Schommer
|
0cea59a2a7
|
Merge pull request #2 from cbryer/master
changed MetaTags function to use AbsoluteLink instead of Link in Translatable.php
|
2012-02-23 04:07:19 -08: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 |
|
Ingo Schommer
|
ba5d862474
|
Merge pull request #1 from smares/patch-1
Patch for create translation language dropdown
|
2012-02-14 00:25:07 -08: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
|
515b02809d
|
MINOR Fixing TranslatableTest to work with new CMS preview feature in master (log out user to avoid redirection before checking URLs)
|
2011-07-09 15:47:10 +02:00 |
|
Ingo Schommer
|
96e28f6b9b
|
MINOR Added documentation about
|
2011-06-09 11:32:33 +12: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
|
75666d235e
|
MINOR Added link to issue tracker
|
2011-03-29 21:00:36 +13: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 |
|