Fixed get_post() support for numeric fields.
[fa-stable.git] / includes / db /
2010-10-21 Janusz DobrowolskiVarious code cleanups
2010-10-13 Janusz DobrowolskiAdded inline company switching with set_global_connection()
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-06-14 Joe HuntBug [0000231] Wrong On Order for Advanced Manufacturing...
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-10 Janusz DobrowolskiFixed sparse warning.
2010-02-10 Joe HuntChanged so 'Allow Negative Stock' will update the GL...
2010-02-09 Janusz DobrowolskiImproved transactions support (multilevel).
2010-02-06 Janusz Dobrowolskiget_standard_cost fixed again.
2010-02-05 Janusz DobrowolskiFixed get_standard_cost() result for dummy items.
2010-02-02 Janusz DobrowolskiMerged changes from main trunk up to 2.2.5
2010-01-19 Joe HuntRerun
2010-01-18 Joe HuntDemand was calculated double from Sales Quotation....
2009-12-04 Joe HuntMoved all SQL statements from PHP files into relevant...
2009-11-19 Janusz DobrowolskiNew/obsolete files update on 2.2
2009-11-19 Janusz DobrowolskiUpdate from usntable branch.
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-10-15 Janusz DobrowolskiAdded html_entity_decode in db_escape() for correct...
2009-10-12 Janusz DobrowolskiSome security fixes backported from unstable code.
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-07-10 Joe HuntPurchase Order use the same header as Sales Order
2009-06-25 Janusz DobrowolskiMerged changes from main branch up to 2.1.3.
2009-06-03 Joe HuntChanged to present reference number in Print Invoices...
2009-06-01 Joe HuntSmall changes to get_demand_asm_qty
2009-05-30 Joe HuntTom Moulton has fixed a better recursive algorithm...
2009-05-21 Joe HuntMax 10 recursion levels
2009-05-21 Joe HuntRecursion fix in manufacturing_db.inc by Tom Moulton
2009-05-19 Joe HuntFixed and optimized On Order in Inventory Items Status...
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-03-09 Janusz DobrowolskiMerging version 2.1 RC to main trunk.
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-09-25 Joe Huntif MySQL is in strict sql mode, a couple of files didn...
2008-09-11 Janusz DobrowolskiFixed slash quotation problems on direct POST var reuse.
2008-08-24 Janusz DobrowolskiMoving 2.0 development version to main trunk.
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 ***