Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Id Revision HeadURL Date
  • svn:mime-type: text/plain

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

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
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`...

2088 2014-01-19 22:18 darkviper
  1. news/delete_post invalid arguments for AccessFile corrected
    ! search/search.php read settings optimized
    ! WbDatabase visibility of constructor corrected
2070 2014-01-03 02:21 darkviper

! update revision properties for all files
- include/Sensio/Twig remove Version 1.13.2

2011 2013-12-03 17:24 darkviper

! WbDatabase added method fetchObject()
! WbAdaptor little typofixes
! /index.php added one more update of WbAdaptor

1998 2013-11-13 03:02 darkviper

+ WbDatabase added new methods fetchObject(), rewind(), seekRow(), freeResult()
! renamed some methods and add aliases for the old names

1974 2013-10-04 01:35 darkviper

/framework/WbDatabase fixed little problem with multiple database connections

1928 2013-06-20 18:07 darkviper

class WbDatabase fixed select_db() for multiconnection modus

1897 2013-03-21 03:52 Dietmar
  1. SqlImport removes BOM in sql files in a Windows Environment
    otherwise you have an error in your SQL syntax;
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)...
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
1770 2012-09-24 17:40 Dietmar
  1. fixed issues with database names
    WbDatabase::getTableEngine() changed SQL statement to strikt.
    ! remove empty warning box if you aren't sysadmin
    ! change order errorhandling in installation save.php
  2. typofix in news/upgrade.php $MESSAGE
    ! Framework/frontend.functions.php change file_exists to is_readable
1763 2012-09-22 21:58 Dietmar
  1. fixed methode index_add in WbDatabase, always faild
1686 2012-05-07 14:31 darkviper

some modifications concerning the new autoloader
Twig Template engine v.1.7.0
some droplets actualisized
unfinished changes in installer

1683 2012-05-03 16:43 darkviper

changed class Database into a Singleton-Class
added forgotten 'static' keyword in ModLanguage
removed version control from sm2 - include.php

1682 2012-05-03 01:40 darkviper

some little corrections ModLanguage/Database/initialize.php

1680 2012-05-03 00:17 darkviper

renamed file class.database.php to Database.php
renamed class database into Database
classes SecurityException and SecDirectoryTraversalException added in globalExceptionHandler.php
CoreAutoloader() added in initialize.php
new Constants 'WB_REL' and 'DOCUMENT_ROOT' in initialize.php...

1662 2012-04-17 03:00 darkviper

added new getter 'getQueryCount' in class database

1613 2012-02-16 13:12 darkviper

little fixes in classs database and add new readonly property DbName

1592 2012-01-31 17:09 darkviper

little Typo-fix in database::SqlImport()

1591 2012-01-31 16:55 darkviper

little Regex-fix in database::SqlImport()

1586 2012-01-25 00:04 darkviper

added new method SqlImport() to class database

1549 2011-12-19 23:44 Dietmar

christmas time corrected wrong files

1535 2011-12-10 04:56 Dietmar

! changes in code modul
+ add function getTableEngine to class.database
+ add Quickskin to include folder
+ add reworkes Droplet SectionPicker to load modules frontend.css

1507 2011-09-06 01:39 Dietmar

fixed field_remove

1499 2011-08-12 13:21 DarkViper

little fix in calling globalExceptionHandler from inner core files

1496 2011-08-11 18:15 DarkViper

activate globalExceptionHandler in inner core files

1486 2011-08-08 14:03 DarkViper

database::field_modify() there was a bug to fix
all other files: fixed SQL-statements to SQL-strict

1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1442 2011-04-15 21:44 Dietmar

bug fixed in class.database.php methode field_add in call field_exists
update search, pls test, (Tks to Thorn)

1420 2011-01-26 18:43 Dietmar

YGN Ethical Hacker Group (2.8.2 / 2.9.0)

1374 2011-01-10 13:21 Dietmar

fixed headerinfos

1373 2011-01-10 13:14 Dietmar

update headerinfos

1364 2010-12-29 12:52 Dietmar

added function 'db_update_key_value()'

1362 2010-12-29 12:24 Dietmar

additional functions added in class.database

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1011 2009-06-25 19:27 Matthias

Added option to use also MYSQL_ASSOC and MYSQL_NUM with mysql_fetch_array (Thanks to Luisehahne)

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

399 2006-12-24 08:50 Matthias

Added 2007 to all copyright notices
Added missing ID Keywords
Removed not Unix conform line endings

342 2006-05-03 10:10 stefan

Ticket #182 - error not reset by additional query

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

286 2006-01-23 22:15 stefan

Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.

95 2005-09-13 01:08 stefan

Moved settings from config.php into database.
NOT FULLY WORKING!!!

19 2005-09-05 01:18 stefan

Removed direct access path disclosure occurrences.

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2