Project

General

Profile

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

# Date Author Comment
2015 2013-12-04 23:51 darkviper
  1. some fixes in upgrade-script and UpgradeHelper.
    ! update initialize.php for secure use of setup.ini.php
2012 2013-12-03 17:55 darkviper

! upgrade-script:: now repairs mismatched pagelinks from older versions
! upgrade-script:: /temp/TranslationTable/cache/ will be deleted now during upgrade
+ UpgradeHelper::checkSetupFiles() the old config.php will be changed into setup.ini.php now.

2003 2013-11-14 04:47 Dietmar

! /modules/news/upgrade.php optimize add and modify field tables, rebuild message
! /modules/news/modify_post.php and modify_post.php check posts folder if not exists then create
! /upgrade-script.php add ModuleReorgAbstract calling the Reorg Accessfiles from modules

1988 2013-10-19 02:51 Dietmar

! /upgrade-script.php, implement class AccessFile()
add messages for better overview

1977 2013-10-06 00:19 Dietmar

! /framework/functions.php: started implementation of packet AccessFile in function rebuild_all_accessfiles()
+ /framework/functions.php::rm_full_dir() added additional argument to set list of protected files
! integrate the new processes into the upgrade-script.php...

1973 2013-10-03 23:58 darkviper

/update-script.php last correction for loading PasswordHash packet and Typo fix line 87
/admin/pages/PageTree // SmallRawPageTree : adaption of Translate and WbAdapter

1966 2013-09-20 19:27 darkviper

upgrade-script.php add loading interface PasswordHashInterface

1965 2013-09-19 16:56 darkviper

added framework/UpgradeHelper::getMissingTables()
added alias framework/UpgradeHelper::getMissingTables() with existsAllTables()
added upgrade-script.php add loading class PasswordHash
update some corrections of typos in upgrade-sript.php

1963 2013-09-18 15:58 darkviper

adding SERVER_TIMEZONE to table settings
insert date_default_timezone_set( SERVER_TIMEZONE ) into /framework/initialize.php
some little optimations in update-script.php

1945 2013-08-03 02:16 darkviper

module/MultiLingual updated for make use of different graphics format
added Droplet to use Multilingual in index.php of template

1935 2013-07-24 14:24 darkviper

fixed headers_sent problem in /upgrade_script.php
fixed problem with output buffer in /search/search_modext.php

1930 2013-07-09 13:01 darkviper

implement class Password and activate it (not implemented for use yet)

1920 2013-06-07 06:30 Dietmar

! /modules/admin.php $sSectionIdPrefix
! /admin/media/upload.php change $database->query($sql) to $database->get_one($sql)
! /upgrade-script.php only systemadministartor can call the script
upgrade all dev-module inclding in package

1896 2013-03-20 23:04 Dietmar
  1. solved install exeption
    ! update wrapper module and set version to 2.8.4
    ! update wysiwyg install.php, info.php
1895 2013-03-20 02:14 Dietmar

! update jsadmin module and set Version to 1.4.1
! update news module and set Version to 3.8.7

1894 2013-03-19 23:09 Dietmar
  1. bugfix form intall form284db.sql
  2. bugfix wb_search_data.sql layout for table settings
    ! update menu_link module and set Version to 2.8.1
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
1892 2013-03-19 15:06 Dietmar

! update output_filter module set version to 0.4.1

1891 2013-03-19 12:09 Dietmar

! update captcha_control module set version to 1.2.1

1890 2013-03-19 11:45 Dietmar
  1. bugfix and update form module set version to 2.9.1
    ! update code module set version to 2.8.4
    ! update wysiwyg module set version to 2.9.1
1889 2013-03-19 10:34 Dietmar
  1. bugfix solved sections block update
    ! update sections table change some varchar to int(11)
    + upgradeHelper class for better module upgrade
1886 2013-03-12 04:04 Dietmar ! Install update, Split Step1+2 from the inputs Steps
  1. Languages Typofix
    ! check tables remove not needed tables
1883 2013-03-07 07:48 Dietmar

! groups change languages class to translate class
! prepare upgrade-script for WB Version 2.8.4 (versioncompare)
! update Form modul to version 2.9.1

1881 2013-03-05 14:16 Dietmar
  1. bugfix setting slash in class m_news_Reorg ( access files in root)
    ! upgrade-script shows count of created module access files
1875 2013-02-28 16:15 Dietmar

! wysgwyg, now check exitings table entries, otherwise script stop loading content in editor
! typofix in groups
! change constant DB_NAME to $database->DbName

1871 2013-02-23 23:11 Dietmar
  1. bugfix Undefined variable: sName in .../framework/functions.php
  2. bugfix droplet ShowWysiwyg Undefined variable: module
1870 2013-02-21 19:07 Dietmar
  1. solved installation issues
    ! upgrade-script sanitize pages_directory before creating access files
1866 2013-02-19 21:47 Dietmar
  1. typofix in class TranslateTable
    ! framework/functions.php set function create_access_file to deprecated
    ! set ModLanguage.php to deprecated
    ! add methode escapeString to class WbDatabase
    ! update upgrade-script.php
    ! add getter property LastInsertId to class WbDatabase
