Minor bug in dimensions.php (Outstanding Dimensions)
[fa-stable.git] / includes /
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.
2007-04-28 Joe Huntdefault cellpadding set to 2. Looks better in both...
2007-04-25 Joe HuntBetter DatePicker. Better cool theme.
2007-04-24 Joe HuntNo Changes.
2007-04-23 Joe Huntsmall change
2007-04-23 Joe HuntRelease 1.0.1 established on SourceForge, fixing the...
2007-04-20 Joe HuntFixed bug no1703888 Apostrophes and other unescaped...
2007-04-18 Joe HuntMySQL 5.0.12 syntax changed for INNER JOIN (LEFT JOIN...
2007-04-12 Joe Hunt*** empty log message ***