Age | Commit message (Expand) | Author |
2006-11-14 | Ignore dbh from $form->{previousform} | tetragon |
2006-11-14 | Fixing many accidental disconnects. | einhverfr |
2006-11-14 | Fixed currencies not showing up. | einhverfr |
2006-11-14 | Fix rendering of tax config form for Firefox | tetragon |
2006-11-14 | Localhost is now the default when creating new users | einhverfr |
2006-11-14 | Fix call to fetchrow_array | tetragon |
2006-11-14 | Fix parametrisation of a query | tetragon |
2006-11-14 | Removing unnecessary .htaccess files | einhverfr |
2006-11-14 | Syntax fixes | tetragon |
2006-11-14 | Adding transaction handling to db script processing. | einhverfr |
2006-11-14 | Removing "SL" from faq and manual | einhverfr |
2006-11-14 | Applying Mads' fixes | einhverfr |
2006-11-14 | Fixed 500 error when trying to connect with bad GlobalDBH settings, this time... | einhverfr |
2006-11-14 | Fixed 500 error when trying to connect with bad GlobalDBH settings. | einhverfr |
2006-11-14 | Adding some simple WIX XML files for building on Win32. | einhverfr |
2006-11-14 | Fix syntax of port in default DB connection string | tetragon |
2006-11-13 | Adding outlines of a build script for Windows. | einhverfr |
2006-11-13 | trivial change to release_notes | einhverfr |
2006-11-13 | Changing version numbers for Beta | einhverfr |
2006-11-13 | build.sh now minimally works for releasing. Contributions welcome. | einhverfr |
2006-11-13 | Updating build.sh | einhverfr |
2006-11-13 | Adding release scripts | einhverfr |
2006-11-13 | 'root login' is history... the admin user is now, strangely enough called 'ad... | christopherm |
2006-11-13 | Updating BUGS | einhverfr |
2006-11-13 | fixing tool to change admin password | christopherm |
2006-11-13 | Documenting missing admin password | einhverfr |
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 |