1858 2013-01-11 15:40 Dietmar

- remove MODULES_UPGRADE_LIST input from saettings

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
1844 2012-12-28 07:03 Dietmar
  1. fixed Use of undefined constant PAGE_ID in /account/forgot.php
    ! change return value to boolean in user management delete.php, add.php
    ! change WEBSITE_SIGNATURE to WBMAIL_SIGNATURE
1829 2012-11-22 14:35 Dietmar
  1. bugfix check existing tables in upgrade-script
1822 2012-11-20 18:33 Dietmar ! update installer, strict difference between table structure and data
  1. fixed wrong constant for settings table
    ! update redirct to upgrade-script in /admin/start(index.php
1817 2012-11-11 11:14 Dietmar
  1. Bugfix upgrde-script, syntaxerror in sql strict statement
1815 2012-11-11 01:19 Dietmar

! Complex code refactoring users management

1813 2012-11-10 21:27 Dietmar

! upgrade-script fixed wrong users group_id, (Bug in users management)

1801 2012-10-31 18:23 Dietmar

! upgrade-script: update if filesRemove or remove dirs failed
! update methode StripCodeFromText, add remove ,
! security fixes in form modul with StripCodeFromText

1795 2012-10-24 12:41 Dietmar

! change setting of the $_SESSION['SYSTEM_PERMISSIONS']
from get_user_id to ami_group_member, sp that all Users
with Administrators Group, don't need to login again

1794 2012-10-24 12:28 Dietmar

! upgrade-script: system_permission changes for group Administrators
will be change in $_SESSION['SYSTEM_PERMISSIONS'], if you are logged in as user_id == 1

1791 2012-10-24 00:55 Dietmar
  1. fixed save search settings
1789 2012-10-14 12:17 Dietmar

! update Group Permission, add module_advanced
! upgrade-script will be updating Adminitrator Group

1785 2012-10-12 16:08 Dietmar
  1. fixed language uninstall, change mysql to strict
    ! secure fix for search update in settings, search_footer now can be empty
    ! change ->fetchRow() to ->fetchRow(MYSQL_ASSOC) in frontend.functions.php
1772 2012-09-28 01:31 Dietmar
  1. fixed show e-mail in submission overview
    ! set title to tooltip if you add a pageX
    ! optimize upgrade-script, add new fields to user table
1771 2012-09-24 18:49 Dietmar
  1. typofix in upgrade-scripts
  2. fixed form form284db.sql, change hardcoded engine to "{TABLE_ENGINE};"
1769 2012-09-23 11:22 Dietmar
  1. typofix in upgrade-script, fixed wrong count for language and modules folder
    2
1768 2012-09-23 00:55 Dietmar

+ add 2 fields custom01, custom02 with VARCHAR to table pages
! update upgrade-script with this 2 fields

1765 2012-09-22 22:06 Dietmar

! recoded module news,form,wysiwyg upgrade to work with upgrade-script

1762 2012-09-18 18:11 Dietmar
  1. fixed upgrade-script wrong Adding/updating page_icon_dir to settings table
1760 2012-09-18 06:49 Dietmar

! fallback changes in wysiwyg Revision 1754
because it's required that section_id is the PRIMARY KEY
Fallback will be done in upgrade-script until the final version
! build in extra input seo title in page settings
! beginning rebranding wb_theme

1759 2012-09-17 01:47 Dietmar

! during Reformat/rebuild all existing access files in upgrade-script
root_parent will be set to page_id
! change multi-dimensional arrays (variables) to similar arrays in framework/functions.php

1755 2012-09-15 19:06 Dietmar

! update upgrade-script, see Revsion 1735

1745 2012-09-08 15:06 Dietmar

! add div container in page_content for each sections,
! update droplets SectionPicker, ShowWysiwyg and ShowRandomWysiwyg
! put sec_anchor in this div, sec_anchor fixed in all found files
sec_anchor default now set to "section_",
sec_anchor can't be empty for future developement

1744 2012-09-08 10:15 Dietmar
  1. typofix upgrade-script Adding redirect timer to settings table
1731 2012-08-31 11:46 Dietmar

+ add Page extended to settings,
! to show experten mode in page settings
! shows some more settings like icon dir

1696 2012-08-27 13:24 Dietmar

move extra handling of menu links in index.php to the view.php of module menu links {Tks to NorHei)

1689 2012-05-08 13:41 darkviper

fixed Errorhandling for old class.database

1688 2012-05-08 01:33 Dietmar

! update upgrade-script first remove access files in an existing pages folder
before rebuilding them
! for security upgrade don't remove access files in root

1686 2012-05-07 14:31 darkviper

some modifications concerning the new autoloader
Twig Template engine v.1.7.0
some droplets actualisized
unfinished changes in installer

1684 2012-05-05 09:17 Dietmar

! update upgrade-script, now don't overwrite existings values in settings
+ add field tooltip to table pages in installer
! change some module tool_icon.png (Tks to Stefek)
! add date_time string to backup_droplets.zip
- search and comment out founded require_once(WB_PATH."/framework/class.database.php"); ...

1677 2012-04-27 14:32 Dietmar

! preparing new groups management and page settings
! upgrade-script insert or update page access files

1671 2012-04-18 08:48 Dietmar

fixes installer and upgrade-script

1666 2012-04-17 14:15 Dietmar

! update of installer and upgradescript for Revision 1664/1665
+ add fields page_icon, menu_icon_0, menu_icon_1 to pages
+ add settings values dev_infos and page_icon_dir
! update languages files

1641 2012-03-22 04:28 Dietmar

+ move admin/themes/templates/ to admin/skel/themes/htt/
! and update class.wb.php, upgrade-script.php

1625 2012-02-29 01:50 Dietmar

! update correct_theme_source and fixed the call in all files

1593 2012-02-01 23:29 Dietmar

rebuild protectfile in pages/posts

1588 2012-01-25 00:26 darkviper

all module depending code removed, some little fixes, better integration for module-upgrade

1533 2011-12-08 01:05 Dietmar

new backend theme handling (Tks to Stefek)
some fixes in install

1532 2011-11-28 23:58 Dietmar

small changes in INSTALL and UPGRADE (Tks to unawave2)
update upgrade-script showing from Version to Version (Tks to unawave2)
add Servicepack version to header.htt

1529 2011-11-25 06:03 Dietmar

add new backend theme handling (Tks to Stefek)

1525 2011-11-15 13:37 Dietmar

fix versions compare upgrade from WB version 2.7

1484 2011-07-31 21:42 Dietmar

move fixes 2.8.2 to 2.8.3
fixes will be shown in an extra readme
an package with the fixed files will be created
for all users who downloaded the 2.8.2 before 29 Jul-2011

1477 2011-07-21 04:47 Dietmar

! update DA language (Tks to Achrist)
! update some languages variables (Tks to Rübenwurzel, Testör)
! move function url_encode from admin/pages to framework/functions.php
! add missing svn properties in some headerinfos
! font-size correction in wb_theme (Tks to Rübenwurzel)

1476 2011-07-13 17:46 Dietmar ! optimize blacklist handling, add more separator ",#|;"
set of a wildcard ".*?" e.g. ph.*? proof ext like php, php3, php4 etc.
  1. fix sctrict warnings in media if default theme ist not Argos Theme
    + add new settings value in install, upgrade-script and core module
1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1454 2011-06-06 11:56 DarkViper

in /framework/functions.php::media_filename - replace whitespaces by _
/upgrade-script.php - some small fixes

1423 2011-01-30 15:48 DarkViper

add FINGERPRINT_WITH_IP_OCTETS to table settings

1418 2011-01-25 10:12 Dietmar

remove new function see http://www.websitebaker2.org/forum/index.php/topic,20268.msg139557.html#msg139557

1409 2011-01-23 11:58 FrankH

+ Ticket 1058 added warn_page_leave (currently only in wysiwyg)

1374 2011-01-10 13:21 Dietmar

fixed headerinfos

1373 2011-01-10 13:14 Dietmar

update headerinfos

1349 2010-12-19 20:04 Dietmar

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

1292 2010-02-19 03:17 Dietmar

insert $wb->preprocess($output), preprocess no longer needed in modules
little modifaction in upgrade-script.php in function check_wb_tables
updated module wysiwyg, set to module version 2.8

1286 2010-02-08 23:15 Dietmar

Droplet emailfilter fixed search mdcr.js
some little fixes in upgrade-script
new WebsiteBaker Logo in themes

1280 2010-01-29 03:59 Dietmar

continue update headertext

1273 2010-01-24 09:26 Dietmar

Ticket #921 Update EditArea framework
fix stylings wb_theme, fix upgradescript

1271 2010-01-23 03:30 Dietmar

continue update header info

1269 2010-01-22 23:51 Dietmar

Ticket #869 Droplet-Engine does'nt work in some case
continue update header info

1232 2009-12-30 00:52 Dietmar

fix Warning: stristr() [function.stristr]

1226 2009-12-28 04:58 Dietmar

update header, check that all tables in WB package are installed

1217 2009-12-16 22:05 MaGnaL

Clean check in of minor bugfixes: Add some localizations, correct html/php syntax

1215 2009-12-14 15:54 MaGnaL

Rollback of accidentally checked in files

1214 2009-12-14 15:49 MaGnaL

Ticket #832: Fix wrong configuration of timezone-handling when saving preferences-form on backend and frontend

1145 2009-09-21 11:14 aldus

Add Missing code inside "framework/addon.precheck.php" (ticket #798).
Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).
Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).

1139 2009-08-25 16:44 aldus

Fixed bug inside the upgrade-script. Ticket #784

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1111 2009-08-06 19:34 Matthias

Set Version to 2.8

1110 2009-08-06 19:31 Matthias

Updated upgrade_script to make use of the changed news settings

1060 2009-07-13 22:13 Matthias

added changes from news/add.php to the upgrade-script.php

1055 2009-07-11 11:17 Matthias

some minor cosmetic changes to upgrade-script.php

1054 2009-07-11 10:50 Matthias

Added changed news settings to upgrade-script