Jordi Boggiano
1405fc91cd
Merge pull request #26 from staabm/align_error_lineno
...
align line indicator in error message to map to the same line in the ori...
11 years ago
Markus Staab
64feeb21f6
align line indicator in error message to map to the same line in the origin user-input. fixes #25 .
11 years ago
Jordi Boggiano
dbcbd6825e
Merge pull request #22 from cordoval/master
...
add .gitignore + build some automation since this is a quick console
12 years ago
Luis Cordova
c2583c4126
remove post install script run of make
12 years ago
Luis Cordova
9c76d8bdcb
building some more automation with a makefile and adding it as a script
12 years ago
Luis Cordova
d1dabfed50
add gitignore and ignore vendors folder
12 years ago
Jordi Boggiano
e96f2d228c
Update install instructions
12 years ago
Jordi Boggiano
42f4a65303
Add more control chars and adjust styles a bit
12 years ago
Jordi Boggiano
87c39122f3
Merge remote-tracking branch 'staabm/control-chars'
12 years ago
Markus Staab
35e1d6c9a1
handle control chars and make them visible. refs #20 .
12 years ago
Jordi Boggiano
6818fed762
Add persistence across sessions
12 years ago
Jordi Boggiano
50b2bd3e38
Update changelog
12 years ago
Jordi Boggiano
06d33c349e
Merge remote-tracking branch 'staabm/error_handler'
12 years ago
Markus Staab
fe621cd8ee
added a ajax error handler.
...
sometimes errors occur on the client side. because of the
ajax.complete() callback is not fired the loading indicator does not
disappear and the ui feels like the request runs endless, even if it
already terminated with an error.
12 years ago
Jordi Boggiano
5d057d742a
Merge pull request #15 from rlerdorf/patch-1
...
I think your meant to use is_readable() here
12 years ago
Rasmus Lerdorf
4ce81f27a4
I think your meant to use is_readable() here
12 years ago
Jordi Boggiano
64c9d5c63e
Merge pull request #14 from enderandpeter/jqueryupdate
...
Update jQuery to 1.9.1
12 years ago
Spencer Williams
a60ad5d15a
Update jQuery to 1.9.1
12 years ago
Jordi Boggiano
da4155e485
Go to line 3
12 years ago
Jordi Boggiano
7f21c2ebaa
Merge remote-tracking branch 'enderandpeter/focus'
12 years ago
Spencer Williams
98a66d5c7e
Give editor focus and go to line 2
12 years ago
Jordi Boggiano
de4a5a5316
Merge pull request #12 from enderandpeter/toggleall
...
Toggle All link on its own line
12 years ago
Spencer Williams
9fe2d6fe69
Make sure Toggle All is on its own line
12 years ago
Jordi Boggiano
10520c59cb
Set default <?php in the text area to restore syntax highlighting, fixes #10
12 years ago
Jordi Boggiano
d8f52798c6
Set type to project
12 years ago
Jordi Boggiano
03203b8f56
Update branch alias
12 years ago
Jordi Boggiano
e53ab58630
Update ace, prepare 1.2.2
12 years ago
Jordi Boggiano
db6d38d1c7
Add composer instructions to readme
12 years ago
Jordi Boggiano
96054c0c90
Add composer.json, fixes #9
12 years ago
Jordi Boggiano
89841d8a6a
Update ACE
13 years ago
Jordi Boggiano
755e68ed46
Update ACE to latest from master branch
13 years ago
Jordi Boggiano
9ba6c8301a
Add 1.2.1 changelog
13 years ago
Jordi Boggiano
f90cdfeec6
Cleanups
13 years ago
Jordi Boggiano
faef780f96
Only show copy button in Opera since it does not support clipboard interaction from JS, fixes #3
13 years ago
Jordi Boggiano
5d168aa4d8
Only enable copy icon when there is actually a selection
13 years ago
Jordi Boggiano
d9aca6be76
Make sure it works without javascript
13 years ago
Jordi Boggiano
d5f1c61a60
Ensure IE uses standards mode even with poor intranet settings
13 years ago
Jordi Boggiano
569c88ee1e
Bump dev version
13 years ago
Jordi Boggiano
bca4550a6e
Release 1.2.0
13 years ago
Jordi Boggiano
e568453c8f
Update readme
13 years ago
Jordi Boggiano
4913b59fe0
Update jQuery & move deps in their own folders
13 years ago
Jordi Boggiano
2bb3c5df89
Styling adjustments and add clipboard button for Opera
13 years ago
tom tomsen
2083bdefd0
changed tabsize: 3 -> 4
13 years ago
tom tomsen
5a6c8c03d2
uses ace editor
...
instead of tab, ace requires the tab-size. so (string) tab has been replaced with tab-size (integer)
13 years ago
tom tomsen
022ff3313e
rearranged statusbar (its now in the same container with the textarea)
...
added ace-editor and styles
13 years ago
tom tomsen
60f016d0c1
added required ace libraries
13 years ago
Jordi Boggiano
d630b77270
Handle setups with magic quotes enabled
13 years ago
Jordi Boggiano
22f879edae
Updated README
14 years ago
silvanm
788a70cad3
Check for localhost supports also IPv6 loopback address
14 years ago
Jordi Boggiano
6b23baa79f
Bumping version number of the master branch
14 years ago