Fixed maxprec formatting.
[fa-stable.git] / includes / db /
2010-07-17 Janusz DobrowolskiFixed memo string in adjust_deliveries.
2010-07-16 Joe HuntChanged calculating of cost update (average material...
2010-06-28 Janusz DobrowolskiMarged fixes from ain trunk up to 2.2.11
2010-06-21 Janusz DobrowolskiSupport for debugging sql queries in page footer.
2010-05-11 Janusz DobrowolskiInitialversion of contacts db support.
2010-04-30 Janusz DobrowolskiReference recover afer voiding of last transaction...
2010-02-25 Janusz DobrowolskiCleanup
2010-02-16 Janusz DobrowolskiMerging changes form main trunk 2.2.5-2.2.6
2010-02-09 Janusz DobrowolskiImproved transactions support (multilevel).
2010-02-02 Janusz DobrowolskiMerged changes from main trunk up to 2.2.5
2009-12-04 Joe HuntMoved all SQL statements from PHP files into relevant...
2009-11-12 Joe HuntChanged to allow change of reference in GL modifying
2009-11-03 Joe HuntBad debit account when debiting service items.
2009-10-30 Janusz DobrowolskiCode cleanup.
2009-10-22 Janusz DobrowolskiAdditional security fixes in sql statements.
2009-10-22 Janusz DobrowolskiAdded initial value for $next_extension_id
2009-10-18 Janusz DobrowolskiSecurity update merged from 2.1.
2009-09-30 Janusz DobrowolskiSingle quotes encoded before database data insert.
2009-07-31 Janusz DobrowolskiMerged changes from main trunk up to version_2_1_4
2009-06-25 Janusz DobrowolskiMerged changes from main branch up to 2.1.3.
2009-05-13 Janusz DobrowolskiAdded is_closed_trans()
2009-05-10 Janusz DobrowolskiSupport for periodic journal trans closing/indexing.
2009-05-08 Janusz DobrowolskiFuncion get_reference return string instead of mysql...
2009-05-03 Janusz DobrowolskiAudit trail added.
2009-05-03 Janusz DobrowolskiFixed error handling in debug mode
2009-04-22 Janusz DobrowolskiDisplay all db_query errors in debug mode.
2009-04-21 Janusz DobrowolskiSupport for inactive record status.
2009-02-24 Janusz DobrowolskiCleaning startup code.
2009-02-08 Joe HuntChanged license type to GPLv3 in top of files
2009-01-28 Joe HuntCopyright notes at top op every source file
2008-12-08 Janusz DobrowolskiAdded development/bugtracking sql trail.
2008-11-24 Janusz DobrowolskiAdded decimals to get_item_edit_info() return for sql...
2008-11-04 Janusz DobrowolskiAdded mysql_fetch_assoc() wrapper.
2008-10-06 Janusz DobrowolskiMerged bugfixes upto [0000072] (version 2.0.3).
2008-08-20 Joe HuntBug [0000037] Price diff and deliveries between po...
2008-04-24 Janusz DobrowolskiTurning off missing charset info in htmlentities()
2008-04-18 Joe HuntCommitted with db_escape instead of db_quote
2008-04-18 Janusz Dobrowolski*** empty log message ***
2008-04-18 Joe HuntChanged db_escape function to avoid XSS attacks via...
2008-04-18 Janusz DobrowolskiChanged db_escape function to avoid XSS atacksvia db...
2008-03-06 Janusz DobrowolskiMySQL 3.xx CAST bug fix
2008-03-06 Janusz DobrowolskiOptional debugging with xdebug module enabled.
2008-01-28 Joe HuntRelease 1.16. Look in CHANGELOG.txt for changes.
2007-05-03 Joe HuntMultiple tables and JOIN's have syntax changes in MySQL...
2007-04-28 Joe HuntWhen retrieving work centres id's there was a database...
2007-04-12 Joe Hunt*** empty log message ***