Old Sales Quote Reference Fix
[fa-stable.git] / includes /
2013-02-25 Joe HuntPrettier code in get_date_picker. Worked anyhow.
2013-02-16 Joe HuntRoll back of increasing the reference by more than...
2013-02-16 Joe HuntIf reference was increased by more than one when enteri...
2013-02-08 Janusz DobrowolskiFixed handling of undefined mailboxes when reports...
2013-02-04 Joe HuntAdded email in current user class.
2013-02-03 Janusz DobrowolskiAdded $space parameter to display_footer_exit() helper.
2013-01-31 Janusz DobrowolskiFavicon improvements (ApMuthu).
2013-01-30 Janusz DobrowolskiCleanup (removed redundant argument mistakenly introduc...
2013-01-30 Janusz DobrowolskiAdded favicon to default theme, get_customer_by_ref...
2013-01-27 Joe Hunt0002032: user_theme() should return default if theme...
2013-01-21 Janusz DobrowolskiFixed 'Moved Temporarily' error after login (on some...
2013-01-19 Janusz DobrowolskiFixed 'page expired' prevention (white screen/warnings...
2013-01-17 Janusz DobrowolskiFixed gettext translations (memos generated by stock_co...
2013-01-17 Joe HuntRerun of implemented Selectable Print Orientation ...
2013-01-17 Joe HuntImplemented Selectable Print Orientation (Portrait...
2012-12-19 Janusz DobrowolskiCleanup - removed ancient references to pre-2.2 modules...
2012-12-19 Janusz DobrowolskiFixed write test for main directory during install.
2012-12-19 Janusz DobrowolskiDatabase structure was not updated for extension packag...
2012-12-19 Janusz Dobrowolski'Page expired' prevention rewritten due to caching...
2012-11-22 Janusz DobrowolskiMerged changes form stable branch up to 2.3.13
2012-11-15 Joe HuntRollback of Session Abondoned Error and new variable...
2012-11-15 Joe HuntFixed session abandoned error in Windows Servers
2012-11-15 Janusz DobrowolskiChanged get_tax_type_default_rate function name to...
2012-11-12 Janusz DobrowolskiPrevent 'Page expired' messages when 'Back' link is...
2012-11-12 Janusz DobrowolskiCleanup in curent_user.inc/session.inc
2012-11-12 Janusz DobrowolskiFixed small bug in mail class, added text/hmtl mime...
2012-11-03 Janusz DobrowolskiImproved error checking during extension packages insta...
2012-10-28 Joe HuntRemoved commented deprecated Session_register().
2012-10-12 Janusz DobrowolskiAdded 'no_purchase' option in stock_master and stock_ca...
2012-10-08 Janusz DobrowolskiMerged latest changes from stable branch.
2012-10-05 Joe HuntBug in function is_date when implementing new date...
2012-10-04 Joe HuntMoved declaration of short monthnames from config.defau...
2012-10-03 Joe HuntMinor improvement to add_days/months/years for the...
2012-10-02 Joe Hunt0001806: Date problems fixed and new date formats MmmDD...
2012-10-02 Janusz DobrowolskiFixed void_stock_move() to avoid sparse lines in Invent...
2012-09-25 Joe HuntMoved access functions from renderer to current_user...
2012-09-18 Janusz DobrowolskiMerged changes from stable branch up to 2.3.12
2012-09-17 Janusz DobrowolskiCleanup in check_faillog().
2012-09-14 Janusz DobrowolskiAdded prevention against brute force atacks on login...
2012-09-12 Joe Hunt0001775: Hard coded theme path fixed
2012-09-09 Janusz DobrowolskiSecurity cleanups in access roles and db_pager.
2012-09-09 Janusz DobrowolskiSecurity cleanup on 'where' parameter in a couple of...
2012-09-08 Janusz DobrowolskiSecurity cleanup on 'where' parameter in a couple of...
2012-09-06 Janusz DobrowolskiImproved error handling in printer class.
2012-09-08 Joe Hunt0001768: Login Company Select Box to EditBox Switch...
2012-09-08 Joe Hunt0001767: Company Creation assigning externally created...
2012-07-14 Janusz DobrowolskiImproved date input fields keyboard support (fast day...
2012-08-18 Joe HuntBug 0001669: get_exchange_rate not raising error
2012-08-15 Joe HuntLocation Transfer should not be included in journal_typ...
2012-06-25 Janusz DobrowolskiSwitching database to UTF8 encoding on upgrade to FA...
2012-06-17 Janusz Dobrowolski0000696: Additional permission level for other user...
2012-06-16 Janusz Dobrowolski0000593,0001093: Prepayments made against orders implem...
2012-05-27 Joe Hunt0001606: Statement are not sent to general contact
2012-05-03 Joe HuntRerun of /includes/ui/ui_view.inc
2012-05-02 Joe HuntCosmetic fix in viewing supp invoice payments section.
2012-04-20 Janusz DobrowolskiFixed lang domain switching in hooks_invoke_first/hook_...
2012-04-19 Janusz DobrowolskiFixed login problem on IIS.
2012-04-09 Joe HuntChanged hardcoded trans days in inquiries (30) to be...
2012-04-08 Janusz DobrowolskiFixed system tests and error handling for extension...
2012-04-01 Joe HuntDate-field increased from 9 to 10 characters. Problems...
2012-03-29 Joe HuntDefault Receival Days implemented. Maintained in System...
2012-03-13 Joe HuntBug in floatcmp(). Missing parenthesis in the last...
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-16 Janusz Dobrowolski[0001174] Added bank account in customer branch record.
2012-02-16 Janusz Dobrowolski[0001174] Adding bank account tnumber to customer branc...
2012-02-13 Janusz DobrowolskiFixed regression in gettext tests in System Diagnostics.
2012-02-08 Joe HuntRerun of /includes/ui/ui_view.inc
2012-02-07 Joe HuntRounding error in includes/ui/ui_view.inc -> price_in_w...
2012-02-02 Joe HuntFixed small bugs in function void_stock_move in file...
2012-01-27 Joe HuntChanged session gettext to use a global variable instea...
2012-01-26 Joe HuntFixed a session_regenerate_id error leaving session...
2012-01-25 Joe HuntFixed a translation bug in gettext php, that could...
2012-01-08 Joe HuntOption in config.php for using an icon for editkey...
2012-01-08 Janusz DobrowolskiSeveral imporvements in ui helpers (nonajax button...
2012-01-03 Janusz DobrowolskiGettext domain was not properly restored after invoking...
2012-01-03 Janusz DobrowolskiBack link on final edition page now properly redirects...
2012-01-06 Joe HuntImproved float compare for AR/AP ledgers.
2012-01-06 Joe HuntOptimized editkey graphics by using JS callEditor instead.
2012-01-05 Joe HuntFixed a small bug in graphics editkeys (when search...
2012-01-04 Joe HuntImproved float compare in certain files (AR/AP ledger)
2012-01-04 Joe HuntAdded graphic edit/add icons in lists with $editkey.
2011-11-25 Joe HuntSmall change in voiding stock move.
2011-11-24 Joe HuntRelease 2.3.9 and rerun of some files
2011-11-23 Janusz DobrowolskiFixed problem with output buffering (blank page on...
2011-11-23 Joe Hunt0001183: Can't close the popup dimension # view window
2011-11-15 Joe Hunt0001173: Incompatible static implementation of Session...
2011-10-29 Janusz DobrowolskiFixed problem in package repository communication.
2011-10-11 Joe HuntFixed a IE9 compatible session regenerate id.
2011-10-10 Joe HuntSmall changes in costing by Chaitanya.
2011-10-06 Janusz DobrowolskiOld session files are now deleted on session id change.
2011-10-06 Janusz DobrowolskiFixed hangouts on php installations with zlib extension...
2011-09-29 Joe HuntFixed typos in ui_view.inc _number_to_words()
2011-09-06 Janusz DobrowolskiChanges up to 2.3.7 merged into unstable branch.
2011-08-29 Joe HuntDisplay payments on view invoice like display allocatio...
2011-07-13 Joe HuntRerun of new tax group and shipping files
2011-07-10 Janusz DobrowolskiImplemented journal entries with multiply virtual AR...
2011-06-21 Janusz DobrowolskiCleanup (fixed installed_extensions indlusion).
2011-06-17 Janusz DobrowolskiRewitten document reports layout for easier modificatio...
2011-06-14 Janusz DobrowolskiAdded hook for authentication from external sources...
next