2008-03-27 |
Janusz Dobrowolski | Changes for make form entry less time-consuming plus... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Janusz Dobrowolski | first field focus on page start, preserved focus sequence |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Janusz Dobrowolski | Restored path_to_root POST/GET restriction |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Janusz Dobrowolski | Javascript recalcAccount superseded by 'combo' class... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Janusz Dobrowolski | get_js_set_focus superseded by js setFocus() and php... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Janusz Dobrowolski | Removed get_js_set_focus() and get_js_form_entry() |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Janusz Dobrowolski | get_js_set_focus() added for standalone script usage. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Janusz Dobrowolski | Removed not used yet ajax stuff, added combo class... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Janusz Dobrowolski | Data picker omitted in kbd tabbing sequence |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Janusz Dobrowolski | Fixed debit/credit entry check inline js superseded... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Janusz Dobrowolski | Some buf fixes in purchase module related to tax struct... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Janusz Dobrowolski | Some bug fixes in suppliers module related to tax struc... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Janusz Dobrowolski | Obsolete directory |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Janusz Dobrowolski | Separate per company dirs for pdf_files/backup/images... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Janusz Dobrowolski | Javascript libs caching |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Janusz Dobrowolski | Moving company data storage to company subdirectory |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Janusz Dobrowolski | New directory for per company data |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Janusz Dobrowolski | Removed obsolete file. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Janusz Dobrowolski | Improved javascript allocation routines, editbutton... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Janusz Dobrowolski | Fixed unvisable under IE editbutton |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Janusz Dobrowolski | Improved javascript allocations |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Janusz Dobrowolski | Four minor bug fixes |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Janusz Dobrowolski | Warning fix in is_date() |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Janusz Dobrowolski | DB error fix on new customer entry |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Janusz Dobrowolski | Divide by 0 fix on zero order_prices in new supplier... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Janusz Dobrowolski | Delivery notes removed from Customer Balnces, warning... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Janusz Dobrowolski | Line items editor in sales module now uses POST method |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Janusz Dobrowolski | Helper function for searching indexed submit POST vars |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Janusz Dobrowolski | Added edit_button_cell() |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Janusz Dobrowolski | Added class .editbutton for link alike button. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Janusz Dobrowolski | Line items editor uses POST method - no disappearing... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Janusz Dobrowolski | Rounding added when needed to avoid document inconsiste... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Janusz Dobrowolski | Added rounding when needed to avoid document inconsistency |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Janusz Dobrowolski | Include file conflict fix |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Janusz Dobrowolski | Sign bug for customer transactions |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Janusz Dobrowolski | Include file conflict fix |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Janusz Dobrowolski | Missing bracket |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Janusz Dobrowolski | Added javascript user side formatting; javascript colle... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Janusz Dobrowolski | User side price/qty input formatting via onblur handler. |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Janusz Dobrowolski | User side percent/qty/amount/exrate input formatting... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Janusz Dobrowolski | Added include data_checks.inc |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Janusz Dobrowolski | Added including javascript source from collecting array... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Janusz Dobrowolski | Change name get_js_num to add_js_num; extended for... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Janusz Dobrowolski | Added js global js collecting arrays, moved check_page_... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Janusz Dobrowolski | Added javascript source collecting functions |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Janusz Dobrowolski | Added javascript add-on for unobtrusive apply handlers... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Janusz Dobrowolski | All forms fixed to accept user native numeric format... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Janusz Dobrowolski | Added formating functions for price/percent/exrate... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Janusz Dobrowolski | Added checks for numeric input in user native format. |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Janusz Dobrowolski | Added numeric fields in native user format. |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Janusz Dobrowolski | Javascript function for conversions to/from user format... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Janusz Dobrowolski | Added amount class for right justified numeric input... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Janusz Dobrowolski | Added amount class for right justified numeric input... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Janusz Dobrowolski | Fixed numeric fields to accept user native number format. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Joe Hunt | Added update of Units of Measure and converting of... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Joe Hunt | MySQL 5.x.x problem fixed. Inserted default values... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Janusz Dobrowolski | Units of measure moved from config.php into item_units... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Janusz Dobrowolski | Units of measure moved from config.php into item_units... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Janusz Dobrowolski | Changed list of themes and list of themes acording... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Janusz Dobrowolski | Removed tables of themes and units of measure |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Joe Hunt | Design fix (Date and Due Date labels) |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Joe Hunt | Small fix for alignment of date and due date label... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Joe Hunt | Small fix for Template Invoice in sales_order_entry... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Janusz Dobrowolski | Fixed bug causing erroneus debtor_trans record |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Janusz Dobrowolski | One another dayly fix added |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Janusz Dobrowolski | pmWiki name conflict removing |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Janusz Dobrowolski | Proper calculation of due date on template invoices... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Janusz Dobrowolski | Obsolete do_clone() function removed. |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Janusz Dobrowolski | Added price list selector in order entry, some smaller... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Janusz Dobrowolski | Some smaller and compatibility fixes - see CHANGELOG.txt |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Janusz Dobrowolski | Added price list selector |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Janusz Dobrowolski | Added optional $submit_on_change parameter to sales_typ... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Joe Hunt | Removed redundant form_types functions and the file... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Janusz Dobrowolski | Added 'type' field into sales_orders |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Janusz Dobrowolski | Fix related to tax_included db field moving |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Janusz Dobrowolski | Final rewriting of sales module and some smaller changes. |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Janusz Dobrowolski | Moving tax_included to sales_types,changed coinstraint... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Janusz Dobrowolski | Final rewriting of sales module |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Janusz Dobrowolski | Tax included option moved from tax_group to sales_type... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Janusz Dobrowolski | Removed function name conflict with pmWiki help system |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Janusz Dobrowolski | Changed name tax type uniqueness constraint to (name... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Janusz Dobrowolski | Side changes before final sales module commit |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Janusz Dobrowolski | MySQL 3.xx CAST bug fix |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Janusz Dobrowolski | Fixed warning about nonexistent $_GET[] variable |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Janusz Dobrowolski | Small layout fix |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Janusz Dobrowolski | Small table header fix |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Janusz Dobrowolski | Concurrent edition fix |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Janusz Dobrowolski | Optional debugging with xdebug module enabled. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Joe Hunt | Changes in average material cost from bom_edit to work_... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Joe Hunt | Changed so that average item material price is automati... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Joe Hunt | Minor bugfix |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Joe Hunt | Minor adjustment |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Joe Hunt | Added Print for documents in /admin/view_print_transact... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Joe Hunt | Changed so direct printing of invoices/credit notes... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Joe Hunt | Added default bank account |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Joe Hunt | Added 2 functions in ui_input.inc, button and button_cell |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Joe Hunt | Optimized the file |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Joe Hunt | Minor change in menu and function in view_print_transac... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Joe Hunt | Added file, update_db.php, for updating company databas... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Joe Hunt | Minor change |
commit | commitdiff | tree | snapshot |
next |