index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
static
Age
Commit message (
Expand
)
Author
2013-01-22
Merge pull request #1386 from ether/fix-import-on-params
John McLear
2013-01-22
fix issue #1369 where params would break import
John McLear
2013-01-16
[html10n] Fix onload event listener (must be attached to window!)
Marcel Klehr
2013-01-16
IE8 does not have a string.trim()-function, so use regex..
mluto
2013-01-14
Merge pull request #1355 from mluto/chat-no-empty-line
John McLear
2013-01-14
prevent empty chat-messages from being sent
mluto
2013-01-13
Merge pull request #1334 from mluto/load-more-chat-messages
John McLear
2013-01-10
fix #1341 by adding css to stop highlighting
John McLear
2013-01-10
Merge pull request #1346 from ether/fix-timeslider-date-not-changing
Marcel Klehr
2013-01-10
fix egils fix of time delta resolves #1345
John McLear
2013-01-07
Merge pull request #1317 from ether/enter-on-plugins
Marcel Klehr
2013-01-07
Moved console existence check before the variable is used. This was causing ...
Oscar Perez
2013-01-07
converted load-more-link to button, added loading-gif, fixed typo
mluto
2013-01-07
only load 20 messages when pressing the load-link, fixed whitespace
mluto
2013-01-07
Added link to load more chat-messages using new GET_CHAT_MESSAGES
mluto
2013-01-07
use .val() instead of [0]
John McLear
2013-01-06
client loads messages using the new client loads messages using new method, g...
mluto
2013-01-02
stop enter reloading new page on search result request
John McLear
2012-12-30
Fix #1307: Chrome needs console.log to be called on console obj
Marcel Klehr
2012-12-23
Add direction info
Marcel Klehr
2012-12-23
Fix html attr translation
Marcel Klehr
2012-12-23
Add support for three-letter lang codes
Marcel Klehr
2012-12-23
Fix html10n usage in code that wouldn't allow lang switching
Marcel Klehr
2012-12-23
Fix lang pre-selection of lang picker
Marcel Klehr
2012-12-23
[html10n] Don't expose lang code, if the language is not available
Marcel Klehr
2012-12-23
Fix translations in timeslider code
Marcel Klehr
2012-12-23
Allow html10n to handle import paths relative to the importing file
Marcel Klehr
2012-12-23
Fix lang picker, again
Marcel Klehr
2012-12-23
Fix html10n cache and lang fallback
Marcel Klehr
2012-12-23
Fix lang picker
Marcel Klehr
2012-12-23
Fix html10n (finally)
Marcel Klehr
2012-12-23
Fix html10n and the locale resource <link>s
Marcel Klehr
2012-12-23
Migrate lang picker and embed param to html10n.js
Marcel Klehr
2012-12-23
Add kick-off code for client-side l10n
Marcel Klehr
2012-12-23
Update html10n.js
Marcel Klehr
2012-12-23
Replace webL10n with html10n.js
Marcel Klehr
2012-12-09
use properties notation
Iván Eixarch
2012-12-09
Merge remote branch 'ether/develop' into jstranslate
Iván Eixarch
2012-12-07
Merge pull request #1249 from leblanc-simon/develop
Marcel Klehr
2012-12-07
Added new strings to translate for js files
Iván Eixarch
2012-12-05
Merge pull request #1255 from 0ip/feature/show-pl-version
Marcel Klehr
2012-12-05
Adjust select width
0ip
2012-12-04
Add comment to explain how the property containing the version is being read
0ip
2012-12-04
Display plugin versions
0ip
2012-12-03
Merge pull request #1221 from ether/focus-on-password
John McLear
2012-12-03
best I can do with this temporary fix for IE
John McLear
2012-12-03
stop password being clearly visible
John McLear
2012-12-03
fix IE auth but only a temp fix
John McLear
2012-12-03
Merge pull request #1248 from ether/improved-search
Marcel Klehr
2012-12-03
make it show password dialog on wrong password
John McLear
[next]