Project

General

Profile

Statistics
| Revision:
  • svn:ignore: JSIncluder.php Module SecFormNt.php

# Date Author Comment
2133 2015-08-31 23:42 darkviper

+ new error_handler added
+ var/log/error.log added
+ new class LogRotation added

2132 2015-08-31 23:21 darkviper

! class WbDatabase: all deprecated methods now will trigger a E_USER_DEPRECATED error.

2131 2015-06-23 13:38 darkviper
  1. msgQueue fixed index error
    ! WbDatabase added compatibility layer to ::fetchAll() to prevent from incomplete compiled PHP
2130 2015-06-22 14:25 darkviper

! framework/initialize.php optimised read-settings routine for speed and memory consumption.

2129 2015-06-19 17:09 darkviper
  1. framework/WbDatabase typo corrections
    ! framework/initialize.php added ErrorHandler and ERROR-LOG file
2128 2015-06-18 09:54 darkviper
  1. framework/WbDatabase correction in ::fetchAsscoc()
2127 2015-06-18 09:35 darkviper

! framework/ ~WbDatabaseHelper ~WbDatabase some little correction to different methods

2126 2015-06-17 23:20 darkviper

! /framework/msgQueue
Methods ::getError() and ::getSuccess() are deprecated and have
been replaced replaced by ::getMessages(). See inline documentation for further information

2125 2015-06-17 20:42 darkviper

! /framework/class.Login.php
! /account/ ~login_form.php ~login.php
! /admin/login/index.php
fixed some possible intruder vectors and complete 2.8.4 adaption

2124 2015-05-16 15:44 darkviper

! /framework/initialize +
! /framework/WbAutoloader abbreviation list moved to initialize; added method getAbbreviations()

2123 2015-04-01 11:33 darkviper

! /framework/SqlImport modified for new export format of phpMyAdmin

2121 2015-03-16 10:25 darkviper

! SqlImport::setDefaultCollation() requesting charsets modified
! framework/initialize some fixes and modifications

2120 2015-03-10 18:16 darkviper
  1. framework/WbAdaptor some litte fixes
    + framework/WbDatabaseHelper contains now all maintenance methods from WbDatabase
    ! framework/WbDatabase all maintenance methods has been moved to framework/WbDatabaseHelper
2117 2014-12-28 13:20 darkviper

28 Dec-2014 Build 2117 Manuela v.d.Decken(DarkViper)
! framework/SqlImport updated for new phpMAdmin field formats

2115 2014-12-01 11:22 darkviper

+ framework/UpgradeHelper additiona vars to method convInfoIni2InfoPhp()
! module/show_menu2/ the directoryname of this 'Snippet' has been changed to ShowMenu2.
- show_menu2: The Flag SM2::BUFFER has been removed
+ show_menu2: The Flag SM2::NOBUFFER was added

2113 2014-11-30 23:50 darkviper

+ framework/UpgradeHelper added new method convInfoIni2InfoPhp()

2111 2014-11-25 22:17 darkviper
  1. SqlImport fixed a Typo in Search-Replace of placeholders
2106 2014-11-24 19:24 darkviper
  1. fixed HTTP_ACCEPT_ENCODING problem with Chrome in SecureForm.mtab.php
  2. fixed Typo in SecureForm.mtab.php and SecureForm.php
2105 2014-11-24 18:41 darkviper

- removed importSql() method from class WbDatabase
+ new class SqlImport added

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
2098 2014-02-11 02:37 darkviper

! activate class Translate for all addons in admin/ (except pages/)
! class.admin >> add translation of the current theme to Translate

2097 2014-02-11 02:25 darkviper
  1. droplet >> [[SiteModified]] typo corrected
    ! upgrade-script.php >> new classes activated and little corrections
    ! WbAdaptor::getWbConstants() >> PageIconDir added
2096 2014-02-03 13:08 darkviper

+ Translate::enablePrivateTable() allows to add more private language definitions
+ Translate::disablePrivateTable()
! TranslateAdaptorWbOldStyle move hardcoded foldername into a variable

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

2094 2014-01-30 13:45 darkviper
  1. TranslateAdaptorWbOldStyle::_getAddonPath now ignores a missing language file
    ! admin::print_header() now provides all translations in theme::header.htt and accepts language files in theme
    ! admin::print_footer() now provides all translations in theme::footer.htt and accepts language files in theme
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
2088 2014-01-19 22:18 darkviper
  1. news/delete_post invalid arguments for AccessFile corrected
    ! search/search.php read settings optimized
    ! WbDatabase visibility of constructor corrected
