Release 2.4.8
[fa-stable.git] / admin /
2015-01-04 Janusz DobrowolskiCleanup: invalid transaction type constant used in...
2015-01-03 Janusz DobrowolskiCleanup: removed all closing tags in php files.
2014-12-28 JoeCleanup, $SysPrefs.
2014-12-28 Janusz DobrowolskiAdditional fixes to app options reorganization.
2014-12-28 Janusz DobrowolskiCleanup: various random sql queries found in UI files...
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-18 JoeExtended email entries.
2014-12-17 JoeFixed Quote Valid Days in System and GL Setup, Setup...
2014-11-21 Janusz DobrowolskiFixed warning during database restore.
2014-10-27 Janusz DobrowolskiFixed 'C' english language display on Install/Update...
2014-10-14 Janusz DobrowolskiRestoring compressed sql files sometimes failed due...
2014-09-16 Janusz DobrowolskiAdditional db driver fixes, mysqli api set as default...
2014-06-17 JoeUser account should not be deleted if there are any...
2014-05-31 Janusz DobrowolskiStable branch merged up to 2.3.21
2014-05-21 Janusz DobrowolskiAdded option to allow password reset (by Mithy).
2014-05-21 Janusz DobrowolskiFixed directory traversal issues.
2014-05-21 Janusz DobrowolskiA couple of security issues fixed.
2014-03-11 JoeChanged decimal places in preferences to be number...
2014-03-10 Janusz DobrowolskiFixed security issues in file uploads.
2013-12-10 JoeAvoiding redundant passes in Fiscal Year deletion.
2013-12-05 JoeRerun. Allowing more than one document attachment.
2013-12-04 JoeAllowing more than one document attachment.
2013-10-27 Janusz DobrowolskiMerged latest changes from stable branch.
2013-10-27 Janusz DobrowolskiMerged last changes from stable.
2013-09-18 Janusz DobrowolskiPrinter Profiles: fixed sql error on update under some...
2013-09-02 JoeBug no 2409 and 2410. Fixed headers and sql error when...
2013-07-30 Janusz DobrowolskiChange password: added current password verification.
2013-05-09 Janusz DobrowolskiMerged changes up to 2.3.16 into unstable
2013-05-08 Maxime BourgetReverse order of transaction in admin/view void transac...
2013-04-29 Janusz DobrowolskiCleanup in operation order during transaction voiding.
2013-04-18 Janusz DobrowolskiFiscal years: fixed typo in error message message....
2013-01-22 Joe HuntText not gettextized in /admin/backups.php.
2013-01-16 Janusz DobrowolskiSmall fixes in attachments (check for non existent...
2013-01-14 Joe HuntIncreased the allowed entry of chars in company name...
2012-12-19 Janusz DobrowolskiAll outgoing emails are optionally send also to BCC...
2012-12-19 Janusz DobrowolskiCleanup - removed ancient references to pre-2.2 modules...
2012-11-30 Janusz DobrowolskiFixed error in attachments edition resulting in unexpec...
2012-11-22 Janusz DobrowolskiAdded check for correct account selected for Retained...
2012-11-22 Janusz DobrowolskiMerged changes form stable branch up to 2.3.13
2012-11-01 Joe HuntReplaced the transaction list in attachments with a...
2012-10-08 Janusz DobrowolskiMerged latest changes from stable branch.
2012-10-02 Joe Hunt0001806: Date problems fixed and new date formats MmmDD...
2012-09-18 Janusz DobrowolskiMerged changes from stable branch up to 2.3.12
2012-09-09 Janusz DobrowolskiSecurity cleanups in access roles and db_pager.
2012-07-14 Janusz DobrowolskiSmall fixes in attachments upload.
2012-06-25 Janusz DobrowolskiSwitching database to UTF8 encoding on upgrade to FA...
2012-06-16 Janusz Dobrowolski0000593,0001093: Prepayments made against orders implem...
2012-05-28 Joe HuntRerun of /admin/create_coy.php
2012-05-28 Joe HuntWhen creating new company and adm. password is blank...
2012-04-09 Joe HuntChanged hardcoded trans days in inquiries (30) to be...
2012-03-29 Joe HuntDefault Receival Days implemented. Maintained in System...
2012-03-07 Janusz DobrowolskiCleanups.
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
2012-02-11 Janusz DobrowolskiFixed bug in attachments uploading.
2012-01-27 Joe HuntChanged session gettext to use a global variable instea...
2012-01-20 Joe HuntRerun of void_transaction.php
2012-01-16 Joe Hunt0001285: Restrict the voiding transaction of closed...
2011-12-16 Janusz Dobrowolski[0001088] Database export optimization (minimized resto...
2011-10-06 Janusz DobrowolskiFixed hangouts on php installations with zlib extension...
2011-09-22 Janusz DobrowolskiCleanup on key_in_foreign_table calls, removed obsolete...
2011-09-18 Janusz DobrowolskiAdditional fixes to last merge.
2011-09-07 Janusz DobrowolskiRemoved obsolete set_global_connection() call in get_us...
2011-09-06 Janusz DobrowolskiFixed supplier order reference uniquty, fixed company...
2011-09-06 Janusz DobrowolskiChanges up to 2.3.7 merged into unstable branch.
2011-08-03 Janusz DobrowolskiFixed key_in_foreign_table helper (problems with non...
2011-07-20 Janusz Dobrowolski[0000946] Added filename selection checks.
2011-07-10 Janusz DobrowolskiImplemented journal entries with multiply virtual AR...
2011-07-11 Joe HuntCreation of audit trail and reference in GL was missing...
2011-07-01 Joe Hunt0000918: GL Inquiry, trial balance for a non-balance...
2011-06-21 Janusz DobrowolskiAdded GRN voiding.
2011-06-14 Janusz DobrowolskiAdded hook for authentication from external sources...
2011-05-30 Janusz Dobrowolski[0000828] sql rail swiched off during databse restore.
2011-05-25 Janusz DobrowolskiCSRF checks added in users editor.
2011-05-25 Janusz DobrowolskiAdded CSRF attack prevention on password change.
2011-05-25 Janusz DobrowolskiResult return added in add_user/update_user/update_user...
2011-05-22 Joe Hunt0000800: Cannot seem to update contact categories as...
2011-05-14 Janusz DobrowolskiFixed problem with GRN clearing account initialization...
2011-05-14 Janusz DobrowolskiFixed wrong date displayed in View/Print transaction...
2011-05-10 Janusz DobrowolskiFixed backup/restore screen layout displayed in Chrome.
2011-05-06 Janusz DobrowolskiMerged changes up to version 2.3.4 into unstable.
2011-04-29 Janusz DobrowolskiAdditional checks on bank transaction entry/delete...
2011-05-05 Joe HuntAlso display company name in warning when pressing...
2011-04-26 Janusz DobrowolskiFixed bug in create_coy, resulting in database reset...
2011-04-21 Janusz DobrowolskiFixed php4 compatibility.
2011-04-12 Joe HuntImproved search filter in Void Transactions (like View...
2011-04-04 Joe HuntFixed logout error when setting show users online.
2011-04-01 Janusz DobrowolskiFixed upgrade routines, reorganized db_export and compa...
2011-04-01 Janusz DobrowolskiFixed upgrade routines from 2.1.x versions.
2011-04-01 Janusz DobrowolskiDebugging cod in maintenance_db.inc commented out
2011-03-26 Janusz DobrowolskiCleanup in create_coy.php
2011-03-17 Joe Hunt[0000644] Unable o void delivery note and [0000645...
2011-03-09 Janusz DobrowolskiSupport for nonstandard delimiters in db_import()
2011-03-06 Janusz DobrowolskiCleanups.
2011-02-13 Janusz DobrowolskiTypo.
2011-02-13 Janusz DobrowolskiSystem settings are now cached once a request.
2011-01-26 Janusz DobrowolskiTransactions will remain closed after after fiscal...
2011-01-26 Janusz DobrowolskiFixed bug in set_company_pref()
next