Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / tools / viewlog.pl
2020-08-06 Nick ClemensBug 25893: Use wildcards when searching logs
2020-05-04 Nick ClemensBug 25247: Only convert data ot objects when displaying...
2020-01-10 Nick ClemensBug 10352: Get add operations too
2020-01-10 Jonathan DruartBug 10352: Use a new object_type parameter instead...
2020-01-10 Jonathan DruartBug 10352: Display the correct modification logs for...
2019-04-19 Aleisha AmohiaBug 22365: Removing warn when accessing Log Viewer
2019-04-16 Nick ClemensBug 22069: (follow-up) fix patorns type for patrons
2019-04-16 Katrin FischerBug 22069: Make log viewer find item renewals
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2019-03-11 Josef MoravecBug 22363: Use Koha::ActionLogs->search instead of...
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2018-10-29 Nick ClemensBug 21242: If not searching for patron, move to log...
2018-10-15 BlouBug 21291: (follow-up) Pass subscriptionsnumber to...
2018-02-16 Josef MoravecBug 18789: (QA follow-up) Fix viewlog when accessed...
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2017-12-22 Nick ClemensBug 19621: Use Koha.Preference on template side to...
2017-08-25 Jonathan DruartBug 19080: Handle non-existing patrons gratefully
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove GetMemberDetails
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-08-17 Tomas Cohen AraziBug 16829: Add 'interface' to the log viewer
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-01-23 Jonathan DruartBug 15542: Always display the patron's info the same...
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-06-08 Jonathan DruartBug 10355: paramater 'object' lost on the road
2015-04-29 Marc VéronBug 4041: Third step - Display address on patron's...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-16 Tomas Cohen AraziBug 13991: (QA followup) uninitialized value and ...
2015-04-16 Marc VéronBug 13991: Uninitialized value $src in /tools/viewlog.pl
2015-04-16 Jonathan DruartBug 6911: (QA follow-up) Reintroduce few lines to avoid...
2015-04-13 Jonathan DruartBug 6911: Remember search terms in the log viewer tool
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-10 Colin CampbellBug 13522: Make it explicit that scalar containd a...
2014-08-05 Fridolin SomersBug 11331 - CSV export for viewlog.pl is missing newlin...
2014-08-05 Fridolin SomersBug 11331 - CSV export for viewlog.pl is missing newlines
2014-07-18 Owen LeonardBug 12542: Tabs inconsistency in different circ-menu...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-01-17 David CookBug 11477 - Add names for librarian and borrowers in...
2014-01-17 Galen CharltonBug 11473: (follow-up) ensure link to item is construct...
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2013-04-29 Galen CharltonRevert "Bug 9951: Followup for tools/viewlog.pl"
2013-04-20 Marcel de RooyBug 9951: Followup for tools/viewlog.pl
2013-03-31 Owen LeonardBug 9917 - Routing list tab on patron account should...
2013-01-18 Jonathan DruartBug 9108: Followup: send the dateformat value from...
2012-05-11 Lyon3 TeamReplace itemnumber by barcode in links of patron modifi...
2011-11-24 Srdjan JankovicBug 6303: Display Organisation and Parent Organisation...
2011-09-23 MJ RayBug 6460: alternative fix, updating template and script...
2011-04-08 Owen LeonardAdditional fixes for Bug 5422, Separate state field...
2011-04-07 Henri-Damien LAURENTBug 6014 : MT3138 Adding some permission management...
2011-03-20 Paul PoulainBug 4330 : Adding some copyright BibLibre statements
2010-10-22 Galen Charltonbug 4176: remove references to unimplemented system...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory tools/
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-05-28 Galen Charltonbug 3263: Staff Search Results Interface Changes
2009-04-24 David GoldfeinModified log reporting to allow multiple modules to...
2008-09-26 Joe AtzbergerConvert to C4::Debug, comment out unused Data::Dumper.
2008-09-02 Galen Charltonremove debug warn
2008-09-02 Danny Boumanbug 2569: added the zipcode to display along with the...
2008-04-22 Ryan HigginsSmall template cleanup: display library name and cat...
2008-04-10 Galen Charltongranular permissions - updated Tools
2008-03-19 Chris NighswongerModifications to viewlog.pl to keep it in the context...
2008-03-07 Chris NighswongerCorrecting code to display patronimage correctly
2008-02-28 Owen LeonardFixes for Bug 1721 (Modification Log link loses context)
2008-02-22 Chris CormackFix for bug 1844, links in the log no longer server...
2008-02-03 Chris NighswongerModified viewlog.pl to discern where it was called...
2007-12-20 Joe Atzbergerviewlog.pl - fixes bug 1657, passes DHTMLcalendar_datef...
2007-10-19 Joe Atzbergerviewlog.pl clean up, uses Dates.pm now
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-10-17 Henri-Damien LAURENTBugFixing : viewlog.pl was broken (comma missing)
2007-10-11 paulFIX for Date calculation
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-03-09 tipaulrel_3_0 moved to HEAD (introducing new files)