Project

General

Profile

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

# Date Author Comment
1268 2010-01-22 18:21 Dietmar

update header info

1260 2010-01-21 07:25 Dietmar

fix more small css-errors in WB Backend (thanks to Ruebenwurzel)

1255 2010-01-21 02:14 Dietmar

Ticket #912 fix Search Template bug

1241 2010-01-12 18:14 Dietmar

Ticket #906 Search Template bug
update editor min width logic
dragableresize table

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.

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

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

552 2008-01-18 02:56 thorn

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

536 2008-01-13 18:30 doc

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

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.

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

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.

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.

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

174 2005-09-27 08:11 ryan

Updated tools interface

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.

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.

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.

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