Commit graph

289 commits

Author SHA1 Message Date
Robin
90ac1e190d Edited static/index.html via GitHub 2011-07-24 21:26:43 +01:00
Peter 'Pita' Martischka
1c8f70fae9 Disabling minify creates now one big js file, instead of loading js files dynamicly. This solves problems we had with random loading of the js files 2011-07-24 21:26:43 +01:00
Peter 'Pita' Martischka
3ccdcec7e8 ensure we don't send a handshake on every reconnect 2011-07-22 14:17:58 +01:00
Peter 'Pita' Martischka
a717e07531 Moved John's code to the correct place 2011-07-22 14:07:13 +01:00
Peter 'Pita' Martischka
73f97cc7d5 removed the tests folder, we never did tests anyway 2011-07-22 13:45:12 +01:00
Peter 'Pita' Martischka
b13fbbfd73 Import works now on the server side 2011-07-21 20:13:58 +01:00
John McLear
4b268f9579 Make a pulsating chat notification and remove the throb from the tab 2011-07-20 21:50:58 +01:00
John McLear
fba2c5ccb2 Hide the import/export by default 2011-07-20 17:33:40 +01:00
John McLear
2920c35c0f Now import/Export works 2011-07-20 17:33:27 +01:00
John McLear
1fca334704 fix literal paths, now they are relative 2011-07-20 17:26:50 +01:00
John McLear
43508a32a3 Ensure the last chat comment is always in focus after resize 2011-07-20 17:23:01 +01:00
John McLear
126dc4d0e8 Ensure cursor types are right for all icons and objects 2011-07-20 17:20:46 +01:00
John McLear
4f06d4688f Add wordle support, temporary, Pita to move 2011-07-20 16:38:03 +01:00
John McLear
802866a5da Open link in new window file 2011-07-20 16:01:26 +01:00
John McLear
1849adf9b8 Import CSS and open export in new window 2011-07-20 16:01:10 +01:00
John McLear
77dc7ede14 change end points to right export endpoint 2011-07-20 15:48:24 +01:00
John McLear
d8e39e82d1 Merge branch 'master' of git://github.com/Pita/etherpad-lite 2011-07-20 15:44:36 +01:00
John McLear
184239879f Add fileicons which is the export icosn 2011-07-20 15:43:55 +01:00
John McLear
50c6b9de00 Temporary code that brings in some export support 2011-07-20 15:42:47 +01:00
John McLear
b4c2f6eb11 Updated doctype after I messed it up before, updated some css for import/export 2011-07-20 15:31:50 +01:00
John McLear
a6faf73cbb Basics of import/export dialogue, requires hiding etc. 2011-07-19 22:08:26 +01:00
John McLear
0294c32c2a Hand when hovering over chat and position of chat title bar fix 2011-07-19 21:42:21 +01:00
Peter 'Pita' Martischka
8b6be1b014 Merge branch 'master' of /home/jose/etherpad-lite/ 2011-07-19 20:06:44 +01:00
John McLear
a07bd76625 Final major add for working buttons in IE 2011-07-19 20:04:36 +01:00
John McLear
cf255b2979 Make the pad calls work properly in IE 2011-07-19 20:04:30 +01:00
John McLear
e7b690c7fc Make the chat work in IE 2011-07-19 20:04:24 +01:00
John McLear
322a66aab1 Change order of JS, hope to load utils early on, im not sure this is a proper fix though 2011-07-19 20:04:16 +01:00
John McLear
d9e18f38a3 Add resize image for chatbox 2011-07-19 20:04:10 +01:00
John McLear
ef2d7ef015 updated iframe editor css 2011-07-19 20:04:04 +01:00
John McLear
93aa1ed970 Added a doctype to index.html 2011-07-19 20:03:57 +01:00
John McLear
f8496d2266 Remove big CSS file 2011-07-19 20:03:51 +01:00
John McLear
9f966e0035 Make CSS more comprehendable by mear mortals. 2011-07-19 20:03:40 +01:00
John McLear
9407d33407 Fix timeslider overlap issue 2011-07-19 20:03:28 +01:00
John McLear
72a7550126 Make embed code have the correct right margin so it doesnt overlap scrollbar 2011-07-19 20:03:22 +01:00
John McLear
1f9df665e6 removing broadcast 2011-07-19 20:03:13 +01:00
John McLear
d6bae26978 rename broadcast.css to timeslider 2011-07-19 20:03:06 +01:00
John McLear
f245685c3a Remove a line break.. heh 2011-07-19 20:03:01 +01:00
John McLear
65baa26fca Resize chat 2011-07-19 20:02:48 +01:00
John McLear
bc9aa8579e Change it to use jquery ui instwead of the jquery ui slide file 2011-07-19 20:02:43 +01:00
John McLear
0643bb888f Remove old jquery ui file 2011-07-19 20:02:35 +01:00
John McLear
f7ce124ce2 Add a new version of jquery ui with support for resizable 2011-07-19 20:02:29 +01:00
John McLear
2dd2a4a055 Added support to resize chat 2011-07-19 20:02:03 +01:00
John McLear
fb332cf699 removed outcommented css 2011-07-19 20:01:54 +01:00
John McLear
6ca7dcf999 stop timeslider from taking up more than 100% room 2011-07-19 20:01:48 +01:00
John McLear
ab7b043fd1 Dont show IP addy or browser info when hovering# 2011-07-19 20:01:36 +01:00
John McLear
00a74d8067 Make chat icon background white 2011-07-19 20:01:20 +01:00
John McLear
0206803549 move userlist so it doesnt overlap with scrollbar 2011-07-19 20:00:32 +01:00
Peter 'Pita' Martischka
eeddf1348f Added support for document export, no link from the pad so far 2011-07-19 19:48:11 +01:00
Peter 'Pita' Martischka
83829759e9 Minifying can be disabled for debugging now 2011-07-14 20:11:03 +01:00
Peter 'Pita' Martischka
f871602754 remove the 32000 px lock, thx to @smesher 2011-07-14 18:38:29 +01:00