1
0
Fork 0
Commit graph

10 Commits

Autor SHA1 Nachricht Datum
DSB 481c4b2f7a Bug fix:
- removed RewriteBase that is not working on all systems 
- re-added explaining comment in .htaccess
2011-09-08 16:43:31 +00:00
Harald-Innetzberger b9754277c9 Solved the problem when the option sendEmail is set to no and the field validation. Now, if the option is set to no, the validation of the fields is deactivated. If is set to yes, the validation is activated. 2011-09-08 15:27:02 +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
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 76b2553bf2 Added check if GET['langId'] exists 2011-07-03 19:41:35 +00:00
JanRei 3ec58d6bc3 MSD-4 Implement whitelist check for langId parameter passed to flag.php 2011-07-03 16:27:27 +00:00
D4rk4ng3l 3ec1a130b6 Added .htaccess for dev-vm. 2011-06-28 17:03:38 +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 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 f7a7c71f86 2011-06-10 21:55:32 +00:00