Age | Commit message (Expand) | Author |
2007-10-08 | Breaking user_preference into a separate table | einhverfr |
2007-10-07 | A few authentication fixes | einhverfr |
2007-10-07 | Login is still broken. However, a lot of progress has been made. THis also ... | einhverfr |
2007-10-03 | Cleaning up scripts/menu.pl slightly. | einhverfr |
2007-09-14 | Removing obsolete user creation stored procs and inserts | einhverfr |
2007-09-14 | Moving array aggregates into Pg-database.sql | einhverfr |
2007-09-14 | Applying David Morar's db script fixes | einhverfr |
2007-09-14 | Adding discount_terms and threshold to entity_credit_account | einhverfr |
2007-09-13 | Adding dbobject/admin.pm | aurynn_cmd |
2007-09-08 | Correcting customer/vendor views | einhverfr |
2007-09-06 | Final menu change: Stored procedure for inserting menu items. | einhverfr |
2007-09-01 | Moving employee table further up the creation script. | einhverfr |
2007-09-01 | Fixing a few foreign keys | einhverfr |
2007-09-01 | Menu cross sections, used for example in handhelds, now work from an API poin... | einhverfr |
2007-08-27 | Applying patch 1780397 | einhverfr |
2007-08-09 | fixed primary key for entity | linuxpoet |
2007-08-06 | Addition of Vendor and Customer-specific save, get, and search functions in P... | aurynn_cmd |
2007-07-20 | Adding locking mechanism for discretionary locks | einhverfr |
2007-07-16 | Adding foreign key to acc_trans.trans_id | einhverfr |
2007-07-16 | Finalizing data integrity control checks for global sequence for 1.3 | einhverfr |
2007-07-15 | * Restoring global id sequence (until 1.4) | einhverfr |
2007-07-12 | Adding partial unique index on partnumber to prevent multiple active items sh... | einhverfr |
2007-07-10 | Got rid of del_customer and del_vendor triggers and moved to ON DELETE action... | einhverfr |
2007-07-10 | Merging Pg-central and Pg-database files | einhverfr |
2007-07-10 | Changes to the comments on entity_metadata, which does not exist, to refer to... | aurynn_cmd |
2007-07-10 | Fixes Add Vendor, to correctly work with the new entity_credit_account table,... | aurynn_cmd |
2007-07-10 | Fixing menu_attributes so that it does not roll back the function | einhverfr |
2007-07-10 | Moving commit to end of file | einhverfr |
2007-07-09 | Moving menu over to new template and stored proc model. THe menu expansion/c... | einhverfr |
2007-07-05 | fix entity/entity_class so you aren't limited to only one customer ever | linuxpoet |
2007-06-27 | changed inventory to track employee table, instead of entity table | linuxpoet |
2007-06-27 | fixed inventory model to force employee | linuxpoet |
2007-06-21 | minor date style change | linuxpoet |
2007-06-21 | added tracking capability to location. When implemented in 1.3, locations sho... | linuxpoet |
2007-06-19 | man that was more work that it should of been. there is no employee(id), vend... | linuxpoet |
2007-06-19 | further cleaning of batch | linuxpoet |
2007-06-19 | fixed some issues with batch tables | linuxpoet |
2007-06-19 | Added ar voucher type. | einhverfr |
2007-06-19 | Added on-hold flags for invoices and voucher information to db schema. | einhverfr |
2007-06-10 | added referential mapping for notes | linuxpoet |
2007-06-07 | fix uniqueness on entity names | linuxpoet |
2007-06-07 | fixed default of current_date to now() | linuxpoet |
2007-06-07 | first run of new notes system, includes tsearch2 full text indexing | linuxpoet |
2007-06-07 | added documentationm for tsearch2 requirement | linuxpoet |
2007-06-05 | added created columns for person, company and entity | linuxpoet |
2007-06-04 | added constraint to id,location_class | linuxpoet |
2007-06-04 | More trunk fixes | einhverfr |
2007-06-01 | fix for authoritative addresses by adding location_class | linuxpoet |
2007-05-29 | changed employee_id to person(id) where needed, plus removed a couple of empl... | linuxpoet |
2007-05-29 | created relationships between contact_info and locations | linuxpoet |