Project

General

Profile

Revision:

Revisions

# Date Author Comment
2140 2015-12-13 21:35 darkviper
  1. class SecureTokens::addToken() fixed integer overflow problem on 32bit platforms
2139 2015-12-10 21:07 darkviper
  1. class SecureTokens: ::buildFingerprint() fixed server identification an add protection of file SecureToken.php
2138 2015-11-05 09:03 darkviper

! class SecureTokens: added handling of all kind of IPv6 notations

2137 2015-10-30 00:47 darkviper

! class SecureTokens: added easy handling of service requests on checkFTAN()/checkIDKEY()

2136 2015-10-22 01:11 darkviper

+ class SecureTokens: as a replacement for former class SecureForm in SecureForm.php and SecureForm.mtab.php
! framework/initialize.php change bindings of SecureForm to SecureTokens

2135 2015-09-01 00:04 darkviper

! class WbAdaptor: added values VarUrl/VarPath/VarRel for new var/ folder

2134 2015-08-31 23:57 darkviper
  1. class msgQueue: logic error fixed in constructor
    ! class msgQueue: now trigger error when deprecated methods are called
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

2122 2015-03-17 23:59 darkviper

! /index.php adapted for WB-2.8.4

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
2119 2014-12-28 22:44 darkviper 28 Dec-2014 Build 2119 Manuela v.d.Decken(DarkViper)
  1. admin/login/ little fixes
2118 2014-12-28 22:05 darkviper 28 Dec-2014 Build 2118 Manuela v.d.Decken(DarkViper)
  1. admin/preferences/save fixed invalid SQL composing
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

2116 2014-12-12 16:15 darkviper

! recoded main language files into utf-8
- removed old array structure (see deprecated list #2 from 2010)

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

2114 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()

2112 2014-11-25 22:26 darkviper

! module/show_menu2/ Changed global Constants into class constants

2111 2014-11-25 22:17 darkviper
  1. SqlImport fixed a Typo in Search-Replace of placeholders
2110 2014-11-25 15:14 darkviper
  1. install/ change old install-struct format into new one
2109 2014-11-25 14:15 darkviper
  1. admin/settings/ little typofix, save settings now use official method
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
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`...

2103 2014-09-23 12:26 Dietmar

delete wrong commit

2102 2014-09-22 18:00 Dietmar
2101 2014-02-14 00:41 darkviper
  1. typofix of class name in class.login and depending files
2100 2014-02-11 16:13 darkviper
  1. fixes from rev.2098/99
2099 2014-02-11 12:46 darkviper
  1. first fixes from rev.2098
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
2093 2014-01-22 01:44 darkviper

! modules/output-filter remove a string from display output

2092 2014-01-20 16:48 darkviper

! several files: remove multiple ;;
! uninstall language deactivated
- droplet: iSectionPicker
+ droplet: SectionPicker

2091 2014-01-20 15:16 darkviper

! several Files: corrected case sensitivity of ::getInstance()

(1-50/2140) Per page: 25, 50, 100

Also available in: Atom