Bug 23057: (QA follow-up) Remove new AddReturn message ReturnOfLostItemBlocked, use...
[koha-equinox.git] / C4 / Tags.pm
2016-06-10 Mark TompsettBug 16637: Dependency for C4::Tags not listed
2016-06-06 Jonathan DruartBug 16455: Remove the "Too late to run INIT block"...
2016-06-04 Jonathan DruartBug 16444: Make C4::Tags plack safe
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2014-10-30 Mark TompsettBug 12916 - Use of uninitialized values $max and $min...
2012-12-22 Jared Camins-EsakovBug 9136: C4::Tags not Plack-compatible
2012-10-01 Paul PoulainBug 7642 follow-up fix POD
2012-10-01 Robin SheatBug 7642 - fix the lost display of tag sizes
2012-09-20 Mason JamesBug 6679 - [SIGNED-OFF]fixing 23 '"return" statement...
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-06-10 Mason JamesBug 6679: Fixing 26 perlcritic violations in C4/Tags.pm
2012-05-28 Chris CormackBug 4330 : Adding copyright headers and fixing FSF...
2011-12-08 Owen LeonardBug 7259 - Show a count of items pending approval on...
2010-06-09 Andrew ElwellMore POD cleanups
2009-09-30 Paul Poulainbugfix for ???
2008-07-22 Joe AtzbergerBug 2279: TagsModeration effectiveness restored.
2008-06-06 Joe AtzbergerBugfix is_approved() to handle the 3-state nature of...
2008-06-03 Joe AtzbergerRestrict OPAC tags display to approved=>1.
2008-05-29 Joe AtzbergerTags AJAX integration on OPAC details page, so it behav...
2008-05-29 Joe AtzbergerAdding basic get_filters to Tags, centralizing "counts...
2008-05-29 Joe AtzbergerInitial commit for Tags back-end moderation. Requires...
2008-05-29 Joe AtzbergerNew subs for moderation, fixed bug to allow multiple...
2008-04-22 Joe AtzbergerTags - module, script and template support for user...