Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessFile.php 15.1 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
AccessFileHelper.php 7.02 KB 2086 over 10 years darkviper # A remaining semicolon removed from AccessFile...
DseTwo.php 9.63 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
LogfileDev.php 5.38 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
ModuleReorgAbstract.php 2.19 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
Password.php 9.47 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
PasswordHashInterface.php 1.48 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
SecureForm.mtab.php 17.2 KB 2106 over 9 years darkviper # fixed HTTP_ACCEPT_ENCODING problem with Chrom...
SecureForm.php 9.43 KB 2106 over 9 years darkviper # fixed HTTP_ACCEPT_ENCODING problem with Chrom...
SqlImport.php 9.9 KB 2121 about 9 years darkviper ! SqlImport::setDefaultCollation() requesting c...
Translate.php 12.3 KB 2096 over 10 years darkviper + Translate::enablePrivateTable() allows to add...
TranslateAdaptorInterface.php 1.39 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
TranslateAdaptorWb3Mysql.php 2.71 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
TranslateAdaptorWbOldStyle.php 4.95 KB 2096 over 10 years darkviper + Translate::enablePrivateTable() allows to add...
TranslationTable.php 8.42 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
UpgradeHelper.php 14.7 KB 2115 over 9 years darkviper + framework/UpgradeHelper additiona vars to met...
WbAdaptor.php 10.7 KB 2120 about 9 years darkviper # framework/WbAdaptor some litte fixes + framew...
WbAutoloader.php 1.43 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
WbDatabase.php 14.8 KB 2120 about 9 years darkviper # framework/WbAdaptor some litte fixes + framew...
WbDatabaseHelper.php 8.62 KB 2120 about 9 years darkviper # framework/WbAdaptor some litte fixes + framew...
WbLinkAbstract.php 4.69 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
addon.precheck.inc.php 10.5 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
charsets_table.php 94.9 KB 1499 almost 13 years DarkViper little fix in calling globalExceptionHandler fr...
class.Login.php 14.7 KB 2101 over 10 years darkviper # typofix of class name in class.login and depe...
class.WbMailer.php 4.22 KB 2064 over 10 years darkviper ! register PHPMailerAutoload now in initialize ...
class.admin.php 24.9 KB 2098 over 10 years darkviper ! activate class Translate for all addons in ad...
class.database.php 1.93 KB 2095 over 10 years darkviper ! /functions::make_thumb() set JPG-compression ...
class.frontend.php 16.1 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
class.order.php 4.65 KB 1684 about 12 years Dietmar ! update upgrade-script, now don't overwrite ex...
class.wb.php 25.5 KB 2077 over 10 years darkviper # little fixes in modules/news # little fixes i...
frontend.functions.php 23.6 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
functions-utf8.php 16.8 KB 2009 over 10 years darkviper ! framework/functions-utf8::entities_to_7bit() ...
functions.php 50.5 KB 2095 over 10 years darkviper ! /functions::make_thumb() set JPG-compression ...
globalExceptionHandler.php 3.65 KB 1893 about 11 years Dietmar # little issue on handing the cache in Translat...
index.php 845 Bytes 1495 almost 13 years DarkViper fix SQL-statements to SQL-strict
initialize.php 21 KB 2121 about 9 years darkviper ! SqlImport::setDefaultCollation() requesting c...
module.functions.php 12.3 KB 1499 almost 13 years DarkViper little fix in calling globalExceptionHandler fr...
msgQueue.php 1.57 KB 2070 over 10 years darkviper ! update revision properties for all files - in...
  • svn:ignore: JSIncluder.php Module SecFormNt.php

Latest revisions

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

View revisions

Also available in: Atom