Age | Commit message (Expand) | Author |
2006-10-30 | Fixing IR, IS, and CT bugs | einhverfr |
2006-10-27 | removing stray comma | christopherm |
2006-10-24 | changed create_user to return users.id if successful | linuxpoet |
2006-10-24 | added functions create_user and update_user.. see docs | linuxpoet |
2006-10-24 | added admin user defaults for postgresql | linuxpoet |
2006-10-21 | Note to Chrish ... Added users table, added users_conf table which is to repl... | linuxpoet |
2006-10-21 | session.token now uses a varchar(32) with length check constraint. session_id... | linuxpoet |
2006-10-21 | Modified parsing to return undef on empty string. | einhverfr |
2006-10-17 | Added default tax modules to Pg-tables.sql | einhverfr |
2006-10-16 | syntax error in sql using wrong closing brace | christopherm |
2006-10-08 | First round of tax code replacement, adds cumulative tax support | tetragon |
2006-10-06 | remove duplicate transactions table creation | linuxpoet |
2006-09-30 | Fixed Pg-tables.sql, added scripts to configure replication | einhverfr |
2006-09-25 | Removed "ALSO" from rules. | einhverfr |
2006-09-25 | Moved Form.pm to parameterized queries. Did some basic testing, but can't | einhverfr |
2006-09-24 | Added defined primary keys to all tables | einhverfr |
2006-09-21 | New datasets have transaction reversal enforced by default. | einhverfr |
2006-09-20 | Renamed transaction_ledger to transactions | einhverfr |
2006-09-18 | fixed broken db version. Also fixed bug of trying to add all relations to | einhverfr |
2006-09-18 | Updating for testing. Dataset creation and backup are currently known to be | einhverfr |
2006-09-18 | Added stored procedures and catalogs for custom fields. No logic is added to | einhverfr |
2006-09-15 | renamed id_tracker to transaction_ledger since in the future it may play a la... | einhverfr |
2006-09-15 | Added the foreign key constraint to pg_tables too... | einhverfr |
2006-09-13 | Added unique id tracking. | einhverfr |
2006-09-11 | Rather large amount of changes to Pg-tables.sql and the 2.6.17-2.6.18 upgrade... | linuxpoet |
2006-09-04 | Removed the underscore from valid login names since it was causing regex errors. | einhverfr |
2006-09-01 | Initial Import | christopherm |