Age | Commit message (Expand) | Author |
2007-09-12 | Added sequences, etc. Roles should be functional with these permissions | einhverfr |
2007-09-12 | More additions to role system | einhverfr |
2007-09-12 | Goods and Services permissions now added | einhverfr |
2007-09-12 | Correcting validation issues in frameset | einhverfr |
2007-09-11 | More permissions material added to the Roles | einhverfr |
2007-09-11 | Cleaning up lsmb-request slightly | einhverfr |
2007-09-11 | Adding some permission grants | einhverfr |
2007-09-11 | Full tree in place. Now to add permission grants | einhverfr |
2007-09-10 | Creation of next-gen admin.pl, admin.pm, and admin.sql systems. | aurynn_cmd |
2007-09-08 | Correcting customer/vendor views | einhverfr |
2007-09-08 | Adding some SQL queries for reports that are being moved out of the old codeb... | einhverfr |
2007-09-06 | Final menu change: Stored procedure for inserting menu items. | einhverfr |
2007-09-06 | Adding date format conversion to upgrade script. | 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-24 | Adds the missing SELECT INTO statements for the correct_bank_charge and corre... | 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-08 | Menu db schema added for review | 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-22 | Added version of Aurynn's reconciliation logic | einhverfr |
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-12 | Committing Aurynn's changes to Reconciliation logic | 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 |