Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1349 2010-12-19 20:04 Dietmar

add ini_set('display_errors', 1) (Tks to Thorn)
update headerinfos

1347 2010-11-23 18:10 Dietmar

fix Droplet LoginBox fronend_signup (tks to Maverik)
fix save user e-mail,

1301 2010-03-07 20:55 Dietmar

Tickets #932 change deprecated eregi functions
Tickets #948 fixed Multiple use of same parametrised droplet - parameter handling
Upgrade Droplets to Version 1.0.3
update some headerinfos
non existing pages, will be created if clicking save in page settings

1296 2010-02-19 12:02 Dietmar

update headerinfo in module droplets

1294 2010-02-19 03:28 Dietmar

update headerinfo
change $search_pattern for check if Javascript mailto encryption is enabled
module output_filter set to version 0.12

1286 2010-02-08 23:15 Dietmar

Droplet emailfilter fixed search mdcr.js
some little fixes in upgrade-script
new WebsiteBaker Logo in themes

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)