Project

General

Profile

Statistics
| Revision:

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

Created 2.8.x branch

1101 2009-07-29 14:17 aldus

Changes inside class.wb.php to get rid of the the print->footer() problematic in the frontend.
changtes inside the adminsettings to alowed the user to use a "<" char inside his SMTP-Password.(thanks to FrankH)
Add last changes to the changelog - missing by mistake.

1016 2009-06-25 22:45 Matthias

Added missing admin/settings/setting.js

1012 2009-06-25 20:21 Matthias

Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)

944 2009-02-22 10:39 Matthias

added skinable Admin Interface

929 2009-02-15 16:05 doc

Redirect time for function print_success can now be defined in Settings (ticket #603)

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

871 2008-11-01 00:27 thorn

added config for section anchor.
ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.

769 2008-03-25 20:10 thorn

search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)

718 2008-02-20 19:58 thorn

added workaround for language sorting-problem

712 2008-02-19 15:40 Matthias

Changed language sorting from directory to name (needs additional to be escaped!)

691 2008-02-10 14:17 doc

Website Header field in Settings now visible per default; Modified templates to display Website Header and to use show_menu instead of page_menu.

667 2008-02-04 19:36 doc

allowed usage of tags in settings fields: website_header, website_footer

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

596 2008-01-25 22:29 thorn

added new CAPTCHA and ASP (Advanced Spam Protection)

568 2008-01-19 18:34 doc

Added support to configure the mailer settings via the backend

558 2008-01-18 19:32 Matthias

Fixed hardcoded /pages issue in intro page feature

552 2008-01-18 02:56 thorn

added new module-based search-function and publish-by-date code

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

544 2008-01-16 15:11 thorn

changed admin/pages/save.php to allow hidden config-elements in table search

536 2008-01-13 18:30 doc

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

532 2008-01-13 09:25 doc

this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

451 2007-04-30 09:42 Matthias

Added Changeset [417] again to the trunk because removing it from the branches also removed it from the trunk

449 2007-04-30 09:17 Matthias

Removed changeset [417] from the 2.6.x branches because it is for WB 2.7.x versions

417 2007-01-24 19:49 doc

Updated some core files to allow the configuration of PHPMailer via the admin settings panel instead of config.php. PHPMailer related settings are now stored in the Website Baker database. The following settings can be configured:
SMTP-host, SMTP-authentification , SMTP-password and SMTP-username.

401 2006-12-24 22:42 Matthias

Fixed some minor javascript errors in admin (thanks to pcwacht)

399 2006-12-24 08:50 Matthias

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

384 2006-12-20 22:27 Matthias

Added List sorting in admin area (thanks to rsmith)

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

305 2006-02-04 15:10 stefan

Fixed some wrong html tags in settings/template.html (moved WYSIWYG Style back to advanced options)

290 2006-01-30 23:01 stefan

Reintroduced page languages setting. If switched to off page languages are only used to determine the language file for the universal texts. If on, displayed page and menu are affected by the language session variable.

286 2006-01-23 22:15 stefan

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

284 2006-01-23 18:11 stefan

Fixed bug #122. Replaced empty field check by check with setting name n.e. wb_version.

256 2005-11-28 09:33 ryan

Added default charset option to settings

253 2005-11-27 13:43 ryan

Added captcha verification to sign-up form

251 2005-11-27 13:30 ryan

Added captcha verification option to settings page

243 2005-11-23 17:44 stefan

Reintroduced option 'none' to WYSIWYG editor selection list in settings.

240 2005-11-23 16:17 stefan

Applied aportale's patch to use label instead of javascript toggle 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

225 2005-11-19 23:24 stefan

Fixed bug #74 - permission settings no getting changed.

195 2005-09-29 04:16 ryan

Fixed some minor bugs with settings

192 2005-09-28 15:58 ryan

Semi-disabled use of "separate" page trash feature

175 2005-09-27 08:24 ryan

Updated tools interface

174 2005-09-27 08:11 ryan

Updated tools interface

172 2005-09-27 07:57 ryan

Changed included file name from include.php to tool.php

170 2005-09-27 07:45 ryan

Fixed addon listing in numerous places so it now use's DB for info

162 2005-09-27 02:38 ryan

Tuned interface with less javascript

160 2005-09-27 02:06 ryan

Removed page languages option

144 2005-09-19 02:07 ryan

Updated tool-handling code

124 2005-09-18 12:35 stefan

'None found' is shown if no tools are found.

123 2005-09-18 12:27 stefan
122 2005-09-18 04:42 ryan

Fixed mis-use of templating for Administrative Tools section

119 2005-09-17 12:16 stefan

Implemented new module type 'tool'. Added setting section 'Tools' (advanced). Removed possibility to set permissions for all module types other than 'page'.

116 2005-09-16 23:20 stefan

Removed strip_slashes_dummy.

109 2005-09-15 21:56 stefan

Added new setting 'wb_version' which is not changeable in admin>>settings but allows for easier upgrade scripts in the future.

105 2005-09-14 19:49 stefan

Fixed some issues regarding settings.

100 2005-09-13 23:53 stefan

Fixed problems with settings section in admin.

98 2005-09-13 22:46 stefan

Removed debugging lines.

97 2005-09-13 11:17 stefan

Cleaned up settings/save.php

96 2005-09-13 09:14 stefan

Fixed problems with settings in database. Should be fully functional again.

95 2005-09-13 01:08 stefan

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

69 2005-09-11 15:21 stefan

Removed support for internal HTMLArea editor.

61 2005-09-10 01:36 stefan
52 2005-09-09 09:14 stefan

Changed language string name 'EDITOR' to 'WYSIWYG_EDITOR'

45 2005-09-08 01:20 stefan

Implemented choice of WYSIWYG editor

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

8 2005-09-04 10:28 stefan

All occurrences of "CVS" in the code are replace by ".svn"

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2