Age | Commit message (Expand) | Author |
2006-11-21 | Moving to 1.2: Adding transaction_id. This will require an update to the sess... | christopherm |
2006-11-18 | Fix SQL syntax | tetragon |
2006-11-17 | Deleting primary key on old defaults table | einhverfr |
2006-11-17 | Adding crypted_password field :-) | einhverfr |
2006-11-17 | Fixing braindead issues in upgrade script | einhverfr |
2006-11-15 | The admin password will now only be md5() in the database | christopherm |
2006-11-15 | Removing UTF8 named copies of the Chinese sql files | christopherm |
2006-11-15 | renaming Columbian files to remove utf8 from their names | christopherm |
2006-11-15 | deleting old files | christopherm |
2006-11-15 | Making sql files internally single transactions | einhverfr |
2006-11-15 | making all files UTF8, removing UTF8 from their names | christopherm |
2006-11-15 | deleting old 8859-1 version | christopherm |
2006-11-15 | deleting old 8859-1 version | christopherm |
2006-11-14 | renaming Danish_Default to match current scheme which has charset in file nam... | christopherm |
2006-11-14 | converting Danish_Default-chart to utf-8 from 8859-1 | christopherm |
2006-11-14 | Fixed defaults in numerous CoA's | einhverfr |
2006-11-14 | Fixed issue with US_General chart and updated BUGS file | einhverfr |
2006-11-14 | Syntax fixes | tetragon |
2006-11-12 | Adding tax category support to the db | tetragon |
2006-11-12 | creating a central Session::password_check which will allow for an upgrade fr... | christopherm |
2006-11-08 | Fixed bug: custom field tables don't contain declared primary key | einhverfr |
2006-11-08 | Fixed bug: custom field tables don't contain declared primary key | einhverfr |
2006-11-03 | moving all user preferences into the central db. This will break current test... | christopherm |
2006-11-02 | fixing unescaped quote in comment | christopherm |
2006-11-01 | Merged Pg-tables, functions, and indeces into Pg-database.sql | einhverfr |
2006-10-31 | Making Pg-upgrade-2.6.18-2.6.19.sql safe to use for now | einhverfr |
2006-10-31 | Moving Pg-upgrade* into sql/legacy directory | einhverfr |
2006-10-31 | Finished converting CoA's... | einhverfr |
2006-10-31 | Egyptian and French CoA's... | einhverfr |
2006-10-31 | Danish and Dutch CoA's... | einhverfr |
2006-10-31 | COnverted all Canadian, Colombian, and Czech CoA's | einhverfr |
2006-10-31 | Converted Australian and Austrian CoA's | einhverfr |
2006-10-31 | Defaults table revision. Most COA's and System->defaults are known to be broken. | einhverfr |
2006-10-30 | Fixing IR, IS, and CT bugs | einhverfr |
2006-10-27 | removing stray comma | christopherm |
2006-10-26 | Moved Slony configuration scripts into new contrib directory. | einhverfr |
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 | fixed length check for upgrades | 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-10 | Fixing broken escapes of single quotes in strings | christopherm |
2006-10-10 | sorting by account number to simplify translation/comparison to Canada-Englis... | christopherm |
2006-10-10 | renaming Canada-French to more accurate Canada-Quebec, using utf-8 and settin... | christopherm |
2006-10-08 | First round of tax code replacement, adds cumulative tax support | tetragon |
2006-10-08 | Fix syntax and table names to match schema | tetragon |