Project

General

Profile

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

# Date Author Comment
2110 2014-11-25 15:14 darkviper
  1. install/ change old install-struct format into new one
2108 2014-11-25 13:48 darkviper
  1. an additional fix in install/save.php
2107 2014-11-25 13:43 darkviper
  1. fixed error in finding languages/ dir, some little optimations, all in install/save.php
2104 2014-11-20 21:24 darkviper

! complete rebuild of wb/install/ - changed to use import-struct.sql
! change class WbDatabase from mysql to msqli
! rework of WbDatabase::importSql()
! function db_update_key_value() optimized for speed
! field `settings_id`removed from table `settings` and new primary key set to `name`...

2101 2014-02-14 00:41 darkviper
  1. typofix of class name in class.login and depending files
2095 2014-02-03 12:56 darkviper

! /functions::make_thumb() set JPG-compression to 100%
! /database::showError() output text corrected
! ../captcha.php::call_captcha() imagesize corected
! droplet >> [[SiteModified]] recoded
! droplet >> [[ModifiedWhen]] recoded
! install/index length of password restricted to 30 chars

2090 2014-01-19 23:08 darkviper ! UpgradeHelper: added method delTree()
- templates/argos_theme
- templates/allcss
- templates/wb_theme
+ templates/WbTheme
! all upgrade/install and all other files needed to change defaults
  1. modules/MultiLingual/update_keys.php inactive lines of code removed
2075 2014-01-06 23:55 darkviper ! Installer and upgradescript will never start with php below 5.3.2
  1. little correction for autoloading PHPMailer in install/save
2070 2014-01-03 02:21 darkviper

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

2030 2013-12-14 20:42 Dietmar

! /install/index.php add query magic_quotes_gpc (has to be disables)
! /install/save.php set values for home_folders and page_languages to default false
- remove 0 byte file in FCKeditor

2016 2013-12-05 01:33 darkviper
  1. install/save.php output for setup.ini.php corrected
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

1934 2013-07-22 09:54 darkviper

/account/signup added posibility for different mailto address
/install/save.php modified internal comment

1931 2013-07-09 16:46 darkviper

typofixes in /install/save.php

1930 2013-07-09 13:01 darkviper

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

1909 2013-06-07 05:06 Dietmar

! install/save.php,search_modext.php set $sSectionIdPrefix (SEC_ANCHOR) to the right value

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
1887 2013-03-12 21:42 Dietmar
  1. bugfix Notice: Constant messages during new WB installation
    ! update WbDatabase SqlImport parameter,
1885 2013-03-11 15:42 Dietmar
  1. protect magic setter to fix security issue in WbDatabase
    + additional arguments for Charset and TablePrefix in WbDatabase::doConnect
    + WbDatabase now can activate SET NAMES by doConnect argument
    + WbDatabase now provide TablePrefix property also (WbDatabase::TablePrefix)...
1884 2013-03-10 16:53 Dietmar

! from security reasons the new installation has changed
from the old config.php into new setup.ini.php without
using global constants for critical values like username & password and so on.

1870 2013-02-21 19:07 Dietmar
  1. solved installation issues
    ! upgrade-script sanitize pages_directory before creating access files
1858 2013-01-11 15:40 Dietmar

- remove MODULES_UPGRADE_LIST input from saettings

1850 2013-01-07 00:07 Dietmar

! add default_timezone in admin account by new installation

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
1842 2012-12-26 03:15 Dietmar
  1. fixed output activation conformation
  2. fixed deleting Users awaiting activation
    ! add YYYY-MM-DD in date_formats dropdown
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
1821 2012-11-16 23:26 Dietmar

! forgot to upload the /install/save.php

1818 2012-11-15 23:54 Dietmar
  1. bugfix Ticket 10 usergroup show homefolder in media
    ! update users, create username homefolder in media/homefolders
  2. add mssing values in table settings by installing WebsiteBaker
1809 2012-11-07 12:19 Dietmar

! remove login_ip after 60days set in /admin/start/index.php
! add confirm_code and confirm_timeout fields in users table in /install/save.php

1789 2012-10-14 12:17 Dietmar

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

1770 2012-09-24 17:40 Dietmar
  1. fixed issues with database names
    WbDatabase::getTableEngine() changed SQL statement to strikt.
    ! remove empty warning box if you aren't sysadmin
    ! change order errorhandling in installation save.php
  2. typofix in news/upgrade.php $MESSAGE
    ! Framework/frontend.functions.php change file_exists to is_readable
1768 2012-09-23 00:55 Dietmar

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

1751 2012-09-14 15:37 Dietmar

- remove Template Engine Quickskin, but don't delete by upgrade-script on your webspace
! see Revsion 1749 set pages field menu to default 1 by new install
+ add folder DOCS to Twig with changelog, authours and licence
please find the Twig Book as pdf, This is the documentation for Twig,

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

1737 2012-09-05 05:42 Dietmar
  1. fixed sql statement groups_added in settings
    ! set stored passwords in $session to empty string
    ! installer now detect browser language and operating_system
