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
/
bin
/
admin.pl
Age
Commit message (
Expand
)
Author
2007-07-09
Fixing 1750802
tetragon
2007-04-12
Formatting with Perltidy
einhverfr
2007-03-23
Fixing Access Denied on Admin logout
einhverfr
2007-03-22
Removing delete_dataset
tetragon
2007-03-21
Switching save to using the current LedgerSMB::User constructor
tetragon
2007-03-17
Ripped out applicaton lock functionality. If you are upgrading schedule an ou...
linuxpoet
2007-03-02
Fixing admin.pl bug
einhverfr
2007-02-22
Correcting regex in admin.pl
einhverfr
2007-02-22
Fixing bug 1665716
einhverfr
2006-12-05
Converting 2-arg open to 3-arg open
tetragon
2006-11-23
Applying patch 15998004
einhverfr
2006-11-15
removing choice for db encoding... utf-8 all the way baby!!
christopherm
2006-11-15
setting default port to 5432 with no default user name
christopherm
2006-11-15
setting default dbhost to localhost
christopherm
2006-11-14
Using 'localhost' instead of $locale->text('localhost')
christopherm
2006-11-14
expired 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-14
When 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-13
fixing tool to change admin password
christopherm
2006-11-13
fixing a couple of $form->callback to $form->{callback}
christopherm
2006-11-13
Fixing callback/{callback}
einhverfr
2006-11-13
Set default language code for selection
tetragon
2006-11-13
fixing double md5()ing of passwords. User::save_member now assumes that a 32 ...
christopherm
2006-11-13
Fixing logout
einhverfr
2006-11-13
Fixing logout
einhverfr
2006-11-13
Adding proper redirect bits lots of places
einhverfr
2006-11-13
Hopefully fixing behavior on saving users.
einhverfr
2006-11-13
Hopefully fixing admin
einhverfr
2006-11-13
fetching user data from central db instead of flat file, removing sessionid, ...
christopherm
2006-11-12
adding __FILE__ and __LINE__ to admin.pl so I can debug and fix this mess
christopherm
2006-11-03
moving all user preferences into the central db. This will break current test...
christopherm
2006-11-03
String updates
tetragon
2006-10-31
Defaults table revision. Most COA's and System->defaults are known to be broken.
einhverfr
2006-10-31
Some string cleaning
tetragon
2006-10-30
Unlocalised string fixes
tetragon
2006-10-30
Changed LedgerSMB/User.pm to be package LedgerSMB::User, and changed all the ...
jasonjayr
2006-10-25
Display error instead of dying horribly when locale not found
tetragon
2006-10-24
Moved %printer from ledger-smb.conf to Ledger::Sysconfig
einhverfr
2006-10-24
Moved all scalars out of ledger-smb.conf
einhverfr
2006-10-23
Convert locales to Locale::Maketext::Lexicon
tetragon
2006-10-21
Removing Locale::findsub
tetragon
2006-10-21
First batch of files cleaned up for reverse function translation lookup removal
tetragon
2006-10-19
Fixed user creation bug
einhverfr
2006-10-18
Fixing error on user creation
einhverfr
2006-10-18
Added ui for 1 000.00 format
einhverfr
2006-10-16
`cat svn-commit.2.tmp`
einhverfr
2006-10-13
removing bin/lynx and bin/mozilla folders. All scripts are now at bin/ with b...
christopherm