Project

General

Profile

Statistics
| Revision:

# Date Author Comment
468 2007-06-05 00:55 Matthias

Fixed bug in search with some html tags (Thanks to thorn)

466 2007-06-05 00:32 Matthias

fixed ticket #401

464 2007-05-19 10:31 Matthias

Fixed some possible page crashes wich are caused from php if strlen is used (see http://bugs.php.net/bug.php?id=24460 and http://bugs.php.net/bug.php?id=27070 and http://ilia.ws/archives/5-Top-10-ways-to-crash-PHP.html for this) Thanks to Thorn

461 2007-05-14 22:17 Matthias

Added support for ISO-8859-6. WB now fully supports UTF8 and all ISO charsets except ISO-2022-JP and ISO-2022-KR. This languages only can be used with UTF8.

459 2007-05-14 19:44 Matthias

Added svn:executable to new files

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.

457 2007-05-08 23:00 Matthias

Added new functions page_css and page_javascript to the built in templates

Added search highlight class to css files of the built in templates

455 2007-05-08 22:14 Matthias

Added wrapper to functions.php if mb_string is not available

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

450 2007-04-30 09:31 Matthias

Edited CHANGELOG and set version to 2.6.6

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

447 2007-04-30 08:21 Matthias

Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)

445 2007-04-10 20:04 Matthias

Optimized search and highlighting funktions

444 2007-04-03 21:36 Matthias

Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted in the pages directory (Special thanks to "Funky_MF" for the fix)

442 2007-04-01 15:09 Matthias

Fixed issues with some languages when UTF8 is used.
Removed all htmlentites from the code (revoked changeset [396]) and added new functions instead.
Adapted the search and the highlighting to use the new functions.
With this changes WB can now be used with charset UTF8 for all languages.

440 2007-03-12 15:25 Matthias

Added multilingual support to the search;
Fixed ticket #385;

439 2007-03-05 21:19 Matthias

changed MODULE_DESCRIPTION variable to module_description as we use in the modules languages also the lowercase version

438 2007-03-04 10:07 Matthias

Fixed some issues in search highlighting function (Thanks to thorn)

437 2007-03-03 14:24 Matthias

Added new function for highlighting search results in the content area; Fixed some issues in search with special chars; (Special thanks to "thorn" and "Funky_MF")

436 2007-02-22 19:24 doc

Fixed bug in changeset 428 (page files were not removed from the /pages folder when deleting files from the backend due to a typo in wb/framework/function.php).

435 2007-02-18 09:30 doc

Added functions page_css() and page_javascript() to frontend.functions.php. Function include link references in the head section to the optional module.css and module.js files.

434 2007-02-16 19:48 doc

Suppressed PHP warnings and errors when reading empty intro.php

433 2007-02-16 18:40 doc

Applied fix to allow parsing of PHP code in the intro page (/pages/intro.php)

432 2007-02-12 17:36 doc

Security enhancement (reduced number of login trials from 50 to 3).

431 2007-02-09 16:10 Matthias

Fixed wrong error message in form modul

430 2007-02-02 22:21 Matthias

fixed typo in changeset [428]

428 2007-02-02 21:51 Matthias

Fixed ticket #380 (Thanks to pcwacht)

421 2007-01-29 23:28 Matthias

Added new variable $MODULE_DESCRIPTION wich allows to have optional a language specific description of the modules in the language files of the modules.

420 2007-01-29 23:24 Matthias

