Commit Graph

9464 Commits

Author SHA1 Message Date
Ingo Schommer
5a2247a440 Merge pull request #589 from simonwelsh/absolute_url
FIX Director::is_absolute_url() now ignores query string
2012-08-16 11:50:29 -07:00
Ingo Schommer
55892fedd8 Merge remote-tracking branch 'origin/3.0' 2012-08-15 20:32:16 +02:00
Roland Lehmann
701da8b822 Updated translations; i18n for fieldLabels 2012-08-15 20:30:30 +02:00
Sam Minnee
2dadc77e99 Revert "Make PHPUnit bootstrap add flush=1"
This reverts commit e0037967c2.

Conflicts:

	tests/travis/_ss_environment.php
2012-08-14 19:01:30 +12:00
Sam Minnee
fe1434678b Revert "Make PHPUnit bootstrap add flush=1"
This reverts commit e0037967c2.

Conflicts:

	tests/travis/_ss_environment.php
2012-08-14 19:00:57 +12:00
Sam Minnee
2c62dda47a Fixed Travis CI and make it use SQLite 2012-08-14 17:02:28 +12:00
Sam Minnee
e0037967c2 Make PHPUnit bootstrap add flush=1 2012-08-14 17:02:12 +12:00
Sam Minnee
b9522114f5 Fixed bugs in Travis CI set-up 2012-08-14 17:02:06 +12:00
Sam Minnee
0e08840ff9 Fixed Travis CI and make it use SQLite 2012-08-14 16:45:13 +12:00
Sam Minnee
4d1c2ed4fc Make PHPUnit bootstrap add flush=1 2012-08-14 16:44:32 +12:00
Sam Minnee
50b4d805cc Fixed bugs in Travis CI set-up 2012-08-14 16:11:37 +12:00
Sam Minnee
8d92046769 Added support for Travis CI 2012-08-14 16:06:21 +12:00
Sam Minnee
04e3beddf5 Added support for Travis CI 2012-08-14 16:02:12 +12:00
Ingo Schommer
5bfaa65719 Merge remote-tracking branch 'origin/3.0' 2012-08-13 00:47:47 +02:00
Ingo Schommer
ec89832b93 Registering Te Reo support in i18n 2012-08-13 00:15:36 +02:00
Ingo Schommer
7170eb7dc9 Localized parts of TinyMCE into Te Reo 2012-08-13 00:15:36 +02:00
Ingo Schommer
857afc4ee7 Localization for custom TinyMCE ssmacron module 2012-08-13 00:15:36 +02:00
Ingo Schommer
94b739e847 Updated translations 2012-08-12 22:49:51 +02:00
Ingo Schommer
3bce3550d3 Merge remote-tracking branch 'origin/3.0' 2012-08-12 22:21:06 +02:00
Ingo Schommer
395580bdd6 BUG Locale-isolated i18n/Zend cache
In certain cases (e.g. with the mi_NZ locale),
the i18n system would regard a langage as already
loaded if it was restored from a cached, but empty
translation list (through Zend_Translate).
This was due to the cache key being generated
based solely on the content, rather than taking
other options like the locale into account.
2012-08-12 22:11:55 +02:00
Ingo Schommer
b9bc854292 Merge remote-tracking branch 'origin/translation-staging' 2012-08-12 22:08:26 +02:00
TeamCity
d6c2ffe7a3 MINOR Updated translations 2012-08-13 01:06:10 +12:00
TeamCity
09aab3a98b MINOR Updated translations 2012-08-13 00:05:18 +12:00
TeamCity
fc3bdae986 MINOR Updated translations 2012-08-12 23:06:06 +12:00
TeamCity
bb1e761f24 MINOR Updated translations 2012-08-12 22:05:13 +12:00
TeamCity
a68db46aa9 MINOR Updated translations 2012-08-12 04:07:40 +12:00
TeamCity
2e92b2753f MINOR Updated translations 2012-08-12 03:06:03 +12:00
TeamCity
ef4e3be5d1 MINOR Updated translations 2012-08-12 02:05:42 +12:00
TeamCity
52deb8f276 MINOR Updated translations 2012-08-12 01:05:48 +12:00
TeamCity
a3280b55b5 MINOR Updated translations 2012-08-11 22:06:06 +12:00
TeamCity
591debbe73 MINOR Updated translations 2012-08-11 20:06:11 +12:00
TeamCity
282be7d37a MINOR Updated translations 2012-08-11 13:05:14 +12:00
dd1079
8d9db7f61a FIX: Proper buttonset styling 2012-08-11 10:19:17 +12:00
TeamCity
47035dd0d1 MINOR Updated translations 2012-08-11 02:22:42 +12:00
TeamCity
8975610d7c MINOR Updated translations 2012-08-10 22:04:47 +12:00
Ingo Schommer
35ca67535d Merge pull request #667 from jakr/trac7617-followup
Fix edge case in sessionStorage detection for FireFox.
2012-08-10 01:42:58 -07:00
Ingo Schommer
ce2d31b060 BUG Consistently self-closing form field tags (#7557)
This is reverting templates back to pre-3.0 conventions,
which were dominated by XHTML templates.
HTML5 allows both self-closing and unclosed tags,
so opting for self-closing to achieve maximum compatibility.
2012-08-10 10:27:33 +02:00
Jak
b649c09b08 BUG prevent notice when using selection group 2012-08-10 18:53:33 +12:00
Nik Rolls
5c5a506878 BUG removed use of deprecated method 2012-08-10 18:32:55 +12:00
Naomi Guyer
ae52be54f0 FIX: Missing last login time (fixes 7666)
Add in missing user login time
2012-08-10 18:08:53 +12:00
TeamCity
b4cd019987 MINOR Updated translations 2012-08-10 18:06:31 +12:00
TeamCity
d72efcb510 MINOR Updated translations 2012-08-10 11:38:31 +12:00
Ingo Schommer
24c7cf94fc Updated language master files 2012-08-10 00:59:07 +02:00
Ingo Schommer
90fab71f41 Merge branch '3.0' 2012-08-10 00:30:59 +02:00
Ingo Schommer
023721aaca GridFieldPaginator localization 2012-08-10 00:30:49 +02:00
Ingo Schommer
cac540d252 Merge branch '3.0' 2012-08-10 00:19:00 +02:00
Ingo Schommer
c7fd9a6605 CMS Localization 2012-08-10 00:17:34 +02:00
Ingo Schommer
ca1d38dffd BUG Localize DataObject->summaryFields() 2012-08-10 00:14:02 +02:00
Ingo Schommer
77d939f0b2 CMS Localization 2012-08-09 23:55:30 +02:00
martimiz
deb3780a45 BUG #7768 - add-button and breadcrumb translation in Security, ModelAdmin
The classnames on the add-new button and breadcrumbs were not
translated due to the use of singular_name() instead of
i18n-singular_name() in GridFieldAddNewButton and GridFieldDetailForm.
2012-08-09 23:46:40 +02:00