[0004212] Work Order Entry: fixed error when voided WO refence is reused.
[fa-stable.git] / includes /
2015-11-10 Janusz DobrowolskiFurther cleanups in sql statements.
2015-11-09 Joe HuntCleanup comments. Small bugfixes. Final run
2015-11-08 Janusz DobrowolskiFixed bug in price_format() helper leading to problems...
2015-11-08 Janusz DobrowolskiCustomer Transaction Inquiry, Supplier Inquiry: fixed...
2015-11-06 Joe HuntCleanup comments. Small bugfixes. Second run
2015-11-05 Joe HuntFaulty escape in empty.po. Source to problem.
2015-11-05 Janusz DobrowolskiGlobal fixes in SQL queries aimed to make them more...
2015-10-06 Janusz DobrowolskiFixed deactive_extension hook execution on extension...
2015-09-23 Janusz Dobrowolski[0003304] Purchase Order Entry: fixed support for edita...
2015-07-23 Janusz Dobrowolski[0003239] Bank Account Inquiry: fixed missing counterpa...
2015-07-23 Janusz Dobrowolski[0003246] Fixed wrong url generated by menu_link helper...
2015-07-06 Janusz DobrowolskiFixed edit key icon display in Direct Supplier Invoice.
2015-05-22 Janusz DobrowolskiFixed delays during access to external urls (e.g. excha...
2015-05-17 Janusz DobrowolskiFixed Zend OpCache related issues in extension modules...
2015-05-13 Janusz DobrowolskiImproved recurrent orders feature: added invoice date...
2015-05-13 Janusz DobrowolskiFixed check_value helper to treat empty input as unset...
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-05-09 Joe HuntMerge branch 'master' of ssh://git.code.sf.net/p/fronta...
2015-05-06 Janusz DobrowolskiFixed regression in db_pager.
2015-05-06 Janusz DobrowolskiHTML cleanup in fiscal years selector helper.
2015-05-06 Janusz DobrowolskiFixed backward compatibility for extensions repository...
2015-05-05 Janusz DobrowolskiHelp links switched on for new FA installations.
2015-04-28 Joe HuntIE 11 doesn't work with input file type in forms. Fixed.
2015-04-20 Janusz DobrowolskiFixed source compatibility to PHP 5.0, fixed bug in...
2015-04-20 Janusz DobrowolskiTransaction references extended with parametrized patte...
2015-04-19 Janusz DobrowolskiAdded text_input() helper.
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-16 Janusz DobrowolskiAdded extensions compatibility checks during site upgra...
2015-04-11 Janusz DobrowolskiAdditional syntax cleanup to previous patch.
2015-04-11 Janusz DobrowolskiFixed problem with counting number of rows for some...
2015-04-07 Janusz DobrowolskiFixed value returned by items_cart's check_qoh method.
2015-04-07 Janusz DobrowolskiRemoved obsolete stock_move.person_id field and related...
2015-04-07 Janusz DobrowolskiRemoved obsolete Movement Types handling.
2015-04-06 Janusz DobrowolskiPartial (inventory related) include files cleanup.
2015-04-06 Janusz DobrowolskiFixed mysqli related warnings.
2015-04-06 Janusz DobrowolskiFixed items_cart.check_qoh method (returned value,...
2015-04-05 Janusz DobrowolskiRemoved obsolete stock_move.discount_percent field
2015-04-05 Janusz DobrowolskiRemoved obsolete stock_moves.visible field; changed...
2015-04-04 Janusz DobrowolskiFixed hidden fields support for ajax driven divs.
2015-04-01 Janusz DobrowolskiFixed hidden fields output (backported; fixes problem...
2015-03-31 Janusz Dobrowolski[0002707] Added check for email uniqueness during passw...
2015-03-25 Janusz DobrowolskiFixed hidden fields output. Fields are displayed after...
2015-03-25 Janusz DobrowolskiAdded missing company settings to upgrade script, fixed...
2015-03-25 Janusz DobrowolskiAdditional fixes for journal handling. Added reg_type...
2015-03-25 Janusz DobrowolskiFixed handling extended journal entries in various...
2015-03-25 Janusz DobrowolskiImproved journal trans: added currency support, tax...
2015-03-25 Janusz DobrowolskiAdded memo, usage fields to Quick Entries.
2015-03-25 Janusz DobrowolskiMerged changes from stable branch up to 2.3.23.
2015-03-12 Janusz DobrowolskiFixed many issues in output HTML code according to...
2015-02-28 Janusz DobrowolskiAdditional access control related ui helpers added...
2015-02-28 Janusz DobrowolskiAdded mysql query retry after database deadlock detection.
2015-02-28 Janusz DobrowolskiFixed initialization of company specific settings in...
2015-02-28 Janusz DobrowolskiRemoved sparse update_stock_move_pid function.
2015-02-28 Janusz DobrowolskiAdded optional parameter timeout to meta_forward()...
2015-01-25 JoeCleanup $go_debug in system_tests.inc
2015-01-23 Janusz DobrowolskiCleanup: package info viewer moved to admin module.
2015-01-23 Janusz DobrowolskiRewritten upgrade procedures, added fa_patch class...
2015-01-21 Joecleanup2 according to Apmuthu's list.
2015-01-21 JoeVlrsnup according to Apmuthu's list.
2015-01-17 Janusz DobrowolskiFixed a couple of problems in installation procedures.
2015-01-11 Janusz DobrowolskiFixed problems with htmlspecialchars() function for...
2015-01-11 Janusz DobrowolskiFixed problem with too early SysPrefs reference.
2015-01-10 Janusz DobrowolskiUnnecesary direct access to user setting superseded...
2015-01-10 Janusz DobrowolskiAccess to system settings moved from global scope to...
2015-01-09 Janusz DobrowolskiAdded two new helpers date_comp, sql_date_comp.
2015-01-09 Cambell PrinceSmall cleanup in JsHttpRequest.
2015-01-09 Janusz DobrowolskiAdded trans_editor_link helper.
2015-01-09 Janusz DobrowolskiFixed default value for audit_trail.fiscal_year column.
2015-01-08 Janusz DobrowolskiAdded stub for database query profiling.
2015-01-03 Janusz DobrowolskiRemoved sparse fields contact_name,disable_trans from...
2015-01-03 Janusz DobrowolskiCleanup: removed all closing tags in php files.
2015-01-03 Janusz DobrowolskiFixed include file issue in sales order entry.
2015-01-02 Janusz DobrowolskiSmall correction to last cleanups.
2014-12-31 Janusz DobrowolskiFixed error handling (logged in debug instead of produc...
2014-12-28 JoeCleanup, $SysPrefs.
2014-12-28 Janusz DobrowolskiCleanup: various random sql queries found in UI files...
2014-12-28 Janusz DobrowolskiCleanup: removed _GET/_POST references from business...
2014-12-28 Janusz DobrowolskiCleanup: changed language.php, gettext.php file names...
2014-12-28 Janusz DobrowolskiDatabase errors should be sent to log instead of screen...
2014-12-28 Janusz DobrowolskiFail log was not written when root directory was read...
2014-12-28 Janusz DobrowolskiFixed display issues when different settings were used...
2014-12-28 JoeRemoved many global variables from config.default.php...
2014-12-25 Janusz DobrowolskiMerged changes form stabel branch up to the current...
2014-12-17 JoeFixed Quote Valid Days in System and GL Setup, Setup...
2014-12-08 Janusz DobrowolskiFixed problems with latin2 encoding due to changes...
2014-11-21 Janusz DobrowolskiFixed warning about non-existing HTTP_USER_AGENT sessio...
2014-09-21 Janusz DobrowolskiFixed stock quantity checks to block transactions which...
2014-09-18 Janusz DobrowolskiFixed typo in last commit.
2014-09-16 Janusz DobrowolskiAdditional db driver fixes, mysqli api set as default...
2014-09-12 JoeRemoved redundant mb_flag 'A'.
2014-09-01 Janusz DobrowolskiPHP 5.4 warning on deprecated mysql api is ignored...
2014-08-22 Janusz DobrowolskiFixed php5.4 specific problem with downloading extensio...
2014-06-13 JoeAdded short name, name and tax id as search options...
2014-05-31 Janusz DobrowolskiStable branch merged up to 2.3.21
2014-05-21 Janusz DobrowolskiSmall code cleanups.
2014-05-21 Janusz DobrowolskiAdded option to allow password reset (by Mithy).
2014-05-21 Janusz DobrowolskiFixed directory traversal issues.
2014-05-21 Janusz DobrowolskiRedirect all database errors to error log unless $go_de...
next