Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
addon.precheck.inc.php 10.9 KB 1100 almost 15 years aldus VersionCompare inside addon.precheck.inc.php us...
charsets_table.php 94.7 KB 915 over 15 years Matthias Copyright notices now includes 2009
class.admin.php 16.5 KB 1086 almost 15 years Matthias Moved backend.js back from <body> to <head> Ad...
class.database.php 3.38 KB 1011 almost 15 years Matthias Added option to use also MYSQL_ASSOC and MYSQL_...
class.frontend.php 14.1 KB 1137 over 14 years Ruud Changed the default searchform name in the inst...
class.login.php 15.3 KB 1081 almost 15 years Matthias Added more meta tags to backend themes
class.order.php 5.43 KB 915 over 15 years Matthias Copyright notices now includes 2009
class.wb.php 10.3 KB 1138 over 14 years Ruud Fixed bug in droplets. Multiple droplets with t...
class.wbmailer.php 4.22 KB 915 over 15 years Matthias Copyright notices now includes 2009
frontend.functions.php 18.2 KB 1107 almost 15 years Matthias Fixed bug that frontend.js, frontend.css and fr...
functions-utf8.php 16.4 KB 915 over 15 years Matthias Copyright notices now includes 2009
functions.php 27 KB 1118 almost 15 years Matthias Replaced function mime_content_type as the old ...
index.php 848 Bytes 915 over 15 years Matthias Copyright notices now includes 2009
initialize.php 4.22 KB 987 almost 15 years aldus Bugfixes for ticket 728 (install without tables...
module.functions.php 12.1 KB 1105 almost 15 years Matthias Added option to use a frontend_body.js in modul...

Latest revisions

# Date Author Comment
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)

1137 2009-08-22 22:29 Ruud

Changed the default searchform name in the installer. (ticket #775)
Fixed the recursive redirect problem when a page is called with a wrong language parm (ticket #780)

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1118 2009-08-09 20:17 Matthias

Replaced function mime_content_type as the old one causes shell_exec warnings on some servers (Thanks to Aldus)

1107 2009-08-06 18:39 Matthias

Fixed bug that frontend.js, frontend.css and frontend_body.js are not used from snippets (ticket #764) (Thanks to Luisehahne)

1105 2009-08-06 17:36 Matthias

Added option to use a frontend_body.js in modules to include javascript from modules in the body of the frontend (Thanks to Luisehahne)

1101 2009-07-29 14:17 aldus

Changes inside class.wb.php to get rid of the the print->footer() problematic in the frontend.
changtes inside the adminsettings to alowed the user to use a "<" char inside his SMTP-Password.(thanks to FrankH)
Add last changes to the changelog - missing by mistake.

1100 2009-07-28 13:29 aldus

VersionCompare inside addon.precheck.inc.php use a new function to avoid conflicts within wrong results comparing versionnumbers/-strings.
Also remove PHP-Code inside "calender-system.css" (line 36) .

1086 2009-07-20 22:25 Matthias

Moved backend.js back from <body> to <head>

Added possibility to add a backend_body.js to modules wich is then called in <body>

1081 2009-07-18 18:51 Matthias

Added more meta tags to backend themes

View revisions

Also available in: Atom