Bug 13143 - Detect if the password is in a pipe
[koha-equinox.git] / C4 /
2016-01-27 Hector Castro Bug 13642 - Remove MARC::Crosswalk::DublinCore from...
2016-01-27 Hector Castro Bug 13642 - Adding new features for Dublin Core metadata
2016-01-27 Kyle M Hall Bug 14310 [QA Follow] - Remove FIXME, add explanation...
2016-01-27 Kyle M Hall Bug 14310 [QA Followup] - Adapt existing code to use...
2016-01-27 Julian Maurice Bug 15004: Allow to change amounts of duplicated budgets
2016-01-27 Jonathan Druart Bug 15628: Remove get_branchinfos_of vestiges
2016-01-27 Jonathan Druart Bug 6679: (follow-up) fix 9 perlcritic violations...
2016-01-27 Mason James Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations...
2016-01-27 Mason James Bug 6679 - [SIGNED-OFF] fix 9 perlcritic violations...
2016-01-27 Marcel de Rooy Bug 15553: [QA Follow-up] Replace hardcoded tmp and...
2016-01-27 Blou Bug 15553 - [SIGNED-OFF] cgisess_ files polluting...
2016-01-27 Jonathan Druart Bug 15209: Check the parameter at the beginning of...
2016-01-27 Colin Campbell Bug 15209 Validate passed MARC::Record objs in C4...
2016-01-27 Kyle M Hall Bug 15530 - Editing a course item via a disabled cours...
2016-01-25 Julian MauriceBug 15572: TransformHtmlToMarc - rewrite the loop
2016-01-25 Frédéric DemiansBug 15572: Follow-up to fix error on authority creation
2016-01-25 Jesse WeaverRevert "Bug 15572: TransformHtmlToMarc - rewrite the...
2016-01-25 Jesse WeaverRevert "Bug 15572: Follow-up to fix error on authority...
2016-01-19 NatashaBug 14538: editing perl doc for CalcFine
2016-01-19 Frédéric DemiansBug 15572: Follow-up to fix error on authority creation
2016-01-19 Julian MauriceBug 15572: TransformHtmlToMarc - rewrite the loop
2016-01-14 Jonathan DruartBug 15295! Koha::Libraries - Remove ModBranchCategoryInfo
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetBranchesCount
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetCategoryTypes
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetBranchCategories
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetBranchCategory
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove CheckBranchCategorycode
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove CheckCategoryUnique
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove DelBranch and DelBr...
2016-01-13 Jonathan DruartBug 15337: Make itemtypes retrieved with GetItemTypes...
2016-01-07 Jonathan Druart Bug 15466: Do not assume $values_in is a hashref
2016-01-07 Jonathan Druart Bug 15467: If authtypecode is not defined, do not...
2016-01-04 Kyle M HallBug 15443 - Re-code RESERVESLIP as HOLD_SLIP
2015-12-31 Martin RenvoizeBug 14034: Fix logout on refresh for shibboleth
2015-12-31 Charles FarmerBug 10076 - Add Bcc syspref for ClaimAcquisition and...
2015-12-31 Kyle M HallBug 14945 - Add the ability to store the last patron...
2015-12-31 Frédéric DemiansBug 15381: Fix error in SearchAuthorities when no autht...
2015-12-31 Jonathan DruartBug 15381: Remove GetAuthType and GetAuthTypeCode
2015-12-31 Jonathan DruartBug 15381: Remove getauthtypes and getauthtype
2015-12-31 Jonathan DruartBug 15381: Use Koha::Authority::Types in some other...
2015-12-31 Jonathan DruartBug 15380: Move Koha::Authority to Koha::MetadataRecord...
2015-12-31 Kyle M HallBug 13022 [QA Followup] - Allow the pref to be unset...
2015-12-31 Kyle M HallBug 13022 - Hardcoded limit causes records with more...
2015-12-31 Jonathan DruartBug 13592: Add an option to charge for any hold placed
2015-12-31 Marcel de RooyBug 15225: [QA Follow-up] Improve changes to gethtml5media
2015-12-31 Mirko TietgenBug 15225: Make HTML5Media work with file upload feature.
2015-12-31 Kyle M HallBug 9129 - Add the ability to set the maximum fine...
2015-12-31 Jonathan DruartBug 14939: Remove the Capture::Tiny dependency
2015-12-31 Frédéric DemiansBug 14939: Modularize OAI Server existing classes
2015-12-31 Kyle M HallBug 11622 [QA Followup]
2015-12-31 Kyle M HallBug 9303 [3] - relative's checkouts in the opac
2015-12-31 BlouBug 13624 - Remove columns branchcode, categorytype...
2015-12-31 Kyle M HallBug 12375 [7] - Update to use Koha::Object classes
2015-12-31 Kyle M HallBug 12375 [4] - Replace use of DBI with Koha::Database...
2015-12-31 Kyle M HallBug 12375 [3] - Store serials enumeration data in separ...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-12-30 Jonathan DruartBug 15099: Move admin/categorie.pl to admin/categories.pl
2015-12-30 Kyle M HallBug 9819 [QA Followup] - Removed missed stopwords refs...
2015-12-30 Jonathan DruartBug 9819: Make the tests pass
2015-12-30 Tomas Cohen AraziBug 9819 - 'stopwords'-related code removed
2015-12-30 Marc VéronBug 15429 - sub _parseletter should not change referenc...
2015-12-30 Fridolin SomersBug 15252 - Patron search on start with does not work...
2015-12-30 Jonathan DruartBug 15344: Remove some other calls of GetMemberDetails...
2015-12-30 Jonathan DruartBug 15344: Remove unucessary call to GetMemberDetails
2015-12-30 Jonathan Druart Bug 15101: Correct typo AllowPkiAuth vs AllowPKIAuth
2015-12-29 Barton Chittenden Bug 14515: Add biblioitems to messages in C4/Reserves.pm
2015-12-29 Kyle M Hall Bug 11084 [QA Followup] - Suppress userenv warning
2015-12-29 Kyle M Hall Bug 11084 - Delete biblios on Leader 05 == d
2015-12-11 Bernardo Gonzalez... Bug 14971: fix RIS export
2015-12-11 Bernardo Gonzalez... Bug 11038: Enable use of IntranetUserCSS on staff clien...
2015-11-23 Kyle M HallBug 15062: Holds queue with Transport Cost Matrix will...
2015-11-20 Colin CampbellBug 15215: Remove warning due to misuse of UNIVERSAL
2015-11-20 Holger MeißnerBug 14101: Automatic renewals exactly on due date
2015-11-19 Kyle M HallBug 13411: (QA followup) Add logging
2015-11-19 Kyle M HallBug 13411: Koha's SIP server returns not ok for checkin...
2015-11-19 Katrin FischerBug 14870: QA follow-up - fixing tiny typo
2015-11-19 Marc VéronBug 14870: (followup) Remove stray C4::Dates
2015-11-19 Marc VéronBug 14870: (followup) Remove mention of C4::Dates from...
2015-11-19 Hector CastroBug 14870: Remove C4/Dates.pm from Koha
2015-11-18 Jonathan DruartBug 14954: Remove unused C4::Calendar::addDate subroutine
2015-11-18 Marc VéronBug 14954: (followup) Remove C4::Dates from holiday...
2015-11-18 Marc VéronBug 14954: Remove C4::Dates from holiday related files...
2015-11-17 Jonathan DruartBug 14969: Remove C4::Dates from serials/*.pl files
2015-11-17 Jonathan DruartBug 15168: Remove C4:Serials::ItemizeSerials
2015-11-17 Jonathan DruartBug 15185: Remove Check*Holidays subroutines in C4...
2015-11-17 David CookBug 15182: Conditionally load Koha::NorwegianPatronDB
2015-11-16 Fridolin SomersBug 14078: (followup) converting from ISO5426 is not...
2015-11-16 Fridolin SomersBug 14078: converting from ISO5426 is not complete
2015-11-16 Jonathan DruartBug 6657: Prevent biblionumber to be duplicated
2015-11-13 Jonathan DruartBug 14985: dbms expects a iso formatted date
2015-11-13 Jonathan DruartBug 14985: Simplify the date management in AddReserve
2015-11-13 Jonathan DruartBug 14985: Fix regression on patron search
2015-11-13 Marc VéronBug 14985: Remove C4::Dates from files in folder C4...
2015-11-09 Colin CampbellBug 15036: Do not overwrite complete status in basket ops
2015-11-09 Barton ChittendenBug 14402: Make purge_zero_balance_fees() delete fees...
2015-11-09 Barton ChittendenBug 14402: Add function purge_zero_balance_fees to...
2015-11-09 Jonathan DruartBug 14388: Funds should be sorted by budget_code
2015-11-09 Joonas KylmäläBug 14687: Patron's transaction history changes items...
2015-11-08 Tomas Cohen AraziBug 15151: Avoid DB access to load C4::Members
2015-11-06 Lyon3 TeamBug 15130: useless unitialization warnings when updatin...
next