Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / opac / opac-addbybiblionumber.pl
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-05-02 Jonathan DruartBug 22542: Force back button to display personal data
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-05 Marcel de RooyBug 18228: Implement the new columns in code
2016-09-25 Jonathan DruartBug 16519: Replace 'our' with 'my' in [opac-]addbybibli...
2016-06-06 Jonathan DruartBug 16518: Fix Plack variable scoping problem in opac...
2016-01-27 Owen Leonard Bug 6322 - It's possible to view lists/virtualshelves...
2015-11-05 Jonathan DruartBug 14544: Get rid of C4::VirtualShelves and C4::Virtua...
2015-11-05 Jonathan DruartBug 14544: Get rid of GetShelfContent
2015-11-05 Jonathan DruartBug 14544: Get rid of ShelfPossibleAction
2015-11-05 Jonathan DruartBug 14544: Koha::Virtualshelfcontent[s]
2015-11-05 Jonathan DruartBug 14544: Get rid of GetAllShelves
2015-11-05 Jonathan DruartBug 14544: Get rid of AddShelf
2015-11-05 Jonathan DruartBug 14544: Get rid of GetShelf
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2013-07-05 Marc VeronBug 5894: Display all titles when confirming copy of...
2012-05-22 Marcel de RooyBug 7788: [SIGNED-OFF] Followup: GetShelf call in addby...
2012-04-03 Dobrica PavlinusicBug 7863 - opac-addbybiblionumber.pl plack scoping
2012-03-21 Marcel de Rooy7310 Indentation followup replacing leading tabs with...
2012-03-21 Marcel de RooyBug 7310: Code changes for Improving list permissions
2012-02-01 Aleksa VujicicBug 6631: Anonymous users can create lists in OPAC
2011-04-07 Colin CampbellBug 6096 Correctly return arrayref from GetAllShelves
2011-03-31 Owen LeonardFix for Bug 3523 - Menu of existing lists limited to 10
2011-01-19 Mason JamesBug 4289: 'OpacPublic' feature
2010-10-06 Galen Charltonremoved AddToShelfFromBiblio from C4::VirtualShelves
2010-03-17 Lars WirzeniusFix FSF address in directory opac/
2009-08-10 Garry CollumBug 2505: Enabled warnings in opac-addbybiblionumber...
2009-06-29 Nahuel ANGELINETTI(bug #3363) do not reload parent if you add a biblio...
2009-04-08 Owen LeonardFix for Bug 3095, Add to lists page doesn't redirect...
2008-12-05 Allen ReinmeyerBug 2675 users public lists do not show on opac-detail.pl
2008-10-23 Allen ReinmeyerBug #2709 Cannot add from Search to New list
2008-10-16 Marc Chantreux2663 fix
2008-08-04 Chris Nighswongerkohabug 2456 Moving certain C4::VirtualShelves.pm subs...
2008-07-22 Chris Nighswongerkohabug 2159 Improving "Lists" button list refreshes...
2008-06-26 Chris NighswongerBugfix correcting 'New List' behavior on opac-search.pl
2008-06-20 Chris Nighswongerkohabug 2238 This patch allows patrons to add books...
2008-05-11 Owen LeonardFinishing adding additional markup for increased flexib...
2008-01-29 Owen LeonardChanging the way items are added to the cart and and...
2007-12-31 Joe Atzbergeropac-addbybiblionumber.pl - Remove false dependency...
2007-12-12 Ryan HigginsAdd multiple items to virt shelf, and bugvix virtual...
2007-08-09 Joshua FerraroRevert "new virtual shelves changes, keyed by biblionum...
2007-08-09 Joshua Ferraronew virtual shelves changes, keyed by biblionumber...
2007-08-09 Joshua Ferraronew virtual shelves changes, keyed by biblionumber
2007-08-08 Joshua Ferraroupdate to virtual shelves -- approved
2007-08-08 Joshua Ferraroworking on virtual shelves cleanup, partially finished