Project

General

Profile

Statistics
| Revision:
  • svn:ignore: .project

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

801 2008-04-05 13:00 doc

Moved edit module CSS functions from modules to WB core (avoid code duplication; improve maintenance of code)

800 2008-04-05 08:45 doc

minor layout change

799 2008-04-05 08:26 doc

allowed character "-" to be used in database names

798 2008-04-04 21:40 thorn

fixed: Language-redirect removed query-string from URL

797 2008-04-04 16:07 doc

set WB version to 2.7 (RC3) for the next upcoming release candidate

796 2008-04-03 20:08 doc

some code clean up in news/form module

795 2008-04-03 19:46 doc

small adaption of the edit CSS function file css.functions.php

794 2008-04-03 19:15 doc

updated edit module CSS functions to include backend.css into head if possible

793 2008-04-03 17:48 doc

Fixed bug in decryption routines of the Output-Filter module

792 2008-04-02 22:54 doc

added handling of missing characters to mailto encryption routines

791 2008-04-02 22:00 Matthias

fixed bug with registration of users are not added to signup group

790 2008-04-02 21:55 doc

Some code clean-up in News module

789 2008-04-02 21:49 doc

fixed some layout issues with Form module (combination with Output-filter)

788 2008-04-02 19:53 doc

Fixed layout issue with optional subject/body text of encrypted mailto links (carriage return)

787 2008-04-02 19:26 doc

Fixed bug in the mailto encryption code of the Output-Filter module

786 2008-04-01 18:02 doc

removed typo in English language file

785 2008-04-01 17:41 doc

added updated edit CSS functions to the News module

784 2008-04-01 17:25 doc

added updated edit CSS functions to the Form module

783 2008-03-31 19:09 doc

fixed bug in output filter (mailto links with HTML entities in optional part)

782 2008-03-31 18:35 thorn

fixed charset names (uppercase)

781 2008-03-29 15:31 doc

added missing translation to Dutch language file (thanks Bramus)

780 2008-03-28 23:42 thorn

WYSIWYG: changed field text to LONGTEXT, too.

779 2008-03-28 23:40 thorn

Some cleanup in search.php

778 2008-03-28 18:25 Matthias

fixed again the Dutch language

777 2008-03-27 21:02 thorn

search: further speed improvment

776 2008-03-27 18:00 thorn

fixed issue with highlighting while charset != utf-8

775 2008-03-27 08:28 Matthias

Updated Dutch language file (Thanks to Bramus)

774 2008-03-26 22:09 thorn

fixed E_NOTICE-message in admin/modules/details.php

773 2008-03-26 18:41 thorn

search: added missing vars to $search_func_vars[] for external search

772 2008-03-25 23:34 thorn

fixed E_NOTICE-messasges in Changeset770

771 2008-03-25 20:58 thorn

fixed issue with hidden files in list_files_dirs()

770 2008-03-25 20:51 thorn

search: added missing code to allow query of external data and to process the search data itself

769 2008-03-25 20:10 thorn

search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)

768 2008-03-25 17:21 Matthias

Fixed missing <body> tag in Admin Interface (#572)

767 2008-03-24 18:17 Matthias

fixed issue in DA.php

766 2008-03-24 17:38 Matthias

Updated Danish Language file (Thanks to Achrist)

765 2008-03-24 17:36 thorn

Added RU-language-files, provided by user shlack; converted to entities.

764 2008-03-24 16:51 thorn

removed some debugging-code

763 2008-03-24 16:43 Matthias

Added class nixhier to frontend.css from form and news Modul (required for ASP)

762 2008-03-24 16:30 thorn

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

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