Project

General

Profile

Statistics
| Revision:
  • svn:ignore: .project

# Date Author Comment
761 2008-03-24 15:54 thorn

search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3.
FCK-Editor: loads large pages faster

760 2008-03-23 07:33 Matthias

Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)

759 2008-03-21 22:58 thorn

fixed some small layout issues

758 2008-03-18 19:44 thorn

fixed another issue with utf8_isASCII() (too slow with many ~100KB pages)

757 2008-03-17 20:34 thorn

fixed an issue with utf8_check() (too slow with many ~100KB pages)

756 2008-03-15 19:04 thorn

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

755 2008-03-15 13:46 thorn

menulink: link can be menulink or subpage of menulink, too

754 2008-03-13 17:53 doc

adjusted error/warning templates to the updated backend layout

753 2008-03-13 08:41 Matthias

replaced one icon in admin interface

752 2008-03-12 23:10 doc

adjusted background color of installation and upgrade script

751 2008-03-12 22:22 Matthias

fixed loading time and some display issues in IE6 of the new admin interface and tweaked the new admin interface a little bit.

750 2008-03-12 22:16 doc

set version number to 2.7 (RC2) for the upcoming second release candidate

749 2008-03-12 22:00 doc

Removed hardcoded /admin folder strings from WB core files where possible

748 2008-03-12 19:56 doc

Added WB home folder fix proposed by the forum member spawnferkel.
Defined <strong> and <em> instead of <b> and <i> as default tags.

747 2008-03-12 19:17 thorn

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

746 2008-03-11 20:53 doc

fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)

745 2008-03-11 19:40 doc

fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)

744 2008-03-08 22:45 thorn

fixed issue with news and end-date

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