Project

General

Profile

Statistics
| Revision:
  • svn:ignore: extractGlobalLanguage.php

# Date Author Comment
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

2017 2013-12-05 01:42 darkviper

! comment added in table `field users`.`group_id`

2016 2013-12-05 01:33 darkviper
  1. install/save.php output for setup.ini.php corrected
2006 2013-11-19 00:46 Dietmar

!implemented temporary solution for IE11 compatibility

1975 2013-10-04 05:30 Dietmar

! /install/sql/wb_search_data.sql recoding initial data for table `search` without primary index value

1969 2013-09-30 10:40 Dietmar
  1. fixed wrong [REFERRER_ID] replacement for search
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
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
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
1887 2013-03-12 21:42 Dietmar
  1. bugfix Notice: Constant messages during new WB installation
    ! update WbDatabase SqlImport parameter,
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
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

1820 2012-11-16 22:41 Dietmar

+ added sql folder including websitebaker.sql, wb_search.sql
! update /install/save.php, will now created the tables with $database->SqlImport()
! update search layout in settings

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

1802 2012-10-31 18:38 Dietmar

! change installation info "Please rename to config.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

1654 2012-04-01 01:12 Dietmar

Fixed SERVER_EMAIL in languages, needs double brackets
Installer redesign Step 2

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

1614 2012-02-18 02:51 Dietmar
  1. fixed tabindex in installer (Tks to Easyuser)
  2. fixed installer call in /admin/index.php
1609 2012-02-09 23:51 Dietmar

change Website Baker to WebsiteBaker in installer

1608 2012-02-09 22:34 Dietmar

A small optical correction of the installer.

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

1565 2012-01-06 21:53 Dietmar

fixed:: detection of serverdefined charsets more different

1549 2011-12-19 23:44 Dietmar

christmas time corrected wrong files

1544 2011-12-15 16:57 Dietmar

fix droplet import after new wb installtion

1543 2011-12-14 01:13 Dietmar

fix droplet sectionPicker
fix install config.php not writeable
check table droplet if empty import examples

1540 2011-12-11 22:43 Dietmar

did some changes and fixes found by testers

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

1530 2011-11-27 17:08 Dietmar

update templates allcss and round (Tks to Rübenwurzel)
Add UPGRADE Instructions
Update INSTALL Instructions
Optimize config.php handling for installation

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

1316 2010-04-14 00:50 Dietmar

Ticket #978 Add additional PHP 5.2 check to installation
Ticket #979 False PHP 4 requirements in install
Ticket #980 Usebility - Bug in the settings-interface
Ticket #981 typos in backend-theme "argos" in file groups.htt

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

1196 2009-11-28 01:55 Dietmar

Ticket #874 add slovak lang in install
and validate output

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

1069 2009-07-15 22:28 Matthias

Fixed some validiation bugs in core and different modules (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

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.

811 2008-04-07 19:23 thorn

accidentally used stripos instead of strpos. fixed

807 2008-04-05 21:24 Matthias

Added norwegian translation (Thanks OEH)

803 2008-04-05 16:27 thorn

some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})

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

754 2008-03-13 17:53 doc

adjusted error/warning templates to the updated backend layout

752 2008-03-12 23:10 doc

adjusted background color of installation and upgrade script

749 2008-03-12 22:00 doc

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

732 2008-03-01 16:17 thorn

added check for AddDefaultCharset to install