Age | Commit message (Expand) | Author |
2007-12-21 | Correcting header error when creating dataset | einhverfr |
2007-11-25 | Handling missing login values | einhverfr |
2007-11-07 | Converting backticks to use system() to avoid many problems on Windows | einhverfr |
2007-11-01 | Renaming the Session namespace to LedgerSMB::Auth | einhverfr |
2007-10-09 | User::fetch_config now works, and there are some other auth fixes here too | einhverfr |
2007-10-08 | More authentication fixes. | einhverfr |
2007-10-07 | Authetication now works as far as the root document | einhverfr |
2007-10-07 | Login is still broken. However, a lot of progress has been made. THis also ... | einhverfr |
2007-10-03 | Disabled login checking in LedgerSMB.pm, temporarily. | aurynn_cmd |
2007-08-27 | Fixing entity_id/id for employee in User.pm | einhverfr |
2007-08-27 | Applying a few bugfixes, | einhverfr |
2007-07-16 | podify User.pm | tetragon |
2007-06-22 | Fixing user@company logins | einhverfr |
2007-04-29 | Set database connections to utf8 | tetragon |
2007-04-26 | Merging bugfixes from current branches/1.2 | einhverfr |
2007-04-26 | Doing a simple Perltidy commit so that I can evaluate differences between the... | einhverfr |
2007-03-24 | Removing executable bit from .pm files in svn | einhverfr |
2007-03-17 | More conversion from HTTP_USER_AGENT to GATEWAY_INTERFACE | tetragon |
2007-03-08 | Moved other .pm's from 'employee' to 'employees' | einhverfr |
2007-03-03 | Making dataset creation safe for remote db servers | einhverfr |
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 |