aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-24use dbservice in all services that need a dbcweiske
2009-10-24fix noticecweiske
2009-10-24document getBookmarks()cweiske
2009-10-24clear votes table before testing votescweiske
2009-10-24Add VoteTest to AllTestscweiske
2009-10-24Implement voting service and unit tests for itcweiske
2009-10-24introduce dbservice, a service base class that has a database variable, table...cweiske
2009-10-24print full backtrace on errorcweiske
2009-10-24make it possible to run other tests standalone, toocweiske
2009-10-24tabs to spaces, document and format addBookmark()cweiske
2009-10-23rename ServiceFactory::getServiceInstance() to get() - much easier to writecweiske
2009-10-23make the file PEAR CS compliantcweiske
2009-10-23tell what you needcweiske
2009-10-23revamp service factorycweiske
2009-10-23voting tablecweiske
2009-10-23Begin work on voting systemcweiske
2009-10-03get rid of headers-already-sent-errors when running unit tests on clicweiske
2009-10-03make tests run again (though they do not pass)cweiske
2009-10-03make the application work againcweiske
2009-10-03more file renamingscweiske
2009-10-03move files to new locationscweiske
2009-10-03prepare new directory structure (see: http://wiki.php.net/pear/rfc/pear2_stan...cweiske
2009-10-01re-add home link; requested by benjamincweiske
2009-09-29write ChangeLog for 0.94, more UPGRADE detailscweiske
2009-09-29prepare 0.94cweiske
2009-09-29add authors to AUTHORS filecweiske
2009-09-29fix problem: "api/posts/all not found"cweiske
2009-09-29fix unfreed result on watchlist pagecweiske
2009-09-25Make german translation prettycweiske
2009-09-25move de_AT to de_DE since it is not specific to austria and better than the o...cweiske
2009-09-25remote de_DE since I will move de_AT over itcweiske
2009-09-22do not use path_info when it is not definedcweiske
2009-09-22use proper html entities - ; was missingcweiske
2009-09-22use proper php tags, no the short tag syntax that does not work on 50% of all...cweiske
2009-09-22make login html validcweiske
2009-09-22make registration page validcweiske
2009-09-22make about page validcweiske
2009-09-22Remove "home" link in menu toolbar since the logo/title is linked anywaycweiske
2009-09-22Fix bug #2674961: editAllowed optimization - make less queries for each bookmarkcweiske
2009-09-22Fix bug #2674961: editAllowed optimization - make less queries for each bookmarkcweiske
2009-09-22Fix mysqli db class: escaping did not work at allcweiske
2009-09-21remove dbport from default config because nobody changes that one anyway. als...cweiske
2009-09-21Fix bug #2863644: Updated INSTALL.txt - thanks, till!cweiske
2009-09-20url and cat are not used in users.phpcweiske
2009-09-20Put charset declaration before titlecweiske
2009-09-20hide welcome message if it is emptycweiske
2009-09-20Put all configuration options into config.default.inc.php. Use phpdoc docbloc...cweiske
2009-09-20explain bookmarks = 0 problem and remove die()cweiske
2009-09-20explain bookmarks = 0 problem and remove die()cweiske
2009-09-20name is .distcweiske