Backup and Restore: Added support for views (@oakstreet1)
[fa-stable.git] / admin / db / maintenance_db.inc
2020-01-25 Janusz DobrowolskiBackup and Restore: Added support for views (@oakstreet1)
2019-01-20 Janusz DobrowolskiRelaxed sql_mode set on database initialization to...
2018-11-29 Joe HuntFixed php 7.2 count() compatibility and intval cast...
2017-11-09 Janusz DobrowolskiFixed memory limit during database export.
2017-07-27 Joe HuntDatabase connection issue with non standard port.
2017-06-02 Janusz DobrowolskiNow stable version is 2.4
2015-11-05 Joe HuntCleanup comments. Small bugfixes. First run.
2015-05-17 Janusz DobrowolskiFixed Zend OpCache related issues in extension modules...
2015-05-10 Janusz DobrowolskiMerged changes from master branch up to current state.
2015-04-19 Janusz DobrowolskiCollation selection in installer and company creation...
2015-04-18 Janusz DobrowolskiMerging latest changes from stable branch up to 2.3.24
2015-04-15 Janusz DobrowolskiFixed db_import to allow select/delete queries in upgra...
2015-03-25 Janusz DobrowolskiMerged changes from stable branch up to 2.3.23.
2015-01-10 Janusz DobrowolskiAccess to system settings moved from global scope to...
2015-01-03 Janusz DobrowolskiCleanup: removed all closing tags in php files.
2014-12-25 Janusz DobrowolskiMerged changes form stabel branch up to the current...
2014-11-21 Janusz DobrowolskiFixed warning during database restore.
2014-10-14 Janusz DobrowolskiRestoring compressed sql files sometimes failed due...
2014-09-16 Janusz DobrowolskiAdditional db driver fixes, mysqli api set as default...
2014-05-31 Janusz DobrowolskiStable branch merged up to 2.3.21
2013-10-27 Janusz DobrowolskiMerged last changes from stable.
2013-05-09 Janusz DobrowolskiMerged changes up to 2.3.16 into unstable
2012-11-22 Janusz DobrowolskiMerged changes form stable branch up to 2.3.13
2012-10-08 Janusz DobrowolskiMerged latest changes from stable branch.
2012-09-18 Janusz DobrowolskiMerged changes from stable branch up to 2.3.12
2012-06-25 Janusz DobrowolskiSwitching database to UTF8 encoding on upgrade to FA...
2012-03-03 Janusz DobrowolskiStable merged into unstable again (due to failure on...
2012-02-16 Janusz DobrowolskiMerged stable branch up to 2.3.10
2011-12-16 Janusz Dobrowolski[0001088] Database export optimization (minimized resto...
2011-10-06 Janusz DobrowolskiFixed hangouts on php installations with zlib extension...
2011-05-30 Janusz Dobrowolski[0000828] sql rail swiched off during databse restore.
2011-05-06 Janusz DobrowolskiMerged changes up to version 2.3.4 into unstable.
2011-04-21 Janusz DobrowolskiFixed php4 compatibility.
2011-04-01 Janusz DobrowolskiFixed upgrade routines, reorganized db_export and compa...
2011-04-01 Janusz DobrowolskiDebugging cod in maintenance_db.inc commented out
2011-03-09 Janusz DobrowolskiSupport for nonstandard delimiters in db_import()
2011-03-06 Janusz DobrowolskiCleanups.
2010-12-10 Janusz DobrowolskiNew files from unstable branch
2010-11-24 Janusz Dobrowolski[0000281] Filename saitization added
2010-11-22 Janusz Dobrowolskicheck_table helper moved.
2010-10-28 Janusz DobrowolskiAll mysql specific calls moved to connect_db.inc
2010-08-04 Joe HuntAdded an extra parameter to db_export in maintenance_db...
2010-07-25 Janusz DobrowolskiFixed config file comments.
2010-07-17 Janusz DobrowolskiSupport for new packaged extensions system.
2010-05-27 Janusz DobrowolskiMerged changes form main trunk (2.2.8, 2.2.9)
2010-04-21 Janusz Dobrowolskiixed incorect backup of tables with multidigit prefix...
2009-12-24 Janusz DobrowolskiMerged changes from main trunk 2.2.1-2.2.2
2009-12-23 Joe HuntReplaced all deprecated functions so FA runs in php...
2009-12-06 Janusz DobrowolskiAdditional ptrefixcheck on company creation, safer...
2009-12-02 Janusz DobrowolskiMerged changes from main branch up to release 2.2.1
2009-12-02 Janusz DobrowolskiFixed db_export to properly store null default values
2009-11-30 Joe HuntMoved all SQL statements from PHP files into relevant...
2009-11-19 Janusz DobrowolskiUpdate from usntable branch.
2009-10-22 Janusz DobrowolskiInitial value for next_extension_id added.
2009-10-20 Janusz DobrowolskiConditional config files generation - prevents overwrit...
2009-10-12 Janusz DobrowolskiSome security fixes backported from unstable code.
2009-10-10 Janusz DobrowolskiChanged access control extensions support for modules...
2009-09-30 Janusz DobrowolskiSingle quotes encoded before database data insert.
2009-09-28 Janusz DobrowolskiAdditional extension system related fixes.
2009-09-28 Janusz DobrowolskiRewritten extensions system to enable per company modul...
2009-06-01 Joe HuntFiscal Year delete . now removes all transactions and...
2009-05-03 Janusz DobrowolskiEnabled drop table queries during non-forced upgrade.
2009-04-30 Janusz DobrowolskiMerged changes in main branch up to v.2.1.2
2009-04-20 Janusz DobrowolskiFixed bug in zip file generation.
2009-03-09 Janusz DobrowolskiMerging version 2.1 RC to main trunk.
2009-02-14 Janusz Dobrowolski*** empty log message ***
2009-02-14 Janusz DobrowolskiDrop column queries executed also during not forced...
2009-02-08 Joe HuntChanged license type to GPLv3 in top of files
2009-01-07 Janusz DobrowolskiFixed error handliong in forced upgrade mode.
2008-12-08 Janusz DobrowolskiMerged changes in main trunk up to 2.0.6 (see CHANGELOG)
2008-12-07 Janusz DobrowolskiFixed error handling during upgrade.
2008-12-04 Janusz DobrowolskiFixed company subdirs creation during upgrade and compa...
2008-11-25 Janusz DobrowolskiAdditional conflict fixes after merge.
2008-11-25 cvs2hgfixup commit for tag 'unstable_2_0_5'
2008-11-25 Joe HuntInserted Copyright Notice and fixed graphic items
2008-11-19 Janusz DobrowolskiFixed error handling during normal and forced database...
2008-11-18 Janusz DobrowolskiAdded system upgrade page for site admins.
2008-11-10 Janusz DobrowolskiMore fail safe db_import()
2008-10-06 Janusz DobrowolskiMerged bugfixes upto [0000072] (version 2.0.3).
2008-09-25 Joe HuntBug [0000060] table prefix error message and inconsiste...
2008-08-30 Janusz DobrowolskiFixed broken &amp's in backup files [0000040]
2008-08-24 Janusz DobrowolskiMoving 2.0 development version to main trunk.
2008-04-18 Janusz DobrowolskiSealing against XSS atacks: purchasing,sales,install...
2008-04-18 Janusz DobrowolskiAdmin and dimensions modules sealed against XSS atacks
2008-04-18 Janusz DobrowolskiDatabse INSERT/UPDATE secured against db javscript...
2008-03-25 Janusz DobrowolskiMoving company data storage to company subdirectory
2008-03-12 Joe HuntAdded update of Units of Measure and converting of...
2008-01-31 Janusz DobrowolskiMinor bugfix in db_import()
2008-01-28 Joe HuntRelease 1.16. Look in CHANGELOG.txt for changes.
2007-12-30 Joe HuntMinor adjustments in function db_export on line 325
2007-12-30 Joe HuntAdded a variable, $print_invoice_no, in config.php...
2007-10-01 Joe HuntMajor change in the installation of modules to also...
2007-04-12 Joe Hunt*** empty log message ***