Project

General

Profile

Statistics
| Revision:

# Date Author Comment
743 2008-03-08 14:12 thorn

changed & to & in URL-string for nohighlight-feature and added a value

742 2008-03-04 19:45 doc

fixed issue with smart view URL link

741 2008-03-03 20:48 thorn

fixed an issue with text-captcha (default text got saved). Changes default text.

740 2008-03-03 19:57 thorn

fixed an issue with highlighting

739 2008-03-02 22:10 thorn

reintroduced include/captcha/asp.php

738 2008-03-02 20:22 thorn

made an addition to changeset 733

737 2008-03-02 15:19 thorn

added missing title tag

736 2008-03-02 15:11 thorn

added missing text in language-files

735 2008-03-02 14:29 thorn

added missing sorting to language dropdown in admin/pages/settings.php

734 2008-03-02 13:53 thorn

removed include/captcha/asp.php

733 2008-03-01 19:24 thorn

fixed ticket #562, applied changes from user tavitar with some own additions

732 2008-03-01 16:17 thorn

added check for AddDefaultCharset to install

731 2008-02-29 22:04 thorn

fixed issue in pagename generation if AddDefaultCharset is set (as work-around).

730 2008-02-28 23:13 thorn

fixed hebrew transliteration-table. Thanks to forum-member iti.

729 2008-02-28 18:09 doc

added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)

728 2008-02-25 22:54 Matthias

added missing Dutch language files for core modules

727 2008-02-24 15:42 thorn

issue with menulink in upgrade-script. Fixed.

726 2008-02-23 17:46 thorn

issue with menulink in upgrade-script. Fixed?

725 2008-02-23 12:30 doc

suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor

724 2008-02-23 10:38 doc

fixed bug in upgrade script (WBMailer setting)

723 2008-02-23 00:34 thorn

some minor changes in utf-8 translation-table

722 2008-02-22 19:49 doc

some layout changes on the upgrade-script, fixed error in precheck

721 2008-02-22 16:18 doc

restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)

720 2008-02-20 22:03 doc

added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)

719 2008-02-20 20:47 doc

modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)

718 2008-02-20 19:58 thorn

added workaround for language sorting-problem

717 2008-02-20 19:40 doc

added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)

716 2008-02-20 19:20 thorn

XSS-prevention in search.php: changed blacklist to whitelist.

715 2008-02-20 01:03 doc

Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)

714 2008-02-19 22:33 Matthias

Updated upgrade script

713 2008-02-19 18:23 thorn

fixed possible(?) XSS-attack in search.php.

712 2008-02-19 15:40 Matthias

Changed language sorting from directory to name (needs additional to be escaped!)

711 2008-02-19 12:49 Matthias

added new languages to install script; fixed some issues and typos in languagefiles

710 2008-02-18 22:49 thorn

fixed bugs in converted language-files (BG, CS, PL, RU)

709 2008-02-18 22:31 thorn

Converted and added some old language-files (BG, CS, PL, RU)

708 2008-02-18 19:57 doc

Fixed issue with two broken links

707 2008-02-18 19:40 doc

Modified news module to create a default index.php during installation (directory spoofing)

706 2008-02-17 21:01 doc

removed German Umlauts in some language file (PHP comments)

705 2008-02-17 17:03 Matthias

removed last remaining DE_du.php

704 2008-02-17 16:57 Matthias

minor change in german language file

703 2008-02-17 16:50 Matthias

Removed colloquially german language files as the filename causes issues

702 2008-02-17 14:46 doc

fixed language bug (backend language switched to the pages language viewed in frontend)

701 2008-02-16 13:28 thorn

updated upgrade-script (menulink)

700 2008-02-15 17:48 thorn

menulink-module: wrong field in add.php. fixed.

699 2008-02-14 17:51 thorn

menulink-module: fixed an issue with extern links

698 2008-02-13 22:44 thorn

allow external links in menulink-module

697 2008-02-13 19:51 thorn

fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section

696 2008-02-10 23:04 doc

fixed E_NOTICE warning with already defined module frontend constants

695 2008-02-10 19:45 Matthias

fixed some errors in standard german language file

added new colloquially german language file (thanks to Michael Tenschert)

694 2008-02-10 17:36 doc

removed all stuff other than page_content from the blank template

693 2008-02-10 16:39 doc

adapted color for onmouseover effect

692 2008-02-10 16:00 doc

added disclaimer to the upgrade-script as the script is not sufficiently tested yet