2086 2014-01-16 04:41 darkviper
  1. A remaining semicolon removed from AccessFileHelper
2085 2014-01-16 04:31 darkviper

! build DSN extended for PDO::MYSQL_ATTR_INIT_COMMAND = 'SET NAMES xx'

2077 2014-01-07 00:33 darkviper
  1. little fixes in modules/news
  2. little fixes in some other files
2070 2014-01-03 02:21 darkviper

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

2064 2014-01-01 16:09 darkviper ! register PHPMailerAutoload now in initialize instead of class.WbMailer.php
  1. a unsecure require() fixed in class PHPMailer::__construct() (notice to Syncro given)
2062 2014-01-01 03:39 darkviper

! wb::mail added message on error if DEBUG is set

2061 2014-01-01 03:34 darkviper
  1. wbLinkAbstract::_makeLinkFromTag fix error in built filepath
2060 2014-01-01 03:27 darkviper
  1. initialize.php a little fix in handling of languages
    ! modified translation for german language
2059 2014-01-01 03:25 darkviper

! update class Wbmailer for use of PHPMailerAutoload

2058 2014-01-01 03:21 darkviper

! change wysiwyg module from filterMediaRel to filterReplaceSysvar
! change wb::ReplaceAbsoluteMediaUrl from filterMediaRel to filterReplaceSysvar

2046 2013-12-19 17:03 darkviper
  1. little Typofixes in packet AccessFile
2045 2013-12-19 14:44 Dietmar

! update Access Files Classes with easier handling
for modules who create their own accessfiles

2038 2013-12-17 00:06 darkviper
  1. typofix in framework/initialize.php
2034 2013-12-16 04:22 Dietmar

! Changed links to WB website

2029 2013-12-14 19:50 darkviper

! initialize.php now blocking PHP-versions <5.3.2 and PHP with magic_quotes enabled
! droplets some new/recoded droplets added, some old ones removed

2027 2013-12-08 17:47 darkviper
  1. some typofixes in Multilingual/tpl/lang.html.php and WbLinkAbstract
2026 2013-12-08 04:43 darkviper

! [wblink] outputfilter now can handle ancors too
! WbLink Interface is much more easier to use now.

2022 2013-12-06 14:54 darkviper

! framework/initialize.php WB will die if magic_quotes is set to 'on'

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
2014 2013-12-04 19:08 darkviper

+ added new Interface usable to connect from WYSIWYG-Editor to all Modules with subitems like news or topics

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.

2011 2013-12-03 17:24 darkviper

! WbDatabase added method fetchObject()
! WbAdaptor little typofixes
! /index.php added one more update of WbAdaptor

2010 2013-12-03 16:56 darkviper

! WbAutoloader added possibility to load classes with additional file prefix 'class.'

2009 2013-11-27 16:03 darkviper

! framework/functions-utf8::entities_to_7bit() deprecated warning for modifier /e in preg_replace() corrected

2007 2013-11-23 22:00 darkviper

! modules/wysiwyg made completely independend from hardcoded internal URLs

2001 2013-11-14 04:21 Dietmar 14 Nov-2013 Build 2001 Dietmar Woellbrink (Luisehahne)
! /framework/class.wb.php::ShowMaintainScreen add locked maintenance message
  1. /framework/initialize.php::readConfiguration taken back last change (Revision 1996)
2000 2013-11-14 02:57 darkviper

! WbAdaptor::getWbConstants() now on import skip constants holding database settings

1998 2013-11-13 03:02 darkviper

+ WbDatabase added new methods fetchObject(), rewind(), seekRow(), freeResult()
! renamed some methods and add aliases for the old names

1996 2013-11-09 18:14 Dietmar
  1. /framework/initialize.php::readConfiguration missing constants setting solved
1993 2013-11-06 18:24 darkviper

! /module/output_filter/filters/filterWbLink added extended format to [wblinkXX] - tag
+ /framework/WbLinkAbstract.php added abstract class/interface for filterWbLink

1991 2013-10-21 05:23 darkviper

fixed /news/Reorg::deleteAll() typofix
update ModuleReorgAbstract::__construct() set to final

1990 2013-10-19 20:21 darkviper

