summaryrefslogtreecommitdiff
path: root/src/static
AgeCommit message (Expand)Author
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
2012-12-03last JS fixJohn McLear
2012-12-03whoopsiJohn McLear
2012-12-03Merge branch 'develop' of github.com:ether/etherpad-lite into focus-on-passwordJohn McLear
2012-12-03Update strings, add UK strings, fix JSroot
2012-12-03Add same color in pad and chat for authorSimon Leblanc
2012-12-03improve search to use description too, bit more cpu heavy for thats okayJohn McLear
2012-12-03fixed git merge confictIván Eixarch
2012-12-02Merge branch 'focus-on-password' of github.com:ether/etherpad-lite into focus...John McLear
2012-12-02Merge branch 'develop' of github.com:ether/etherpad-lite into focus-on-passwordJohn McLear
2012-12-02first effort to move into templates but javascript is broken so dont pullroot
2012-11-30fix the control S to save a revisionJohn McLear
2012-11-30fix letter s...John McLear
2012-11-28remove control S commentJohn McLear
2012-11-28catch control S and send an event to save a revisionJohn McLear
2012-11-27Update src/static/css/pad.cssJohn McLear
2012-11-26remember the styling for the pasword promptJohn McLear
2012-11-26proper fix for focus and some styling of the form and allows for pressing ent...John McLear
2012-11-26Merge branch 'develop' of github.com:ether/etherpad-lite into remove-alert-on...John McLear