1
0
Fork 0
Commit-Graph

30 Commits

Autor SHA1 Nachricht Datum
DSB
0841d9a7a3 Continued to switch the old configuration handling to the new one.
The configuration now is saved again.
(Installer is still to do)

QA
2012-08-05 17:05:08 +00:00
DSB
9b492942ee QA 2012-08-04 17:36:51 +00:00
DSB
ae87af916f Continued to switch the old configuration handling to the new one. 2012-08-04 17:09:48 +00:00
DSB
025b5c339d Bug fix FTP-Test:
- if ftp connection test failed a warning was thrwon when trying to close the connection
2012-08-04 10:43:39 +00:00
DSB
edc44e2f30 Implemented new Configuration handling 2012-08-04 10:40:48 +00:00
DSB
6ed965ba6e QA 2012-07-23 09:00:38 +00:00
DSB
e41324b2f9 QA:
- removed unnecessary directory separator constant DS
2012-07-23 08:58:13 +00:00
DSB
6bcfcaec43 QA 2012-07-23 08:56:12 +00:00
DSB
78afe70561 QA 2012-07-23 08:54:07 +00:00
Harald-Innetzberger
ddbd6ea5ab Default 2012-04-30 18:28:18 +00:00
DSB
ef31d49971 DocBlock fix 2011-11-20 09:17:58 +00:00
Harald-Innetzberger
7deb0249dd MSD-15: If the mysql user is changed in the database panel (tab database) the menu shows the right list of databases now. 2011-10-06 18:00:19 +00:00
DSB
c523c74f91 MSD-7
Configuration: added method that adds non visible configuration params to the config array that is used to create the config.ini file.
2011-08-28 10:17:37 +00:00
DSB
19aa858b45 QA 2011-08-08 17:34:43 +00:00
Harald-Innetzberger
2ad817f925 Warning messages fix:
Warning: array_keys() expects parameter 1 to be array, null given in ...\Ftp.php on line 44
Warning: Invalid argument supplied for foreach() in ...\Ftp.php on line 45
Now the last and only form of ftp-connection forms can't delete any more. This will solve this problem.
2011-08-08 11:04:43 +00:00
DSB
3bb862caa8 Removed debug output 2011-06-20 19:11:37 +00:00
DSB
2e379d8647 SQL-Box:
- added detection if one or more queries have to be executed
- added output summary fro multiple queries
2011-06-20 17:56:36 +00:00
DSB
3d1c6c6798 SQL-Parser / SQL-Box:
- enabled execution of queries in SQL-Box
2011-06-20 14:00:02 +00:00
DSB
76b02c64e7 SQl-Parser:
- changes error output if statement is unknown
- QA
2011-06-20 13:55:10 +00:00
DSB
e95ab08945 SQl-Parser:
- changes and fixes for parsing statements
- QA

SQl-Browser / SQL-Box:
-  added semicolon to table select box
2011-06-20 13:39:03 +00:00
DSB
2a46539fe5 SQl-Parser:
- optionally set pointer behind matches
- added detection for incomplete statements

SQl-Browser / SQL-Box:
-  output error message if query is incomplete
2011-06-20 09:13:45 +00:00
DSB
eef38cec0c SQL-Parser:
- implemented a new sql-object that can be handed over to the statement parsing classes (Implemented only for select for now)
QA
Added library path constant to public/index.php
2011-06-19 21:26:17 +00:00
DSB
2d8e59b0b2 SQL-Box:
- prepared parsing of more than one query
2011-06-19 15:43:36 +00:00
DSB
e7bc0d0b0a Added new parser to SQL-Browser / SQL-Box
Removed require_once in parser classes
Added debug possibility to parser
2011-06-19 14:42:30 +00:00
DSB
d122669fa6 Installation:
- re-enabled detection of language via browser locale
2011-06-16 17:52:49 +00:00
DSB
d5ed76b0dc SQLController:
- removed unused method
- QA
2011-06-14 20:25:57 +00:00
DSB
8b30f0b2dd SQLController:
- removed dead code
Test:
-QA
2011-06-14 20:22:46 +00:00
DSB
ab712faeff SQLController:
- removed dead code
2011-06-14 20:09:03 +00:00
DSB
cc1e1f30b6 Added test: create a database 2011-06-14 20:02:42 +00:00
DSB
f7a7c71f86 2011-06-10 21:55:32 +00:00