changing form to post method (not new_acq related)
[koha.git] / C4 / VirtualShelves /
2009-09-30 Marc ChantreuxC4::VirtualShelves::Merge
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-08-06 Nahuel ANGELINETTI(bug #3497) show publication year, or copyrightdate
2009-06-29 Garry CollumBug 3229: Fixes sort-by feature for jquery tablesorter...
2009-06-29 Garry CollumBug 3347: Inconsistencies with public and private list...
2009-05-12 Nahuel ANGELINETTI(bug #1578) change the shelf COinS support
2009-03-06 Nahuel Angelinettibug 2772: bad image location
2009-02-09 Joe AtzbergerBug 2940 - private shelf (list) display error on 2nd...
2008-11-20 Allen ReinmeyerBug #2531 Cannot delete private shelf
2008-08-21 Galen Charltonbug 2509: fix file permissions
2008-08-04 Chris Nighswongerkohabug 2456 Moving certain C4::VirtualShelves.pm subs...
2008-08-04 Chris Nighswongerkohabug 2437 Corrects LIMIT offset algorithm
2008-07-24 Chris Nighswongerkohabug 2392 Changing array dereferencing syntax
2008-07-22 Chris Nighswongerkohabug 2159 Improving "Lists" button list refreshes...
2008-07-22 Chris NighswongerAllow anyone with superlibrarian permission to edit...
2008-07-10 Joshua FerraroFallout from removing Date.pm, two places still used it
2008-06-26 Chris NighswongerCorrecting mistyped var names and adding error trapping...
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-09 Chris Nighswongerkohabug 1874 Adding variable assignment so that the...
2008-03-18 Joshua Ferrarofixing display of itemtypes and itemtype icons in virtu...
2008-02-23 Joe AtzbergerShelves - fixup display, in particular intranet side
2008-02-16 Galen Charltonvarious virtual shelves/lists fixes
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....