index
:
ledger-smb
1.2.13+jones
1.2.16+jones
1.2.17+jones
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
Age
Commit message (
Expand
)
Author
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
2006-10-06
remove duplicate transactions table creation
linuxpoet
2006-10-03
Update Canadian GST rates.
tetragon
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
correcting omission of primary key for shipto updating in anticipation of
einhverfr
2006-09-24
Added defined primary keys to all tables
einhverfr
2006-09-24
Started the next db upgrade file. So far, I have set acc_trans.trans_id as a...
einhverfr
2006-09-23
Fixed issues with the creation of function in the upgrade scripts and function
einhverfr
2006-09-21
Fixed custom table functions not being added.
einhverfr
2006-09-21
New datasets have transaction reversal enforced by default.
einhverfr
2006-09-20
Renamed transaction_ledger to transactions
einhverfr
2006-09-19
Committing db fixes from Seneca
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-15
Added foreign key constraint to acc_trans
einhverfr
2006-09-13
Added unique id tracking.
einhverfr
2006-09-12
New sl-stack changes extensions
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-10
Added a script which will notify individuals of short parts via email in
einhverfr
2006-09-09
Added a little documentation
linuxpoet
2006-09-09
initial script for upgrade to 2.6.18. Adds primary key to acc_trans
linuxpoet
2006-09-09
Remove all non Pg Ports, they were unsupported and LedgerSMB is a Pg only pro...
linuxpoet
2006-09-06
Fixed db update
einhverfr
2006-09-04
Removed the underscore from valid login names since it was causing regex errors.
einhverfr
2006-09-01
Initial Import
christopherm
[prev]