Age | Commit message (Expand) | Author |
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-10-03 | Disabled login checking in LedgerSMB.pm, temporarily. | aurynn_cmd |
2007-10-02 | Adding custom field/table catalogs to permissions scripts | einhverfr |
2007-10-01 | Adding role listing function | einhverfr |
2007-09-30 | Fixing a conversion error | tetragon |
2007-09-30 | Fixing 1804712 and some related issues | tetragon |
2007-09-26 | Applying David Mora's patch to Payment.sql | einhverfr |
2007-09-17 | Adding project list stored procedure | einhverfr |
2007-09-16 | Adding constructor to LedgerSMB::Template::Elements | einhverfr |
2007-09-15 | Form.pm now uses strit mode except in the constructor | einhverfr |
2007-09-14 | Correcting SQL errors in Payment.sql | 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 | Documenting Payment.sql functions | einhverfr |
2007-09-14 | Adding multi-vendor searches now require the account number for the AR/AP acc... | einhverfr |
2007-09-14 | Adding Payment search stored procedures. | 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-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 |