summaryrefslogtreecommitdiff
path: root/LedgerSMB/User.pm
AgeCommit message (Expand)Author
2008-11-10Simple socket-based Postgres login.Jonas Smedegaard
2007-12-31* Committed Tony Brummett's patch for last/avg costseinhverfr
2007-12-21Correcting header error when creating dataseteinhverfr
2007-12-11Correcting interpolation issue in User::process_queryeinhverfr
2007-11-23Fixing accidental commit of user-specific customizationseinhverfr
2007-11-23Fixes to closing till reporteinhverfr
2007-11-07Replacing backticks with system() calls since VanillaPerl seems to have issue...einhverfr
2007-05-04UTF-8 update backpatchtetragon
2007-04-12Formatting with Perltidyeinhverfr
2007-03-22Removing delete_datasettetragon
2007-03-21added with no-user handling in User.pmeinhverfr
2007-03-21Fixing error posting payments and requring user for User::fetch_configeinhverfr
2007-03-17More conversion from HTTP_USER_AGENT to GATEWAY_INTERFACEtetragon
2007-03-02Removing debug statement....einhverfr
2007-03-02Fixing db creation to use tcp/ip socketseinhverfr
2006-12-05Converting 2-arg open to 3-arg opentetragon
2006-11-23Applying patch 15998004einhverfr
2006-11-15removing choice for db encoding... utf-8 all the way baby!!christopherm
2006-11-15Adding more psql error detection stuffeinhverfr
2006-11-15Added psql error detectioneinhverfr
2006-11-15setting localhost as dbhost and 5432 as port if they are nullchristopherm
2006-11-14Localhost is now the default when creating new userseinhverfr
2006-11-14Adding transaction handling to db script processing.einhverfr
2006-11-13fixing double md5()ing of passwords. User::save_member now assumes that a 32 ...christopherm
2006-11-12fixing unparametrised querychristopherm
2006-11-12Fix for saving user preferencestetragon
2006-11-12creating a central Session::password_check which will allow for an upgrade fr...christopherm
2006-11-03moving all user preferences into the central db. This will break current test...christopherm
2006-11-01Merged Pg-tables, functions, and indeces into Pg-database.sqleinhverfr
2006-10-31Defaults table revision. Most COA's and System->defaults are known to be broken.einhverfr
2006-10-30Changed 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 -0500jasonjayr
2006-10-30Fixing scoping issue with employeenumbereinhverfr
2006-10-29Done removing SQL injection issues from User.pmeinhverfr
2006-10-29Mostly through User.pmeinhverfr
2006-10-25Remove hidden files from list of displayed languagestetragon
2006-10-25Switching locales over to using the .po files directlytetragon
2006-10-25Database upgrades now use psqleinhverfr
2006-10-24Fix filenames used for memberfile lockingtetragon
2006-10-24Forgot to include the ledger-smb.conf on that last commiteinhverfr
2006-10-24Removed extraneous arguments regarding config namespaceeinhverfr
2006-10-24Actually commit changes to country_codes to convert to standard namestetragon
2006-10-24Made sure the LedgerSMB::Sysconfig namespace was available where necessaryeinhverfr
2006-10-24Moved all scalars out of ledger-smb.confeinhverfr
2006-10-19Fixed user creation bugeinhverfr
2006-09-22updating website URL to point to ledgersmb.org - more, this time without bork...christopherm
2006-09-19If db superuser is now omitted, will try to create the dataset withouteinhverfr
2006-09-19Added superuser login for admin.pl and User.pmeinhverfr
2006-09-18fixed broken db version. Also fixed bug of trying to add all relations toeinhverfr
2006-09-14Made db updates use transactions.einhverfr