Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id

# Date Author Comment
837 2008-04-22 01:49 ryan

Created 2.7.x branch

836 2008-04-21 20:24 doc

Set version to 2.7

835 2008-04-21 13:35 doc

Fixed bug in the PL language file of the JS calendar

834 2008-04-21 13:17 doc

Added some basic functions for module developers

833 2008-04-20 23:35 thorn

fix: allow external urls for search-results

832 2008-04-17 22:59 thorn

fixed jscalendar's language-files

831 2008-04-16 21:34 doc

Fixed possible clashes with intro page feature and WB core file /pages/index.php

830 2008-04-15 20:34 thorn

revert back to pagename-creation from $page_menu, instead of $page_title

829 2008-04-15 20:22 doc

Fixed bug introduced with Changeset 826

827 2008-04-14 20:54 doc

Added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)

826 2008-04-14 20:42 doc

Allowed tags for multi-lingual module descriptions

825 2008-04-14 20:10 thorn

fixed issue with multigroups (level 0 page-creation)

821 2008-04-13 15:57 thorn

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

819 2008-04-10 17:28 doc

Fixed WB-Link Plugin to work with WB versions below 2.7 (so we can use the same module for WB 2.6.x and WB 2.7)

818 2008-04-09 20:49 doc

Modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7

816 2008-04-07 21:28 doc

Added the latest FCKEditor v2.60

815 2008-04-07 21:25 doc

removed the outdated FCKEditor v2.51

814 2008-04-07 20:04 Matthias

fixed error in german laguage file

813 2008-04-07 19:37 doc

set version from 2.7 (RC3) to 2.7 (RC3a)

810 2008-04-06 09:13 doc

removed some obsolete language variables from news and form module (now defined in global WB language files)

809 2008-04-06 08:05 doc

enlarged admin tool icon to match size 50x50px of the other icons

808 2008-04-05 21:55 Matthias

Moved language variables for edit module CSS from modules language files to core language files

807 2008-04-05 21:24 Matthias

Added norwegian translation (Thanks OEH)

805 2008-04-05 17:43 thorn

imported new russian translation from User shlack. Many Thanks

804 2008-04-05 17:23 thorn

fixed viewing_groups-handling in /admin/pages/add.php

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)

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

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

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)

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.

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)

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

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

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)

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)

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