Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id

# Date Author Comment
1187 2009-11-25 07:01 Dietmar

change page_title to menu_title for parent dropdown list in index.php and sections.php

1180 2009-11-24 19:27 Dietmar

add a child page is cumbersome when the parent dropdown list gets to be too large. (Ticket #821)

1148 2009-09-22 14:22 Dietmar

Ticket #805 fixed: Pagetree changed menu titles instead of page titles thanks to Ralf (Berlin)

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1128 2009-08-12 22:51 Matthias

Fixed some display issues in all backend themes

1078 2009-07-18 14:44 Matthias

Replaced in some alt tags hardcoded signs with language variables (Thanks to argos)

1069 2009-07-15 22:28 Matthias

Fixed some validiation bugs in core and different modules (Thanks to luisehahne)

1048 2009-07-08 22:45 Matthias

- Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)

- Fixed some display issues in all backend themes (Thanks to Luisehahne)

1035 2009-07-07 00:34 Matthias

- Added new functions to admin dir (Thanks Argos and Ruud)

- Updated install and upgrade-script

- Adapted wb_theme and classic_theme to changed admin dir files

1009 2009-06-23 23:42 Matthias

-Moved styles from admin/pages/sections.php to sections.htt in backend themes (Thanks to Luisehahne)

- Moved javascript files from admin/pages/index.php to external js files (Thanks to Luisehahne)

- Major improovements and changes to all backend files to get more valide Code output (Thanks to Luisehahne)

952 2009-02-25 18:33 Matthias

fixed manage section is showed twice (ticket #694)

944 2009-02-22 10:39 Matthias

added skinable Admin Interface

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

804 2008-04-05 17:23 thorn

fixed viewing_groups-handling in /admin/pages/add.php

733 2008-03-01 19:24 thorn

fixed ticket #562, applied changes from user tavitar with some own additions

693 2008-02-10 16:39 doc

adapted color for onmouseover effect

686 2008-02-09 20:53 doc

modified some colors and CSS definitions of pages, media and section interface

650 2008-01-31 18:01 thorn

admin/pages: the parent dropdown-list showed foreign private pages, too. Fixed.

633 2008-01-28 20:19 doc

added some more backend layout modifications, corrected bug in NL.php language file

584 2008-01-21 20:49 doc

Removed the manage section icon from the page admin (sections managed by publish by date function).

557 2008-01-18 19:26 thorn

fixed two E_NOTICE-warnings in admin/pages/index.php

553 2008-01-18 03:16 thorn

adjusted headings in admin/pages/index.php

552 2008-01-18 02:56 thorn

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

546 2008-01-17 19:10 doc

added the "users in multiple groups" feature (closes parts of ticket #546)

537 2008-01-14 17:36 doc

re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally removed by Changeset 529 (enhanced pages admin)

529 2008-01-12 16:16 doc

introduced the enhanced pages admin dialogue developed by icouto

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

472 2007-06-05 23:45 Matthias

fixed ticket #402 Thanks to Thorn

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.

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)

396 2006-12-23 20:23 Matthias

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

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)

348 2006-05-03 16:11 stefan

Removed superfluous lines from admin/pages/index.php

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

242 2005-11-23 17:24 stefan

Moved page_link function to class wb and changed page_link() in functions.php to use the wb class method

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

169 2005-09-27 05:45 ryan

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

117 2005-09-16 23:40 stefan

Deleted pages cannot be chosen as parents anymore. Pages that have only deleted children do not get the plus sign if page trash is separate.

116 2005-09-16 23:20 stefan

Removed strip_slashes_dummy.

60 2005-09-10 00:12 stefan
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

37 2005-09-07 01:40 stefan

Removed debugging line...

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