Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1203 2009-11-30 14:45 Dietmar

updated module info.php (Thanks to Waldschwein)

1145 2009-09-21 11:14 aldus

Add Missing code inside "framework/addon.precheck.php" (ticket #798).
Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).
Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).

1138 2009-08-25 12:18 Ruud

Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter. (problem introduced by code optimisations for WB2.8)
Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1122 2009-08-11 18:19 Matthias

commentet out the droplets logo for a more similar backend design with other admin tools

1098 2009-07-27 09:37 Matthias

- Added German language file to droplets

- Added modul_description to language files of droplets

1097 2009-07-27 08:58 Matthias

- Added Danish language files to modules (Thanks to Achrist)

- Updated Danish language file (Thanks to Achrist)

1072 2009-07-16 20:50 Matthias

replaced all remaining mktime() with time(), except from third party scripts

1069 2009-07-15 22:28 Matthias

Fixed some validiation bugs in core and different modules (Thanks to luisehahne)

1028 2009-07-03 14:00 Ruud

Fixed the wrong handling of htmlentities in Droplet parameter parsing

998 2009-06-17 22:59 Ruud

Droplets upgrade script fixes
Added warning message in output_filter

997 2009-06-17 12:27 aldus

Bugfix in the ugrade.php of the droplet-module

995 2009-06-17 12:20 aldus

update upgrade-script to avoid droping droplet-tables if the modul still exists. Add an upgrade-script to the droplets.

991 2009-06-15 17:55 Matthias

Added missing id tags and copyright notices to droplets modul

989 2009-06-15 15:12 aldus

Add Droplets Modul to the project and the modificated files (index, seach and frontendfunctions)