Project

General

Profile

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

# Date Author Comment
1206 2009-12-02 07:01 Dietmar

next step to validate backend themes

1182 2009-11-24 20:36 Dietmar

add two constants in /framework/initialize.php for later feature in database settings
define('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sections
modify page will be loading all sections with editor
define('EDITOR_WIDTH', 900) set min width for editor...

1140 2009-09-15 11:49 aldus

Bugfix for #791: group-restrictions and sections.
Add "order by position" inside the wbmodule.php in the FCK-Editor to display the page-tree correct.

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1116 2009-08-09 20:03 Matthias

some code cleaning of admin/pages/sections.php

1112 2009-08-08 16:28 Matthias

Added some missing variables to backend_themes (Thanks to Stefek)

1103 2009-08-06 12:52 Matthias

Fixed some display issues in argos_theme (Thanks to Argos)

1095 2009-07-27 08:19 Matthias

Fixed bug introduced in changeset [1092]

1092 2009-07-23 22:39 Matthias

fixed bug with page not showing if 2 sections active (ticket #751) (Thanks to Pumpi)

1078 2009-07-18 14:44 Matthias

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

1065 2009-07-14 18:25 Matthias

Fixed bug with sections are only editable in new backend-themes if blocks are enabled (Thanks to Luisehahne)

1050 2009-07-09 18:57 Matthias

Fixed invalid output of page_sections Page in Backend (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)

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)

944 2009-02-22 10:39 Matthias

added skinable Admin Interface

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

847 2008-06-22 08:09 doc

Added output of block number to section admin if no block name is specified

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

683 2008-02-09 14:22 thorn

sections: fixed layout-issue with IE7 (hopefully, can't check this)

660 2008-02-02 14:51 thorn

Added missing text in languages files for jscalendar

656 2008-02-01 23:53 thorn

Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].

643 2008-01-29 23:34 thorn

Had to fix some strtotime()-related issues in admin/pages/sections and module news to use with PHP4.

585 2008-01-22 00:59 thorn

added second icon to calendar-fields in manage-sections to empty date-fields. Changed calendar-icon to clock-icon. Added new icon (clock_del_16.png) to images.

574 2008-01-20 00:37 thorn

updated admin/pages/sections.php to changed jscalendar-api from changeset 571

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)

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

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

396 2006-12-23 20:23 Matthias

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

384 2006-12-20 22:27 Matthias

Added List sorting in admin area (thanks to rsmith)

346 2006-05-03 15:39 stefan

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

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

286 2006-01-23 22:15 stefan

Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of 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

169 2005-09-27 05:45 ryan

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

116 2005-09-16 23:20 stefan

Removed strip_slashes_dummy.

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