summaryrefslogtreecommitdiff
path: root/bin/admin.pl
AgeCommit message (Expand)Author
2007-07-09Fixing 1750802tetragon
2007-04-12Formatting with Perltidyeinhverfr
2007-03-23Fixing Access Denied on Admin logouteinhverfr
2007-03-22Removing delete_datasettetragon
2007-03-21Switching save to using the current LedgerSMB::User constructortetragon
2007-03-17Ripped out applicaton lock functionality. If you are upgrading schedule an ou...linuxpoet
2007-03-02Fixing admin.pl bugeinhverfr
2007-02-22Correcting regex in admin.pleinhverfr
2007-02-22Fixing bug 1665716einhverfr
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-15setting default port to 5432 with no default user namechristopherm
2006-11-15setting default dbhost to localhostchristopherm
2006-11-14Using 'localhost' instead of $locale->text('localhost')christopherm
2006-11-14expired session handling is broken, setting form action to admin.pl which wil...christopherm
2006-11-14 Doing the same thing for expired sessions - back to login instead of ugly in...christopherm
2006-11-14When the user enters an incorrect password, they're redirect to the login scr...christopherm
2006-11-13'root login' is history... the admin user is now, strangely enough called 'ad...christopherm
2006-11-13fixing tool to change admin passwordchristopherm
2006-11-13fixing a couple of $form->callback to $form->{callback}christopherm
2006-11-13Fixing callback/{callback}einhverfr
2006-11-13Set default language code for selectiontetragon
2006-11-13fixing double md5()ing of passwords. User::save_member now assumes that a 32 ...christopherm
2006-11-13Fixing logouteinhverfr
2006-11-13Fixing logouteinhverfr
2006-11-13Adding proper redirect bits lots of placeseinhverfr
2006-11-13Hopefully fixing behavior on saving users.einhverfr
2006-11-13Hopefully fixing admineinhverfr
2006-11-13fetching user data from central db instead of flat file, removing sessionid, ...christopherm
2006-11-12adding __FILE__ and __LINE__ to admin.pl so I can debug and fix this messchristopherm
2006-11-03moving all user preferences into the central db. This will break current test...christopherm
2006-11-03String updatestetragon
2006-10-31Defaults table revision. Most COA's and System->defaults are known to be broken.einhverfr
2006-10-31Some string cleaningtetragon
2006-10-30Unlocalised string fixestetragon
2006-10-30Changed LedgerSMB/User.pm to be package LedgerSMB::User, and changed all the ...jasonjayr
2006-10-25Display error instead of dying horribly when locale not foundtetragon
2006-10-24Moved %printer from ledger-smb.conf to Ledger::Sysconfigeinhverfr
2006-10-24Moved all scalars out of ledger-smb.confeinhverfr
2006-10-23Convert locales to Locale::Maketext::Lexicontetragon
2006-10-21Removing Locale::findsubtetragon
2006-10-21First batch of files cleaned up for reverse function translation lookup removaltetragon
2006-10-19Fixed user creation bugeinhverfr
2006-10-18Fixing error on user creationeinhverfr
2006-10-18Added ui for 1 000.00 formateinhverfr
2006-10-16`cat svn-commit.2.tmp`einhverfr
2006-10-13removing bin/lynx and bin/mozilla folders. All scripts are now at bin/ with b...christopherm