1734 2012-08-31 16:16 Dietmar
  1. typofix in /install/save.php and /admin/settings_page.php
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

1725 2012-08-30 06:15 Dietmar

+ add missing preferences rights for sysadmin in install

1722 2012-08-30 03:49 Dietmar
  1. fixed missing login template after install
1695 2012-08-18 13:33 Dietmar
  1. fixed $install_tables in install/save.php
1687 2012-05-07 17:00 darkviper

Drop tables in installer fixed
Twig_Autoloader activated

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"); ...

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

1639 2012-03-22 04:10 Dietmar

+ Installer add const DEBUG to config.php
! move const DEBUG and var $starttime from index.php to initialize.php

1638 2012-03-14 00:01 darkviper

config.php added define to set admin-directory

1637 2012-03-13 18:32 darkviper

made handling of config.php a little bit more easy

1633 2012-03-08 10:42 darkviper

fixed class::methode print_error(...) overwrite in /install/save.php

1568 2012-01-10 05:33 Dietmar

! fix show_menu2 2th parameter for template round and allcss (Tks to Ruebenwurzel)
! set fingerprint_with_ip_octets default to 2 in a new installation

1549 2011-12-19 23:44 Dietmar

christmas time corrected wrong files

1540 2011-12-11 22:43 Dietmar

did some changes and fixes found by testers

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)

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
1470 2011-07-07 17:43 Dietmar

languages Typo fix (Tks to pcwacht)
update intro, fixed saving
fixed install/save.php (Tks to pcwacht)

1423 2011-01-30 15:48 DarkViper

add FINGERPRINT_WITH_IP_OCTETS to table settings

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

1370 2011-01-09 10:53 Dietmar

update install, changed some default settings to enabled

1349 2010-12-19 20:04 Dietmar

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

1278 2010-01-28 11:06 Dietmar

Ticket #925 Slovak Lang Missing in allowed install languages!

1197 2009-11-28 15:42 Dietmar

Ticket #886 fix validation email, check tld between 2-4 letters

1194 2009-11-28 00:51 Dietmar

Ticket #828 fix deprecated eregi

1137 2009-08-22 22:29 Ruud

Changed the default searchform name in the installer. (ticket #775)
Fixed the recursive redirect problem when a page is called with a wrong language parm (ticket #780)

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

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

987 2009-06-14 17:17 aldus

Bugfixes for ticket 728 (install without tables) - see changelog for details.

944 2009-02-22 10:39 Matthias

added skinable Admin Interface

941 2009-02-20 14:03 aldus

add additional tr and td tags to the text_no_results message to get valid XHTML output if the search produce no matches

929 2009-02-15 16:05 doc

Redirect time for function print_success can now be defined in Settings (ticket #603)

924 2009-02-08 21:18 doc

fixed warning if database connection failed during installation process

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

871 2008-11-01 00:27 thorn

added config for section anchor.
ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.

807 2008-04-05 21:24 Matthias

Added norwegian translation (Thanks OEH)

799 2008-04-05 08:26 doc

allowed character "-" to be used in database names

769 2008-03-25 20:10 thorn

search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)

761 2008-03-24 15:54 thorn

search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3.
FCK-Editor: loads large pages faster

749 2008-03-12 22:00 doc

Removed hardcoded /admin folder strings from WB core files where possible

721 2008-02-22 16:18 doc

restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)

711 2008-02-19 12:49 Matthias

added new languages to install script; fixed some issues and typos in languagefiles

702 2008-02-17 14:46 doc

fixed language bug (backend language switched to the pages language viewed in frontend)

695 2008-02-10 19:45 Matthias

fixed some errors in standard german language file

added new colloquially german language file (thanks to Michael Tenschert)

687 2008-02-10 00:41 doc

added visualization of wrong/empty input fields, fixed bug with re-enter of admin password

632 2008-01-28 20:04 doc

added missing session cookie forgotten in Changeset 593

629 2008-01-28 18:54 doc

added possibility to select the default backend language during installation process

613 2008-01-27 12:40 doc

added default language for users to avoid empty language fields

596 2008-01-25 22:29 thorn

added new CAPTCHA and ASP (Advanced Spam Protection)

582 2008-01-21 03:25 thorn

fixed bug in changeset 581 (reverts most of it)

581 2008-01-21 02:33 thorn

Unique session-identifier for each website baker installation. fixes #354

577 2008-01-20 17:31 doc

Fixed E_NOTICE error in save.php (onl if input data from WB Installer was wrong).

568 2008-01-19 18:34 doc

Added support to configure the mailer settings via the backend

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)

540 2008-01-14 22:08 Matthias

Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the pathes points to WB Corefiles with the page extension .php

536 2008-01-13 18:30 doc

Moved the admin tools from 'Settings' to the new section 'Admin-Tools'.

527 2008-01-11 19:37 doc

Added FCKEditor as the new default WYSIWYG editor (htmlarea removed from the package)

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008