Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
DseTwo.php 9.63 KB 1499 almost 13 years DarkViper little fix in calling globalExceptionHandler fr...
LogfileDev.php 5.38 KB 1689 about 12 years darkviper fixed Errorhandling for old class.database
ModLanguage.php 6.85 KB 1866 over 11 years Dietmar # typofix in class TranslateTable ! framework/f...
PasswordHash.php 7.45 KB 1512 almost 13 years darkviper settings for pwgen updated
SecureForm.mtab.php 17.2 KB 1804 over 11 years Dietmar # fixed Illegal string offset 'time' in \framew...
SecureForm.php 9.44 KB 1561 over 12 years Dietmar secureForm Fix for hosting with load balancing
Translate.php 8.39 KB 1882 over 11 years darkviper protect magic setter to fix security issue in T...
TranslateAdaptorInterface.php 1.39 KB 1873 over 11 years darkviper some small fixes in packet Translate added opti...
TranslateAdaptorWbOldStyle.php 3.84 KB 1873 over 11 years darkviper some small fixes in packet Translate added opti...
TranslationTable.php 8.31 KB 1893 over 11 years Dietmar # little issue on handing the cache in Translat...
UpgradeHelper.php 1.73 KB 1889 over 11 years Dietmar # bugfix solved sections block update ! update ...
WbAdaptor.php 6.8 KB 1879 over 11 years darkviper protect magic setter to fix security issue in W...
WbAutoloader.php 1.41 KB 1870 over 11 years Dietmar # solved installation issues ! upgrade-script s...
WbDatabase.php 17.5 KB 1889 over 11 years Dietmar # bugfix solved sections block update ! update ...
addon.precheck.inc.php 10.5 KB 1499 almost 13 years DarkViper little fix in calling globalExceptionHandler fr...
charsets_table.php 94.9 KB 1499 almost 13 years DarkViper little fix in calling globalExceptionHandler fr...
class.admin.php 24.7 KB 1811 over 11 years Dietmar ! forgot to upload class.wb.php
class.database.php 1.93 KB 1690 about 12 years darkviper ModLanguage modified for auto fallback to DEFAU...
class.frontend.php 16.1 KB 1872 over 11 years Dietmar # bugfix preferences timezone, date_format, tim...
class.login.php 14.8 KB 1834 over 11 years Dietmar # fixed redirect checking in class.login.php
class.order.php 4.65 KB 1684 about 12 years Dietmar ! update upgrade-script, now don't overwrite ex...
class.wb.php 23.5 KB 1889 over 11 years Dietmar # bugfix solved sections block update ! update ...
class.wbmailer.php 4.33 KB 1499 almost 13 years DarkViper little fix in calling globalExceptionHandler fr...
frontend.functions.php 23.7 KB 1786 over 11 years Dietmar # fixed double content
functions-utf8.php 16.6 KB 1499 almost 13 years DarkViper little fix in calling globalExceptionHandler fr...
functions.php 47.7 KB 1871 over 11 years Dietmar # bugfix Undefined variable: sName in .../frame...
globalExceptionHandler.php 3.65 KB 1893 over 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 14.4 KB 1889 over 11 years Dietmar # bugfix solved sections block update ! update ...
module.functions.php 12.3 KB 1499 almost 13 years DarkViper little fix in calling globalExceptionHandler fr...
msgQueue.php 1.57 KB 1709 almost 12 years Dietmar ! update folder framework class.login, admin/lo...
  • svn:ignore: JSIncluder.php Module SecFormNt.php

Latest revisions

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

1878 2013-03-05 08:18 darkviper

fixed PagesDir in WbAdaptor: no more single slash in this entry.

1874 2013-02-28 12:57 darkviper

some little typo fixes in initialize.php
readConfiguration() fixed in initialize.php

1873 2013-02-27 01:15 darkviper

some small fixes in packet Translate
added option to disable cache
added option to keep placeholders if no translation was found

View revisions

Also available in: Atom