Fixed typo in menu option
[fa-stable.git] / includes /
2008-06-26 Janusz DobrowolskiAjax additions
2008-06-26 Janusz DobrowolskiChanged API for items cart (line_items indexed by line...
2008-06-24 Joe HuntFixed bug when updating/saving Tax Group Items
2008-06-23 Janusz DobrowolskiAsync update of locations selector
2008-06-23 Janusz DobrowolskiFixed warning on pages without default focus
2008-06-23 Janusz DobrowolskiFixed initial display for numeric input with dec=0
2008-06-20 Janusz DobrowolskiProper error handling even after exit() call.
2008-06-20 Janusz DobrowolskiFixed initaila combo selection
2008-06-19 Janusz DobrowolskiFixed layout of hyperlink_params_td()
2008-06-19 Janusz DobrowolskiSmall bugfixes
2008-06-19 Janusz DobrowolskiFixed branch checking routine
2008-06-19 Janusz DobrowolskiAdded ajax to check helper
2008-06-18 Janusz DobrowolskiAdded ajax and some smaller fixes in sales module files
2008-06-16 Joe HuntMore files with Quantity routines needed fix due to...
2008-06-16 Joe HuntChanged the Quantity routines to use the Item Units...
2008-06-15 Janusz DobrowolskiFixed bug for combos type 0 in non-js mode
2008-06-15 Janusz DobrowolskiAdded submit_on_change option for ref input functions
2008-06-14 Joe HuntBug in tax_types_list (spec_id)
2008-06-14 Joe HuntThe Customer Branch Sales Account now overrides the...
2008-06-09 Janusz DobrowolskiSome more fixes related to ajax combos behaviour and...
2008-06-09 Janusz DobrowolskiSome more fixes to selects
2008-06-09 Janusz DobrowolskiSome additional fixes to last big committment
2008-06-07 Joe HuntFixed a layout bug in footer.inc
2008-06-07 Janusz DobrowolskiRestored multi field search in item select and display...
2008-06-06 Janusz DobrowolskiChanged API for input/lists functions, added empty...
2008-06-06 Janusz DobrowolskiAdded setting focus and page body reload via ajax
2008-06-06 Janusz DobrowolskiAjaxified exchange_rate_display()
2008-06-06 Janusz DobrowolskiOverall lists rewrite. Universal combo_input(), ajax...
2008-06-05 Joe HuntMade an improment to the date picker. Shows the week...
2008-05-31 Joe HuntA lot of annoying layout bugs taken. Mostly from views...
2008-05-27 Joe HuntChanged more files with new html/css.
2008-05-26 Joe HuntFixed many minor bugs, new ones as well as debtor_trans...
2008-05-23 Janusz DobrowolskiInclude file order /error binding fixed once again.
2008-05-23 Joe HuntMoved menu-system from header.inc/footer.inc to rendere...
2008-05-22 Janusz DobrowolskiEarlier error handler binding.
2008-05-18 Janusz DobrowolskiAdded explicit ob_end_flush on shutdown for php 5
2008-05-16 Janusz DobrowolskiJavascript/ajax code reorganizations
2008-05-16 Janusz DobrowolskiIntegration of JsHttpRequest ajax transport class
2008-05-14 Joe HuntMinor fixes in the former files
2008-05-14 Joe HuntORDER BY instead of ORDER BT
2008-05-13 Joe HuntWhen no_item_list or no_customer_list or no_supplier_li...
2008-05-09 Janusz Dobrowolskicalculation of not set item prices from home currency...
2008-04-30 Janusz DobrowolskiFixed price update when changing item in sales order...
2008-04-24 Janusz DobrowolskiAdded content type encoding header
2008-04-24 Janusz DobrowolskiTurning off missing charset info in htmlentities()
2008-04-24 Joe HuntWrong include file path in /includes/ui/items_cart...
2008-04-20 Janusz DobrowolskiSome smaller fixes.
2008-04-18 Joe HuntCommitted with db_escape instead of db_quote
2008-04-18 Janusz Dobrowolski*** empty log message ***
2008-04-18 Joe HuntChanged db_escape function to avoid XSS attacks via...
2008-04-18 Janusz DobrowolskiChanged db_escape function to avoid XSS atacksvia db...
2008-04-16 Joe HuntBug in /includes/ui/ui_lists.inc:914. Sql clause was...
2008-04-02 Janusz DobrowolskiHiding search button in combo selectors for javascript...
2008-03-29 Janusz DobrowolskiEnhanced list kbd accesability via space key, corrected...
2008-03-28 Janusz DobrowolskiLayout/focus fixes for no_[customer/supplier/item]_list on
2008-03-27 Janusz Dobrowolskifirst field focus on page start, preserved focus sequence
2008-03-27 Janusz Dobrowolskiget_js_set_focus superseded by js setFocus() and php...
2008-03-27 Janusz DobrowolskiRemoved get_js_set_focus() and get_js_form_entry()
2008-03-27 Janusz DobrowolskiData picker omitted in kbd tabbing sequence
2008-03-25 Janusz DobrowolskiJavascript libs caching
2008-03-21 Janusz DobrowolskiImproved javascript allocations
2008-03-20 Janusz DobrowolskiWarning fix in is_date()
2008-03-18 Janusz DobrowolskiHelper function for searching indexed submit POST vars
2008-03-18 Janusz DobrowolskiAdded edit_button_cell()
2008-03-17 Janusz DobrowolskiAdded rounding when needed to avoid document inconsistency
2008-03-16 Janusz DobrowolskiUser side percent/qty/amount/exrate input formatting...
2008-03-16 Janusz DobrowolskiAdded include data_checks.inc
2008-03-16 Janusz DobrowolskiAdded including javascript source from collecting array...
2008-03-16 Janusz DobrowolskiChange name get_js_num to add_js_num; extended for...
2008-03-16 Janusz DobrowolskiAdded js global js collecting arrays, moved check_page_...
2008-03-16 Janusz DobrowolskiAdded javascript source collecting functions
2008-03-14 Janusz DobrowolskiAdded formating functions for price/percent/exrate...
2008-03-14 Janusz DobrowolskiAdded checks for numeric input in user native format.
2008-03-14 Janusz DobrowolskiAdded numeric fields in native user format.
2008-03-14 Janusz DobrowolskiJavascript function for conversions to/from user format...
2008-03-11 Janusz DobrowolskiChanged list of themes and list of themes acording...
2008-03-10 Janusz DobrowolskiObsolete do_clone() function removed.
2008-03-10 Janusz DobrowolskiAdded optional $submit_on_change parameter to sales_typ...
2008-03-09 Joe HuntRemoved redundant form_types functions and the file...
2008-03-07 Janusz DobrowolskiFinal rewriting of sales module
2008-03-07 Janusz DobrowolskiTax included option moved from tax_group to sales_type...
2008-03-07 Janusz DobrowolskiRemoved function name conflict with pmWiki help system
2008-03-07 Janusz DobrowolskiChanged name tax type uniqueness constraint to (name...
2008-03-06 Janusz DobrowolskiMySQL 3.xx CAST bug fix
2008-03-06 Janusz DobrowolskiConcurrent edition fix
2008-03-06 Janusz DobrowolskiOptional debugging with xdebug module enabled.
2008-03-04 Joe HuntChanged so that average item material price is automati...
2008-02-18 Joe HuntAdded 2 functions in ui_input.inc, button and button_cell
2008-02-06 Janusz DobrowolskiAdditional changes for delivery notes implementation
2008-02-03 Joe HuntUnstable release 2.
2008-01-30 Joe Hunt*** empty log message ***
2008-01-28 Joe HuntRelease 1.16. Look in CHANGELOG.txt for changes.
2007-10-01 Joe HuntThese files were still vulnerable. Fixed.
2007-08-21 Joe HuntBug in /includes/lang/gettext.php (249) affecting chang...
2007-07-21 Joe HuntAdded option to handle Jalali and Islamic Calendars
2007-07-04 Joe HuntProblems retrieving language texts for poEdit in long...
2007-05-03 Joe HuntMultiple tables and JOIN's have syntax changes in MySQL...
2007-04-30 Joe HuntThe selected menu tab is now shown with same background...
2007-04-28 Joe HuntWhen retrieving work centres id's there was a database...
2007-04-28 Joe HuntSome of the select boxes not terminated correctly.
next