Bug 18930: Move lost item refund rules to circulation_rules table
[koha-equinox.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / smart-rules.tt
2019-07-15 Kyle M HallBug 18930: Move lost item refund rules to circulation_r...
2019-07-01 Jonathan DruartBug 18928: (bug 22847 follow-up) Display correctly...
2019-07-01 Jonathan DruartBug 18928: Remove '(not set)'
2019-07-01 Jonathan DruartBug 18928: (bug 22847 follow-up) Display correctly...
2019-07-01 Jonathan DruartBug 18928: Add missing filters
2019-07-01 Kyle M HallBug 18928: Move holdallowed, hold_fulfillment_policy...
2019-06-18 Mark TompsettBug 23104: (follow-up) fix display for 0/Unlimited
2019-06-13 Jonathan DruartBug 23095: Correctly display circulation rules (0 vs...
2019-06-11 Kyle M HallBug 18344: Allow overdue fines cap at replacement price...
2019-05-09 Jonathan DruartBug 22847: Correctly displayed circ rule values for...
2019-04-25 Liz ReaBug 20837: (QA follow-up) adding missing filter to...
2019-04-25 Nick ClemensBug 20837: Use ReservesControlBranch to determine holda...
2019-03-05 Jonathan DruartBug 18925: Fix 'Default checkout, hold policy by patron...
2019-03-05 Tomas Cohen AraziBug 18925: (QA follow-up) Fix indentation characters...
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-01-18 Nick ClemensBug 21491: Display 'Yes' as selected if no refundlostit...
2018-11-08 Aleisha AmohiaBug 12365: (follow-up) Fixing broken circ rules table
2018-11-08 Aleisha AmohiaBug 12365: (follow-up) Adding maxlength attribute and...
2018-11-08 Aleisha AmohiaBug 12365: Notes for rules
2018-10-24 Tomas Cohen AraziBug 15486: Make circ rules UI handle holds_per_day
2018-10-09 Jesse WeaverBug 15520: Add permission to restrict circ rules editin...
2018-10-03 Jonathan DruartBug 18887: Add 2 missing html filters
2018-10-03 Kyle M HallBug 18887: Fix issues caused by rebase
2018-10-03 Kyle M HallBug 18887: (follow-up) Fix null/empty behavior
2018-10-03 Jesse WeaverBug 18887: (follow-up) Fix behavior for default branch...
2018-10-03 Kyle M HallBug 18887: Port max_holds rules to new CirculationRules...
2018-10-01 Christopher BrannonBug 13272: Adds type="text" to inputs missing it
2018-09-06 Owen LeonardBug 20743: Update two-column templates with Bootstrap...
2018-08-24 Nick ClemensBug 15524: (RM follow-up) Fix calls and add filter
2018-08-24 Kyle M HallBug 15524: (QA follow-up) - Change language used
2018-08-24 Kyle M HallBug 15524: Set limit on maximum possible holds per...
2018-08-17 Jonathan DruartBug 13618: Add html filters to all the variables
2018-04-13 Julian MauriceBug 20538: Remove the need of writing [% KOHA_VERSION...
2018-04-09 Jonathan DruartBug 19804: (follow-up) Fix wording and columns order
2018-04-09 Jonathan DruartBug 19804: Add the new column to the circ rules interface
2018-03-26 Fridolin SomersBug 20085: Better translatability of smart-rules.tt
2018-02-08 Jonathan DruartBug 12904: Force browser to load new javascript files...
2017-12-26 Owen LeonardBug 19603: Move admin templates JavaScript to the foote...
2017-11-01 Jonathan DruartBug 19539: (follow-up) Fix column index shift in cirula...
2017-11-01 Tomas Cohen AraziBug 19539: Fix column index shift in cirulation rules
2017-10-27 Alex BuckleyBug 19029: (follow-up) Make security question appear...
2017-10-27 Alex BuckleyBug 19029: (follow-up) Implemented .format() to ease...
2017-10-27 Alex BuckleyBug 19029: Add JavaScript security question for cloning...
2017-08-10 Marc VéronBug 19027 - Circulation rules: Better wording for stand...
2017-08-10 Liz ReaBug 18857 - Add buttons to left hand side of circ rules...
2017-04-28 Jonathan DruartBug 16344: Fix alignment between top and bottom columns
2017-04-28 Jonathan DruartBug 16344: Add a circ rule to limit the auto renewals...
2017-03-31 Grace McKenzieBug 17290 - Standardize on "Patron Categories"
2017-02-17 Aleisha AmohiaBug 17793: Make sysprefs search show on all Admin pages
2017-01-20 Jonathan DruartBug 17808: Fix behavior when editing a circ rule
2017-01-13 Josef MoravecBug 16239: Update templates
2016-11-02 Jonathan DruartBug 15581: Add a circ rule to limit the auto renewals...
2016-10-26 Kyle M HallBug 14610 - Add and update scripts
2016-09-09 Owen LeonardBug 17012 - Remove more event attributes from administr...
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Final touch?
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - remove sql querie...
2016-09-03 Kyle M HallBug 14695 - Add new circulation rule
2016-07-07 Tomas Cohen AraziBug 14048: Add a refund rules setting form in smart...
2016-04-29 Julian MauriceBug 16238: Use .prop() instead of .attr() for 'disabled'
2016-04-29 Julian MauriceBug 16238: Use .prop() instead of .attr() for 'checked'
2016-04-29 AleishaBug 16268: Add confirm message for deleting circ and...
2016-04-29 AleishaBug 16267: Making circ and fines rules actions buttons
2016-04-29 Kyle M HallBug 15534 [QA Followup] - Fix rule labels
2016-04-29 Kyle M HallBug 15534 - Add the ability to prevent a patron from...
2016-04-29 Kyle M HallBug 15532: Add ability to allow only items whose home...
2016-01-19 Jesse WeaverBug 15354: (QA followup) remove tab character
2016-01-19 Jonathan DruartBug 15354: Fix translated itemtype descriptions in...
2015-12-31 Kyle M HallBug 9129 - Add the ability to set the maximum fine...
2015-12-29 Marc Véron Bug 15365: Translatability: Fix issue on Administratio...
2015-10-27 Jonathan DruartBug 14100: (follow-up) Language overlay for item types
2015-10-23 Tomas Cohen AraziBug 13590: (QA followup) wording change
2015-10-22 Jonathan DruartBug 13590: Add missing th in tfoot
2015-10-22 Kyle M HallBug 13590: Add ability to charge fines at start of...
2015-10-21 Jonathan DruartBug 14045: Add missing th in tfoot
2015-10-13 Kyle M HallBug 14975: Fine grace period label is incorrect
2015-10-13 Jonathan DruartBug 14045: Fix typo in template
2015-10-13 Jonathan DruartBug 14045: Introduce the maxonsiteissueqty field as...
2015-06-22 Nicolas LegrandBug 14290: Add a table foot to circulation matrix
2015-03-25 Kyle M HallBug 5786 [QA Followup] - Fix language
2015-03-25 SrdjanBug 5786 - Move AllowOnShelfHolds and OPACItemHolds...
2014-10-15 Owen LeonardBug 2889 - templates should use [% IF ( loop.odd )...
2014-09-17 Holger MeißnerBug 11577: Add "Automatic renewal" to the circulation...
2014-08-07 Bernardo Gonzalez... Bug 12686: Make more selected option XHTML compliant
2014-07-03 Fridolin SomersBug 12451 - circulation rule cant be edited if itemtype...
2014-05-26 Jonathan DruartBug 12230: Set a maximum suspension days as a new issui...
2014-04-07 Holger MeißnerBug 7413: Add "No renewal before" to the circulation...
2013-04-26 Katrin FischerBug 9818: Fixing capitalization and remove dollar sign
2013-04-15 Chris CormackBug 9933: Unable to edit or add rules for any branch...
2013-03-22 Jonathan DruartBug 8365: Add unit tests and fix QA issues
2013-03-22 Jonathan DruartBug 8365: Add a renewal duration in the issuing rules
2013-03-22 Jared Camins-EsakovBug 4354 follow-up: correct phrasing of alert
2013-03-22 Jonathan DruartBug 4354: Manage the specific case "Unlimited" value
2013-03-22 Jonathan DruartBug 4354: Followup: FIX the hardduedate copy
2013-03-22 Jonathan DruartBug 4354: Followup Add a Cancel button
2013-03-22 Kyle M HallBug 4354 - Followup - Add row highlighting
2013-03-22 Jonathan DruartBug 4354: Cannot edit existing issuing rules
next