1
0
Fork 0
Commit-Graph

74 Commits

Autor SHA1 Nachricht Datum
DSB
7403a94f43 Update for language pack zh_CN 2011-07-24 12:09:45 +00:00
DSB
a98f98ee23 Update for language pack zh_CN 2011-07-24 12:07:50 +00:00
DSB
1a68bd4913 TranslationCenter update for zh_CN 2011-07-24 12:00:12 +00:00
DSB
48e002feff Renamed language Chinese Simplified to more specific iso code 2011-07-24 11:44:54 +00:00
DSB
7c92d86447 Uploaded correct flag for simplified chinese 2011-07-24 11:01:47 +00:00
DSB
771cf4e4a8 Added sub folder for language pack Chinese Simplified 2011-07-24 09:41:57 +00:00
DSB
de076c2066 Update for language pack sv_SE 2011-07-23 18:31:09 +00:00
DSB
b5bc6f81a0 MSD-10
Fixed button state when using mass selectors
2011-07-17 09:32:30 +00:00
DSB
754e6e6aea Update for language pack en 2011-07-17 09:10:04 +00:00
JanRei
65bfb9743b - No hover effects for disabled elements
- Use full table width for notice about empty database
2011-07-15 17:23:08 +00:00
DSB
d50ef4adba Removed a file with IDE settings 2011-07-04 22:12:27 +00:00
D4rk4ng3l
919f124bb8 Commented out the SetEnv line in .htaccess and added a comment where to add the line. 2011-07-04 20:45:38 +00:00
DSB
cb41169a1f Update for language packs 2011-07-04 18:33:55 +00:00
DSB
eb6c5d5eb7 Update for language packs 2011-07-04 17:49:39 +00:00
DSB
76b2553bf2 Added check if GET['langId'] exists 2011-07-03 19:41:35 +00:00
DSB
080e056811 Update for language packs 2011-07-03 18:50:26 +00:00
DSB
5b1924d8cd Update for language pack fa 2011-07-03 18:44:53 +00:00
JanRei
3ec58d6bc3 MSD-4 Implement whitelist check for langId parameter passed to flag.php 2011-07-03 16:27:27 +00:00
DSB
9246cc9533 Update for language pack sk 2011-07-02 10:08:19 +00:00
D4rk4ng3l
3ec1a130b6 Added .htaccess for dev-vm. 2011-06-28 17:03:38 +00:00
DSB
42fc6f3243 Update for language packs 2011-06-27 14:48:45 +00:00
DSB
3bb862caa8 Removed debug output 2011-06-20 19:11:37 +00:00
DSB
2e71e16502 DocBlock QA 2011-06-20 18:44:27 +00:00
D4rk4ng3l
6b7353aaf6 DocBlock QA 2011-06-20 18:27:46 +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
22ad2d7768 Update for language packs 2011-06-20 17:47:44 +00:00
DSB
d961834665 Update for language packs 2011-06-20 17:42:14 +00:00
DSB
d8f8a3426b QA 2011-06-20 14:05:07 +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
6efd866311 Update for language packs 2011-06-20 09:11:01 +00:00
DSB
44b6c1b314 Update for language packs 2011-06-20 09:07:45 +00:00
DSB
f9e395e7d2 Update for language packs 2011-06-20 09:00:03 +00:00
DSB
76aca62376 SQl-Parser:
- fix if statement is unknown
2011-06-20 08:07:13 +00:00
DSB
78323875f2 SQl-Parser:
- added functionality for more statements
- added statement "ALTER"
2011-06-19 22:28:46 +00:00
DSB
0755afb426 QA 2011-06-19 22:16:17 +00:00
DSB
15c13fd0cd QA 2011-06-19 22:14:49 +00:00
DSB
d732c0c9eb Fixed interface contract of sql statement classes 2011-06-19 22:13:10 +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
3bedcd0421 Added some files to ignore list 2011-06-19 16:46:59 +00:00
D4rk4ng3l
78a049635a Fixed exception in DocBlock.
Removed code, that is no longer required.
Changed exception message, if auto-loader can not load statement parser class.
2011-06-19 16:10:32 +00:00
DSB
2d8e59b0b2 SQL-Box:
- prepared parsing of more than one query
2011-06-19 15:43:36 +00:00
DSB
1d1da03450 Update for language pack hu_HU 2011-06-19 15:27:55 +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
D4rk4ng3l
50f5a5aa14 Fixed implementation of "Iterator" and "Traversable" interfaces. 2011-06-19 13:57:40 +00:00
D4rk4ng3l
5c2c490d58 Added implementation of "Iterator" interface. 2011-06-19 13:51:19 +00:00
D4rk4ng3l
4ce08bf58f Added statement parser for comments.
Added "Traversable" implementation to access the parsed MySQL statements with "foreach".
Setted SVN keywords.
Fixed DocBlocks.
2011-06-19 13:47:44 +00:00
DSB
50aadc32c5 QA, Removed old Sqlparser.php 2011-06-19 11:48:08 +00:00