Project

General

Profile

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

# Date Author Comment
1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1071 2009-07-16 00:35 Matthias

changed in modules/admin.php and admin/pages/add.php mktime() to time()

1008 2009-06-22 18:17 Matthias

fixed wrong position id when adding a new page

1002 2009-06-21 12:54 Matthias

and another typo was to fix

1001 2009-06-21 12:51 Matthias

Fixed small bug introduced in changeset [999]

1000 2009-06-19 17:03 Matthias

fixed small code display issue introduced in changeset [999]

999 2009-06-19 16:57 Matthias

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

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

831 2008-04-16 21:34 doc

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

825 2008-04-14 20:10 thorn

fixed issue with multigroups (level 0 page-creation)

804 2008-04-05 17:23 thorn

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

738 2008-03-02 20:22 thorn

made an addition to changeset 733

733 2008-03-01 19:24 thorn

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

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()

555 2008-01-18 13:56 Matthias

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

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)

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

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

488 2007-06-22 07:23 Matthias

Fixed issue with escaped single quotes in pagenames generation (thanks to thorn)

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.

428 2007-02-02 21:51 Matthias

Fixed ticket #380 (Thanks to pcwacht)

396 2006-12-23 20:23 Matthias

Fixed problem with Page Title has to be escaped (#287)

392 2006-12-21 19:29 Matthias

Fixed missing message when adding a site without page title (#300)

319 2006-03-02 22:02 stefan

Added permission check to admin/pages/add.php to fix ticket #68. Also used get_page_permission, get_user_details, get_page_details in some places.

239 2005-11-22 12:50 stefan

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

46 2005-09-08 01:28 stefan

Fixed minor bugs

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

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

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