[0004212] Work Order Entry: fixed error when voided WO refence is reused.
[fa-stable.git] / includes / errors.inc
2017-11-09 Janusz DobrowolskiPHP7 compatibility fixes.
2017-06-08 Joe Hunt0003876: Notice: Trying to get property of non-object...
2017-06-02 Janusz DobrowolskiNow stable version is 2.4
2015-11-06 Joe HuntCleanup comments. Small bugfixes. Second run
2015-05-10 Janusz DobrowolskiMerged changes from master branch up to current state.
2015-05-10 Janusz DobrowolskiPrevent empty log lines and a couple of include cleanups.
2015-04-18 Janusz DobrowolskiMerging latest changes from stable branch up to 2.3.24
2015-03-25 Janusz DobrowolskiMerged changes from stable branch up to 2.3.23.
2015-01-11 Janusz DobrowolskiFixed problems with htmlspecialchars() function for...
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-31 Janusz DobrowolskiFixed error handling (logged in debug instead of produc...
2014-12-28 JoeCleanup, $SysPrefs.
2014-12-28 Janusz DobrowolskiDatabase errors should be sent to log instead of screen...
2014-12-25 Janusz DobrowolskiMerged changes form stabel branch up to the current...
2014-09-01 Janusz DobrowolskiPHP 5.4 warning on deprecated mysql api is ignored...
2014-05-31 Janusz DobrowolskiStable branch merged up to 2.3.21
2014-05-21 Janusz DobrowolskiRedirect all database errors to error log unless $go_de...
2013-10-27 Janusz DobrowolskiMerged last changes from stable.
2013-05-09 Janusz DobrowolskiMerged changes up to 2.3.16 into unstable
2013-02-08 Janusz DobrowolskiFixed handling of undefined mailboxes when reports...
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-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-11-23 Janusz DobrowolskiFixed problem with output buffering (blank page on...
2011-10-06 Janusz DobrowolskiFixed hangouts on php installations with zlib extension...
2011-09-06 Janusz DobrowolskiChanges up to 2.3.7 merged into unstable branch.
2011-05-11 Janusz DobrowolskiAdded strict warnings display as errors in debug mode.
2011-05-06 Janusz DobrowolskiMerged changes up to version 2.3.4 into unstable.
2011-04-04 Janusz DobrowolskiFixed error handling in trace debug mode (go_debug=2)
2011-01-04 Janusz DobrowolskiMerged changes from mai trunk up to 2.3.1
2010-12-19 Janusz DobrowolskiSuppressed strict warnings in reporting module.
2010-12-10 Janusz DobrowolskiNew files from unstable branch
2010-12-09 Janusz DobrowolskiDebug backtrace on all errors when go_debug is set...
2010-12-07 Janusz DobrowolskiAdditional fix to error handling.
2010-10-13 Janusz DobrowolskiAdded inline company switching with set_global_connection()
2010-08-05 Janusz DobrowolskiFixed exit on error in check_db_error
2010-06-21 Janusz DobrowolskiSupport for debugging sql queries in page footer.
2010-02-09 Janusz DobrowolskiImproved transactions support (multilevel).
2010-02-02 Janusz DobrowolskiMerged changes from main trunk up to 2.2.5
2010-02-01 Janusz DobrowolskiFixed error msgs display in some situations
2010-01-23 Janusz DobrowolskiAdded info label in error_log for warnings during upgra...
2010-01-20 Janusz DobrowolskiMerged changes form main trunk up to 2.2.4
2010-01-17 Janusz DobrowolskiFixed error messages display in ajax mode.
2009-12-02 Janusz DobrowolskiMerged changes from main branch up to release 2.2.1
2009-12-02 Janusz DobrowolskiRedone fix in dupliate data error handling.
2009-12-01 Janusz DobrowolskiDisplay sql in debug mode after duplicate data error.
2009-11-19 Janusz DobrowolskiUpdate from usntable branch.
2009-10-10 Janusz DobrowolskiFixed error handling for duplicate records.
2009-09-13 Janusz DobrowolskiEliminated non-static method calls and some more fixes...
2009-06-25 Janusz DobrowolskiMerged changes from main branch up to 2.1.3.
2009-06-20 Janusz DobrowolskiPhp notices removed form error logoing to avoid flood...
2009-06-16 Janusz DobrowolskiFixed error logging, cleaned up output buffering warnings.
2009-06-16 Janusz DobrowolskiFixed missing global go_debug declaration.
2009-06-16 Janusz DobrowolskiAdded error logging to file or syslog.
2009-05-08 Janusz DobrowolskiSmall changes needed for client-side validation support.
2009-05-03 Janusz DobrowolskiFixed error handling in debug mode
2009-04-30 Janusz DobrowolskiSmall layout fixes.
2009-04-29 Janusz DobrowolskiMessage styles moved to theme css.
2009-03-09 Janusz DobrowolskiMerging version 2.1 RC to main trunk.
2009-02-08 Joe HuntChanged license type to GPLv3 in top of files
2009-01-11 Joe HuntChanged notice msg to warnings and changed bg color...
2008-12-10 Janusz DobrowolskiFile and line number was not displayed for devel error...
2008-12-07 Janusz DobrowolskiFixed warnings display.
2008-10-06 Janusz DobrowolskiMerged bugfixes upto [0000072] (version 2.0.3).
2008-09-03 Janusz DobrowolskiFixed fatal error handling for php5.
2008-08-24 Janusz DobrowolskiMoving 2.0 development version to main trunk.
2008-06-20 Janusz DobrowolskiProper error handling even after exit() call.
2008-05-16 Janusz DobrowolskiJavascript/ajax code reorganizations
2007-04-12 Joe Hunt*** empty log message ***