Project

General

Profile

# Date Author Comment
2045 2013-12-19 14:44 Dietmar

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

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

1985 2013-10-19 02:46 Dietmar

! /modules/news/Reorg.php completely recoded using class AccessFile()
! /modules/news/upgrade.php add accessfile report to output details in upgrade-script.php
! /modules/news/save_post.php search for missing accessfile folder and create missing one

1881 2013-03-05 14:16 Dietmar
  1. bugfix setting slash in class m_news_Reorg ( access files in root)
    ! upgrade-script shows count of created module access files
1880 2013-03-05 13:04 Dietmar
  1. bugfix missing slash in class m_news_Reorg
1877 2013-03-02 02:12 Dietmar

! fix news reorg.php to be backward compatible slash settings

1866 2013-02-19 21:47 Dietmar
  1. typofix in class TranslateTable
    ! framework/functions.php set function create_access_file to deprecated
    ! set ModLanguage.php to deprecated
    ! add methode escapeString to class WbDatabase
    ! update upgrade-script.php
    ! add getter property LastInsertId to class WbDatabase