Age | Commit message (Expand) | Author |
2006-11-13 | fixing a couple of $form->callback to $form->{callback} | christopherm |
2006-11-13 | changed arguments to Dumper to sort keys by default. since $form typically c... | jasonjayr |
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 | Fixing redirect for admin.pl | 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-13 | Applying Mads' bugfixes | einhverfr |
2006-11-13 | Updated spec file | einhverfr |
2006-11-13 | Adding BUGS file | einhverfr |
2006-11-13 | Adding commit back in on HR.pm | einhverfr |
2006-11-13 | Added installation instructions | einhverfr |
2006-11-13 | Lots more dbconnects removed | einhverfr |
2006-11-13 | fixing fetchrow syntax error, adding file and line numbers in errors | christopherm |
2006-11-13 | Fixing a few db connection bugs | einhverfr |
2006-11-12 | Numerous small problems fixed with Form | einhverfr |
2006-11-12 | fixing unparametrised query | christopherm |
2006-11-12 | fixing unparametrised query, removing improper useage of $sth->rows | christopherm |
2006-11-12 | removing left-over debugging code | einhverfr |
2006-11-12 | Fix for saving user preferences | tetragon |
2006-11-12 | parametrise unparametrised query | tetragon |
2006-11-12 | Using ARGV[0] for $membersfile, displaying usage message if not supplied. Min... | christopherm |
2006-11-12 | Updating template for new string | tetragon |
2006-11-12 | Added Parse::RecDescent to recommended dependencies, updated UPGRADE file | einhverfr |
2006-11-12 | Added error handling to missing GlobalDBH case | einhverfr |
2006-11-12 | Adding script to convert users in members file to central db. It works well e... | christopherm |
2006-11-12 | Applying Mads' patch to ledger-smb.css | einhverfr |
2006-11-12 | Fixing redirect bug that causes form data to be lost | einhverfr |
2006-11-12 | Fixed 2 bugs: import text not working with alphanumeric partnumbers and comm... | einhverfr |
2006-11-12 | Adding tax category support to the db | tetragon |
2006-11-12 | adding __FILE__ and __LINE__ to admin.pl so I can debug and fix this mess | christopherm |
2006-11-12 | Removing debugging code that set a DiedHere cookie | christopherm |
2006-11-12 | Fixed one bug in IR.pm | einhverfr |
2006-11-12 | creating a central Session::password_check which will allow for an upgrade fr... | christopherm |
2006-11-12 | common.pl exiting after Location header, adding tiny bit of debugging info fo... | christopherm |
2006-11-12 | Added exit after redirect on logout | einhverfr |
2006-11-12 | Fixed invalid redirect on logout | einhverfr |
2006-11-11 | Added initial documentation to upgrade installations. | einhverfr |
2006-11-11 | Adding common.pl | einhverfr |
2006-11-11 | Removed exec()'ing redirects | einhverfr |
2006-11-11 | Re-adding copyright data from old locales | tetragon |
2006-11-11 | Strings for 1.2.0 | tetragon |
2006-11-11 | Fixed trial balance db errors | einhverfr |
2006-11-11 | Fixed bug preventing parts from being updated | einhverfr |
2006-11-11 | when adding parts, etc. price update defaults to current date on save | einhverfr |