Project

General

Profile

  • svn:eol-style: native
  • svn:keywords: Id Revision HeadURL Date
  • svn:mime-type: text/plain

# Date Author Comment
2091 2014-01-20 15:16 darkviper

! several Files: corrected case sensitivity of ::getInstance()

2076 2014-01-07 00:30 darkviper
  1. some fixes in admin/users
  2. some fixes in admin/pages
2070 2014-01-03 02:21 darkviper

! update revision properties for all files
- include/Sensio/Twig remove Version 1.13.2

1914 2013-06-07 05:51 Dietmar

! /admin/pages/ add/change to new Translate class
add a default.ini with a list of protected basenames,
and a PagesEnvironment to force writing the accessfile forever

1893 2013-03-19 18:31 Dietmar
  1. little issue on handing the cache in TranslationTable
  2. fix missing block or block0 issue in /admin/pages/section.php
1849 2013-01-06 20:04 Dietmar
  1. typofix page_extended in admin/settings and admin/pages/
    ! Fill empty option modules dropdown in admin/pages/sections.php
1843 2012-12-27 08:03 Dietmar

! trash only will be shown if more than one section exists
! In the server settings the renaming of the page_directory is only possible, if no page exists

1840 2012-12-23 16:35 Dietmar

! settings move website_signature to mailer settings
! fix html validate error in pages sections
! add pages field page_code to class.frontend.php
! optimized jsadmin backend.css

1835 2012-12-10 19:39 Dietmar

! update dragdrop reorder positions of a page tree

1825 2012-11-20 18:46 Dietmar

! update page settings, add save & back Button, add extended hide/show
redesign the page settings for a better overview

1758 2012-09-16 10:46 Dietmar

! forgot to upload the install.php from wysiwyg modul in Revision 1756
! correcting some more SEC_ANCHOR

1753 2012-09-15 04:01 Dietmar ! remove summary="" in captcha tables frontend
! fixed calendar time, now all Calendar in WB shows right user TIMEZONE
please check module for saving timestamp minus TIMEZONE
  1. recoded sections in admin/pages/, now save all fields
    there was a problem, if blocks and menus are disabled
1707 2012-08-29 13:12 Dietmar

! update folder admin/pages, admin/skel/htt
! change multi-dimensional arrays (variables) to similar arrays
! change default templates, change code to new templates

1625 2012-02-29 01:50 Dietmar

! update correct_theme_source and fixed the call in all files

1529 2011-11-25 06:03 Dietmar

add new backend theme handling (Tks to Stefek)

1518 2011-10-25 17:50 Dietmar

see http://www.websitebaker2.org/forum/index.php/topic,22649.msg152666.html#msg152666

1517 2011-10-24 18:17 Dietmar

fix SERVER_EMAIL in language files
fix encoded text in sections.php
add missing image in argos_theme

1475 2011-07-13 01:07 Dietmar + add SecureForm.mtab.php under mantennance by WebsiteBaker Community
! security fixes media, groups, users, sections
  1. change lang variable to remove upgrade-script
    ! reworked add sections in pages
    ! fix set empty href in show_menu2
    ! set show_menu2 version to 4.9.6 ...
1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1428 2011-02-07 05:55 Dietmar

update Argostheme to version 1.5 (Tks to Argos)
validation fixes
call edit_full_area on the fly

1404 2011-01-22 13:20 Dietmar

Security fix in pages

1403 2011-01-22 05:54 Dietmar

small fix

1402 2011-01-22 05:41 Dietmar

secure peparing and beginning fix admin/pages

1388 2011-01-16 13:18 Dietmar

more Security fix for admin/pages

1384 2011-01-16 09:39 Dietmar

Security fix in admin/pages

1373 2011-01-10 13:14 Dietmar

update headerinfos

1358 2010-12-28 09:44 Dietmar

validation fixes in pages backend theme

1357 2010-12-27 20:50 FrankH

Security fixes

1353 2010-12-26 20:49 FrankH

Security fixes

1349 2010-12-19 20:04 Dietmar

add ini_set('display_errors', 1) (Tks to Thorn)
update headerinfos

1338 2010-04-28 00:39 Dietmar

insert modulename in sections, even for missing module, you can style it with class selector: module_disabled

1299 2010-02-21 14:39 Dietmar

Ticket #944 fixed double sections, with registered User

1277 2010-01-28 06:18 Dietmar

update headertext

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