Fixed "REMEMBER_KEY" Cookie SQL Injection security issue (#376)

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.

415 2007-01-21 13:58 Matthias

Fixed issue in the search table entries of form modul

414 2007-01-13 12:11 Matthias

Fixed some bugs in rss.php

413 2007-01-07 18:07 Matthias

Fixed error when uninstalling the news modul

412 2007-01-02 23:15 Matthias

Added Id keywords to all missing files

411 2007-01-02 19:47 Matthias

Added the Id keyword to class.wbmailer.php

410 2007-01-02 18:22 Matthias

Fixed issue with Permissions for pages sections

409 2006-12-27 10:45 Matthias

Fixed form modul stores empty records

406 2006-12-25 02:52 ryan

Removed mention of GMX name

405 2006-12-25 02:38 ryan

Updated installation footer

404 2006-12-25 02:36 ryan

Updated links to Website Baker website

403 2006-12-25 02:13 ryan

Fixed bug in installer

402 2006-12-25 02:11 ryan

Removed use of GMX name in installation

401 2006-12-24 22:42 Matthias

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

400 2006-12-24 10:10 Matthias

Fixed root_parent doesn't get updated when moving item in menu (#305)

399 2006-12-24 08:50 Matthias

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

398 2006-12-23 21:22 Matthias

Fixed IE allows to set a page as parent of itself (#320)

397 2006-12-23 20:42 Matthias

Fixed a small IE layout issue in admin
Actualized CHANGELOG

396 2006-12-23 20:23 Matthias

Fixed problem with Page Title has to be escaped (#287)

395 2006-12-23 16:12 Matthias

Fixed the possibility to call the index.php of the templates directly in the browser (#291)

394 2006-12-22 09:43 Matthias

Added id keyword to new file class.wbmailer.php

392 2006-12-21 19:29 Matthias

Fixed missing message when adding a site without page title (#300)

391 2006-12-21 06:26 Matthias

Code cleaning and fixing two issues in save_group.php

390 2006-12-21 01:15 ryan

Fixed bug #346 with captcha script

389 2006-12-21 00:37 Matthias

Return to Search Results Page (#365)

388 2006-12-20 23:21 Matthias

Removed changeset 365 because it is for WB 2.7.x
Changed version to 2.6.5
Completed CHANGELOG

387 2006-12-20 23:03 Matthias

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

386 2006-12-20 22:43 Matthias

Added phpmailer class (thanks to doc)

385 2006-12-20 22:30 Matthias

Added Remember-expanded-pages-in-admin (thanks to ephraimt)

384 2006-12-20 22:27 Matthias

Added List sorting in admin area (thanks to rsmith)

383 2006-12-20 22:18 Matthias

Fixed Captcha error when adding comment to news (#358)

382 2006-12-20 22:13 Matthias

Fixed table width 100% are wrong displayed in container templates when IE is used (#350)

381 2006-12-20 22:09 Matthias

Fixed large space between menupoints in IE (#349)

380 2006-12-20 21:58 Matthias

Fixed Website description is not displayed when no page description is available (#348)

379 2006-12-20 21:55 Matthias

Fixed group images in news modul cannot be stored (#342)

378 2006-12-20 21:52 Matthias

Fixed files in /pages/posts folder are not deleted (#340)

377 2006-12-20 21:48 Matthias

Fixed specialchars problem in the news modul (#339)

376 2006-12-20 21:45 Matthias

Fixed news modul stores empty records (#338)

375 2006-12-20 21:42 Matthias

Fixed Captcha didn't work in news comments (#337)

374 2006-12-20 21:36 Matthias

Fixed various php notices (#334)

373 2006-12-20 21:31 Matthias

Fixed addons table isn't updated when a modul is updated (#332)
Added new upgrade_function (thanks to kozmoz)

372 2006-12-20 21:23 Matthias

Fixed spelling errors in the signup2.php (#330)

371 2006-12-20 21:17 Matthias

Fixed missing default values for INT fields in all system and modules tables (#329)

370 2006-12-20 21:10 Matthias

Fixed installer does not insert admin user, added missing default values for INT fields to save.php (#328)

369 2006-12-20 21:00 Matthias

Fixed search results generate invalid XHTML and notify warnings (#326)
Added support for getting page ID of page that referred search request (#327) (thanks to brofield)

368 2006-12-20 20:51 Matthias

Fixed intro page doesn't save correct. See #71.

366 2006-12-05 04:30 ryan

Fixed typo bug in form module save_field

365 2006-11-26 13:42 ryan

Added new script that could possibly be apart of 2.7.x as a replacement for having the pages directory

364 2006-08-22 11:35 stefan

Added get_post_escaped to wb class which automatically calls add_slashes on get_post output and used it in form/save_field.php

363 2006-08-22 11:17 stefan

Fixed bug #313 - MySQL strict mode installation issue with missing default values.

359 2006-05-20 14:27 ryan

Fixed problems that were created in changeset 353

358 2006-05-20 14:18 ryan

Fixed problems that weren't fully addressed in changeset 356

357 2006-05-20 14:00 ryan

Added notice for when PHP Session Support appears to be disabled in installer, even if it is enabled and the problem actually lies in the users browser #154

356 2006-05-20 13:09 ryan

Added multi-submission protection to form module #119

355 2006-05-20 12:52 ryan

Fixed typo in news delete post page #283

354 2006-05-20 10:05 ryan

Fixed typo in news save comment page #282

353 2006-05-20 09:52 ryan

Fixed more security issue's related to ticket #237

352 2006-05-19 12:40 ryan

Fixed tickets 190 and 207

351 2006-05-15 20:07 stefan

Changed version number to 2.6.4.

350 2006-05-15 20:07 stefan

Fixes security issue #237.

348 2006-05-03 16:11 stefan

Removed superfluous lines from admin/pages/index.php

347 2006-05-03 16:00 stefan

Removed use of variable module_function in sections_save.php

346 2006-05-03 15:39 stefan

Fixed problem with pre-2.6.0 modules not appearing in section list

344 2006-05-03 14:38 stefan

Removed "From:" from calls to internal mail function. Ticket 189

343 2006-05-03 10:22 stefan

Ticket #162 - info top level domain not accepted in installation.

342 2006-05-03 10:10 stefan

Ticket #182 - error not reset by additional query

341 2006-04-20 18:59 stefan

Changed to in htmlarea install script. Fixes obscure bug.

337 2006-03-19 22:29 stefan

Fixed ticket #146 - problems removing groups from private, registered viewer lists of page.

336 2006-03-18 13:04 stefan

Updated version.php to show 2.6.3

334 2006-03-16 11:34 stefan

Changed link target selection. Now: self, top, new. Ticket #145

333 2006-03-14 23:33 stefan

Fixed ticket #143. Charset setting is now used in admin login and forgot pages.