Project

General

Profile

  • svn:keywords: Id Revision HeadURL Date

# Date Author Comment
1920 2013-06-07 06:30 Dietmar

! /modules/admin.php $sSectionIdPrefix
! /admin/media/upload.php change $database->query($sql) to $database->get_one($sql)
! /upgrade-script.php only systemadministartor can call the script
upgrade all dev-module inclding in package

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
1867 2013-02-19 21:52 Dietmar

! fixed pagetree header

1836 2012-12-12 01:38 Dietmar
  1. fixed WB admin wrapper script, could never run at end if section_id == 0
1805 2012-11-04 01:53 Dietmar
  1. fixed Undefined variable: nNumRows in \admin\users\index.php
  2. fixed Undefined variable: admin in \admin\admintools\tool.php
    ! show more information in awaiting activation /admin/users
    ! set input passord to autocomplete off /admin/users and /admin/prfeferences...
1745 2012-09-08 15:06 Dietmar

! add div container in page_content for each sections,
! update droplets SectionPicker, ShowWysiwyg and ShowRandomWysiwyg
! put sec_anchor in this div, sec_anchor fixed in all found files
sec_anchor default now set to "section_",
sec_anchor can't be empty for future developement

1718 2012-08-29 16:25 Dietmar

! update headerinfo
! change multi-dimensional arrays (variables) to similar arrays

1625 2012-02-29 01:50 Dietmar

! update correct_theme_source and fixed the call in all files

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
1406 2011-01-22 15:10 FrankH
  1. Security fix to stop users from changing module contents without permission, thanks to Michael Schwarz
1396 2011-01-19 15:53 DarkViper

(test connection only)

1384 2011-01-16 09:39 Dietmar

Security fix in admin/pages

1382 2011-01-14 21:55 Dietmar

fix known error in drag and drop

1374 2011-01-10 13:21 Dietmar

fixed headerinfos

1373 2011-01-10 13:14 Dietmar

update headerinfos

1353 2010-12-26 20:49 FrankH

Security fixes

1349 2010-12-19 20:04 Dietmar

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

1335 2010-04-27 15:11 Dietmar

Fixed update search settings
Fixed bug in /modules/admin.php

1334 2010-04-22 13:52 Dietmar

Fixed bug in /modules/admin.php

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

1270 2010-01-22 23:56 Dietmar

set svn keywords

1269 2010-01-22 23:51 Dietmar

Ticket #869 Droplet-Engine does'nt work in some case
continue update header info

1224 2009-12-28 04:50 Dietmar

update header

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

1067 2009-07-15 21:44 Matthias

changed modules/admin.php to also make use of backend theme templates

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

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

546 2008-01-17 19:10 doc

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

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

399 2006-12-24 08:50 Matthias

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

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.

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

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2