Commit Graph
8 Commits
Author SHA1 Message Date
Markus Staab 296bce7ab2 added a 1.5-dev changelog 2015-01-05 17:50:50 +01:00
Markus Staab 952bbea774 Updated ace editor to v1.1.8 2015-01-05 17:16:48 +01:00
Markus Staab 7c07266e50 mark dev-master as 1.5.x-dev 2014-12-30 17:26:27 +01:00
Markus Staab 6c126f16d2 added server-side runtime information (memory, rendertime) into the consoles statusbar 2013-11-27 12:33:42 +01: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
Markus Staab 35e1d6c9a1 handle control chars and make them visible. refs #20. 2013-07-03 09:08:43 +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