Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-01 | Update the bowser.js to the new version | joassouza | |
With this new version of bowser.js is possible detect the OS as well, no only the browser as the previous one. It brings support to new browsers as well. | |||
2015-11-06 | paste hook and class for editorcontainer | John McLear | |
2015-05-19 | other bits required for read only | John McLear | |
2015-04-05 | support for open dyslexic font | John McLear | |
2015-04-03 | title for chat | John McLear | |
2015-04-03 | temp solution for alt 9 to show editbar label | John McLear | |
2015-03-31 | make user list a document so it's easy to navigate by screen readers | John McLear | |
2015-03-26 | alt c to focus on chat and gritter and chat both now work with aria | John McLear | |
2015-03-26 | more working logic and also pretty nice screen reader experience | John McLear | |
2015-03-25 | different font families for people with dyslexia | John McLear | |
2015-01-21 | working translation | John McLear | |
2015-01-19 | semi working example | John McLear | |
2014-12-31 | Merge pull request #2418 from ether/etherpad-export-and-import | John McLear | |
Full Pad portability (Export/Import) | |||
2014-12-29 | semi working requires browser refresh | John McLear | |
2014-12-28 | Use camel case | Gared | |
2014-12-28 | Notify user if cookies can't be created | Gared | |
2014-12-27 | removing dokuwiki | John McLear | |
2014-11-22 | swap out jquery browser for bower but expose browser object to all pages ↵ | John McLear | |
also enable minification.. Seems to work well | |||
2014-11-19 | Merge branch 'develop' of github.com:ether/etherpad-lite into new-icons | John McLear | |
2014-11-19 | move tiny bit of font awesome we actually use into pad.css | John McLear | |
2014-11-18 | working blocks | John McLear | |
2014-11-18 | remove connecting bar image | John McLear | |
2014-11-18 | spinning loading icons | John McLear | |
2014-11-18 | remove stuff, new files | John McLear | |
2014-10-14 | Add a subset of FontAwesome icons using Fontello | Prateek Saxena | |
Most of the code here has been taken from @LaKing's #2554. Only icons required for etherpad have been added. Here is a list of the code points that are being used: 0xe800 0xe801 0xe802 0xe803 0xe804 0xe805 0xe806 0xe807 0xe808 0xe809 0xe80a 0xe80b 0xe80c 0xe80d 0xe80e 0xe80f 0xe810 0xe811 0xe812 0xe813 0xe814 0xe815 0xe816 0xe817 Their related icon names can be seen in: /src/static/css/fontawesome-etherpad.css Even though this patch *adds* all the required icons it only uses them in the in toolbar. The switch to using only FontAwesome icons and the removal of old PNG files will only happen after the timeslider interface has been updated. This is the first step for #2253 | |||
2014-10-03 | Fix active button ui | 0ip | |
2014-03-16 | Merge branch 'pr/1579' into toolbar-test | Marcel Klehr | |
Conflicts: settings.json.template src/static/js/pad_editbar.js | |||
2013-12-09 | Merge pull request #2028 from webzwo0i/remove-deadcode | John McLear | |
Remove deadcode | |||
2013-12-08 | remove hidden input field padId which is send on every import but not used | webzwo0i | |
2013-12-07 | Merge pull request #2026 from ether/afterEditHook | John McLear | |
after Edit eejs block | |||
2013-12-04 | after Edit eejs block | John McLear | |
2013-12-02 | Update pad.html | Eloy | |
Select the URL when click at the text. | |||
2013-10-10 | Add explanations for more disconnect scenarios | Marcel Klehr | |
2013-09-21 | make export clearly seperated from import | John McLear | |
2013-04-13 | Moving the toolbar plugin calls. | cohitre | |
2013-04-05 | no need for the language string on that div | John McLear | |
2013-03-28 | Merge pull request #1681 from ether/loading_block | John McLear | |
Loading blocks | |||
2013-03-29 | Loading blocks | John McLear | |
2013-03-24 | option to show sticky chat on screen, note i use a literal string, how am i ↵ | John McLear | |
supposed to add a l10n title? | |||
2013-03-12 | Toolbar hooks | cohitre | |
2013-03-09 | Setting up the right toolbar. | cohitre | |
2013-03-05 | Add a setting for RTL text direction (integrating the url paramter) | Marcel Klehr | |
Fixes #1191 | |||
2013-03-03 | basic toolbar setup | cohitre | |
2013-01-29 | gritter now implemented | John McLear | |
2013-01-26 | Merge pull request #1389 from ether/disconnect-eejs-block | John McLear | |
add eejs block for disconnect | |||
2013-01-26 | Merge pull request #1390 from ether/html-head-block-eejs | John McLear | |
add a html block eejs so you can add a cache manifest | |||
2013-01-25 | Fixed "unnamed" and "enter your name" in userlist | mluto | |
2013-01-23 | add a html block eejs so you can add a cache manifest | John McLear | |
2013-01-23 | add eejs block for disconnect | John McLear | |
2013-01-20 | Added a template block for #users | mluto | |