Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id Revision HeadURL Date

# Date Author Comment
2122 2015-03-17 23:59 darkviper

! /index.php adapted for WB-2.8.4

2011 2013-12-03 17:24 darkviper

! WbDatabase added method fetchObject()
! WbAdaptor little typofixes
! /index.php added one more update of WbAdaptor

1948 2013-08-04 13:39 darkviper

added $page_id compatibility to /index.php
solved escaping problems on save to database in modules/droplets

1848 2013-01-05 16:32 darkviper

fixed reinitialisation of class frontend in /index.php

1782 2012-10-11 14:29 Dietmar

+ add maintance modus in backend

1696 2012-08-27 13:24 Dietmar

move extra handling of menu links in index.php to the view.php of module menu links {Tks to NorHei)

1639 2012-03-22 04:10 Dietmar

+ Installer add const DEBUG to config.php
! move const DEBUG and var $starttime from index.php to initialize.php

1626 2012-02-29 23:45 darkviper

started rebuild and reorganize the OutputFilter-System

1625 2012-02-29 01:50 Dietmar

! update correct_theme_source and fixed the call in all files

1520 2011-11-09 01:12 darkviper

/modules/output_filter completely recoded
+ new filter for relative-URL added
+ some small fixes
/admin/admintools/tool.php completely recoded
/wb/index.php output_filter request changed to adopt new output_filter

1450 2011-05-22 12:13 DarkViper

local sync

1443 2011-04-19 21:38 Dietmar

remove auto including YUI Framework in backend for modules, enable with >print_footer(true)
>print_error and ->print_success too accept a message as array
auto validate in frontend if style block inside body tag
captcha now XHTML valide

1434 2011-03-13 21:31 DarkViper

sync

1433 2011-03-13 13:59 Dietmar

fixed bug : Call to undefined method wb::preprocess()

1383 2011-01-15 15:09 FrankH
  1. Security fix for news module
  2. Some more Security fixes, thanks to Gerben van Veenendaal
1373 2011-01-10 13:14 Dietmar

update headerinfos

1349 2010-12-19 20:04 Dietmar

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

1292 2010-02-19 03:17 Dietmar

insert $wb->preprocess($output), preprocess no longer needed in modules
little modifaction in upgrade-script.php in function check_wb_tables
updated module wysiwyg, set to module version 2.8

1138 2009-08-25 12:18 Ruud

Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter. (problem introduced by code optimisations for WB2.8)
Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

989 2009-06-15 15:12 aldus

Add Droplets Modul to the project and the modificated files (index, seach and frontendfunctions)

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

883 2008-11-27 22:58 thorn

added redirect-type (301/302) to menu_link

854 2008-07-25 19:06 thorn

fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE, added $database = new Database(); in front of output-filter

789 2008-04-02 21:49 doc

fixed some layout issues with Form module (combination with Output-filter)

699 2008-02-14 17:51 thorn

menulink-module: fixed an issue with extern links

698 2008-02-13 22:44 thorn

allow external links in menulink-module

673 2008-02-08 19:59 doc

Removed module mail_filter and added revised version under new module name output filter. Bugs with regular expression fixed.

576 2008-01-20 16:38 doc

Added the new admin tool email output filter which allows to transform emails before displaying them on the frontend

565 2008-01-19 16:07 thorn

Module menu_link: added dropdown-listbox to select anchor

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

543 2008-01-16 13:56 thorn

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

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

320 2006-03-02 22:08 stefan

Due to compatibility reasons, removed support for MEMORY_USAGE again. Updated CHANGELOG.

316 2006-03-01 15:04 stefan

Added support for tag [MEMORY_USAGE] in page footer. Renamed tag [PROCESSTIME] to [PROCESS_TIME]

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.

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

113 2005-09-16 00:46 stefan

Small change regarding process time.

108 2005-09-15 21:28 stefan

Minor cleanup.

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

64 2005-09-10 16:21 stefan

Fixed a php peculiarity bug ;-)

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.

11 2005-09-04 11:20 ryan

Added the Id keyword into the top of each file that was missing it

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