Revision 446
Added by Matthias over 17 years ago
CHANGELOG | ||
---|---|---|
11 | 11 |
! = Update/Change |
12 | 12 |
|
13 | 13 |
------------------------------------- 2.7.0 ------------------------------------- |
14 |
12-Feb-2007 Christian Sommer |
|
15 |
! Added functions page_css and page_javascript which allow to include optional |
|
16 |
module files module.css and module.js into the <head> section. This allows to |
|
17 |
create valid (X)HTML, as CSS definitions of modules are included in the head section |
|
18 |
12-Feb-2007 Christian Sommer |
|
19 |
! Security enhancement (reduced number of login trials from 50 to 3) |
|
20 |
02-Feb-2007 Matthias Gallas |
|
21 |
# Applied fix for ticket #380 (Thanks to pcwacht) |
|
22 |
29-Jan-2007 Matthias Gallas |
|
23 |
+ Added new variable $MODULE_DESCRIPTION wich allows to have optional a language |
|
24 |
specific description of the modules in the language files of the modules. |
|
25 | 14 |
24-Jan-2007 Christian Sommer |
26 | 15 |
! Replaced some core files to allow configuration of wbmailer via admin settings panel |
27 |
21-Jan-2007 Matthias Gallas |
|
28 |
# Fixed issue in the search table entries of form modul |
|
29 |
13-Jan-2007 Matthias Gallas |
|
30 |
# Fixed some bugs in rss.php |
|
31 |
07-Jan-2007 Matthias Gallas |
|
32 |
# Fixed error when uninstalling the news modul |
|
33 |
02-Jan-2007 Matthias Gallas |
|
34 |
+ Added id keywords to all missing files |
|
35 |
# Fixed issue with Permissions for pages sections |
|
36 |
27-Dec-2006 Matthias Gallas |
|
37 |
# Fixed form modul stores empty records |
|
38 | 16 |
------------------------------------- 2.6.6 ------------------------------------- |
39 | 17 |
10-Apr-2007 Matthias Gallas |
40 | 18 |
+ Optimized search and highlighting funktions (Thanks to thorn) |
... | ... | |
60 | 38 |
! Suppressed PHP warnings and errors when reading empty intro.php |
61 | 39 |
16-Feb-2007 Christian Sommer |
62 | 40 |
# Applied fix to enable parsing of PHP code in the intro.php |
41 |
12-Feb-2007 Christian Sommer |
|
42 |
! Added functions page_css and page_javascript which allow to include optional |
|
43 |
module files module.css and module.js into the <head> section. This allows to |
|
44 |
create valid (X)HTML, as CSS definitions of modules are included in the head section |
|
45 |
12-Feb-2007 Christian Sommer |
|
46 |
! Security enhancement (reduced number of login trials from 50 to 3) |
|
47 |
02-Feb-2007 Matthias Gallas |
|
48 |
# Applied fix for ticket #380 (Thanks to pcwacht) |
|
63 | 49 |
30-Jan-2007 Ryan Djurovich |
64 | 50 |
# Applied fix for ticket #376 |
51 |
29-Jan-2007 Matthias Gallas |
|
52 |
+ Added new variable $MODULE_DESCRIPTION wich allows to have optional a language |
|
53 |
specific description of the modules in the language files of the modules. |
|
54 |
21-Jan-2007 Matthias Gallas |
|
55 |
# Fixed issue in the search table entries of form modul |
|
56 |
13-Jan-2007 Matthias Gallas |
|
57 |
# Fixed some bugs in rss.php |
|
58 |
07-Jan-2007 Matthias Gallas |
|
59 |
# Fixed error when uninstalling the news modul |
|
60 |
02-Jan-2007 Matthias Gallas |
|
61 |
+ Added id keywords to all missing files |
|
62 |
# Fixed issue with Permissions for pages sections |
|
63 |
27-Dec-2006 Matthias Gallas |
|
64 |
# Fixed form modul stores empty records |
|
65 | 65 |
------------------------------------- 2.6.5 ------------------------------------- |
66 | 66 |
25-Dec-2006 Ryan Djurovich |
67 | 67 |
! Changed links to WB help website |
Also available in: Unified diff
Edited CHANGELOG