Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1181 2009-11-24 19:42 Dietmar
1170 2009-10-13 12:01 Dietmar

added forgotten jquery-fancybox.js Version 1.0

1167 2009-10-12 22:17 Dietmar

added old version of fancybox.js
rename new version fancybox
added missing language variables in newsmodul, still needed to translate

1166 2009-10-12 18:54 Dietmar

Fix Bugs headersend errors in some core files
delete whitespaces after ?>

1164 2009-10-12 03:55 Dietmar

update jquery fancybox from 1.0 to 1.2.1
add fancybox imagefolder incl. fancybox.css

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

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) .

1091 2009-07-23 22:33 Matthias

readded to phplib/template.inc $clear: whether to delete undefined vars or not

was already added in WB 2.7 but was deleted for unknown reasons

1061 2009-07-14 14:15 aldus

changes in frontend.functions.php, line 323: 'date' to 'gmdate' to avoid E_STRICT warnings. Also "wb-setup.php' inside the jscalendar folder.

1051 2009-07-09 19:15 Matthias

Fixed wrong path to unitpngfix.js and added missing script

1037 2009-07-07 01:12 Matthias

Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)

1021 2009-06-29 21:53 Matthias

Update JQuery UI Version number

1020 2009-06-29 21:50 Matthias

Update PHPMailer to version 2.0.4 (ticket #733)

1019 2009-06-29 21:48 Matthias

Update Editarea to version 0.8.1.1 (ticket #732)

1018 2009-06-29 21:44 Matthias

Update JQuery UI to version 1.7.2 (ticket #731)

1009 2009-06-23 23:42 Matthias

-Moved styles from admin/pages/sections.php to sections.htt in backend themes (Thanks to Luisehahne)

- Moved javascript files from admin/pages/index.php to external js files (Thanks to Luisehahne)

- Major improovements and changes to all backend files to get more valide Code output (Thanks to Luisehahne)

986 2009-06-13 16:40 Matthias

- Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)

- Moved images in lQuery plugins folder (Thanks to Luisehahne)

- fixed small german language issue in jscalendar (Thanks to Luisehahne)

985 2009-05-27 06:46 Matthias

replaced jQueryUI and added index.php to folders

984 2009-05-26 18:33 Matthias

Added jQuery(1.3.2) and jQueryUI(1.7.1) to WB core (ticket #708)

980 2009-05-06 18:03 Matthias

Updated Norsk language File (Thanks to oeh)

923 2009-02-06 17:11 doc

Added new captcha fonts and replaced old background images with the ones created by thorn

920 2009-02-02 19:11 doc

removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

910 2009-01-13 20:11 doc

Removed obsolete Codepress framework from the include folder.

909 2009-01-13 20:08 doc

Added Javascript syntax highlighting framework EditArea as replacement for Codepress.

907 2009-01-13 18:02 doc

updated external PHPMailer class to latest version (v2.3)

875 2008-11-06 22:37 thorn

Module code: curly backets get deleted by pparse() from phplib -> old fix in #569 wasn't that smart. Fixed.

867 2008-10-29 19:40 thorn

Captcha: removed IFRAME for Calculation-as-text captcha

858 2008-09-18 23:24 thorn

Added captcha-reload

848 2008-06-22 16:17 thorn

fixed issue with captcha (mt_rand() instead of rand()); fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')

835 2008-04-21 13:35 doc

Fixed bug in the PL language file of the JS calendar

832 2008-04-17 22:59 thorn

fixed jscalendar's language-files

820 2008-04-13 13:56 thorn

ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.

803 2008-04-05 16:27 thorn

some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})

802 2008-04-05 13:14 doc

Added workaround for the template parser class

762 2008-03-24 16:30 thorn

removed include/captcha/asp.php. css have to be added to module's css-files.

756 2008-03-15 19:04 thorn

call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas

747 2008-03-12 19:17 thorn

CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')

744 2008-03-08 22:45 thorn

fixed issue with news and end-date

739 2008-03-02 22:10 thorn

reintroduced include/captcha/asp.php

734 2008-03-02 13:53 thorn

removed include/captcha/asp.php

690 2008-02-10 14:01 thorn

CAPTCHA: Wrong text for calc_ttf-captcha.

675 2008-02-08 23:04 thorn

Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.

662 2008-02-03 08:27 Matthias

added kewyword id to all new files

658 2008-02-02 02:32 thorn

fixed path in jscalendar-css

656 2008-02-01 23:53 thorn

Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].

655 2008-02-01 19:27 doc

Added default index.php to all folders to prevent directory spoofing

647 2008-01-30 22:12 doc

fixed bug with text Captcha (input restricted to 10 characters) and a small layout issue

