Age | Commit message (Expand) | Author |
---|---|---|
2010-01-16 | cleanup login() | cweiske |
2009-11-20 | replace regex email validation with PHP filter function and remove DNS checki... | cweiske |
2009-10-31 | test getObjectUsers() and fix a bug found by the tests | cweiske |
2009-10-30 | move user class into own file | cweiske |
2009-10-28 | fix unfreed sql result and add deleteAll() for users | cweiske |
2009-10-28 | test previously fixed bug: voting was updated for all bookmarks, not only the... | cweiske |
2009-10-26 | add docblocks to service classes | cweiske |
2009-10-25 | test if deleting bookmarks works. to do this, we need a new testbase method t... | cweiske |
2009-10-25 | correct indentation and visibility modifier | cweiske |
2009-10-24 | convert tabs to spaces | cweiske |
2009-10-24 | use dbservice in all services that need a db | cweiske |
2009-10-23 | rename ServiceFactory::getServiceInstance() to get() - much easier to write | cweiske |
2009-10-23 | Begin work on voting system | cweiske |
2009-10-03 | make the application work again | cweiske |
2009-10-03 | more file renamings | cweiske |