Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / reviews /
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-12 Jonathan DruartBug 18403: Patron reviews
2017-12-21 Jonathan DruartBug 19808: Handle deleted reviewers gracefully - review...
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove C4::Review residue
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove getnumberofreviews
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove deletereview
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove approvereview & unapp...
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove getallreviews
2015-09-07 BlouBug 14779: Cannot paginate reviews
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2011-12-27 Owen LeonardBug 1623 - Provide view of approved comments
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2008-12-11 Galen Charltonbug 2505: turn on warnings in reviews/reviewswaiting.pl
2008-04-10 Galen Charltongranular permissions - updated Tools
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-23 hdlCode Cleaning Members.
2006-12-08 toinsnow enable to manage reviews from intranet.
2006-06-17 rangiCan now approve or delete reviews
2006-06-17 rangiAdmin interface to approve reviews, not finished yet