summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-26add text for implementation desginJan Klemkow1-1/+15
2013-01-26add read-only sectionJan Klemkow1-0/+6
2013-01-26correct headline level and add textJan Klemkow1-1/+6
2013-01-26add textJan Klemkow1-6/+7
2013-01-26Add lesson.xml databaseBenjamin Franzke1-0/+1012
2013-01-26kapv-schema: Add fixes to actually be compatible with the exported dataBenjamin Franzke1-5/+5
2013-01-26Move KAPV schema out of the sqlbox moduleBenjamin Franzke1-0/+0
2013-01-26Add kapv dataBenjamin Franzke1-0/+101
2013-01-26begin oracle conversion toolsetBenjamin Franzke5-0/+72
2013-01-26doc: Add a section about transactions as sandboxBenjamin Franzke1-0/+44
2013-01-26Revert "Put queries into a transaction and rollback after user query"Benjamin Franzke1-6/+0
2013-01-26db_table_from_query: Fix array_fill if no columns were returnedBenjamin Franzke1-1/+1
2013-01-26Put queries into a transaction and rollback after user queryBenjamin Franzke1-0/+6
2013-01-25reportall: Indicate whether a user did a query at all or notBenjamin Franzke1-1/+1
2013-01-25add text for oracle tutorialJan Klemkow1-6/+19
2013-01-25add vim inline optionsJan Klemkow1-0/+2
2013-01-25add text for basic partJan Klemkow1-1/+13
2013-01-25mod_form: Hide example settingsBenjamin Franzke1-1/+2
2013-01-25Fix coding styleBenjamin Franzke6-60/+59
2013-01-25Replace all deprecated error() calls with print_errorBenjamin Franzke5-5/+6
2013-01-25Use print_error function for query error displayBenjamin Franzke3-2/+5
2013-01-25Silence pg_query errors from php itselfBenjamin Franzke1-1/+1
2013-01-25Add settings page for database connectionBenjamin Franzke3-2/+23
2013-01-25doc: Update asciidoc-boilerplate to be actually workingBenjamin Franzke2-1/+1
2013-01-25doc: Empty sections can not be parsed by docbook backend for asciidocBenjamin Franzke1-0/+2
2013-01-25add some into and other textJan Klemkow1-1/+13
2013-01-25lang: Add description for readqueriesBenjamin Franzke1-0/+1
2013-01-25lang: Fix typo for addinstanceBenjamin Franzke1-1/+1
2013-01-25reportall: Dont show guestuserBenjamin Franzke1-0/+3
2013-01-24Add reportall to display tests results for all users..Benjamin Franzke1-0/+59
2013-01-24Forbid guest-user to do queriesBenjamin Franzke1-0/+7
2013-01-24report: Query only needed fields and generate values in SQLBenjamin Franzke1-11/+11
2013-01-24view.php: Remove unneded commentsBenjamin Franzke1-8/+0
2013-01-24Add report of queries for a sqlboxBenjamin Franzke5-1/+71
2013-01-24add sqlbox logoJan Klemkow2-0/+0
2013-01-24Focus query input box by defaultBenjamin Franzke1-1/+1
2013-01-24Remove comment from newmodule exampleBenjamin Franzke1-2/+0
2013-01-24Remove dummy file fooBenjamin Franzke1-0/+0
2013-01-24Add required capability addinstanceBenjamin Franzke3-1/+14
2013-01-24Add custom iconBenjamin Franzke2-0/+0
2013-01-24Show already filed queries.Benjamin Franzke2-5/+18
2013-01-24locallib: Remove unneded includeBenjamin Franzke1-1/+0
2013-01-24Store user query and if query was correctBenjamin Franzke5-2/+85
2013-01-24doc: add introductionJan Klemkow1-1/+25
2013-01-24Add documentation and perl/php code from niels diploma.Jan Klemkow50-0/+4821
2013-01-24Use https url for submodulesBenjamin Franzke1-1/+1
2013-01-24Use asciidoc-boilerplate for documentationBenjamin Franzke6-2/+24
2012-11-24sqlbox: Print query only if one was suppliedBenjamin Franzke1-1/+1
2012-11-23sqlbox/view: Fix missing $ in db connection checkBenjamin Franzke1-1/+1
2012-11-23sqlbox: Fix incorrect call to old name of table_from_queryBenjamin Franzke1-1/+1