Project

General

Profile

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

# Date Author Comment
621 2008-01-27 21:55 doc

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

601 2008-01-26 13:07 doc

Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)

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)

536 2008-01-13 18:30 doc

Moved the admin tools from 'Settings' to the new section 'Admin-Tools'.

530 2008-01-12 17:39 doc

introduced smart URL detection for the 'View' menu in the WB backend (if page_id is set, redirect to this page instead of the root)

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

458 2007-05-12 20:14 doc

Added package which allows to integrate optional JS & CSS module files (frontend.css, frontend.js, backend.css, backend.js) into the <head> section of the HTML code. This allows developers to code modules which creates (X)HTML valid output.

404 2006-12-25 02:36 ryan

Updated links to Website Baker website

399 2006-12-24 08:50 Matthias

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

387 2006-12-20 23:03 Matthias

Fixed a little typo error in class.admin.php (#364)

321 2006-03-02 22:17 stefan

Fixed bugs in the new functions in class.admin.php.

318 2006-03-02 21:52 stefan

Added methods get_user_details, get_page_details, get_page_permission to class admin.

311 2006-02-19 06:39 ryan

Updated help links to use websitebaker.org/permalink

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

291 2006-01-30 23:35 stefan

Character encoding setting also affects admin backend. Mentioned in ticket #102.

286 2006-01-23 22:15 stefan

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

275 2006-01-14 22:50 stefan

Replace 'admin' by 'wb' in all account pages. Moved print_success and print_error code to class.wb.php. Added correct parameters to these functions in account pages.

239 2005-11-22 12:50 stefan

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

127 2005-09-19 01:14 ryan

Updated "Help" link

106 2005-09-15 21:15 stefan

Renamed compatibility.php to frontend.functions.php.
Moved frontend functions from class frontend to frontend.functions.php.
Removed instances of strip_slashes_dummy. Replaced $this by $wb in a couple of places.
Created file initialize.php, where all initializations now take place (moved from class wb constructor).

95 2005-09-13 01:08 stefan

Moved settings from config.php into database.
NOT FULLY WORKING!!!

55 2005-09-09 23:01 stefan

Removed initialize.php, moved initialization code to class wb constructor. Changed attribute no_default_content to default_block_content and changed behavior.

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.

18 2005-09-04 18:11 stefan

Added direct access redirection in framework files.

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