Commit Graph

9591 Commits

Author SHA1 Message Date
Ingo Schommer
4598cc02aa Merge pull request #659 from ajshort/instance-search-filters
BUG: Allow using instances for search filters.
2012-08-16 13:07:35 -07:00
Mateusz Uzdowski
70eaa270e4 API Allow to force URL reload, while replacing the history state
Comes with a wrapper for easy reloading of the current panel.
2012-08-16 22:02:19 +02:00
Francisco arenas
a58cb37f96 Fix TreeDropdownField toggle alignment in FF
See pull request #598
2012-08-16 21:13:44 +02:00
mightycoco
5f94d23000 ENHANCEMENT: Ntfcatn. image embedding(trac #7438)
Adding an additional warning / notification message, when author embedds an external image.
2012-08-16 21:03:37 +02:00
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
TeamCity
d897dce93b MINOR Updated translations 2012-08-16 21:04:56 +12:00
TeamCity
fc81aa189e MINOR Updated translations 2012-08-16 20:05:21 +12:00
Ingo Schommer
f79d2df104 BUG More robust url comparison in CMS
Avoid ajax reloads when URLs differ in irrelevant ways,
e.g. admin/?locale=de vs. admin?locale=de.
This caused problems with the translatable module
reloading page content where it didn't need to,
because some previous robustness patches to the same problem
didn't apply (they only removed trailing slashes, ignoring
query parameter strings). The visible problem for this was
a broken tree panel, because it was ajax-loaded in parallel
with its container. Depending on ajax response order,
this would break the inner panel (in this case the tree),
since its original container was replaced with a new DOM.
2012-08-15 21:22:15 +02: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
TeamCity
53043dbdfd MINOR Updated translations 2012-08-16 01:35:36 +12:00
TeamCity
8f8a4697b6 MINOR Updated translations 2012-08-15 22:04:53 +12:00
Russell Michell
3ca24a89e9 BUGFIX: Installer failed complaining about rewrite server-capability: XHR response was 3 chars long and therefore !== "OK"
MINOR: Added charset <meta> declaration to prevent errors cluttering up browser-based debugger console output
2012-08-15 13:42:54 +12:00
TeamCity
2cba3e7530 MINOR Updated translations 2012-08-15 09:06:35 +12:00
TeamCity
ef979df1df MINOR Updated translations 2012-08-15 01:07:19 +12:00
TeamCity
0e05200be4 MINOR Updated translations 2012-08-14 20:05:13 +12: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
TeamCity
c0f75da791 MINOR Updated translations 2012-08-14 02:19:04 +12:00
TeamCity
a7169f855e MINOR Updated translations 2012-08-13 20:04:51 +12:00
TeamCity
0bfded9a9e MINOR Updated translations 2012-08-13 19:04:59 +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
TeamCity
a670d178db MINOR Updated translations 2012-08-13 10:05:34 +12:00
TeamCity
03158078bf MINOR Updated translations 2012-08-13 08:51:51 +12:00
Ingo Schommer
94b739e847 Updated translations 2012-08-12 22:49:51 +02:00
Ingo Schommer
b3bda0f6c3 MINOR Updated translations master 2012-08-12 22:41: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