Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Date Revision Id HeadURL
  • svn:mime-type: text/plain

# Date Author Comment
1914 2013-06-07 05:51 Dietmar

! /admin/pages/ add/change to new Translate class
add a default.ini with a list of protected basenames,
and a PagesEnvironment to force writing the accessfile forever

1889 2013-03-19 10:34 Dietmar
  1. bugfix solved sections block update
    ! update sections table change some varchar to int(11)
    + upgradeHelper class for better module upgrade
1758 2012-09-16 10:46 Dietmar

! forgot to upload the install.php from wysiwyg modul in Revision 1756
! correcting some more SEC_ANCHOR

1707 2012-08-29 13:12 Dietmar

! update folder admin/pages, admin/skel/htt
! change multi-dimensional arrays (variables) to similar arrays
! change default templates, change code to new templates

1625 2012-02-29 01:50 Dietmar

! update correct_theme_source and fixed the call in all files

1545 2011-12-15 20:12 Dietmar

update admin/pages/modify.php now you can send page_id with GET and POST

1529 2011-11-25 06:03 Dietmar

add new backend theme handling (Tks to Stefek)

1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1441 2011-04-10 01:04 Dietmar
  1. recoded /modules/admin.php info_banner, now compare with modify in pages
  2. security fixes remove defined WB_PATH for backend templates
  3. fixed class.admin.php missing $TEXT declaration, add get_section_details
1402 2011-01-22 05:41 Dietmar

secure peparing and beginning fix admin/pages

1373 2011-01-10 13:14 Dietmar

update headerinfos

1358 2010-12-28 09:44 Dietmar

validation fixes in pages backend theme

1357 2010-12-27 20:50 FrankH

Security fixes

1349 2010-12-19 20:04 Dietmar

add ini_set('display_errors', 1) (Tks to Thorn)
update headerinfos

1333 2010-04-22 05:13 Dietmar

start recoding without style display:none

1281 2010-01-30 05:57 Dietmar

continue update headertext
Ticket #930 disabled SyntaxHighlighter from default WB Installation
change help url to www.websitebaker2.org

1271 2010-01-23 03:30 Dietmar

continue update header info

1245 2010-01-14 04:25 Dietmar

Ticket #911 3. continue to fix CSS-errors in WB backend

1206 2009-12-02 07:01 Dietmar

next step to validate backend themes

1182 2009-11-24 20:36 Dietmar

add two constants in /framework/initialize.php for later feature in database settings
define('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sections
modify page will be loading all sections with editor
define('EDITOR_WIDTH', 900) set min width for editor...

1163 2009-10-12 03:42 Dietmar

shows more details in wysiwyg editor

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1112 2009-08-08 16:28 Matthias

Added some missing variables to backend_themes (Thanks to Stefek)

944 2009-02-22 10:39 Matthias

added skinable Admin Interface

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

846 2008-06-21 09:42 doc

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

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

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.

410 2007-01-02 18:22 Matthias

Fixed issue with Permissions for pages sections

399 2006-12-24 08:50 Matthias

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

396 2006-12-23 20:23 Matthias

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

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.

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.

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.

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2