Bug 1963 Problem with deleted biblio in a virtual shelf
[koha-equinox.git] / C4 / VirtualShelves.pm
2012-10-17 Frédéric DemiansBug 1963 Problem with deleted biblio in a virtual shelf
2012-09-05 Marcel de RooyBug 8706 - Private lists can be accessed by anyone
2012-09-03 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7805'
2012-09-03 Marcel de RooyBug 7805 Followup for perlcritic messages
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-06-09 Marcel de RooyBug 7805: Exposing the new list permissions in opac...
2012-04-06 Marcel de Rooy7368 Followup for indentation in VirtualShelves.pm
2012-03-21 Marcel de Rooy7310 Indentation followup replacing leading tabs with...
2012-03-21 Marcel de RooyBug 7310: Improving list permissions: Deleting patron
2012-03-21 Marcel de RooyBug 7310: Code changes for Improving list permissions
2012-02-15 Paul PoulainBug 6875 de-nesting C4::VirtualShelves
2011-09-06 Chris CormackBug 6555 : only 10 lists show in the staff client
2011-06-10 Owen LeonardFix for Bug 6402, Lists sorted by year appear to be...
2011-04-07 Colin CampbellBug 6096 Correctly return arrayref from GetAllShelves
2011-04-07 Colin CampbellBug 5529 Absence or Presence of lists not being reliabl...
2011-03-31 Owen LeonardFix for Bug 3523 - Menu of existing lists limited to 10
2011-01-05 Owen LeonardFix for Bug 3347 - Inconsistencies with tables in opac...
2010-12-29 Chris CormackBug 5526: Follow up patch removing a warn statement
2010-12-29 Owen LeonardFix for Bug 5526, List of lists should be in alphabetic...
2010-10-06 Galen Charltonremoved AddToShelfFromBiblio from C4::VirtualShelves
2010-06-25 Galen Charltonreplace references to defunct info email address
2010-06-09 Andrew ElwellMore POD cleanups
2010-05-26 Galen Charltonfix a common "developement" typo
2010-05-25 Galen Charltonfix a common "developement" typo
2010-04-30 David BirminghamFix to ORDER BY SQL in lists feature
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-01-28 Nahuel ANGELINETTI(bug #4004) disallow access for non-logged in users...
2009-10-02 Matthias MeusburgerFunction GetRecentShelves modified so it can tell ...
2009-09-30 Henri-Damien LAURENTBug Fixing Merge and addbybiblionumber.pl
2009-09-06 Galen Charltonbug 1003: tweak GetBibliosShelves
2009-09-06 Nicole EngardBug 1003 Added lists to bib details pages
2009-08-06 Nahuel ANGELINETTI(bug #3497) show publication year, or copyrightdate
2009-06-08 Galen Charltonbug 2505: turn on warnings in seven modules
2009-01-12 Nahuel ANGELINETTI(bug #2908) adding send shelf by e-mail feature
2008-08-04 Galen Charltonbug 2459: fix module depedency error blocking SIP2
2008-08-04 Chris Nighswongerkohabug 2456 Moving certain C4::VirtualShelves.pm subs...
2008-07-24 Chris Nighswongerkohabug 2392 Changing array dereferencing syntax
2008-07-23 Chris NighswongerCorrecting C4::VirtualShelves::ShelfPossibleAction...
2008-07-22 Chris Nighswongerkohabug 2159 Improving "Lists" button list refreshes...
2008-07-22 Chris NighswongerAllow anyone with superlibrarian permission to edit...
2008-06-20 Chris Nighswongerkohabug 1873 Fixes shelves.pl so that the date is displ...
2008-06-20 Chris Nighswongerkohabug 1875 Public lists/virtualshelves are displayed...
2008-06-12 Joe AtzbergerChange order of checks, and avoid warnings if args...
2008-02-23 Joe AtzbergerShelves - fixup display, in particular intranet side
2008-02-16 Galen Charltonvarious virtual shelves/lists fixes
2008-01-24 Joe AtzbergerBackend for "Session" Shelves in toolbar. Affects Auth...
2008-01-18 Joe AtzbergerShelves wrap up - bugfix 1405, opac checkbox js fixed
2008-01-15 Joe AtzbergerShelves - bugfix 1403 amongst others
2008-01-14 Joe AtzbergerShelves consolidation to C4::VirtualShelves::Page....
2008-01-10 Joe AtzbergerShelves - bugfix, toggle "Holds" link, add "Author...
2008-01-09 Joe AtzbergerVirtualShelves.pm - expanded SQL for shelf contents...
2008-01-08 Joe AtzbergerVirtualShelves.pm - BEGIN block VERSION and vars relate...
2007-12-28 Joe AtzbergerOPAC VirtualShelves overhaul -- bugfix 1413 (among...
2007-12-12 Ryan HigginsVirtual shelves: per shelf sort, multiple add in OPAC...
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-03 Joshua Ferrarochmod 644 on all modules
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