645 2008-01-30 06:45 Matthias

added keyword id

643 2008-01-29 23:34 thorn

Had to fix some strtotime()-related issues in admin/pages/sections and module news to use with PHP4.

640 2008-01-29 03:14 thorn

Text-captcha: moved text-file to database.

639 2008-01-29 00:05 thorn

Security bugfix: Text file for text-captcha was readable from everywhere. Text-captcha: empty line in test file, following a question, was accepted as answer. Fixed.

635 2008-01-28 22:07 Matthias

Added missing keyword Id

630 2008-01-28 19:24 thorn

Text-CAPTCHA: uses return() instead of exit() in case of error.

628 2008-01-28 18:25 thorn

Text-CAPTCHA: added description how to input questions and answers.

625 2008-01-28 16:50 thorn

fixed possible E_NOTICE-warning

624 2008-01-28 16:25 thorn

Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt

619 2008-01-27 21:32 thorn

adjusted layout of calc_text-captcha.

617 2008-01-27 18:38 Matthias

added keyword id to new file;

fixed spelling error in german language file of captcha modul

615 2008-01-27 15:29 thorn

Added new CAPTCHA (calc_ttf_image). Changed call_captcha() to output a table-layout. Some minor changes to captcha-code.

610 2008-01-27 01:03 thorn

CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.

609 2008-01-26 23:56 thorn

Added preview-images for CAPTCHA. Improved security: CAPTCHAS can't be loaded from outside WB

605 2008-01-26 18:34 thorn

fixed some issues with CAPTCHA and ASP: Adjusted baseline of '*' in supplyed fonts to meet baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib checks. Improved ASP in news-module.

603 2008-01-26 17:02 Matthias

Added keywords to files where they are missing

601 2008-01-26 13:07 doc

Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)

599 2008-01-26 10:37 Matthias

Added keywords to files where they are missing

598 2008-01-26 00:11 thorn

ttf-CAPTCHA: check if string is completely inside the image.

597 2008-01-25 23:58 thorn

Added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts. It should be very difficult for spam-bots to recognize intersected characters.

596 2008-01-25 22:29 thorn

added new CAPTCHA and ASP (Advanced Spam Protection)

572 2008-01-19 21:18 Matthias

Added keywords to new files

571 2008-01-19 20:51 thorn

adapted news-module to use the new jscalendar, removed old one

569 2008-01-19 19:00 thorn

Module code: curly backets get deleted by pparse() from phplib. fixes #553

552 2008-01-18 02:56 thorn

added new module-based search-function and publish-by-date code

533 2008-01-13 12:44 doc

updated PHPMailer framework to version 2.0.0 (/include/phpmailer)

524 2008-01-11 14:47 Matthias

Added new version again

523 2008-01-11 14:44 Matthias

Delete codepress because of SVN errors

522 2008-01-11 14:36 Matthias

- Update codepress to Version 0.9.6
- Update phplib to Version 7.4a

521 2008-01-09 19:26 Matthias

Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

459 2007-05-14 19:44 Matthias

Added svn:executable to new files

458 2007-05-12 20:14 doc

Added package which allows to integrate optional JS & CSS module files (frontend.css, frontend.js, backend.css, backend.js) into the <head> section of the HTML code. This allows developers to code modules which creates (X)HTML valid output.

412 2007-01-02 23:15 Matthias

Added Id keywords to all missing files

399 2006-12-24 08:50 Matthias

Added 2007 to all copyright notices
Added missing ID Keywords
Removed not Unix conform line endings

390 2006-12-21 01:15 ryan

Fixed bug #346 with captcha script

386 2006-12-20 22:43 Matthias

Added phpmailer class (thanks to doc)

317 2006-03-01 15:18 stefan

Changed all line endings to Unix stlye

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

287 2006-01-23 23:28 stefan

Fixed ticket #107 - captcha being cached.

227 2005-11-20 11:22 ryan

Finished correct Captcha implementation in form mod

152 2005-09-19 05:45 ryan

Updated Captcha code

148 2005-09-19 04:33 ryan

Added Id keyword to wb/include/index.php

147 2005-09-19 04:33 ryan

Moved captcha.php into include dir

71 2005-09-11 15:49 stefan

Deleted htmlarea folder under include

66 2005-09-11 12:19 stefan

Changed column names in mod_news_posts from short,long to content_short, content_long.

42 2005-09-07 23:10 stefan

Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.

40 2005-09-07 21:22 stefan

Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes

36 2005-09-07 01:31 stefan

Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.

26 2005-09-06 00:56 stefan

Pages in link list in htmlarea popup are now correctly ordered.

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

5 2005-09-04 09:42 stefan

Restructured frontend code and fixed various bugs