summaryrefslogtreecommitdiff
path: root/src/static
AgeCommit message (Expand)Author
2013-01-22Merge pull request #1386 from ether/fix-import-on-paramsJohn McLear
2013-01-22fix issue #1369 where params would break importJohn McLear
2013-01-16[html10n] Fix onload event listener (must be attached to window!)Marcel Klehr
2013-01-16IE8 does not have a string.trim()-function, so use regex..mluto
2013-01-14Merge pull request #1355 from mluto/chat-no-empty-lineJohn McLear
2013-01-14prevent empty chat-messages from being sentmluto
2013-01-13Merge pull request #1334 from mluto/load-more-chat-messagesJohn McLear
2013-01-10fix #1341 by adding css to stop highlightingJohn McLear
2013-01-10Merge pull request #1346 from ether/fix-timeslider-date-not-changingMarcel Klehr
2013-01-10fix egils fix of time delta resolves #1345John McLear
2013-01-07Merge pull request #1317 from ether/enter-on-pluginsMarcel Klehr
2013-01-07Moved console existence check before the variable is used. This was causing ...Oscar Perez
2013-01-07converted load-more-link to button, added loading-gif, fixed typomluto
2013-01-07only load 20 messages when pressing the load-link, fixed whitespacemluto
2013-01-07Added link to load more chat-messages using new GET_CHAT_MESSAGESmluto
2013-01-07use .val() instead of [0]John McLear
2013-01-06client loads messages using the new client loads messages using new method, g...mluto
2013-01-02stop enter reloading new page on search result requestJohn McLear
2012-12-30Fix #1307: Chrome needs console.log to be called on console objMarcel Klehr
2012-12-23Add direction infoMarcel Klehr
2012-12-23Fix html attr translationMarcel Klehr
2012-12-23Add support for three-letter lang codesMarcel Klehr
2012-12-23Fix html10n usage in code that wouldn't allow lang switchingMarcel Klehr
2012-12-23Fix lang pre-selection of lang pickerMarcel Klehr
2012-12-23[html10n] Don't expose lang code, if the language is not availableMarcel Klehr
2012-12-23Fix translations in timeslider codeMarcel Klehr
2012-12-23Allow html10n to handle import paths relative to the importing fileMarcel Klehr
2012-12-23Fix lang picker, againMarcel Klehr
2012-12-23Fix html10n cache and lang fallbackMarcel Klehr
2012-12-23Fix lang pickerMarcel Klehr
2012-12-23Fix html10n (finally)Marcel Klehr
2012-12-23Fix html10n and the locale resource <link>sMarcel Klehr
2012-12-23Migrate lang picker and embed param to html10n.jsMarcel Klehr
2012-12-23Add kick-off code for client-side l10nMarcel Klehr
2012-12-23Update html10n.jsMarcel Klehr
2012-12-23Replace webL10n with html10n.jsMarcel Klehr
2012-12-09use properties notationIván Eixarch
2012-12-09Merge remote branch 'ether/develop' into jstranslateIván Eixarch
2012-12-07Merge pull request #1249 from leblanc-simon/developMarcel Klehr
2012-12-07Added new strings to translate for js filesIván Eixarch
2012-12-05Merge pull request #1255 from 0ip/feature/show-pl-versionMarcel Klehr
2012-12-05Adjust select width0ip
2012-12-04Add comment to explain how the property containing the version is being read0ip
2012-12-04Display plugin versions0ip
2012-12-03Merge pull request #1221 from ether/focus-on-passwordJohn McLear
2012-12-03best I can do with this temporary fix for IEJohn McLear
2012-12-03stop password being clearly visibleJohn McLear
2012-12-03fix IE auth but only a temp fixJohn McLear
2012-12-03Merge pull request #1248 from ether/improved-searchMarcel Klehr
2012-12-03make it show password dialog on wrong passwordJohn McLear