Bug 28959: Add virtualshelves.public as a boolean
[koha.git] / Koha / Virtualshelf.pm
2021-10-28 Tomas Cohen AraziBug 28959: Add virtualshelves.public as a boolean
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2017-07-17 Marc VéronBug 18672: Fix overwriting creation date with modificat...
2017-07-05 Marcel de RooyBug 18228: Implement the new columns in code
2016-10-11 Jonathan DruartBug 17094: Make Koha::Virtualshelf methods return Koha...
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-02-12 Jonathan DruartBug 15446: Rename Koha::Object[s]->type with _type
2015-11-05 Alex ArnaudBug 14544: Handle database error when creating a shelf...
2015-11-05 Jonathan DruartBug 14544: Make the OPAC side independent of Page.pm
2015-11-05 Jonathan DruartBug 14544: Make the intranet side independent of Page.pm
2015-11-05 Jonathan DruartBug 14544: Koha::Virtualshelfcontent[s]
2015-11-05 Jonathan DruartBug 14544: Move share routines to Koha::Virtualshelfsha...
2015-11-05 Jonathan DruartBug 14544: Get rid of AddShelf
2015-11-05 Jonathan DruartBug 14544: Get rid of GetShelf
2015-11-05 Jonathan DruartBug 14544: Add Koha::Virtualshelf and Koha::Virtualshelves