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
/
LedgerSMB
/
User.pm
Age
Commit message (
Expand
)
Author
2006-12-05
Converting 2-arg open to 3-arg open
tetragon
2006-12-05
Fixing all bug-1607680-like problems
einhverfr
2006-11-15
removing choice for db encoding... utf-8 all the way baby!!
christopherm
2006-11-15
Adding more psql error detection stuff
einhverfr
2006-11-15
Added psql error detection
einhverfr
2006-11-15
setting localhost as dbhost and 5432 as port if they are null
christopherm
2006-11-14
Localhost is now the default when creating new users
einhverfr
2006-11-14
Adding transaction handling to db script processing.
einhverfr
2006-11-13
fixing double md5()ing of passwords. User::save_member now assumes that a 32 ...
christopherm
2006-11-12
fixing unparametrised query
christopherm
2006-11-12
Fix for saving user preferences
tetragon
2006-11-12
creating a central Session::password_check which will allow for an upgrade fr...
christopherm
2006-11-03
moving all user preferences into the central db. This will break current test...
christopherm
2006-11-01
Merged Pg-tables, functions, and indeces into Pg-database.sql
einhverfr
2006-10-31
Defaults table revision. Most COA's and System->defaults are known to be broken.
einhverfr
2006-10-30
Changed LedgerSMB/User.pm to be package LedgerSMB::User, and changed all the ...
jasonjayr
2006-10-30
r457@eva: mystik | 2006-10-30 00:38:30 -0500
jasonjayr
2006-10-30
Fixing scoping issue with employeenumber
einhverfr
2006-10-29
Done removing SQL injection issues from User.pm
einhverfr
2006-10-29
Mostly through User.pm
einhverfr
2006-10-25
Remove hidden files from list of displayed languages
tetragon
2006-10-25
Switching locales over to using the .po files directly
tetragon
2006-10-25
Database upgrades now use psql
einhverfr
2006-10-24
Fix filenames used for memberfile locking
tetragon
2006-10-24
Forgot to include the ledger-smb.conf on that last commit
einhverfr
2006-10-24
Removed extraneous arguments regarding config namespace
einhverfr
2006-10-24
Actually commit changes to country_codes to convert to standard names
tetragon
2006-10-24
Made sure the LedgerSMB::Sysconfig namespace was available where necessary
einhverfr
2006-10-24
Moved all scalars out of ledger-smb.conf
einhverfr
2006-10-19
Fixed user creation bug
einhverfr
2006-09-22
updating website URL to point to ledgersmb.org - more, this time without bork...
christopherm
2006-09-19
If db superuser is now omitted, will try to create the dataset without
einhverfr
2006-09-19
Added superuser login for admin.pl and User.pm
einhverfr
2006-09-18
fixed broken db version. Also fixed bug of trying to add all relations to
einhverfr
2006-09-14
Made db updates use transactions.
einhverfr
2006-09-13
Removed some oracle and db2 cruft. Removed un-needed disconnects within singl...
linuxpoet
2006-09-12
Added a link to our sourceforge project page to the copyright notice in all
einhverfr
2006-09-10
Revised copyright notices for PM's.
einhverfr
2006-09-06
adding query error reporting should the create fail
christopherm
2006-09-06
fixing css search/replace to include all possible SL style sheets other than ...
christopherm
2006-09-05
updating login function to regen user.conf at every login, members and user.c...
christopherm
2006-09-01
Initial Import
christopherm