Bug 10407: Add two subtests to t/ImportBatch.t
[koha.git] / serials /
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove the residue
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove GetCsvProfile
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove GetCsvProfiles
2016-07-15 Jonathan DruartBug 12178: Update serial status to "claimed" when expor...
2016-04-26 Jonathan DruartBug 16154: Fix some other occurrences
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Manual changes
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-04-26 Robin SheatBug 12478: make things using SimpleSearch use the new...
2016-04-07 Jonathan DruartBug 16157: Move the selected flag from GetAuthorisedVal...
2016-04-07 Jonathan DruartBug 16169: Change prototype for C4::Biblio::TransformMa...
2016-01-27 Aleisha Bug 14641: [SIGNED-OFF] Warns in subscription-add.pl
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-11-19 Marc VéronBug 14870: (followup) Remove stray C4::Dates
2015-11-17 Marc VéronBug 14969: (followup) Today's date withoute time when...
2015-11-17 Jonathan DruartBug 14969: Remove C4::Dates from serials/*.pl files
2015-11-17 Jonathan DruartBug 15171: Display subscriptions which will expire...
2015-11-17 Jonathan DruartBug 15109: Make name the default sort order for all...
2015-11-05 Julian MauriceBug 8296: Follow up for QA
2015-11-05 Julian MauriceBug 8296: Add descriptive (text) published date field...
2015-11-04 Jonathan DruartBug 8438: Users can only claim for serials related...
2015-11-04 Katrin FischerBug 8436: QA Follow-up: Activate branch filter, if...
2015-11-04 Julian MauriceBug 8436: Use C4::Context->IsSuperLibrarian()
2015-11-04 Jonathan DruartBug 8436: Replace GetBranches with GetBranchesLoop
2015-11-04 Julian MauriceBug 8436: Add limit on branch in checkexpiration.pl
2015-10-02 Jonathan DruartBug 10855: Additional marc fields are not inserted
2015-10-02 Jonathan DruartBug 10855: search with exact match if linked to an AV
2015-10-02 Jonathan DruartBug 10855: Squash several fixes
2015-10-02 Jonathan DruartBug 10855: Search subscriptions by additional fields...
2015-10-02 Jonathan DruartBug 10855: Search subscriptions by additional fields
2015-10-02 Jonathan DruartBug 10855: New fields on adding/updating a subscription
2015-10-02 Jonathan DruartBug 10855: interface configuration for adding new field...
2015-08-26 Kyle M HallBug 9809: Update AddReserve prototype to remove constra...
2015-06-05 Jonathan DruartBug 13662: Fix the serials.receive_serials permissions
2015-05-14 Bernardo Gonzalez... Bug 13423: Remove unused serials-recieve
2015-04-30 Jonathan DruartBug 11814: (follow-up) Use constants to describe statuses
2015-04-22 Jonathan DruartBug 14022: Does not reset the subscription length on...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-16 Mark TompsettBug 13947: Correct call to GetBiblio to receive correct...
2015-04-13 Jonathan DruartBug 13891: DataTables server-side processing - Fix...
2015-04-13 Jonathan DruartBug 13891: DataTables server-side processing - Serial...
2015-04-13 Jonathan DruartBug 11337: Remove the C4::Serials::GetSubscriptions...
2015-03-31 Katrin FischerBug 13890 - Switch from full serials permission to...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-13 Jonathan DruartBug 11944: Fix encoding issue on adding a subscription
2015-01-13 Jonathan DruartBug 11944: Some refresh don't indicate the charset...
2015-01-13 Jonathan DruartBug 11944: replace uri_escape with uri_escape_utf8...
2015-01-13 Jonathan DruartBug 11944: replace use of utf8 with Encode
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-12-03 Jonathan DruartBug 12852: C4::Bookseller should not be imported anymore
2014-12-03 Jonathan DruartBug 12852: Some unused stuffs more
2014-12-03 Jonathan DruartBug 12852: The "preview" param can be removed serials...
2014-11-25 simithBug 12536 - Incorrect number of irregularity issues
2014-10-28 Jonathan DruartBug 5342: Serial claiming improvements: add a counter
2014-07-17 Tomas Cohen AraziBug 11349: Make the QA script happy
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-07-14 Jonathan DruartBug 11226: subscription frequencies and numbering patte...
2014-06-25 Galen CharltonBug 11715: require authentication for various staff...
2014-06-23 Jonathan DruartBug 11742: Change return type for GetLetters
2014-05-05 Jonathan DruartBug 11263: Use all languages instead of just the transl...
2014-05-05 Jonathan DruartBug 11263: do not use system locales settings for subsc...
2014-04-18 Julian MauriceBug 12003: Do not calculate next pubdate for irregular...
2014-03-14 Jonathan DruartBug 11637: don't try to guess publication dates for...
2014-02-28 Tomas Cohen AraziBug 11096: support the retrieval of large MARCXML records
2014-02-07 Jonathan DruartBug 11687: remove disused script statecollection.pl
2014-01-30 Jonathan DruartBug 9823: Refactor return from GetReservesFromBiblionumber
2014-01-06 Fridolyn SOMERSBug 10429: improve display of library and library filte...
2013-12-30 Kyle M HallBug 10277 - Add C4::Context->IsSuperLibrarian()
2013-12-14 Jonathan DruartBug 10852: serials search improvements
2013-12-05 Fridolyn SOMERSBug 11091: (follow-up) perltidy on serials/subscription...
2013-12-05 Fridolyn SOMERSBug 11091: revamp search limit options for new subscrip...
2013-11-27 Fridolyn SOMERSBug 11214: improve create/edit routing list links in...
2013-11-21 Fridolyn SOMERSBug 10809: use branches template plugin in serials...
2013-10-31 Jonathan DruartBug 7298: (follow-up) various QA fixes
2013-10-31 Jonathan DruartBug 7298: add option to export late orders as CSV
2013-10-31 Jonathan DruartBug 8435: add permission to enable editing other librar...
2013-10-30 Galen CharltonBug 7688: (follow-up) update license statements
2013-10-30 Galen Charltonbug 7688: (follow-up) add authentication checking
2013-10-30 Julian MauriceBug 7688: Change subscription numbering pattern and...
2013-10-21 Jonathan DruartBug 10723: Merge GetPendingOrders and SearchOrders...
2013-10-11 Jonathan DruartBug 10854: add ability to export serial claims using...
2013-10-10 Chris Hallbug 10365: change routing slips to use date published...
2013-08-19 Galen Charltonbug 10728: fix additional log noise generated by subscr...
2013-08-19 Colin CampbellBug 10728: fix log noise generated by subscription...
2013-07-24 Kyle M HallBug 9394: Use reserve_id where possible
2013-07-01 Kyle M HallBug 10484: serials-edit.pl not checking for barcode...
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-05-20 Jonathan DruartBug 9508: Standardize the dateformat value from C4...
2013-05-01 Galen CharltonMerge remote branch 'origin/new/bug6554_reverts'
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-29 Galen CharltonRevert "Bug 6554: Followup for serial search"
2013-04-29 Galen CharltonRevert "Bug 6554 - make Koha internally utf-8 clean"
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-01 Jared Camins-EsakovMerge branch 'bug_6554' into 3.12-master
2013-04-01 Marcel de RooyBug 6554: Followup for serial search
2013-04-01 Dobrica PavlinusicBug 6554 - make Koha internally utf-8 clean
2013-03-23 Jared Camins-EsakovRevert "Merge branch 'bug_7688' into 3.12-master"
2013-03-23 Jared Camins-EsakovMerge branch 'bug_5343' into 3.12-master
2013-03-23 Jonathan DruartBug 5343: Followup: invoicenumber no longer exists...
2013-03-23 Jonathan DruartBug 5343: Link serial and acqui modules
next