Bug 15099: Move admin/categorie.pl to admin/categories.pl
[koha.git] / misc /
2015-12-30 Tomas Cohen AraziBug 9819 - 'stopwords'-related code removed
2015-12-29 Kyle M Hall Bug 11084 [QA Followup] - Document limitations of...
2015-12-29 Kyle M Hall Bug 11084 [QA Followup]
2015-12-29 Kyle M Hall Bug 11084 - Delete biblios on Leader 05 == d
2015-12-11 Fridolin SomersBug 15193 - Perl scripts missing exec permission
2015-12-11 Julian MauriceBug 15325: Fix --table option of rebuild_zebra.pl
2015-11-26 Tomas Cohen AraziRelease notes for 3.22
2015-11-26 Bernardo Gonzalez... Translation updates for Koha 3.22.0 release
2015-11-25 Nick ClemensBug 15242: Missing subroutine in overdue_notices.pl
2015-11-19 Marc VéronBug 14870: (followup) Remove superfluous C4::Dates...
2015-11-19 Hector CastroBug 14870: Remove C4::Dates from plack.psgi and koha...
2015-11-17 Jonathan DruartBug 14960: Simplify the date management in staticfines
2015-11-17 Marc VéronBug 14960: Remove C4::Dates from files in misc/cronjobs
2015-11-16 Frédéric DemiansBug 15133: encode correctly email generated by runreport.pl
2015-11-16 Liz ReaBug 15120: runreport.pl cronjob doesn't allow custom...
2015-11-12 Tomas Cohen AraziPreliminary (beta) release notes for 3.22
2015-11-12 Bernardo Gonzalez... Translation updates for Koha 3.22.0-beta release
2015-11-11 Jonathan DruartBug 14998: Restore previous behavior
2015-11-11 Marc VéronBug 14998: Remove C4::Dates from installer and maintena...
2015-11-09 Kyle M HallBug 14402: (QA followup) Add notes to usage text about...
2015-11-09 Barton ChittendenBug 14402: Make purge_zero_balance_fees() delete fees...
2015-11-09 Barton ChittendenBug 14402: Add option --fees to /misc/cronjobs/cleanup_...
2015-11-05 Julian MauriceBug 8296: Add descriptive (text) published date field...
2015-11-05 Jonathan DruartBug 14544: Get rid of GetSomeShelfNames
2015-11-04 Kyle M HallBug 12933: (QA followup) Rename parse_letter to parse_o...
2015-11-04 Kyle M HallBug 12933: Add ability to print overdue slip from staff...
2015-11-04 Katrin FischerBug 11678: QA follow-up - Fixing some typos in the...
2015-11-04 Julian MauriceBug 11678: Improve documentation of new parameter
2015-11-04 Jonathan DruartBug 11678: Gather print notices: add --email parameter
2015-10-27 Jonathan DruartBug 14722: CSV is only available for biblio records
2015-10-27 Jonathan DruartBug 14722: Add POD for some options
2015-10-27 Jonathan DruartBug 14722: rename the script
2015-10-27 Jonathan DruartBug 14722: Refactor the export tool
2015-10-27 Joonas KylmäläBug 10933: (follow-up) fix the previous patch to work...
2015-10-27 Jonathan DruartBug 10933: The PurgeSearchHistory should be merge into...
2015-10-20 Bernardo Gonzalez... Translation files update
2015-10-09 Jonathan DruartBug 12368: Die if the --table value is not allowed.
2015-10-09 Jonathan DruartBug 12368: Rebuild Zebra improvement: allow to specify...
2015-10-09 Jonathan DruartBug 13805: (Plack) Disable syspref cache
2015-10-06 Amit GuptaBug 14840: Added new cron script send membership expiry...
2015-10-06 Marcel de RooyBug 6810: [QA Follow-up] Exit cronjob if pref not set
2015-10-06 Marcel de RooyBug 6810: [QA Follow-up] Some minor tidying up of cron...
2015-10-06 Amit GuptaBug 6810: Fix QA failures
2015-10-06 Alex ArnaudBug 6810: Add new systempreference (MembershipExpiryDay...
2015-10-06 Amit GuptaBug 6810: Send membership expiry reminder notices.
2015-10-06 Barton ChittendenBug 14858: removed record length limit test
2015-09-18 Kyle M HallBug 11368: [QA Followup 2]
2015-09-18 Kyle M HallBug 11368: [QA Followup]
2015-09-18 Kyle M HallBug 11368: Add script to import Lexile scores
2015-09-16 Jonathan DruartBug 6756: Add info messages
2015-09-07 Julian FIOLBug 13585: Add a cronjob which send UsageStats monthly.
2015-08-26 Frédéric DemiansBug 11190: sitemap.pl -- Generate a Catalog sitemap
2015-08-07 Ulrich KleiberBug 14534: Stop overdue_notices.pl from issuing the...
2015-07-28 Marcel de RooyBug 13049: [QA Follow-up] Remove unneeded module
2015-07-28 Marcel de RooyBug 13049: Merge selfreg cron jobs into cleanup_database
2015-06-24 Marcel de RooyBug 13014: [QA Follow-up] Few typos in cronjob
2015-06-24 Jonathan DruartBug 13014: Notify budget owner on new suggestion -...
2015-06-22 Stefan WeilBug 14383: misc: Fix some typos in comments and documen...
2015-06-04 Dobrica PavlinusicBug 13815 - plack loose CGI qw(-utf8) flag creating...
2015-06-01 Bernardo Gonzalez... Bug 14285: Bengali locale needs to be re-defined
2015-06-01 Jonathan DruartBug 11603: Change the output filenames
2015-06-01 Jonathan DruartBug 11603: (follow-up) pod
2015-06-01 Katrin FischerBug 11603: Some minor documentation changes
2015-06-01 Frédéric DemiansBug 11603: Add --send|--nosend, fix stuf
2015-06-01 Jonathan DruartBug 11603: Fix encoding issues (bug 11944 is now pushed)
2015-06-01 Jonathan DruartBug 11603: If a letter code is given, filenames should...
2015-06-01 Jonathan DruartBug 11603: Gather print notices - add a ods parameter
2015-06-01 Jonathan DruartBug 11603: Gather print notices - add a csv parameter
2015-06-01 Jonathan DruartBug 11603: Preparation step, cleaning up
2015-05-26 Tomas Cohen AraziBug 13899: (QA followup) POD and usage message fixes
2015-05-26 Julian FIOLBug 13899: Changing license to GPLv3
2015-05-26 Julian FIOLBug 13899: Add changes as asked in Comment 5
2015-05-26 Julian FIOLBug 13899: Adding misc/devel/coverage.pl
2015-05-22 Tomas Cohen AraziRelease notes for 3.20
2015-05-22 Bernardo Gonzalez... Translation updates for Koha 3.20.0 release
2015-05-19 Marcel de RooyBug 9892: [QA Follow-up] Typo and updated usage
2015-05-19 Jonathan DruartBug 9892: Make export_borrowers.pl using the delimiter...
2015-05-15 Colin CampbellBug 13591: Pass OPACBaseURL to rss creation process
2015-05-12 Tomas Cohen AraziPreliminary (beta) release notes for 3.20
2015-05-12 Bernardo Gonzalez... Translation updates for Koha 3.20 beta
2015-05-06 Bernardo Gonzalez... Bug 12192: Template toolkit code in HTML attributes...
2015-05-04 Kyle M HallBug 12412: Add ability for plugins to convert arbitrary...
2015-05-04 Marc VéronBug 13889: Add information about cron jobs to system log
2015-04-30 Bernardo Gonzalez... Bug 7939: (followup) Update translation files
2015-04-30 Bernardo Gonzalez... Bug 7939: Separate po files for different MARC dialects
2015-04-23 Stéphane DelauneBug 11399: QA fixes
2015-04-23 Stéphane DelauneBug 11399: batch Rebuild Items Tables
2015-04-22 Kyle M HallBug 13159 [QA Followup] - Remove unused call to localtime()
2015-04-22 Olli-Antti KivilahtiBug 13159 [QA Followup] - Fix transaction_date and...
2015-04-22 Kyle M HallBug 13159 [QA Followup] - Move script back to it's...
2015-04-22 Kyle M HallBug 13159 - Enhancements to the SIP2 command line emulator
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 13975: Remove compilation warning about encoding...
2015-04-09 Fridolin SomersBug 13166 - add all restrictions purge to cleanup_datab...
2015-03-31 Marcel de RooyBug 13068: [QA Follow-up] Remove the Talking-Tech-itiva...
2015-03-31 ThomasBug 13531 - Follow up
2015-03-31 ThomasBug 13531: QA follow up
2015-03-31 ThomasBug 13531 - bulkmarcimport bombs if no match is found...
2015-03-30 Jonathan DruartBug 11120: the date input should be in a iso format...
next