added /framework/ModuleReorgAbstract provides the basics for modul depending reorganisation classes
update /modules/news/Reorg now extends ModuleReorgAbstract
fixed problem with empty directories fixed
update /modules/news/upgrade.php // rebuild all access files fixed

1983 2013-10-19 02:42 Dietmar

! /framework/class.wb.php::getLanguagesDetailsInUsed() optimized
+ /framework/class.wb.php::getAvailableLanguagesObjectInstance()
! /framework/class.wb.php::getLanguagesInUsed() method optimized
! /framework/class.frontend.php update changes made in class.wb.php...

1982 2013-10-17 03:07 darkviper

/framework/AccessFile little Typofixes
/framework/AccessFileHelper added new method getDelTreeLog() and add const LOG_PRESERVE and LOG_CLEAR
set WbAdaptor::AppName to 'WebsiteBaker'

1981 2013-10-10 16:55 Dietmar
  1. Argument that is passed to the constructor of the Access File Class has been corrected
1980 2013-10-10 00:42 Dietmar

! /framework/initialize.php::SetInstallPathConstants() setting of DOCUMENT_ROOT now compatible for windows installation
! /framework/functions.php::rebuild_all_accessfiles() Optimize rebuild access file coding

1978 2013-10-08 03:36 Dietmar

/framework/functions.php::rebuild_all_accessfiles() output of detailed log corrected

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...

1976 2013-10-05 18:09 darkviper

Packet AccessFile fixed indifferent handling of './..' directory entries

1974 2013-10-04 01:35 darkviper

/framework/WbDatabase fixed little problem with multiple database connections

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

1964 2013-09-18 16:07 darkviper

modified loading sequence of Password classes

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

1962 2013-09-18 15:26 darkviper

package Translate: creating language path in TranslateAdaptorWbOldStyle with modified admin-path fixed

1952 2013-08-12 01:05 darkviper

solved an autoloading problem on upgrade in /framework/Password.php

1949 2013-08-09 00:26 darkviper

updated for some corrections in class AccessFile

1947 2013-08-03 15:20 darkviper

added classes AccessFile and AccessFileHelper to /framework/

1937 2013-07-25 00:05 darkviper

unneeded file /framework/Modlanguage.php removed

1932 2013-07-13 10:15 darkviper

modified class Password for use with different hashing classes

1930 2013-07-09 13:01 darkviper

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

1929 2013-06-21 00:16 darkviper

added new method to class Translate. it gives possibility to handle translations with additional replacements.

1928 2013-06-20 18:07 darkviper

class WbDatabase fixed select_db() for multiconnection modus

1927 2013-06-10 12:59 darkviper

TranslateAdaptorWbOldStyle forgotten second arg for trim added

1926 2013-06-10 12:38 darkviper

TranslateAdaptorWbOldStyle now also accepts modified admin directory names

1925 2013-06-09 01:03 darkviper

set default rights to dissabled for new installed modules

1923 2013-06-08 11:58 darkviper

syncronize project and some small typo corrections in /admin/

1908 2013-06-07 04:58 Dietmar

! class.admin.php corrected url_help,
add Translat::disableAddon() in methode print_footer
! frontend.functions.php page_content() set $sSectionIdPrefix to the right format
! functions.php change get_parent_titles from menu_title to filename

1907 2013-06-07 04:30 Dietmar

update headerinfo

1906 2013-06-06 22:50 darkviper

added new static Method Password::isValid() It checks a new password for invalid characters

1904 2013-06-01 01:29 darkviper

add new method wb::ReplaceAbsoluteMediaUrl()
class wb: added Translate::disableAddon() in print_error() and print_success()

1903 2013-05-13 22:11 darkviper

some typofixes in class PassWord
class /framework/PasswordHash never needed(replaced by /include/phpass/PasswordHash

1902 2013-05-12 16:19 darkviper

added posssibility to use different adaptors for each module
added new adaptor to access language definitions in a MySQL database

1901 2013-04-19 11:43 darkviper

little corrections in class Password

1900 2013-04-18 22:05 darkviper

Classes Password / PasswordHash added for an essential strengthening of the password security

1897 2013-03-21 03:52 Dietmar
  1. SqlImport removes BOM in sql files in a Windows Environment
    otherwise you have an error in your SQL syntax;
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
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,
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.

1882 2013-03-06 10:18 darkviper

protect magic setter to fix security issue in Translate

1879 2013-03-05 09:36 darkviper

protect magic setter to fix security issue in WbAdapter