Bug 14141: Do not let edit the branch when updating/copying notice
[koha.git] / C4 /
2015-10-23 Jonathan DruartBug 14811: Don't update permanent_location with CART...
2015-10-23 Jonathan DruartBug 14832: Fix encoding issues when exporting in RIS
2015-09-22 Tomas Cohen AraziBug 14245: (QA followup) already global
2015-09-22 Bernardo Gonzalez... Bug 14245: Problems with RIS export in unimarc
2015-09-22 Kyle M HallBug 14640: 'Cancel Hold' check box on check-out confirm...
2015-09-22 Jonathan DruartBug 7634: Prevent permanent_location to be set to NULL...
2015-09-22 Jonathan DruartBug 6756: Fix bad behaviors if AnonymousPatron is not...
2015-09-22 Jonathan DruartBug 8723: Update hold_fill_targets, tmp_holdsqueue...
2015-09-22 Jonathan DruartBug 8723: Update the reserves table for item-level...
2015-09-22 Marc VéronBug 14782: Add possibility to search patrons using...
2015-09-22 Jonathan DruartBug 14655: Fix wording
2015-09-22 Lari TaskulaBug 14621: Messaging preferences table needs to be...
2015-09-22 Jonathan DruartBug 14470: Do not allow renew for on-site checkouts
2015-09-22 Jonathan DruartBug 14717: Prevent 0000-00-00 on updating a patron
2015-09-22 Chris CormackBug 14717: Invalid dates in debarred column
2015-09-22 Jonathan DruartBug 11273: FIX barcode generation in acquisition if...
2015-09-22 Jonathan DruartBug 12885: Fix if url contains +*... and HTML5 Media...
2015-09-22 SrdjanBug 11247: Fix calls of TransformHtmlToXml
2015-09-22 Kyle M HallBug 12632: Hold limits ignored for record level holds...
2015-08-23 Galen CharltonBug 14644: unbreak SIP2 terminal login when using telne...
2015-08-10 Stéphane DelauneBug 10961: (followup) Make query fields explicit and...
2015-08-10 Kyle M HallBug 10961: Error in GetMarcBiblio can cause severe...
2015-08-09 Jonathan DruartBug 8684: Fix duplicate check on creating items in...
2015-08-04 Marcel de RooyBug 14569: Typo borroewr|borow
2015-07-29 Marcel de RooyBug 14494: Terribly slow checkout caused by DateTime...
2015-07-29 Jonathan DruartBug 14494: Prevent slow checkout if the patron does...
2015-07-21 Mark TompsettBug 14121: Silence warnings t/db_dependent/Auth_with_cas.t
2015-07-21 AleishaBug 14436: Noisy warns in C4/Utils/DataTables/Members.pm
2015-07-15 Amit GuptaBug 13993: (3) Transfer order leaves incorrect orderstatus
2015-07-13 Jonathan DruartBug 9942: Make Koha fail if privacy is not respected
2015-07-13 Fridolin SomersBug 14439: Typo in Bug 14408 regexp
2015-07-09 Bernardo Gonzalez... Bug 12616: Locale in subscriptions not preselecting...
2015-07-06 Jonathan DruartBug 10063: Remove outdated FIXME
2015-07-06 Katrin FischerBug 10063: Correct documentation of C4::Members::IsMemb...
2015-06-29 Eivin Giske SkaarenBug 14421: Corrected example in SMS.pm to working versi...
2015-06-29 Mark TompsettBug 14425: Typo in C4::Context IsSuperLibrarian perldoc
2015-06-29 Jonathan DruartBug 4137: Fix the OPACViewOthersSuggestions behavior
2015-06-25 Chris CormackMerge branch '3.20.2' into 3.20.x
2015-06-23 Katrin FischerBug 8686: Raise required version of URI::Escape to...
2015-06-23 Chris CormackTranlsation updates
2015-06-22 Jonathan DruartBug 14408: Allow integers in template paths
2015-06-22 ChrisBug 14408: Path Traversal error
2015-06-14 Indranil Das GuptaBug 14206: Adds delete function for non email templates
2015-06-08 Tomas Cohen AraziBug 14344: uninitialized value warning C4/Utils/DataTab...
2015-06-08 Jonathan DruartBug 11790: Remove dependency C4::Context from C4::Charset
2015-06-07 Kyle M HallBug 14142 - Holds queue viewer only displays first...
2015-06-07 Marc VéronBug 14313: OPAC - Adding a comment makes result browser...
2015-06-07 Mark TompsettBug 5010: Fix OPACBaseURL to include protocol
2015-05-27 AleishaBug 14184: Undefined $term causes noisy warns in C4...
2015-05-22 Mark TompsettBug 14118: Silence warnings t/DataTables/Members.t
2015-05-19 Julian MauriceBug 13687: Move hold policy check into CanItemBeReserved
2015-05-19 Jonathan DruartBug 5338: Serials Report
2015-05-19 Kyle M HallBug 14200: GetNormalizedISBN failing to normalize valid...
2015-05-19 Jonathan DruartBug 11607: Don't display all items in a single line
2015-05-18 Chris NighswongerBug 14152: Re-check required dependencies during upgrad...
2015-05-15 Kyle M HallBug 13986: Printing a list only prints the results...
2015-05-15 Jonathan DruartBug 11385: Remove SQL::Helper
2015-05-15 Jonathan DruartBug 12633: Fix specific default values
2015-05-15 Jonathan DruartBug 12633: Remove SQLHelper in C4::Members
2015-05-14 Bernardo Gonzalez... Bug 13423: Remove unused serials-recieve
2015-05-14 Julian FIOLBug 13969: Replace calls to $sth->fetchrow* with a...
2015-05-14 Julian FIOLBug 13969: Testing C4::Review
2015-05-14 Nick ClemensBug 12911: batch_id for new labels batches can be asssi...
2015-05-11 Jonathan DruartBug 12743: ACQ: default values for catalogue records
2015-05-11 Marcel de RooyBug 13758: Correct KOHA::VERSION in OverDrive.pm
2015-05-07 Jonathan DruartBug 13758: Move the Koha version from kohaversion.pl
2015-05-07 Kyle M HallBug 13516: Display issue for search results with items...
2015-05-07 Kyle M HallBug 13516: Tidy relevant code block
2015-05-06 AleishaBug 14075: Undefined value creates noisy warns in C4...
2015-05-06 Jonathan DruartBug 10976: Fix typo itemtype vs itemtypes
2015-05-06 Jonathan DruartBug 14066: Remove the Readonly[::XS] dependency
2015-05-06 Mark TompsettBug 14057: Inventory is painfully slow
2015-05-05 Olli-Antti KivilahtiBug 12671: Guess next serial date when there are severa...
2015-05-05 Julian MauriceBug 12671: Guess next serial date when there are severa...
2015-05-05 Julian MauriceBug 12671: Refactor GetNextDate
2015-05-04 Kyle M HallBug 12412: Add ability for plugins to convert arbitrary...
2015-05-04 Kyle M HallBug 13421: (QA followup) Change creation_time to created_on
2015-05-04 Jonathan DruartBug 13421: Add the creation time for virtual shelves
2015-05-04 Jonathan DruartBug 13887: Display the due date as a due date + sort...
2015-05-04 Kyle M HallBug 13889: (QA followup) Supress warning, set object...
2015-05-04 Marc VéronBug 13889: Provide parameter $infos in cronlogaction()
2015-05-04 Marc VéronBug 13889: Add information about cron jobs to system log
2015-04-30 Kyle M HallBug 13442: Facet links broken when collection code...
2015-04-30 Jonathan DruartBug 11814: Fix existing tests
2015-04-30 Jonathan DruartBug 11814: Fix sql parameters order
2015-04-30 Jonathan DruartBug 11814: (follow-up) Use constants to describe statuses
2015-04-30 Kyle M HallBug 11814: Use constants to describe statuses
2015-04-30 Jonathan DruartBug 8007: Replace HTML::HTMLDoc with PDF::FromHTML
2015-04-30 Yohann DufourBug 8007: Discharge - Adding Perl dependencie
2015-04-30 Yohann DufourBug 8007: Discharge - Glue
2015-04-29 Kyle M HallBug 1917 [QA Followup] - Don't limit the list results...
2015-04-29 Mason JamesBug 13109: Serial failure for received and general...
2015-04-28 Jonathan DruartBug 8992: XSLT changes
2015-04-28 Jonathan DruartBug 8992: Interfacing with the Idref webservice
2015-04-28 Kyle M HallBug 13919: Renewal possible with item level hold on...
2015-04-27 Jonathan DruartBug 12404: Allow equal sign '=' in the TT directive
2015-04-27 Jonathan DruartBug 12404: Allow TT tags for csv profiles
2015-04-23 Frédéric DemiansBug 13606 Clear job data in session when the job is...
2015-04-23 Kyle M HallBug 13023: (QA Followup) Use db column for storage...
2015-04-22 Jonathan DruartBug 10706: Search reports by id
next