Commit Graph
52 Commits
Author SHA1 Message Date
Jordi Boggiano 0f9ab8e01e Allow configuring options, closes #30 2013-10-16 15:04:31 +02:00
Jordi Boggiano 10ea7358dd Merge pull request #27 from staabm/ipwhitelist
moved ip whitelist to options
2013-08-19 01:50:29 -07:00
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...
2013-08-19 01:49:42 -07:00
Jordi Boggiano dbcbd6825e Merge pull request #22 from cordoval/master
add .gitignore + build some automation since this is a quick console
2013-07-10 06:32:10 -07:00
Jordi Boggiano e96f2d228c Update install instructions 2013-07-03 10:04:01 +02:00
Jordi Boggiano 42f4a65303 Add more control chars and adjust styles a bit 2013-07-03 09:50:32 +02:00
Jordi Boggiano 87c39122f3 Merge remote-tracking branch 'staabm/control-chars' 2013-07-03 09:40:35 +02:00
Jordi Boggiano 6818fed762 Add persistence across sessions 2013-07-01 17:46:52 +02:00
Jordi Boggiano 50b2bd3e38 Update changelog 2013-06-25 17:03:16 +02:00
Jordi Boggiano 06d33c349e Merge remote-tracking branch 'staabm/error_handler' 2013-06-25 15:54:37 +02:00
Jordi Boggiano 5d057d742a Merge pull request #15 from rlerdorf/patch-1
I think your meant to use is_readable() here
2013-05-06 00:01:42 -07:00
Jordi Boggiano 64c9d5c63e Merge pull request #14 from enderandpeter/jqueryupdate
Update jQuery to 1.9.1
2013-05-05 00:47:02 -07:00
Jordi Boggiano da4155e485 Go to line 3 2013-05-03 10:51:50 +02:00
Jordi Boggiano 7f21c2ebaa Merge remote-tracking branch 'enderandpeter/focus' 2013-05-03 10:48:53 +02:00
Jordi Boggiano de4a5a5316 Merge pull request #12 from enderandpeter/toggleall
Toggle All link on its own line
2013-04-27 02:01:55 -07:00
Jordi Boggiano 10520c59cb Set default <?php in the text area to restore syntax highlighting, fixes #10 2013-04-17 12:09:24 +02:00
Jordi Boggiano d8f52798c6 Set type to project 2013-04-11 12:36:24 +02:00
Jordi Boggiano 03203b8f56 Update branch alias 2013-04-11 12:35:54 +02:00
Jordi Boggiano e53ab58630 Update ace, prepare 1.2.2 2013-04-11 12:33:50 +02:00
Jordi Boggiano db6d38d1c7 Add composer instructions to readme 2013-04-10 18:44:58 +02:00
Jordi Boggiano 96054c0c90 Add composer.json, fixes #9 2013-04-10 18:43:41 +02:00
Jordi Boggiano 89841d8a6a Update ACE 2012-06-14 18:24:02 +02:00
Jordi Boggiano 755e68ed46 Update ACE to latest from master branch 2012-03-23 13:08:46 +01:00
Jordi Boggiano 9ba6c8301a Add 1.2.1 changelog 2012-01-15 18:41:37 +01:00
Jordi Boggiano f90cdfeec6 Cleanups 2012-01-15 18:41:21 +01:00
Jordi Boggiano faef780f96 Only show copy button in Opera since it does not support clipboard interaction from JS, fixes #3 2012-01-15 18:05:43 +01:00
Jordi Boggiano 5d168aa4d8 Only enable copy icon when there is actually a selection 2012-01-15 18:05:07 +01:00
Jordi Boggiano d9aca6be76 Make sure it works without javascript 2012-01-15 18:04:04 +01:00
Jordi Boggiano d5f1c61a60 Ensure IE uses standards mode even with poor intranet settings 2012-01-15 18:03:14 +01:00
Jordi Boggiano 569c88ee1e Bump dev version 2011-12-16 14:26:56 +01:00
Jordi Boggiano bca4550a6e Release 1.2.0 2011-12-16 14:26:39 +01:00
Jordi Boggiano e568453c8f Update readme 2011-12-16 14:26:08 +01:00
Jordi Boggiano 4913b59fe0 Update jQuery & move deps in their own folders 2011-12-16 14:23:51 +01:00
Jordi Boggiano 2bb3c5df89 Styling adjustments and add clipboard button for Opera 2011-12-16 14:10:04 +01:00
Jordi Boggiano d630b77270 Handle setups with magic quotes enabled 2011-10-17 10:58:36 +02:00
Jordi Boggiano 22f879edae Updated README 2011-01-25 13:43:08 +01:00
Jordi Boggiano 6b23baa79f Bumping version number of the master branch 2010-09-21 09:07:52 +02:00
Jordi Boggiano e88edf279d Releasing 1.1.1 2010-09-21 09:06:02 +02:00
Jordi Boggiano 6ee3b39484 Updated jquery selection lib 2010-09-21 09:03:43 +02:00
Jordi Boggiano 3e98d2bfda Added acknowledgements section to to the readme 2010-09-09 17:40:44 +02:00
Jordi Boggiano 53a4dc13b9 Added screenshot to the README 2010-09-09 17:34:34 +02:00
Jordi Boggiano 736e9eeeb0 Bumping version number of the master branch 2010-09-09 17:16:06 +02:00
Jordi Boggiano ece27a7e13 Removing -dev for final 1.1.0 release 2010-09-09 17:11:28 +02:00
Jordi Boggiano 9ad47b0daf code cleanups 2010-09-09 17:10:09 +02:00
Jordi Boggiano a368fe9811 Made tab character(s) configurable (see index.php) 2010-09-09 16:54:53 +02:00
Jordi Boggiano 399ee95027 Removing a tab (i.e. 4 spaces) on backspace now 2010-09-09 16:27:58 +02:00
Jordi Boggiano d049139bd0 mostly cross-browser compatibility enhancements 2010-09-09 16:25:30 +02:00
Jordi Boggiano 59d1c9f489 Added a status bar with char/line display 2010-08-31 21:42:33 +02:00
Jordi Boggiano f54dc12911 Script execution is now done via an async js request, preventing die() and exception to mess up the entire console 2010-08-31 20:47:02 +02:00
Jordi Boggiano 300372e2d3 Bump version number for current master branch 2010-08-27 13:25:48 +02:00
Jordi Boggiano eae5504698 Added a toggle button to expand/collapse all krumo sub-trees at once 2010-08-27 13:17:14 +02:00
Jordi Boggiano 743e4ecee6 Initial import 2010-08-27 12:32:39 +02:00