Eloy
de3a657c6b
Update pad.html
...
Select the URL when click at the text.
2013-12-02 16:43:52 +01:00
Marcel Klehr
7f10b9a42f
Add explanations for more disconnect scenarios
2013-10-10 21:11:15 +02:00
John McLear
e35c45e9b5
make export clearly seperated from import
2013-09-21 16:22:43 +01:00
Marcel Klehr
2b46bc40a1
Beautify infinite scroll
2013-09-12 16:37:37 +02:00
Wikinaut
4305bb16ed
utf-8 without BOM; removed trailing white spaces
2013-08-14 21:46:57 +02:00
Wikinaut
c3bffc2623
adding backlinks to main page in Admin pages; fix for https://github.com/ether/etherpad-lite/issues/1277
2013-08-14 21:42:59 +02:00
John McLear
9dfac79107
no need to declare var twice
2013-04-09 15:58:18 +01:00
John McLear
8836981e32
expose broadcast slider so plugins can interact with it
2013-04-09 15:55:14 +01:00
John McLear
6dc4ddd29e
no need for the language string on that div
2013-04-05 03:38:47 +01:00
John McLear
406ff8e6f8
Merge pull request #1681 from ether/loading_block
...
Loading blocks
2013-03-28 20:01:46 -07:00
John McLear
d73ea4e334
Loading blocks
2013-03-29 02:24:15 +00:00
John McLear
09b32ea694
Merge pull request #1672 from ether/feature/admin-plugins-revamp
...
/admin/plugins revamp
2013-03-27 12:05:00 -07:00
Marcel Klehr
bc8d6d4c45
/admin/plugins: Add a loading indicator to some messages
2013-03-27 12:20:50 +01:00
Marcel Klehr
c4d9a71156
/admin/plugins: Fix update check
2013-03-27 12:02:19 +01:00
Marcel Klehr
d01a209cbf
/admin/plugins: Dry up displaying of info messages
2013-03-26 21:04:21 +01:00
Marcel Klehr
2393dcd652
Disable search until registry is loaded and fix sorting by version
...
... and always display a scrollbar.
2013-03-26 19:22:04 +01:00
Marcel Klehr
7edfff7574
/admin/plugins: Show some text if nothing is display otherwise
2013-03-26 16:23:47 +01:00
Marcel Klehr
638cea5fd6
Install and uninstall plugins with style
...
- 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 15:11:30 +01:00
Marcel Klehr
e8bae61cf5
/admin/plugins: Add progress indicators and report errors
2013-03-26 11:19:36 +01:00
Marcel Klehr
773293991b
admin/plugins: Allow people to sort search results
2013-03-25 23:09:03 +01:00
Marcel Klehr
079fdf0f38
Revamp /admin/plugins
...
- 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-25 17:20:10 +01:00
John McLear
2e7a9796de
option to show sticky chat on screen, note i use a literal string, how am i supposed to add a l10n title?
2013-03-24 01:12:01 +00:00
Marcel Klehr
760e1b82c3
Add a setting for RTL text direction (integrating the url paramter)
...
Fixes #1191
2013-03-05 23:12:00 +01:00
John McLear
f915285f15
merge develop
2013-02-25 10:13:50 +00:00
John McLear
cda3a0e78b
a different approach
2013-02-18 21:03:52 +00:00
John McLear
3f87a32a12
timestlider script block
2013-02-18 18:07:01 +00:00
0ip
8a6b3c90e2
Fix loader styling
2013-02-09 21:29:11 +01:00
0ip
8fb8f0d3b6
Change settings layout
2013-02-09 21:22:23 +01:00
0ip
ad54369bf1
Add doctype
2013-02-09 20:57:41 +01:00
0ip
21e1422be6
Drop 'lite' occurrences in /admin/*
2013-02-09 20:42:47 +01:00
0ip
52ff28dea0
Fix data attribute
2013-02-09 20:34:12 +01:00
0ip
d2409288be
Add data-title for responsive tables
2013-02-09 20:15:41 +01:00
0ip
34fd7726bd
Fix :admin/index links
2013-02-09 17:55:11 +01:00
0ip
dd29096ad7
Normalize view-ports
2013-02-09 17:47:52 +01:00
0ip
ef0a6ce5ff
Remove top-border
2013-02-09 17:39:08 +01:00
root
9fcabfa8ac
fix IE8 styling y u no do this 0ip?
2013-02-06 20:02:24 +00:00
Swen
360d5c150b
Update html code to proper validate
2013-01-30 20:24:48 +01:00
Swen
1f348d911f
Merge branch 'develop' into admin-index-plugable
2013-01-30 20:16:51 +01:00
John McLear
1c7810783c
gritter now implemented
2013-01-29 01:55:36 +00:00
spcsser
80333d8e0a
Added ability to add menu entries for admin pages.
2013-01-27 23:02:27 +01:00
John McLear
090508909e
Merge pull request #1389 from ether/disconnect-eejs-block
...
add eejs block for disconnect
2013-01-26 09:06:53 -08:00
John McLear
0ccd1a30e9
Merge pull request #1390 from ether/html-head-block-eejs
...
add a html block eejs so you can add a cache manifest
2013-01-26 09:06:38 -08:00
mluto
4a20a26cbf
Merge branch 'develop' of https://github.com/ether/etherpad-lite into hardcoded-i18n
2013-01-25 17:14:56 +01:00
Marcel Klehr
2841bfc009
Merge branch 'feature/real-time-plugin-search' into develop
2013-01-25 14:50:51 +01:00
mluto
7812d93e74
Fixed "unnamed" and "enter your name" in userlist
2013-01-25 10:32:09 +01:00
John McLear
568b641ee9
Merge pull request #1404 from ether/feature/real-time-plugin-search
...
real-time plugin search
2013-01-24 14:09:30 -08:00
Marcel Klehr
3e793b8a63
[/admin/plugins] remove progress history
2013-01-24 23:00:56 +01:00
Marcel Klehr
fa55cd4759
[/admin/plugins] Add real-time on keypress search
...
also, I reduced the size of the activity indicator
2013-01-24 22:39:52 +01:00
John McLear
1f7140345a
index wrapper block
2013-01-24 20:03:07 +00:00
Marcel Klehr
7c06dc750c
Unify admin page titles
2013-01-24 18:46:32 +01:00