691 2008-02-10 14:17 doc

Website Header field in Settings now visible per default; Modified templates to display Website Header and to use show_menu instead of page_menu.

690 2008-02-10 14:01 thorn

CAPTCHA: Wrong text for calc_ttf-captcha.

689 2008-02-10 10:24 doc

added highlighting of active input elements to all WB backend areas; changed some colors

688 2008-02-10 00:51 doc

removed hover highlighting from installation routine to avoid possible confusion

687 2008-02-10 00:41 doc

added visualization of wrong/empty input fields, fixed bug with re-enter of admin password

686 2008-02-09 20:53 doc

modified some colors and CSS definitions of pages, media and section interface

685 2008-02-09 17:07 doc

output_filter: fixed bug in regular expression (eats up characters in mailto links)

684 2008-02-09 14:34 doc

removed word boundary from mailto regex part in the output_filter module

683 2008-02-09 14:22 thorn

sections: fixed layout-issue with IE7 (hopefully, can't check this)

682 2008-02-09 11:29 doc

fixed bug in menu_link module (IE 7 did not show the select boxes at all)

681 2008-02-09 10:03 doc

fixed bug in user signup

680 2008-02-09 09:45 doc

module output_filter: added word boundary for the mailto regex part to avoid problems with text mails and mailto mails in one single line

679 2008-02-09 00:52 thorn

jsadmin: re-ordering of pages or sections wasn't saved. Fixed

678 2008-02-09 00:36 thorn

menu_link: fixed issue with IE7 (hopefully, can't check this)

677 2008-02-09 00:29 thorn

jsadmin: added latest changes from swen, fixes most (or all?) issues.

676 2008-02-09 00:07 thorn

module news: set focus on captcha-field if user have to re-enter 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.

674 2008-02-08 20:39 Matthias

added kewyword id to all new files

673 2008-02-08 19:59 doc

Removed module mail_filter and added revised version under new module name output filter. Bugs with regular expression fixed.

672 2008-02-08 18:41 thorn

removed wrong parameter from change_mode()-calls in function.php

671 2008-02-08 18:00 thorn

removed non-ascii character from source

670 2008-02-08 17:47 thorn

Removed unused function is_access_denied() from search

669 2008-02-04 22:38 thorn

Fixed possible XSS in account/login.php and forgot-form.php

668 2008-02-04 19:45 thorn

email-addresses are excluded from search-results page

667 2008-02-04 19:36 doc

allowed usage of tags in settings fields: website_header, website_footer

666 2008-02-03 19:33 thorn

fck_wbmodules.php: foreign privates pages in dropdown, fixed.
Fixed an E_NOTICE-warning.

665 2008-02-03 14:03 thorn

fixed fixed typo :-(

664 2008-02-03 14:00 thorn

fixed typo

663 2008-02-03 10:08 thorn

out-of-date default page isn't shown anymore, instead shows next public page

662 2008-02-03 08:27 Matthias

added kewyword id to all new files

661 2008-02-02 21:52 thorn

search will show email-addresses, even if email-filter is activated (on page with highlighting). Fixed.

660 2008-02-02 14:51 thorn

Added missing text in languages files for jscalendar

659 2008-02-02 10:29 doc

fixed wrong redirect in /admin/images

658 2008-02-02 02:32 thorn

fixed path in jscalendar-css

657 2008-02-02 02:00 thorn

Settings: pages-directory '/' will be converted to '' (empty string) on save.
Changed last remaining call to my_htmlspecialchars() to htmlspecialchars()

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

654 2008-02-01 13:42 thorn

Fixed possible XSS-vulnerability in wb/search/search.php

653 2008-01-31 23:00 thorn

Adjusted clock-red icon to match wb colors

652 2008-01-31 22:24 thorn

captcha admin-tool: fixed display-issue with Firefox.

651 2008-01-31 18:10 thorn

Fixed parent dropdown in admin/pages/settings.php, too.

650 2008-01-31 18:01 thorn

admin/pages: the parent dropdown-list showed foreign private pages, too. Fixed.

649 2008-01-31 14:27 thorn

Improved ASP in news-module.

648 2008-01-31 14:25 thorn

Added multi-group to upgrade-script. Did some minor changes in upgrade-script.

647 2008-01-30 22:12 doc

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

646 2008-01-30 16:18 thorn

registered pages didn't appear in menu. fixed.

645 2008-01-30 06:45 Matthias

added keyword id

644 2008-01-30 02:14 thorn

Updated upgrade-script.