Bug 23846: Add a check to the data inconsistencies script
[koha.git] / admin /
2019-11-08 Jonathan DruartBug 23398: Disable the XML import/export format for...
2019-11-06 Jonathan DruartBug 23075: Do not 'Send' if the url is not correct
2019-11-06 Martin RenvoizeBug 23075: Report if mana-kb server is not found
2019-11-03 Alex ArnaudBug 20194: Display both biblioitems.itemtype and items...
2019-11-03 NickBug 23089: Fix sorting on sum and regular fields
2019-10-24 Martin RenvoizeBug 23049: (follow-up) Types should not be deletable
2019-10-24 Martin RenvoizeBug 23049: Update maninvoice to reference debit types
2019-10-24 Martin RenvoizeBug 23049: Account types configuration - Admin page
2019-10-15 Martin RenvoizeBug 23772: Revert to passing itemtype objects to the...
2019-10-07 Owen LeonardBug 23606: Add columns configuration and export options...
2019-10-02 David GustafssonBug 20589: Add field boosting and use query_string...
2019-09-27 Agustin MoyanoBug 23602: Display branch limitations in itemtype table
2019-09-27 Martin RenvoizeBug 23272: (RM followup) Fix edit action
2019-09-23 Martin RenvoizeBug 23321: Allow setting of branch default
2019-09-23 Martin RenvoizeBug 23321: Add cash register management
2019-09-17 Owen LeonardBug 21852: Add more columns and column configuration...
2019-09-13 Martin RenvoizeBug 23272: (RM followup) Fix failing tests
2019-09-13 Tomas Cohen AraziBug 23272: Adapt controller and tests
2019-09-13 Martin RenvoizeBug 15497: (RM follow-up) Fix for new itemtype case
2019-09-12 Martin RenvoizeBug 15497: Limit itemtypes by branch in additem.pl
2019-09-06 Jonathan DruartBug 22786: Prevent fund creation for locked budgets
2019-09-06 Ere MaijalaBug 22258: Increase Elasticsearch maximum field count...
2019-09-06 Ere MaijalaBug 22258: Elasticsearch: Add array as an alternative...
2019-08-16 Jonathan DruartBug 23242: Fix insert of Z3950 servers with strict...
2019-08-15 Jonathan DruartBug 23309: Use Koha::MarcSubfieldStructures to create...
2019-08-08 Owen LeonardBug 23307: Add columns configuration to cataloguing...
2019-08-05 Ere MaijalaBug 11529: Remove field mapping table and admin page
2019-07-26 Ere MaijalaBug 22524: Fix publication date and year search with...
2019-07-15 Martin RenvoizeBug 19919: Stop using paidfor altogether
2019-07-15 Agustin MoyanoBug 18930: (follow-up) Amend Koha::RefundLostItemFeeRul...
2019-07-15 Kyle M HallBug 18930: Move lost item refund rules to circulation_r...
2019-07-01 Josef MoravecBug 18928: (follow-up) Unset max_holds rule if needed
2019-07-01 Kyle M HallBug 18928: Move holdallowed, hold_fulfillment_policy...
2019-06-24 Martin RenvoizeBug 23034: (RM follow-up) Consistent coding style
2019-06-24 Joonas KylmäläBug 23034: Remove uninitialized value warning in Mana...
2019-06-19 Owen LeonardBug 23061: Add column/print/export feature on checkout...
2019-06-18 Alex ArnaudBug 22210: Mana config - Replace firstname and lastname...
2019-05-10 Nick ClemensBug 21411: Address QA concerns
2019-04-25 Ere MaijalaBug 22339: Fix search field mappings of MARC fixed...
2019-04-24 Nick ClemensBug 22679: Delete related CirculationRules when Removin...
2019-04-18 Owen LeonardBug 22175: Make stock rotation table sortable
2019-04-12 Tomas Cohen AraziBug 10796: Handle can_change_password on the staff...
2019-04-12 Tomas Cohen AraziBug 21890: Allow restricting password resets by patron...
2019-04-12 Tomas Cohen AraziBug 21890: Handle can_reset_password on the staff interface
2019-04-12 Owen LeonardBug 21582: Use CodeMirror for *UserJS & *UserCSS
2019-03-23 Owen LeonardBug 22575: Item type administration uses invalid error...
2019-03-23 Nick ClemensBug 22619: Fix null empty behaviour for new rules
2019-03-28 Julian MauriceBug 22505: Add column configuration to patron list...
2019-03-28 Nick ClemensBug 18213: Add language facets to Elasticsearch
2019-03-28 Josef MoravecBug 18235: (QA follow-up) Restore facet_order for su...
2019-03-28 Jonathan DruartBug 18235: Do not call get_facetable_fields excessively
2019-03-28 Jonathan DruartBug 18235: ES - Facets configurable
2019-03-28 Martin RenvoizeBug 10577: (QA follow-up) Remove bad call signature
2019-03-27 Ere MaijalaBug 22495: Restore Elasticsearch mapping for su-geo
2019-03-13 Owen LeonardBug 8775: Add collection code to lost report
2019-03-15 Katrin FischerBug 18952: Add internal note to acq details tab
2019-03-15 Andrew IsherwoodBug 21063: Add "Columns settings" for ILL
2019-03-11 Nazlı ÇetinBug 19489: Detailed Description of charges in Patron...
2019-03-07 Ere MaijalaBug 22246: Fix indexing of large fields with Elasticsearch
2019-03-07 Josef MoravecBug 15774: (QA follow-up) Fix use statemenets
2019-03-07 Nick ClemensBug 15774: Add permission for managing additional fields
2019-03-07 Julian MauriceBug 15774: Use Koha::Object(s) for additional fields
2019-03-07 Jesse WeaverBug 15774: (QA follow-up) Make sure that tablename...
2019-03-07 Jesse WeaverBug 15774: Add additional fields to order baskets
2019-03-07 Martin RenvoizeBug 20912: (follow-up) Add hourly support
2019-03-07 Martin RenvoizeBug 20912: (follow-up) Improve test coverage
2019-03-07 Kyle M HallBug 20912: Rental Fees based on Time Period
2019-03-05 Jesse WeaverBug 18925: (follow-up) Fix null/empty behavior
2019-03-05 Jesse WeaverBug 18925: (follow-up) Change name of rule to fix ambiguity
2019-03-05 Kyle M HallBug 18925: Move maxissueqty and maxonsiteissueqty to...
2019-03-04 Nick ClemensBug 19575: (RM follow-up) Fix mapping typo
2019-03-04 David GustafssonBug 19575: Use canonical field names and resolve aliase...
2019-02-04 Owen LeonardBug 22198: Add granular permission setting for Mana KB
2019-01-30 Owen LeonardBug 22191: Add column configuration to libraries admini...
2019-01-30 Owen LeonardBug 22190: Add column configuration to patron category...
2019-01-30 Owen LeonardBug 21918: Update buttons on fines to match newer buttons
2019-01-28 Nick ClemensBug 17353: Add phone number column to checkout search
2019-01-23 Alex ArnaudBug 17047: add a dedicated page for Mana setup
2019-01-11 Owen LeonardBug 21785: Add columns configuration to hold ratios...
2019-01-04 Jonathan DruartBug 22020: (bug 21777 follow-up) Fix columns visibility...
2019-01-08 Marcel de RooyBug 21605: (follow-up) Simple ternary boolean to number...
2019-01-08 Colin CampbellBug 21605: Ensure EDI acct fields set to boolean val
2018-11-26 Ere MaijalaBug 19365: Index authority fields as phrases
2018-11-16 David GustafssonBug 19893: Add code review fixes
2018-11-16 David GustafssonBug 19893: Add pods, remove syspref, add tests for...
2018-11-16 David GustafssonBug 19893: Add index status
2018-11-16 David GustafssonBug 19893: Remove serialization format setting
2018-11-16 David GustafssonBug 19893: Alternative optimized indexing for Elasticsearch
2018-11-13 Nick ClemensBug 21777: Fix circulation table alignment
2018-11-13 Owen LeonardBug 20966: (follow-up) Add template variable filter...
2018-11-13 Owen LeonardBug 20966: Add column configuration to table of orders...
2018-11-13 Jonathan DruartBug 15836: Mark C4::ClassSource subs DEPRECATED
2018-11-13 Jonathan DruartBug 15836: Add the ability to defined custom methods...
2018-11-13 Jonathan DruartBug 15836: UI changes
2018-11-12 Tomas Cohen AraziBug 21706: (follow-up) Fix subfield delete button
2018-11-12 Tomas Cohen AraziBug 21706: (follow-up) remove unused template params
2018-11-08 Aleisha AmohiaBug 12365: Notes for rules
2018-11-07 David GustafssonBug 18316: Fix field weight validation/deletion bug
2018-11-07 David GustafssonBug 18316: Change search field weight field to decimal
2018-11-07 Alex ArnaudBug 18316: Ability to weight search fields
next