ismud
02d5be1064
Compatibility issue with SS 3.2.0
...
SS3.2.0 enables RECOVERABLE_ERRORs to get shown which breaks showing of Settings tab in translations of SiteTree objects.
2015-10-20 19:08:12 +02:00
ismud
096c006b6a
Merge pull request #1 from ismud/ismud-patch-1
...
Update Translatable.php
2015-10-20 18:59:02 +02:00
ismud
3be368dd11
Update Translatable.php
2015-10-20 18:57:32 +02:00
Daniel Hensby
63190785e5
Move to new travis containerised infrastructure
2015-07-20 16:02:39 +01:00
Ingo Schommer
fcabda4188
Merge remote-tracking branch 'origin/2.1'
...
# Conflicts:
# .travis.yml
# README.md
# code/model/Translatable.php
# composer.json
2015-04-30 08:51:21 +12:00
Ingo Schommer
8102975ce9
Updated Travis build status branch
2015-04-29 19:19:03 +12:00
Ingo Schommer
4ae02459a0
Aliasing master branch to 2.2
...
2.1 was required for 3.2 compat
2015-04-29 19:04:30 +12:00
Ingo Schommer
05b4b84f19
Fixed 3.x deprecations, updated dep from 3.1 to 3.2
2015-04-29 18:56:06 +12:00
Ingo Schommer
94945a49cd
Document user permission
2015-04-27 13:59:42 +12:00
Ingo Schommer
10a8352a6b
Merge pull request #187 from tractorcow/pulls/2.0/obsolete-fix
...
Improve dev/build with obsolete class names
2015-04-09 15:47:21 +12:00
Damian Mooyman
c0d302eb8e
Improve dev/build with obsolete class names
2015-02-24 11:17:03 +13:00
Ingo Schommer
c741a0bdf9
Merge pull request #186 from tractorcow/pulls/3.2-compat-on-2.x
...
Compatibility with 3.2
2015-02-23 21:57:32 +13:00
Ingo Schommer
986beafa44
Compatibility with 3.2
...
3.2 still uses SQLQuery rather than SQLSelect,
but changes the getWhere() return signature.
2015-02-23 18:51:59 +13:00
Damian Mooyman
4c59f97249
Update translations
2015-02-23 16:53:46 +13:00
Damian Mooyman
d58b670fbf
Merge pull request #184 from chillu/pulls/4.0-dep-master
...
Increase required core version from 3.2 to 4.0.
2015-02-23 08:47:54 +13:00
Ingo Schommer
5beb57e0bc
Increase required core version from 3.2 to 4.0.
...
Translatable::augmentSQL() follows new DataExtension signature,
using SQLSelect rather than SQLQuery.
2015-02-21 15:44:38 +13:00
Ingo Schommer
b8e0bee7be
Fixed table markdown again
...
Wow, Github markdown is PICKY
2015-02-21 12:24:07 +13:00
Ingo Schommer
f35b0bcc0e
Fixed table markdown
2015-02-21 12:15:28 +13:00
Ingo Schommer
03ac2fadec
Merge pull request #178 from dhensby/master
...
Adding .editorconfig
2015-01-03 14:02:10 +13:00
Daniel Hensby
5ff6228c75
Adding .editorconfig
2014-12-04 15:51:29 +00:00
Dirk Adler
1b196d8a83
fixes URLSegment validation for non nested urls
2014-11-19 17:02:18 +13:00
Damian Mooyman
818d7e27bd
Update translations
2014-11-19 14:21:40 +13:00
Ingo Schommer
7633c07524
Merge pull request #171 from JorisDebonnet/patch-1
...
Avoid flagging pages as "modified"
2014-11-12 21:22:57 +13:00
JorisDebonnet
39b1bc6492
Avoid flagging pages as "modified"
...
I moved the internals of `writeToStage` in here, in order to be able to use `writeWithoutVersion`.
2014-11-11 16:15:09 +01:00
Damian Mooyman
13eba8d020
Alias dev-master as 2.1
2014-08-21 15:30:48 +12:00
Damian Mooyman
8563c7cc59
Remove empty translations
2014-08-21 15:26:15 +12:00
Sean Harvey
7c97324ff6
Updating translations
2014-08-20 09:24:05 +12:00
Ingo Schommer
2ed6df4498
Removed codesniffer from builds
...
Already partially replaced by Scrutinizer CI
2014-08-11 22:54:33 +12:00
Ingo Schommer
1eb06177bb
Merge pull request #167 from silverstripe/pulls/3.2-compat
...
Fix unit tests for 3.2 compatibility
2014-08-11 22:36:30 +12:00
Ingo Schommer
eb1917abbf
Updated composer core dep to 3.2
2014-08-11 22:36:07 +12:00
Ingo Schommer
07937a20f9
Fix unit tests for 3.2 compatibility
...
Exclude 'Version' from createTranslation():
Causes inconsistencies in Versioned->augmentWrite() because it doesn't write a SiteTree_versions record,
since the Version is already set on the record. In fact, its just copied from the original record,
so there's no SiteTree_versions row correlating to this new record yet.
2014-08-11 22:35:55 +12:00
Ingo Schommer
c8c375bd6d
Split out 3.1 compatible branch (removed master-based travis configs)
2014-08-01 15:59:44 +12:00
Ingo Schommer
7d8de22d47
Merge pull request #163 from xini/master
...
BUGFIX support for dropdowns of has_one relations
2014-07-21 23:25:48 +12:00
Florian Thoma
5deae7a8f9
BUGFIX support for dropdowns of has_one relations
2014-05-21 14:39:07 +10:00
Damian Mooyman
7342850139
Updated translations
2014-05-20 15:16:40 +12:00
Ingo Schommer
4d306cda6b
Added min stability to composer (for scrutinizer)
2014-03-13 10:15:47 +13:00
Mateusz Uzdowski
f92139a2b7
Add new lang strings, convert to JS.
2014-01-24 14:37:01 +13:00
Mateusz Uzdowski
50a9af2964
Pull language strings from Transifex.
2014-01-23 11:45:35 +13:00
Ingo Schommer
36c4125fbc
Merge pull request #153 from Zauberfisch/master
...
Use lowercase L for ?locale= in TranslatableCMSMainExtension->updateLinkPageAdd()
2013-11-22 12:06:14 -08:00
Ingo Schommer
06ab7c9084
Fixed template entity namespace messing up Transifex
2013-11-14 14:37:24 +01:00
Ingo Schommer
ac3ef53141
Updated language master
2013-11-14 14:04:50 +01:00
Ingo Schommer
6fc22acb99
Updated translations
2013-11-14 13:40:05 +01:00
Zauberfisch
d194b50b94
Use lowercase L for ?locale= in TranslatableCMSMainExtension->updateLinkPageAdd()
2013-10-28 00:26:59 +00:00
Ingo Schommer
03311b4d00
Removed testLocalePersistsInAllPageTypes()
...
Doesn't respect custom business logic such as
validate() methods denying page creation to certain
users, or page creation on the root level.
The test doesn't add a whole lot of value,
since the baseline translation creation doesn't
really differ between page types.
2013-10-22 00:20:17 +02:00
Ingo Schommer
522dff2487
Merge pull request #152 from mateusz/return-list-bug
...
BUG Satisfy the API contract - always return SS_List instance.
2013-10-16 12:17:32 -07:00
Mateusz Uzdowski
8cdeb8005e
BUG Satisfy the API contract - always return SS_List instance.
...
Currently returning null in some situations.
2013-10-16 16:45:31 +13:00
Gus King
8f922beff3
Added check to see if the DataObject actually has translation before iterating over.
2013-10-14 19:39:29 +13:00
Ingo Schommer
242acac7dd
Updated translations
2013-10-10 12:32:42 +02:00
Ingo Schommer
8002df689f
Renamed spanish
2013-10-10 12:32:40 +02:00
Francisco arenas
eaea1ff0a5
Create es_ES.yml
...
spanish translation
2013-10-10 01:13:50 -04:00