Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-30 | Create a customizable timeslider toolbar | Marcel Klehr | |
2014-03-30 | Fix timeslider export dropdown | Marcel Klehr | |
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-05 | Replace tabs indentation with spaces indentation | Luc Didry | |
Some files are obviously external libraries, I didn't touch them | |||
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-09-12 | Beautify infinite scroll | Marcel Klehr | |
2013-08-14 | utf-8 without BOM; removed trailing white spaces | Wikinaut | |
2013-08-14 | adding backlinks to main page in Admin pages; fix for ↵ | Wikinaut | |
https://github.com/ether/etherpad-lite/issues/1277 | |||
2013-04-13 | Moving the toolbar plugin calls. | cohitre | |
2013-04-09 | no need to declare var twice | John McLear | |
2013-04-09 | expose broadcast slider so plugins can interact with it | John McLear | |
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-27 | Merge pull request #1672 from ether/feature/admin-plugins-revamp | John McLear | |
/admin/plugins revamp | |||
2013-03-27 | /admin/plugins: Add a loading indicator to some messages | Marcel Klehr | |
2013-03-27 | /admin/plugins: Fix update check | Marcel Klehr | |
2013-03-26 | /admin/plugins: Dry up displaying of info messages | Marcel Klehr | |
2013-03-26 | Disable search until registry is loaded and fix sorting by version | Marcel Klehr | |
... and always display a scrollbar. | |||
2013-03-26 | /admin/plugins: Show some text if nothing is display otherwise | Marcel Klehr | |
2013-03-26 | Install and uninstall plugins with style | Marcel Klehr | |
- Don't block the whole page when installing a plugin - allow people to search and install other plugins meanwhile Why? http://i.imgur.com/XoX6uYS.jpg | |||
2013-03-26 | /admin/plugins: Add progress indicators and report errors | Marcel Klehr | |
2013-03-25 | admin/plugins: Allow people to sort search results | Marcel Klehr | |
2013-03-25 | Revamp /admin/plugins | Marcel Klehr | |
- dry up the client-side code - use the new saner API of pluginfw/installer.js on the server - Improve UX: allow user to infinitely scroll to display their results | |||
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-02-25 | merge develop | John McLear | |
2013-02-18 | a different approach | John McLear | |
2013-02-18 | timestlider script block | John McLear | |
2013-02-09 | Fix loader styling | 0ip | |
2013-02-09 | Change settings layout | 0ip | |
2013-02-09 | Add doctype | 0ip | |
2013-02-09 | Drop 'lite' occurrences in /admin/* | 0ip | |
2013-02-09 | Fix data attribute | 0ip | |
2013-02-09 | Add data-title for responsive tables | 0ip | |
2013-02-09 | Fix :admin/index links | 0ip | |