Translation updates for Koha 3.20.3 release
[koha.git] / C4 /
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
2015-04-22 Jonathan DruartBug 14016: Restore correct date format on issue date...
2015-04-22 Tomas Cohen AraziBug 13419: (QA followup) remove useless warnings
2015-04-22 Jonathan DruartBug 13419: Add filters on the list table
2015-04-22 Jonathan DruartBug 13419: Add server-side processing for lists
2015-04-22 BlouBug 13987: Fix server name in z39.50 authority search...
2015-04-22 Jonathan DruartBug 14046: Make the CheckIfIssuedToPatron using the...
2015-04-22 Kyle M HallBug 13819: (QA Followup) more documentation
2015-04-22 BartonBug 13819: Add biblioitems to ISSUESLIP and ISSUEQSLIP...
2015-04-22 Frédéric DemiansBug 13156 Display borrower's cardnumber who did a sugge...
2015-04-22 Kyle M HallBug 13159 [QA Followup] - Move script back to it's...
2015-04-22 Kyle M HallBug 13159 [QA Followup] - Fix changed namespace for...
2015-04-22 Kyle M HallBug 13159 [QA Followup] - Fix flag parameters
2015-04-22 Kyle M HallBug 13159 - Enhancements to the SIP2 command line emulator
2015-04-22 Jonathan DruartBug 10985: [UNIMARC] Fix authority summary
2015-04-20 Jonathan DruartBug 13998: Reintroduce use of Koha::Database for C4...
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-20 Jonathan DruartBug 12847: Items issued today is considered as overdue
2015-04-16 Marcel de RooyBug 10480: Use the framework plugin object in cataloguing
next