Fixed get_post() support for numeric fields.
[fa-stable.git] / includes /
2015-12-20 Joe HuntRerun of last commit. A minor bug was detected.
2015-12-20 Joe HuntFixed some bugs and added a new chart, Last weeks perfo...
2015-12-14 Joe HuntRerun of dashboard.inc file
2015-12-14 Joe HuntNew standard dashboard routines to be used by all themes
2015-12-12 Joe HuntFixed small bug when calling ui_lists.inc from WO issue.
2015-12-11 Joe HuntMoving bugfixes from 2.3 to 2.4 and updated install...
2015-12-11 Janusz DobrowolskiExchange Rates: removed sparse home currency from selector.
2015-12-11 Joe HuntRerun of last non fixed assets search.
2015-12-10 Joe HuntRemoved fixed assets from list item search and popup...
2015-12-09 Joe HuntFixed a couple of bugs in stock list and account list...
2015-12-09 Joe HuntEnabling popup search in Customers, branches, suppliers...
2015-12-07 Joe HuntFixed Assets fixes, bugs and improvements.
2015-12-07 Janusz DobrowolskiBugfixes in fixed assets editor.
2015-12-07 Janusz DobrowolskiFixed Assets: Added sum-of-the-year digits method,...
2015-12-07 Janusz DobrowolskiAdded fixed asset related db changes in upgrade class.
2015-12-01 MithyAdded fixed assets module
2015-11-13 Joe HuntBackport of fixing vertical alignment on date picker...
2015-11-13 Joe HuntBetter vertical alignment of date picker icon.
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...
next