Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessFile.php 13.1 KB 1982 over 10 years darkviper /framework/AccessFile little Typofixes /framew...
AccessFileHelper.php 4.6 KB 1982 over 10 years darkviper /framework/AccessFile little Typofixes /framew...
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
ModuleReorgAbstract.php 2.2 KB 1991 over 10 years darkviper fixed /news/Reorg::deleteAll() typofix update M...
Password.php 9.47 KB 1964 over 10 years darkviper modified loading sequence of Password classes
PasswordHashInterface.php 1.49 KB 1932 almost 11 years darkviper modified class Password for use with different ...
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 9.46 KB 1929 almost 11 years darkviper added new method to class Translate. it gives p...
TranslateAdaptorInterface.php 1.39 KB 1873 about 11 years darkviper some small fixes in packet Translate added opti...
TranslateAdaptorWb3Mysql.php 2.71 KB 1902 about 11 years darkviper added posssibility to use different adaptors fo...
TranslateAdaptorWbOldStyle.php 4.71 KB 1962 over 10 years darkviper package Translate: creating language path in Tr...
TranslationTable.php 8.42 KB 1902 about 11 years darkviper added posssibility to use different adaptors fo...
UpgradeHelper.php 2.24 KB 1965 over 10 years darkviper added framework/UpgradeHelper::getMissingTables...
WbAdaptor.php 6.85 KB 1982 over 10 years darkviper /framework/AccessFile little Typofixes /framew...
WbAutoloader.php 1.41 KB 1870 about 11 years Dietmar # solved installation issues ! upgrade-script s...
WbDatabase.php 18 KB 1974 over 10 years darkviper /framework/WbDatabase fixed little problem wit...
WbLinkAbstract.php 1.59 KB 1993 over 10 years darkviper ! /module/output_filter/filters/filterWbLink ad...
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.8 KB 1908 almost 11 years Dietmar ! class.admin.php corrected url_help, add Tr...
class.database.php 1.93 KB 1690 almost 12 years darkviper ModLanguage modified for auto fallback to DEFAU...
class.frontend.php 16.1 KB 1983 over 10 years Dietmar ! /framework/class.wb.php::getLanguagesDetailsI...
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 25.5 KB 1983 over 10 years Dietmar ! /framework/class.wb.php::getLanguagesDetailsI...
class.wbmailer.php 4.33 KB 1499 almost 13 years DarkViper little fix in calling globalExceptionHandler fr...
frontend.functions.php 23.6 KB 1908 almost 11 years Dietmar ! class.admin.php corrected url_help, add Tr...
functions-utf8.php 16.6 KB 1499 almost 13 years DarkViper little fix in calling globalExceptionHandler fr...
functions.php 50.6 KB 1983 over 10 years Dietmar ! /framework/class.wb.php::getLanguagesDetailsI...
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 15.1 KB 1980 over 10 years Dietmar ! /framework/initialize.php::SetInstallPathCons...
module.functions.php 12.3 KB 1499 almost 13 years DarkViper little fix in calling globalExceptionHandler fr...
msgQueue.php 1.57 KB 1709 over 11 years Dietmar ! update folder framework class.login, admin/lo...
  • svn:ignore: JSIncluder.php Module SecFormNt.php

Latest revisions

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

View revisions

Also available in: Atom