Project

General

Profile

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

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

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)

689 2008-02-10 10:24 doc

added highlighting of active input elements to all WB backend areas; changed some colors

688 2008-02-10 00:51 doc

removed hover highlighting from installation routine to avoid possible confusion

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

623 2008-01-28 00:47 doc

fixed CSS background color of the installer CSS

621 2008-01-27 21:55 doc

introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man

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

451 2007-04-30 09:42 Matthias

Added Changeset [417] again to the trunk because removing it from the branches also removed it from the trunk

449 2007-04-30 09:17 Matthias

Removed changeset [417] from the 2.6.x branches because it is for WB 2.7.x versions

440 2007-03-12 15:25 Matthias

Added multilingual support to the search;
Fixed ticket #385;

417 2007-01-24 19:49 doc

Updated some core files to allow the configuration of PHPMailer via the admin settings panel instead of config.php. PHPMailer related settings are now stored in the Website Baker database. The following settings can be configured:
SMTP-host, SMTP-authentification , SMTP-password and SMTP-username.

412 2007-01-02 23:15 Matthias

Added Id keywords to all missing files

405 2006-12-25 02:38 ryan

Updated installation footer