Project

General

Profile

Statistics
| Revision:
  • svn:ignore: .project

# Date Author Comment
460 2007-05-14 19:58 Matthias

Added Changeset [458] and [459] to branches 2.6.x

456 2007-05-08 22:56 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

454 2007-05-08 22:13 Matthias

Added wrapper to functions.php if mb_string is not available

453 2007-04-30 16:30 Matthias

Added missing search/search_convert.php

452 2007-04-30 14:40 Matthias

again copied all changes for WB 2.6.6 from trunk to branches

450 2007-04-30 09:31 Matthias

Edited CHANGELOG and set version to 2.6.6

448 2007-04-30 08:31 Matthias

copied all changes from trunk to branches

427 2007-01-30 11:36 ryan

Updated version

425 2007-01-30 11:34 ryan

Updated CHANGELOG

424 2007-01-30 11:34 ryan

Updated CHANGELOG

423 2007-01-30 11:33 ryan

Copied bug fix from trunk into 2.6.x branch

419 2007-01-29 10:38 ryan

Created up-to-date 2.6.x branch (based off 2.6.5 tag)

408 2006-12-25 05:01 ryan

Creating 2.6.5 tag

407 2006-12-25 02:58 ryan

Updated CHANGELOG

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

393 2006-12-21 19:37 Matthias

actualized CHANGELOG

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.

367 2006-12-20 20:00 Matthias
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.

349 2006-05-03 16:12 stefan

Updated CHANGELOG

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

345 2006-05-03 14:50 stefan

Updated CHANGELOG

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

335 2006-03-16 11:59 stefan

Updated CHANGELOG

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.

332 2006-03-12 23:25 stefan

Changed INSERT SQL code for settings table in installation.

331 2006-03-12 22:03 stefan

John: New option in backup tool - either export all tables in database or only WB specific.

330 2006-03-10 21:31 stefan

Removed a semicolon from settings table insert SQL query.

329 2006-03-10 17:42 stefan

Style adjustment of the install script.

328 2006-03-10 00:38 stefan

Added strip_slashes call to directory parameter.

327 2006-03-10 00:25 stefan

Fixed ticket #134 - error on browsing media.

326 2006-03-09 23:58 stefan

John: fixed ticket #82 backup module.

325 2006-03-09 19:06 stefan

Fixed ticket #141 - admin now sees all folders in media

324 2006-03-09 17:43 stefan

Removed additional parameter from mail call

323 2006-03-09 12:18 stefan

Applied fix regarding ticket #138

322 2006-03-09 12:14 stefan

Ticket #137 - Last Reset timer not reset in frontend forgotten password process

321 2006-03-02 22:17 stefan

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

320 2006-03-02 22:08 stefan

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

319 2006-03-02 22:02 stefan

Added permission check to admin/pages/add.php to fix ticket #68. Also used get_page_permission, get_user_details, get_page_details in some places.

318 2006-03-02 21:52 stefan

Added methods get_user_details, get_page_details, get_page_permission to class admin.

317 2006-03-01 15:18 stefan

Changed all line endings to Unix stlye

316 2006-03-01 15:04 stefan

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

315 2006-03-01 14:57 stefan

Changed ->mail to ->mail in admin/login/forgot/index.php - ticket #136