Project

General

Profile

Statistics
| Revision:

# Date Author Comment
999 2009-06-19 16:57 Matthias

Fixed bug that parent pages didn't inherit language settings to kind pages

978 2009-04-27 22:09 Matthias

Fixed bug with missing option for admin-tools in advanced view of access settings (ticket #714)

976 2009-04-27 17:33 Matthias

fixed bug introduced in changeset [975]

975 2009-04-27 17:21 Matthias

Fixed bug with missing template object in groups and user settings(ticket #716)

973 2009-04-23 20:49 Matthias

Fixed bug with dropdownlist in pages settings (ticket #713)

954 2009-02-25 21:08 Matthias

Added language support for template_description (affects templates and themes)

952 2009-02-25 18:33 Matthias

fixed manage section is showed twice (ticket #694)

949 2009-02-25 18:06 Matthias

removed unneeded icons from wb_theme

removed unneeded stylesheet.css from account dir

renamed warning.htt to warning.html to fix display of sourcecode after invalid login attemps

added fixed error.htt also to classic theme

944 2009-02-22 10:39 Matthias

added skinable Admin Interface

942 2009-02-21 08:54 doc

fixed wrong index in language array and removed some comment lines

940 2009-02-19 22:14 doc

addon overview to show advanced options after redirect from reload.php

938 2009-02-19 20:13 doc

added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)

934 2009-02-17 23:37 doc

Added option to invoke module install.php from backend (for modules uploaded via FTP)

933 2009-02-16 22:55 doc

Moved reload option of Add-ons to main Add-on section.

932 2009-02-16 19:36 doc

reworked logout to reset possible remember key in database when logging out

929 2009-02-15 16:05 doc

Redirect time for function print_success can now be defined in Settings (ticket #603)

928 2009-02-15 13:29 doc

Added reload option to Add-on section and removed Admin tool reload

925 2009-02-13 16:35 doc

Added option to perform pre-installation checks to test requirements of Add-Ons

921 2009-02-05 23:17 doc

Mail text for register, signup and forgot mail now taken from WB language file (ticket #684)

917 2009-01-25 14:32 aldus

Bugfix for ticket #680: change the condition-test to get rid of the utf-8 problematic if the languange contains entities on the button-label.

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

909 2009-01-13 20:08 doc

Added Javascript syntax highlighting framework EditArea as replacement for Codepress.

903 2009-01-05 11:04 aldus

Code-Snippets are not longer displayed as type unkown; addidtional key $TEXT['CODE_SNIPPET'] in the languagefiles; not full translated

896 2008-12-30 16:26 Matthias

modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)

modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"

894 2008-12-29 11:41 aldus

remove debugging code

893 2008-12-29 11:35 aldus

added language-support for the error-messages
for the uninstall files for modules and templates.
update german languagefile with the new textes.

892 2008-12-29 09:47 Matthias

replaced in news modul special chars with entities to get valid output;
changed SESSION ID Separator from '&' to '&' to get valid output
Removed the <p> tag around the news as it is added from the editor
set version to 2.8 BETA

888 2008-12-28 13:25 aldus

removed a query - the table isn't in wb2.7 anymore

887 2008-12-28 13:16 aldus

add 'order by name' to the select-query to display the admintools in alphabetic order.

880 2008-11-12 08:22 aldus

Remove undefined and unused constants (DB_FETCHMODE_ASSOC)

879 2008-11-12 08:17 aldus

Remove undefined and unused constants (DB_FETCHMODE_ASSOC)

871 2008-11-01 00:27 thorn

added config for section anchor.
ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.

863 2008-10-23 18:10 aldus

Modify to get informations where the modul is in use when
a user try to uninstall it.

862 2008-10-23 17:56 aldus

Modify to get informations where the template is in use when
a user try to uninstall it. Additional informations if the template is the standard-template.

847 2008-06-22 08:09 doc

Added output of block number to section admin if no block name is specified

846 2008-06-21 09:42 doc

Added output of block names to modify pages dialogue if blocks are enabled

836 2008-04-21 20:24 doc

Set version to 2.7

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

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)

813 2008-04-07 19:37 doc

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

812 2008-04-07 19:29 thorn

added missing group_id in INSERT-query

809 2008-04-06 08:05 doc

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

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 {})

800 2008-04-05 08:45 doc

minor layout change

797 2008-04-04 16:07 doc

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

789 2008-04-02 21:49 doc

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

774 2008-03-26 22:09 thorn

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

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)

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

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

742 2008-03-04 19:45 doc

fixed issue with smart view URL link

738 2008-03-02 20:22 thorn

made an addition to changeset 733

735 2008-03-02 14:29 thorn

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

733 2008-03-01 19:24 thorn

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

718 2008-02-20 19:58 thorn

added workaround for language sorting-problem

712 2008-02-19 15:40 Matthias

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

708 2008-02-18 19:57 doc

Fixed issue with two broken links

693 2008-02-10 16:39 doc

adapted color for onmouseover effect

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.

689 2008-02-10 10:24 doc

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

686 2008-02-09 20:53 doc

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

683 2008-02-09 14:22 thorn

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

667 2008-02-04 19:36 doc

allowed usage of tags in settings fields: website_header, website_footer

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

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'].

653 2008-01-31 23:00 thorn

Adjusted clock-red icon to match wb colors

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.

647 2008-01-30 22:12 doc

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

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.

637 2008-01-28 23:18 doc

fixed issue with top bar icon alt tag

633 2008-01-28 20:19 doc

added some more backend layout modifications, corrected bug in NL.php language file

627 2008-01-28 17:49 doc

Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)

622 2008-01-27 22:05 doc

replaced static text line with variable text from language file

621 2008-01-27 21:55 doc

introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man

613 2008-01-27 12:40 doc

added default language for users to avoid empty language fields

596 2008-01-25 22:29 thorn

added new CAPTCHA and ASP (Advanced Spam Protection)

595 2008-01-25 16:08 doc

Removed changes introduced with Changeset 593 (need to agree if we want add this to the core with WB2.7)

593 2008-01-24 23:09 thorn

Generate filename in pages/ from page_title instead of menu_title.

590 2008-01-24 19:25 doc

fixed another E_NOTICE warning

587 2008-01-22 21:01 doc

Added multi-lingual Admin tool description. Moved Admin tool language text from global language file to module language files. Added function get_variable_content to allow extraction of variable without including files.

585 2008-01-22 00:59 thorn

added second icon to calendar-fields in manage-sections to empty date-fields. Changed calendar-icon to clock-icon. Added new icon (clock_del_16.png) to images.

584 2008-01-21 20:49 doc

Removed the manage section icon from the page admin (sections managed by publish by date function).

574 2008-01-20 00:37 thorn

updated admin/pages/sections.php to changed jscalendar-api from changeset 571

570 2008-01-19 20:16 doc

Some minor changes. Reduced success time out, set WYSIWSY background colgor to white, fixed some errors in the form module (only in conjunction with E_ALL)

568 2008-01-19 18:34 doc

Added support to configure the mailer settings via the backend

558 2008-01-18 19:32 Matthias

Fixed hardcoded /pages issue in intro page feature

557 2008-01-18 19:26 thorn

fixed two E_NOTICE-warnings in admin/pages/index.php

555 2008-01-18 13:56 Matthias

Revoked parts of changeset [547] and again introduced changeset [540]

553 2008-01-18 03:16 thorn

adjusted headings in admin/pages/index.php

552 2008-01-18 02:56 thorn

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