mluto
|
21b99ccd53
|
use always() instead of done() and call expect() in there, fixed whitespace
|
2013-01-13 11:29:28 +01:00 |
|
mluto
|
c3dd433c99
|
Fixed test-names, use waitFor instead of setTimeout
|
2013-01-13 11:03:52 +01:00 |
|
mluto
|
176719b331
|
Added tests
|
2013-01-13 10:39:13 +01:00 |
|
mluto
|
bc05f9eb0a
|
converted load-more-link to button, added loading-gif, fixed typo
|
2013-01-07 19:15:55 +01:00 |
|
mluto
|
825b258d99
|
only load 20 messages when pressing the load-link, fixed whitespace
|
2013-01-07 17:43:03 +01:00 |
|
mluto
|
5f81daed0a
|
Added link to load more chat-messages using new GET_CHAT_MESSAGES
|
2013-01-07 17:36:03 +01:00 |
|
mluto
|
5592c4b0fe
|
client loads messages using the new client loads messages using new method, getChatMessages restructured and renamed to getLastChatMessages, added GET_CHAT_MESSAGES, getChatMessages restructured and renamed to getLastChatMessages
|
2013-01-06 16:11:48 +01:00 |
|
mluto
|
9484b92ae2
|
fixed and unified indenting, added comments in handleClientReady
|
2013-01-06 14:55:33 +01:00 |
|
John McLear
|
6e7b694243
|
Merge pull request #1318 from stephan48/develop
Corrected Documentation for checkToken() API Method
|
2013-01-02 06:20:59 -08:00 |
|
Stephan Jauernick
|
9f9f7a627e
|
corrected a documentation glitch for checkToken - clarified which token is validated
|
2013-01-02 15:14:46 +01:00 |
|
Marcel Klehr
|
1d5dbd45ca
|
Merge branch 'master' into develop
|
2012-12-31 16:33:01 +01:00 |
|
John McLear
|
a42f220ee2
|
Merge pull request #1311 from ether/release/releases-1.2.3
Release 1.2.3
|
2012-12-31 07:16:01 -08:00 |
|
Marcel Klehr
|
53459fe160
|
release v1.2.3
|
2012-12-31 15:57:16 +01:00 |
|
Marcel Klehr
|
b6c9b4ec30
|
Fix #1309 : Fix support for node v0.6
|
2012-12-31 15:47:42 +01:00 |
|
John McLear
|
d9ef9f5648
|
Merge pull request #1308 from marcelklehr/fix/console-log-html10n-chrome
Fix #1307: Chrome needs console.log to be called on console obj
|
2012-12-30 06:50:21 -08:00 |
|
Siebrand Mazeland
|
f894d9b8f4
|
Localisation updates from http://translatewiki.net.
|
2012-12-30 10:31:57 +00:00 |
|
Marcel Klehr
|
ba6e0d2a05
|
Fix #1307: Chrome needs console.log to be called on console obj
|
2012-12-30 10:56:31 +01:00 |
|
Marcel Klehr
|
b31563ea07
|
Fix docs: Correct API version for listAllGroups endpoint
|
2012-12-28 15:37:10 +01:00 |
|
Marcel Klehr
|
187ee21b8e
|
Merge pull request #1305 from ether/master
Updating develop with 1.2.2 release
|
2012-12-27 13:18:25 -08:00 |
|
Marcel Klehr
|
6a65a47444
|
Merge pull request #1304 from ether/release/releases-1.2.2
Version 1.2.2 release
|
2012-12-27 13:16:28 -08:00 |
|
Marcel Klehr
|
ffc9bcf028
|
Bump API version for checkToken endpoint
|
2012-12-27 22:09:22 +01:00 |
|
John McLear
|
b681359dfa
|
bump version # in package and update CHANGELOG
|
2012-12-27 20:09:14 +00:00 |
|
Marcel Klehr
|
369e24682b
|
Merge pull request #1297 from marcelklehr/migrate-to-html10n
Migrate to html10n and allow plugin l10n
|
2012-12-27 07:56:41 -08:00 |
|
John McLear
|
746396951d
|
Resolve #1301 startup pointing at old bitly URL
|
2012-12-26 00:17:43 +00:00 |
|
Marcel Klehr
|
e60f8de676
|
Expand plugin system docs with l10n info
|
2012-12-23 22:48:28 +01:00 |
|
Marcel Klehr
|
220e084484
|
Simplify local locale file format
|
2012-12-23 22:43:32 +01:00 |
|
Marcel Klehr
|
d84951cd04
|
Remove locale file converter (ini2json)
|
2012-12-23 18:31:59 +01:00 |
|
Marcel Klehr
|
2055a2b176
|
[l10n] Convert all ini files to json
|
2012-12-23 18:23:56 +01:00 |
|
Marcel Klehr
|
1a4923ef60
|
Update docs
|
2012-12-23 18:17:30 +01:00 |
|
Marcel Klehr
|
f830602cb2
|
Add rtl frontend test
|
2012-12-23 18:17:27 +01:00 |
|
Marcel Klehr
|
fefbdb6fe1
|
Add direction info
|
2012-12-23 18:17:25 +01:00 |
|
Marcel Klehr
|
fdf6628cc5
|
Fix html attr translation
|
2012-12-23 18:17:23 +01:00 |
|
Marcel Klehr
|
04b65a0b4e
|
Add support for three-letter lang codes
|
2012-12-23 18:17:21 +01:00 |
|
Marcel Klehr
|
0c9178d392
|
Fix html10n usage in code that wouldn't allow lang switching
|
2012-12-23 18:17:19 +01:00 |
|
Marcel Klehr
|
580d936e50
|
Fix lang pre-selection of lang picker
(would break in cases when html10n might not have loaded yet)
|
2012-12-23 18:17:17 +01:00 |
|
Marcel Klehr
|
23b7469df6
|
[html10n] Don't expose lang code, if the language is not available
|
2012-12-23 18:17:14 +01:00 |
|
Marcel Klehr
|
7aba02f0cf
|
Don't break if a plugin hasn't got a locales dir
|
2012-12-23 18:17:12 +01:00 |
|
Marcel Klehr
|
cf24e53eae
|
Simplify server-side i18n code and make it a bit more understandable
|
2012-12-23 18:17:10 +01:00 |
|
Marcel Klehr
|
4a489f85f6
|
Fix translations in timeslider template
|
2012-12-23 18:17:08 +01:00 |
|
Marcel Klehr
|
f68adc8553
|
Fix translations in timeslider code
|
2012-12-23 18:17:05 +01:00 |
|
Marcel Klehr
|
e34036513e
|
There's no utf8, but there's utf-8
|
2012-12-23 18:17:03 +01:00 |
|
Marcel Klehr
|
3c3c1630b1
|
Revert "Don't tell IE it's utf8. Just send it. Otherwise it'll snuff it!"
This reverts commit 5fb7a03fb34078a75fe5932563e5a9fe44c57015.
|
2012-12-23 18:17:01 +01:00 |
|
Marcel Klehr
|
00d7ebc646
|
Allow html10n to handle import paths relative to the importing file
|
2012-12-23 18:16:59 +01:00 |
|
Iván Eixarch
|
9d459687af
|
fixed bug in parseIni
|
2012-12-23 18:16:56 +01:00 |
|
Iván Eixarch
|
bc0d9c854b
|
use relativa path in import definitions of locales.json
|
2012-12-23 18:16:54 +01:00 |
|
Marcel Klehr
|
d9d0312a9e
|
Don't tell IE it's utf8. Just send it. Otherwise it'll snuff it!
(As if we wouldn't look forward to that...)
|
2012-12-23 18:16:52 +01:00 |
|
Marcel Klehr
|
51f6ac6b71
|
Fix lang picker, again
|
2012-12-23 18:16:50 +01:00 |
|
Marcel Klehr
|
a2b2257851
|
Fix html10n cache and lang fallback
|
2012-12-23 18:16:48 +01:00 |
|
Marcel Klehr
|
e3f9ed37b4
|
Hacky solution for exploreDir error
We should only traverse the directories of actual plugins instead
of traversing the whole node_modules folder
|
2012-12-23 18:16:45 +01:00 |
|
Marcel Klehr
|
f4f2c1d9ab
|
Fix lang picker
|
2012-12-23 18:16:43 +01:00 |
|