Manuel Knitza
|
8c9ad6ee50
|
Update src/node/handler/APIHandler.js
|
2013-02-12 21:50:14 +01:00 |
|
Manuel Knitza
|
e855bafdf9
|
Update src/node/hooks/express/apicalls.js
|
2013-02-12 21:47:40 +01:00 |
|
John McLear
|
da246d183d
|
Correct license header
|
2013-02-12 19:47:53 +00:00 |
|
John McLear
|
0b5c948549
|
Move code from Html export to a Helper file
|
2013-02-12 19:45:46 +00:00 |
|
John McLear
|
14dca92692
|
Merge pull request #1505 from ether/fix-for-long-strings
very simple fix that might break other things but stops the caret focus ...
|
2013-02-12 11:06:45 -08:00 |
|
John McLear
|
760bebc429
|
Merge pull request #1507 from ether/ace2_inner-fix
fix issue where opera was doing stupid things but still an issue w/ doub...
|
2013-02-12 11:06:25 -08:00 |
|
John McLear
|
a37d396577
|
fix issue where opera was doing stupid things but still an issue w/ double tabs exists
|
2013-02-12 19:04:43 +00:00 |
|
John McLear
|
bf6958ad57
|
Update bin/loadTesting/README
|
2013-02-12 15:04:06 +00:00 |
|
John McLear
|
9c54f024aa
|
Bump to latest ueber to support sqlite
|
2013-02-12 13:15:57 +00:00 |
|
John McLear
|
2f20461445
|
a comment
|
2013-02-12 00:13:47 +00:00 |
|
John McLear
|
5f73a5ec30
|
very simple fix that might break other things but stops the caret focus being moved to the end of new lines when a long string without spaces is pasted into a pad
|
2013-02-12 00:08:44 +00:00 |
|
John McLear
|
24485283fd
|
Merge pull request #1504 from ether/feature/bringJqueryBack
Checked JQuery back in. Temporary fix for #1499
|
2013-02-11 14:05:31 -08:00 |
|
John McLear
|
00af6d9c6a
|
Merge pull request #1503 from ether/feature/ffFixes
Brought scheduler back completly, fixes #1502
|
2013-02-11 14:05:24 -08:00 |
|
Peter 'Pita' Martischka
|
b76e49ecde
|
Checked JQuery back in. Temporary fix for #1499
|
2013-02-11 21:22:16 +00:00 |
|
Peter 'Pita' Martischka
|
0953a5ac33
|
Brought scheduler back completly, fixes #1502
|
2013-02-11 20:51:40 +00:00 |
|
John McLear
|
e87843c5ae
|
Merge pull request #1495 from disy-mk/patch-1
Explicitly log creation of pad
|
2013-02-10 18:19:56 -08:00 |
|
Manuel Knitza
|
b1586684c8
|
Explicitly log creation of pad
|
2013-02-11 03:03:18 +01:00 |
|
John McLear
|
60ef5f210a
|
remove duplicate code to the best of my ability right now
|
2013-02-10 23:41:14 +00:00 |
|
John McLear
|
1a77e57503
|
Merge pull request #1487 from ether/dep-cleanup
Dependancy cleanup
|
2013-02-10 15:19:20 -08:00 |
|
John McLear
|
29e2df7ad4
|
Merge pull request #1494 from ether/feature/browserTests
Windows and Mobile tests should be case insensitive
|
2013-02-10 15:17:19 -08:00 |
|
Peter 'Pita' Martischka
|
17a02bb024
|
Merge branch 'develop' of github.com:ether/etherpad-lite into dep-cleanup
|
2013-02-10 22:41:49 +00:00 |
|
Peter 'Pita' Martischka
|
b0f555e669
|
Revert "no longer dep on npm as it's native"
This reverts commit 85f18d1f92 .
|
2013-02-10 22:26:39 +00:00 |
|
John McLear
|
28f6d50011
|
remove console warn
|
2013-02-10 22:14:05 +00:00 |
|
Peter 'Pita' Martischka
|
25fd3c5901
|
Windows and Mobile tests should be case insensitive
|
2013-02-10 22:10:25 +00:00 |
|
John McLear
|
9c4a2ef819
|
Merge pull request #1493 from ether/feature/fixtests
Fixes for the testrunner
|
2013-02-10 14:06:02 -08:00 |
|
Peter 'Pita' Martischka
|
70c0591d35
|
Make iframe selectors work with jquery 1.9
|
2013-02-10 22:02:24 +00:00 |
|
Peter 'Pita' Martischka
|
8d8487dfa6
|
Made jquery browser usable in testframework
|
2013-02-10 21:49:00 +00:00 |
|
John McLear
|
bd33061c8a
|
Merge pull request #1492 from ether/feature/cleanup
Several code cleanups
|
2013-02-10 13:38:26 -08:00 |
|
Peter 'Pita' Martischka
|
1fbd408e82
|
replaced opera regex check with jquery browser check
|
2013-02-10 21:21:22 +00:00 |
|
Peter 'Pita' Martischka
|
500c451ba1
|
removed hack, because its uncessary now that scheduler is back
|
2013-02-10 21:19:48 +00:00 |
|
John McLear
|
3325aa8468
|
bit of info about deps
|
2013-02-10 21:15:00 +00:00 |
|
John McLear
|
d7992a1366
|
begin putting files together for a release
|
2013-02-10 21:13:51 +00:00 |
|
Peter 'Pita' Martischka
|
5e041aaedb
|
Moved old jquery recognition to seperate file
|
2013-02-10 20:34:27 +00:00 |
|
Peter 'Pita' Martischka
|
60de52477c
|
jquery shouldn't be checked in
|
2013-02-10 20:14:13 +00:00 |
|
John McLear
|
bcf9c23b4e
|
dont use HTML filter hooks on txt export
|
2013-02-10 19:38:16 +00:00 |
|
John McLear
|
626ee97669
|
kinda brutal way of stopping plugins being able to pass *s instead of attributes
|
2013-02-10 19:36:46 +00:00 |
|
John McLear
|
a67a0950dd
|
stop urls being encoded, not sure about other security implications here...
|
2013-02-10 19:21:27 +00:00 |
|
Siebrand Mazeland
|
5248dac016
|
Localisation updates from http://translatewiki.net.
|
2013-02-10 19:15:11 +00:00 |
|
John McLear
|
69a6d5468e
|
a bit fairer
|
2013-02-10 17:53:17 +00:00 |
|
John McLear
|
a378f48c00
|
remove console warns
|
2013-02-10 17:39:02 +00:00 |
|
John McLear
|
d16b15f3eb
|
begin support for better txt output
|
2013-02-10 17:34:34 +00:00 |
|
John McLear
|
e552e74feb
|
Merge pull request #1486 from ether/please-wait-msg
please wait msg
|
2013-02-10 07:19:46 -08:00 |
|
John McLear
|
6aeed1268e
|
change message
|
2013-02-10 15:19:28 +00:00 |
|
Marcel Klehr
|
6d2b1488d6
|
Reformat access log messages to improve readability
|
2013-02-10 16:14:48 +01:00 |
|
John McLear
|
3760b97170
|
Merge pull request #1489 from marcelklehr/feature/log-client-ips
Log the client ip on pad access
|
2013-02-10 07:09:56 -08:00 |
|
Marcel Klehr
|
ee89696c4d
|
Log the client ip on pad access with logger 'access'
also, don't log every message with log level info!
|
2013-02-10 16:03:49 +01:00 |
|
John McLear
|
2634e8120a
|
Merge pull request #1485 from ether/readme-placeholder
remove one less warning during install by having a readme placeholder
|
2013-02-10 05:59:33 -08:00 |
|
Marcel Klehr
|
6191b01633
|
Merge pull request #1477 from ether/fix-opera-double-enter
Fixes #940: opera double enter
|
2013-02-10 05:10:38 -08:00 |
|
John McLear
|
85f18d1f92
|
no longer dep on npm as it's native
|
2013-02-10 03:39:20 +00:00 |
|
John McLear
|
f617cefe54
|
no need for jshint and update wd
|
2013-02-10 03:30:08 +00:00 |
|