Project

General

Profile

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

# Date Author Comment
1189 2009-11-26 17:47 Dietmar

fix some PHP 5.3 deprecated functions

1166 2009-10-12 18:54 Dietmar

Fix Bugs headersend errors in some core files
delete whitespaces after ?>

1156 2009-10-09 23:30 Dietmar

Ticket #815 Fix Warning: open_basedir restriction in effect. File is in wrong directory in load_template

1155 2009-10-09 23:07 Dietmar

Ticket #815 Fix Warning: open_basedir restriction in effect. File is in wrong directory in load_module

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1118 2009-08-09 20:17 Matthias

Replaced function mime_content_type as the old one causes shell_exec warnings on some servers (Thanks to Aldus)

944 2009-02-22 10:39 Matthias

added skinable Admin Interface

939 2009-02-19 22:05 doc

fixed bug if language folder contains none language files (XX.php) or sub folders

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

881 2008-11-22 16:51 thorn

search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch. Replaced strtr() by str_replace() (it's just faster). Changed ' to '

868 2008-10-29 19:43 thorn

removed useless init_utf8funcs()-function

851 2008-07-01 20:38 thorn

page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.

841 2008-05-01 16:50 thorn

fixed file-naming issue when old page-names (from before 2.7) contains "&"

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

641 2008-01-29 14:15 thorn

Removed debug-output and doubled comments from framework/functions.php

627 2008-01-28 17:49 doc

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

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.

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.

556 2008-01-18 14:34 Matthias

Added example .htaccess to parse .html files, fixed bug in changeset [555]

552 2008-01-18 02:56 thorn

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

551 2008-01-17 23:46 thorn

Reintroduced some more changes from changeset [520] and [540] which where overwritten by changeset [546]

547 2008-01-17 20:38 Matthias

Reintroduced changes from changeset [520] and [540] wich where overwritten by changeset [546]

Revoked changeset [541] end removed all PAGE_EXTENSION variables and the related option in WB settings as this function only works on Apache Servers together with .htaccess and mod_rewrite...

546 2008-01-17 19:10 doc

added the "users in multiple groups" feature (closes parts of ticket #546)

543 2008-01-16 13:56 thorn

module menu_link: fixed page-deleteing-bug and some odd behavior, added table mod_menu_link

541 2008-01-14 22:31 Matthias

Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames. (!!Attention!! To get extenions other than .php working additional fixes are necessary!) Fixes ticket #370

520 2008-01-09 19:17 Matthias

Fixed #542 (thanks to Thorn)

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

504 2007-07-01 08:33 Matthias

Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)

501 2007-07-01 07:13 ryan

Fixed bug where error message not displayed when script fails to create a page

493 2007-06-23 17:50 Matthias

Fixed search issue if single quotes and double quotes are not stored as entities (Thanks to thorn)

490 2007-06-23 10:13 Matthias

Fixed issue with escaped single and double quotes in search result (Thanks to thorn)

482 2007-06-14 22:38 Matthias

Again fixed some issues with search results page on some php4 servers (Thanks to thorn)

478 2007-06-11 18:22 Matthias

speeded up highlighting on big WYSIWYG pages;
fixed: '>' wasn't shown in highlighting result;
Thanks to thorn

476 2007-06-09 08:28 Matthias

Added function wich replaces mbstring cause this seems not to work properly on some php4 versions (Thanks to thorn)

468 2007-06-05 00:55 Matthias

Fixed bug in search with some html tags (Thanks to thorn)

464 2007-05-19 10:31 Matthias

Fixed some possible page crashes wich are caused from php if strlen is used (see http://bugs.php.net/bug.php?id=24460 and http://bugs.php.net/bug.php?id=27070 and http://ilia.ws/archives/5-Top-10-ways-to-crash-PHP.html for this) Thanks to Thorn

461 2007-05-14 22:17 Matthias

Added support for ISO-8859-6. WB now fully supports UTF8 and all ISO charsets except ISO-2022-JP and ISO-2022-KR. This languages only can be used with UTF8.

455 2007-05-08 22:14 Matthias

Added wrapper to functions.php if mb_string is not available

445 2007-04-10 20:04 Matthias

Optimized search and highlighting funktions

442 2007-04-01 15:09 Matthias

Fixed issues with some languages when UTF8 is used.
Removed all htmlentites from the code (revoked changeset [396]) and added new functions instead.
Adapted the search and the highlighting to use the new functions.
With this changes WB can now be used with charset UTF8 for all languages.

436 2007-02-22 19:24 doc

Fixed bug in changeset 428 (page files were not removed from the /pages folder when deleting files from the backend due to a typo in wb/framework/function.php).

428 2007-02-02 21:51 Matthias

Fixed ticket #380 (Thanks to pcwacht)

400 2006-12-24 10:10 Matthias

Fixed root_parent doesn't get updated when moving item in menu (#305)

399 2006-12-24 08:50 Matthias

Added 2007 to all copyright notices
Added missing ID Keywords
Removed not Unix conform line endings

373 2006-12-20 21:31 Matthias

Fixed addons table isn't updated when a modul is updated (#332)
Added new upgrade_function (thanks to kozmoz)

325 2006-03-09 19:06 stefan

Fixed ticket #141 - admin now sees all folders in media

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

286 2006-01-23 22:15 stefan

Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.

249 2005-11-26 09:33 stefan

Fixed a problem with the install script that occur when non-stock modules are already present and use $admin->print_error().

242 2005-11-23 17:24 stefan

Moved page_link function to class wb and changed page_link() in functions.php to use the wb class method

239 2005-11-22 12:50 stefan

Fixed more inconsistencies regarding line endings and end-of-file newlines

238 2005-11-21 11:43 stefan

Fixed inconsistent line ending styles

232 2005-11-20 12:48 ryan

Added support for mailto: links in the menu link mod

194 2005-09-29 04:11 ryan

Added module_function-lowercasing

185 2005-09-28 11:09 ryan

Updated functions file

167 2005-09-27 05:28 ryan

Removed load_addons and replaced with load_module, load_template, and load_language

165 2005-09-27 04:17 ryan

Added load_addons functions

116 2005-09-16 23:20 stefan

Removed strip_slashes_dummy.

42 2005-09-07 23:10 stefan

Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.

40 2005-09-07 21:22 stefan

Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes

36 2005-09-07 01:31 stefan

Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.

19 2005-09-05 01:18 stefan

Removed direct access path disclosure occurrences.

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

8 2005-09-04 10:28 stefan

All occurrences of "CVS" in the code are replace by ".svn"

5 2005-09-04 09:42 stefan

Restructured frontend code and fixed various bugs

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2