| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2008/06/08 18:44:27 | 47 | 47 | dpavlin | increase number of lines in editor to 35 |
| 2008/06/08 18:34:21 | 46 | 46 | dpavlin | changed design to "frame" source code |
| 2008/06/08 18:09:07 | 45 | 45 | dpavlin | and examples |
| 2008/06/08 18:08:56 | 44 | 44 | dpavlin | Import bootstrap code and input data |
| 2008/06/08 17:15:14 | 43 | 43 | dpavlin | more tuning to make it look nice in Internet Exporer (sigh!) |
| 2008/06/08 11:31:24 | 42 | 42 | dpavlin | things to be done... |
| 2008/06/01 17:31:43 | 41 | 41 | dpavlin | added Perly::SyntaxHighlight which generates sytax highlight of perl code using Syntax::Highlight::Perl which is similar enough to CodePress so that code in html doesn't look ugly |
| 2007/06/09 23:18:08 | 40 | 40 | dpavlin | require new version of CodePress plugin, removed submit form hacking |
| 2007/06/09 22:54:39 | 39 | 39 | dpavlin | allow users to require any module available on system (making it even bigger security hole, but more useful :-) |
| 2007/06/09 22:53:52 | 38 | 38 | dpavlin | spit out directory and command before exec |
| 2007/06/07 09:44:58 | 37 | 37 | dpavlin | preferences page |
| 2007/06/07 09:34:01 | 36 | 36 | dpavlin | added codepress setting to User |
| 2007/06/07 09:19:27 | 35 | 35 | dpavlin | refactor support for Textarea or CodePress |
| 2007/06/06 22:07:12 | 34 | 34 | dpavlin | document IE bug |
| 2007/06/06 19:29:56 | 33 | 33 | dpavlin | use default_value to preserve changes over take_action |
| 2007/06/06 19:06:53 | 32 | 32 | dpavlin | configurable timeout for script execution in config.yml |
| 2007/06/06 19:02:26 | 31 | 31 | dpavlin | removed debug |
| 2007/06/06 18:48:51 | 30 | 30 | dpavlin | support REST syntax for parametars, after edit redirect to run |
| 2007/06/06 17:27:23 | 29 | 29 | dpavlin | strip path from file uploads |
| 2007/06/06 17:26:26 | 28 | 28 | dpavlin | comment out 'use base' part which doesn't work right now anyway |