Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-23 | sqlbox: Set version to 22th November 2012 | Benjamin Franzke | 1 | -2/+1 | |
2012-11-23 | Merge branch 'master' of ssh://git.bnfr.net/git/sqltutor-plugin | Benjamin Franzke | 5 | -5/+51 | |
2012-11-22 | sqlbox: Remove unneeded brackets in class initialization | Benjamin Franzke | 2 | -2/+2 | |
2012-11-22 | sqlbox: Fix plural name | Benjamin Franzke | 1 | -1/+1 | |
2012-11-22 | sqlbox: User html_output::table to show query result | Benjamin Franzke | 1 | -12/+9 | |
..instead of own table code. | |||||
2012-11-22 | sqlbox/index.php: Fix incorrect links to view.php | Benjamin Franzke | 1 | -2/+3 | |
2012-11-22 | sqlbox/index.php: Initialize $table as html_table | Benjamin Franzke | 1 | -0/+1 | |
2012-11-21 | sqlbox: Display error message | Benjamin Franzke | 1 | -1/+1 | |
2012-11-21 | Revert "Add additional error string from database." | Benjamin Franzke | 1 | -4/+1 | |
This reverts commit 0b3e94f02d5c4cfcfb93a90896881652eceafc55. | |||||
2012-11-21 | Add additional error string from database. | Jan Klemkow | 1 | -1/+4 | |
2012-11-21 | sqlbox: Add prefixes to form | Benjamin Franzke | 2 | -6/+6 | |
Or it clashes with moodle search box. | |||||
2012-11-21 | Change output box border style. | Jan Klemkow | 1 | -1/+1 | |
2012-11-21 | sqlbox: Close database connection | Benjamin Franzke | 1 | -0/+1 | |
2012-11-21 | sqlbox: Show query field names | Benjamin Franzke | 1 | -0/+4 | |
2012-11-21 | Add border to output table. | Jan Klemkow | 1 | -1/+1 | |
2012-11-21 | Fix wrong td tag. | Jan Klemkow | 1 | -1/+1 | |
2012-11-21 | Query output format as table. | Jan Klemkow | 1 | -2/+7 | |
2012-11-21 | sqlbox: s/Query/SQL Query/ | Benjamin Franzke | 2 | -2/+2 | |
2012-11-21 | sqlbox: Remove "Yay! It works!" | Benjamin Franzke | 1 | -1/+0 | |
2012-11-21 | sqlbox_form: Remove big editor | Benjamin Franzke | 1 | -1/+0 | |
2012-11-21 | sqlbox: Add support for issuing query to database | Benjamin Franzke | 1 | -1/+0 | |
2012-11-21 | wip | Benjamin Franzke | 1 | -1/+18 | |
2012-11-21 | sqlbox/view: Pass page url to form | Benjamin Franzke | 1 | -2/+1 | |
2012-11-21 | sqlbox_form: Use Reference of &this->_form | Benjamin Franzke | 1 | -1/+1 | |
2012-11-21 | change data output for debug purpos. | Jan Klemkow | 1 | -4/+1 | |
2012-11-21 | Add raw data output. | Jan Klemkow | 1 | -0/+5 | |
2012-11-20 | sqlbox: Add a simple form using formslib | Benjamin Franzke | 2 | -6/+21 | |
2012-11-20 | Fix multiline string. | Jan Klemkow | 1 | -1/+1 | |
2012-11-20 | Add input box for sql string. | Jan Klemkow | 1 | -0/+7 | |
2012-11-20 | sqlbox: Set version to 1 | Benjamin Franzke | 1 | -1/+1 | |
Needs to be different to 0, or the module will not be installed. | |||||
2012-11-20 | foo | Benjamin Franzke | 1 | -0/+0 | |
2012-10-09 | modify copyright comment | Jan Klemkow | 11 | -11/+11 | |
2012-10-09 | Rename 'newmodule' into sqlbox in all files. | Jan Klemkow | 14 | -170/+168 | |
2012-10-09 | add dummy module | Jan Klemkow | 15 | -0/+1178 | |