summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18Location_save rewritten to be safe for the many-many mappingseinhverfr
2007-11-18elements.html and ui-header.html are moved to UI/lib and are accessible from ...einhverfr
2007-11-18Pass 1 of QA committed for Reconciliation.einhverfr
2007-11-18Employee.sql QA first run commitseinhverfr
2007-11-18Contact entity stored procs bugs fixedeinhverfr
2007-11-18Payments changes committed, through QAeinhverfr
2007-11-17removed all errors loading Roles.sqleinhverfr
2007-11-17Commiting David Mora's payment codeeinhverfr
2007-11-16fix the location table... I would like to know who thought check (foo 'regex'...linuxpoet
2007-11-15Significant work on the Entity and Administrative code. It's buggy, so please...aurynn_cmd
2007-11-14Fixing bug 1831410tetragon
2007-11-13Fixing bug 1831246. Only bad args in LedgerSMB/RC.pm for arrays in this branchtetragon
2007-11-12Shift the extraction of invnumber down a few lines (fixes 1820572)tetragon
2007-11-09Fixing db schema field names to match stored procedures (since those names ar...einhverfr
2007-11-09Province (or state) is now distinct from city in terms of db stroageeinhverfr
2007-11-09A few areas of voucher handling updatedeinhverfr
2007-11-07Converting backticks to use system() to avoid many problems on Windowseinhverfr
2007-11-06Adding support for validation logic in DBObject moduleseinhverfr
2007-11-05Add $parts_id to query in add_items_requiredtetragon
2007-11-05Convert list_history to dynatable. Looks like ct.pl is done templatingtetragon
2007-11-05Templating the pricelist, needs more testingtetragon
2007-11-05Minor formatting fixes to the add customer screentetragon
2007-11-04Templating the existing customer/vendor add/edit form, needs alignment worktetragon
2007-11-03Template select_itemtetragon
2007-11-03Template list_namestetragon
2007-11-03Templating history search and search formstetragon
2007-11-03Template rc.pl's reconciliationtetragon
2007-11-03Template display_formtetragon
2007-11-03Template search forms for rp.pltetragon
2007-11-02Handle <br> and $form->address in templatestetragon
2007-11-02Corrected POS bug-- when print and post triggers update, it also opens the dr...einhverfr
2007-11-02Template list_payments (Point of Sale->Receipts)tetragon
2007-11-02Convert tax reports to dynatabletetragon
2007-11-01updating Sysconfig for the move from 'session' to 'auth'einhverfr
2007-11-01updating the ledgersmb.conf.default fileeinhverfr
2007-11-01Renaming the Session namespace to LedgerSMB::Autheinhverfr
2007-11-01Moving Auth functions into Session handlereinhverfr
2007-11-01Temporary fix for http auth and get_passwordeinhverfr
2007-10-31Converting the two left-over float4 fields to numerictetragon
2007-10-31Get db_parse_numeric to recognise float4/real as a "numeric" type. tetragon
2007-10-311) Fixing bug which hides discount input in POS screen.einhverfr
2007-10-30Load the destination script after initiating a db connection. Stops redirectstetragon
2007-10-28Get purchase order retreival to worktetragon
2007-10-28Get the transaction search working well enough to not blow up on a simple searchtetragon
2007-10-28Finish templating bin/bp.pltetragon
2007-10-28Adding the templating guidetetragon
2007-10-25Change forms that use class confirm to templatetetragon
2007-10-25Convert old template editor to templatestetragon