Revision 987
Added by aldus over 15 years ago
CHANGELOG | ||
---|---|---|
11 | 11 |
! = Update/Change |
12 | 12 |
|
13 | 13 |
------------------------------------- 2.8.0 ------------------------------------- |
14 |
14-June-2009 Dietrich Roland Pehlke (aldus) |
|
15 |
# Bugfixes for (ticket #728) |
|
16 |
+ Add additional constant to "install/save.php" to avoid conflikts during |
|
17 |
installation inside "/framework/initialize.php". |
|
18 |
+ Add condition inside "/framework/initialize.php" to avoid conflikts |
|
19 |
during installation; table "mod_captcha_control" doesn't exsits at runtime. |
|
20 |
+ Add test for tables inside "install/save.php" if the user uncheck "install table" option. |
|
21 |
+ Additional Errormessage if nessesary tables are not found (english). |
|
14 | 22 |
13-jun-2009 Matthias Gallas |
15 | 23 |
+ Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne) |
16 | 24 |
! Moved images in lQuery plugins folder (Thanks to Luisehahne) |
Also available in: Unified diff
Bugfixes for ticket 728 (install without tables) - see changelog for details.