Age | Commit message (Expand) | Author |
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 |