MightyPork
5daf66e330
updated readme
2015-09-14 15:39:36 +02:00
MightyPork
7131e2accd
Removed krumo, updated ace + patch to support traits, changed L&F to monokai/sublime, output changed to plain text, removed clippy
2015-09-14 15:24:10 +02:00
Markus Staab
41e11bfc56
Merge pull request #47 from Kevinrob/patch-1
...
Add method with the internal PHP server (README)
2015-07-27 18:04:08 +02:00
Kevin Robatel
f6e850fb58
Add method with the internal PHP server
2015-07-26 16:03:41 +02:00
Jordi Boggiano
4afdc4629a
Make finding composer cross-platform
2015-04-28 15:45:12 +01:00
Jordi Boggiano
a5c4cf878c
Merge pull request #43 from staabm/melodyscripts
...
initial sensiolabs/melody integration
2015-02-16 13:55:14 +00:00
Markus Staab
361792dbd6
initial sensiolabs/melody integration
2015-01-26 15:37:42 +01:00
Markus Staab
ef78c12c12
Merge pull request #42 from staabm/patch-1
...
added a 1.5-dev changelog
2015-01-05 17:53:15 +01:00
Markus Staab
296bce7ab2
added a 1.5-dev changelog
2015-01-05 17:50:50 +01:00
Jordi Boggiano
3dade6c0ae
Merge pull request #40 from staabm/ace
...
Updated ace editor to v1.1.8
2015-01-05 16:36:58 +00:00
Markus Staab
952bbea774
Updated ace editor to v1.1.8
2015-01-05 17:16:48 +01:00
Jordi Boggiano
3a392f3fea
Merge pull request #39 from staabm/patch-1
...
mark `dev-master` as 1.5.x-dev
2014-12-31 12:52:48 +00:00
Markus Staab
7c07266e50
mark dev-master as 1.5.x-dev
2014-12-30 17:26:27 +01:00
Jordi Boggiano
8a49326b7b
Merge pull request #35 from ManUtopiK/vertical-panel
...
wrap elements + use flex css
2014-06-03 19:15:05 +02:00
ManUtopiK
60e7411a1f
wrap elements + use flex css
2014-06-03 12:08:45 +02:00
Jordi Boggiano
b16059ce0e
Add bootstrap file support, fixes #32
2013-12-30 15:50:05 +01:00
Jordi Boggiano
3eeea57011
Minor tweak
2013-11-28 10:38:33 +01:00
Jordi Boggiano
676780c743
Merge pull request #31 from staabm/runtime-info
...
added server-side runtime information (memory, rendertime) into the cons...
2013-11-28 01:23:24 -08:00
Markus Staab
6c126f16d2
added server-side runtime information (memory, rendertime) into the consoles statusbar
2013-11-27 12:33:42 +01:00
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
Markus Staab
39466a8dbd
moved ip whitelist to options
2013-08-19 10:34:03 +02:00
Markus Staab
64feeb21f6
align line indicator in error message to map to the same line in the origin user-input. fixes #25 .
2013-08-19 10:30:07 +02: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
Luis Cordova
c2583c4126
remove post install script run of make
2013-07-10 08:16:21 -05:00
Luis Cordova
9c76d8bdcb
building some more automation with a makefile and adding it as a script
2013-07-10 02:17:32 -05:00
Luis Cordova
d1dabfed50
add gitignore and ignore vendors folder
2013-07-10 02:07:03 -05: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
Markus Staab
35e1d6c9a1
handle control chars and make them visible. refs #20 .
2013-07-03 09:08:43 +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
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.
2013-06-25 12:37:03 +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
Rasmus Lerdorf
4ce81f27a4
I think your meant to use is_readable() here
2013-05-05 16:36:16 -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
Spencer Williams
a60ad5d15a
Update jQuery to 1.9.1
2013-05-04 15:51:01 -06: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
Spencer Williams
98a66d5c7e
Give editor focus and go to line 2
2013-05-02 18:47:51 -06: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
Spencer Williams
9fe2d6fe69
Make sure Toggle All is on its own line
2013-04-26 18:56:28 -06: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