summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2007-12-07New templates added for contact search and invoice/ordereinhverfr
2007-12-06Adding customization hooks to scripts/* fileseinhverfr
2007-12-05Correcting logic for vouchers and paymentseinhverfr
2007-12-02Correcting behavior of session timeout to release locks and create new session.einhverfr
2007-11-30Separated out multiple payment interface from new payment interface. Still n...einhverfr
2007-11-27AR/AP Breakage Fixedeinhverfr
2007-11-25Employee creation/management is now on new system. May need some additional ...einhverfr
2007-11-25Adding employee workflow scriptseinhverfr
2007-11-25Setting correct entity class in vendor workflow scripts:einhverfr
2007-11-25Moving vendor workflow script to refactored code. TODO: Refactor customer/v...einhverfr
2007-11-24Moving Customer templates to be generally used by vendors, etc.einhverfr
2007-11-22First (unsuccessful) attempt to automatically handle number formatting in the...einhverfr
2007-11-21More Customer Fixeseinhverfr
2007-11-20A few more Customer improvementseinhverfr
2007-11-20Customer screen now renders reasonably well.einhverfr
2007-11-18More customer/vendor screen/stored proc fixes. Note that since locations are...einhverfr
2007-11-18Payments changes committed, through QAeinhverfr
2007-11-17Commiting David Mora's payment codeeinhverfr
2007-11-15Significant work on the Entity and Administrative code. It's buggy, so please...aurynn_cmd
2007-11-01Renaming the Session namespace to LedgerSMB::Autheinhverfr
2007-10-19GL Vouchers are posting and saving correctly. Need to get listing and approv...einhverfr
2007-10-19Some voucher fixeseinhverfr
2007-10-18POS Fixes:einhverfr
2007-10-14Moving menus to unorderded lists. CSS still need a few changes, but this is ...einhverfr
2007-10-10Adding POD to David Mora's payment module.einhverfr
2007-10-10Adding David Mora's workflow script. It still needs POD.einhverfr
2007-10-10Explicitly set the path on the LSMB cookie -- fixes Safari logintetragon
2007-10-08More authentication fixes.einhverfr
2007-10-07Authetication now works as far as the root documenteinhverfr
2007-10-07Login is still broken. However, a lot of progress has been made. THis also ...einhverfr
2007-10-03Cleaning up scripts/menu.pl slightly.einhverfr
2007-10-03Disabled login checking in LedgerSMB.pm, temporarily.aurynn_cmd
2007-09-26Moving Aurynn's set() function from DBObject to LedgerSMB namespaces since it...einhverfr
2007-09-20Removal of extra new_user function from admin.pl.aurynn_cmd
2007-09-19Modifications to make New User screens under the new Admin work.aurynn_cmd
2007-09-18Creation of Edit/Create user templates. Addition of a Cancel button to the ad...aurynn_cmd
2007-09-17New admin main.html template and initial controller code working.aurynn_cmd
2007-09-17format => 'html' causes the error Can't locate LedgerSMB/Template/html.pm in...aurynn_cmd
2007-09-12Fixes to location.pm, to correct problems with strict and lack of namespacing...aurynn_cmd
2007-09-10Creation of next-gen admin.pl, admin.pm, and admin.sql systems.aurynn_cmd
2007-09-10Fixing new window logiceinhverfr
2007-09-09Fixing frameset titleeinhverfr
2007-09-08Fixing payment/receipt screenseinhverfr
2007-09-01Updating pod for menu scripts, and adding pod coverage for my modifications t...einhverfr
2007-09-01More menu fixeseinhverfr
2007-09-01Expanding menu now works with or without Javascript.einhverfr
2007-09-01Menu cross sections, used for example in handhelds, now work from an API poin...einhverfr
2007-08-29Correcting a few issues with customers.einhverfr
2007-08-23Renaming Scripts::menu::display to root_doceinhverfr
2007-08-06Addition of Vendor and Customer-specific save, get, and search functions in P...aurynn_cmd