Bug 21963: Update two-column templates with Bootstrap grid: Patrons part 1
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / members /
2019-01-11 Owen LeonardBug 21963: Update two-column templates with Bootstrap...
2019-01-08 Owen LeonardBug 21813: In-page JavaScript causes error on patron...
2019-01-02 Tomas Cohen AraziBug 21578: Terminology changes in patron's account...
2019-01-02 Jonathan DruartBug 22007: Generated with add_missing_filters.pl
2019-01-02 Jonathan DruartBug 22007: Remove html filters when KohaDates called...
2018-12-11 Mark TompsettBug 21947: Address other misordered FILTER lines
2018-12-11 Nick ClemensBug 21778: Sort user list by surname,firstname unless...
2018-11-29 Tomas Cohen AraziBug 18805: Add ability to use up account credits
2018-11-08 Tomas Cohen AraziBug 21715: Ease translation of account and account...
2018-11-06 Tomas Cohen AraziBug 20629: (QA follow-up) Remove actions_col
2018-11-06 Kyle M HallBug 20629: Rename reverse_col to actions_col
2018-11-06 Kyle M HallBug 20629: Pass accountline objects to template instead...
2018-11-06 Kyle M HallBug 20629: Remove ability to 'reverse' payments
2018-10-31 Owen LeonardBug 10442: Remove references to non-standard "error...
2018-10-31 Jonathan DruartBug 21080: Fix patron's attributes display when PA_CLAS...
2018-10-26 Katrin FischerBug 21526: (QA follow-up) Fix all the tabs
2018-10-26 Jonathan DruartBug 21526: uri escape TT variables when used in 'a...
2018-10-26 Jonathan DruartBug 21669: Do not html filter TT assignement statements
2018-10-15 Owen LeonardBug 18480: Get rid of unwanted / distracting link in...
2018-10-01 Johan LarssonBug 21462: (bug 15136 follow-up) Shift column numbering
2018-10-01 Jonathan DruartBug 21454: Remove html filter for Price filtered variables
2018-10-01 Christopher BrannonBug 13272: Adds type="text" to inputs missing it
2018-09-28 Josef MoravecBug 21167: (QA follow-up) Use accounttype.inc for gener...
2018-09-28 Josef MoravecBug 21167: (QA follow-up) Fix amount formatting on...
2018-09-28 Katrin FischerBug 21167: Fix price formatting on printed fee invoice...
2018-09-26 Josef MoravecBug 21380: (QA follow-up) Use uri filter in link parameters
2018-09-26 Owen LeonardBug 21380: Circulation history UI improvements - make...
2018-09-26 Jonathan DruartBug 21353: (follow-up) same check for select/clear...
2018-09-26 Jonathan DruartBug 21353: Display checkboxes to merge patron even...
2018-09-26 Owen LeonardBug 20223: Merge members-menu and circ-menu inc files
2018-09-20 Nick ClemensBug 20656: (RM follow-up) Add missing filter
2018-09-20 Nick ClemensBug 20656: (follow-up) Don't display title for F or...
2018-09-20 Nick ClemensBug 20656: Better formatting for print summary
2018-09-14 Jonathan DruartBug 21293: Remove another misplaced html filter on...
2018-09-14 Owen LeonardBug 21293: Display of housebound delivery information...
2018-08-30 Jonathan DruartBug 21068: Remove NorwegianPatronDB related code
2018-08-24 Jonathan DruartBug 21209: (bug 20828 follow-up) Step 4 of moremember...
2018-08-17 Jonathan DruartBug 13618: Manually replace missing .raw
2018-08-17 Jonathan DruartBug 13618: Escape patron's attributes - do we want...
2018-08-17 Jonathan DruartBug 13618: Add html filters to all the variables
2018-08-16 Jonathan DruartBug 21222: (bug 20226 follow-up) Fix patron creation
2018-08-14 Jonathan DruartBug 20226: Centralize update child code (CATCODE_MULTI)
2018-08-14 Jonathan DruartBug 21208: Fix housebound deliverer/chooser names
2018-08-10 Vassilis KanellopoulosBug 15136: Add homebranch of borrowed items to patron...
2018-08-09 Owen LeonardBug 20779: Style refresh for patron detail page
2018-08-09 Owen LeonardBug 20828: Step 4 of moremember is used for Housebound...
2018-08-08 Jonathan DruartBug 21048: Fix display of suggestion's status (SUGGEST_...
2018-08-08 Owen LeonardBug 21041: "Merge patrons" button remains disabled...
2018-07-18 Jonathan DruartBug 20806: Surround string by span tag to help translation
2018-07-18 Jonathan DruartBug 20806: Do not rely on column position
2018-07-18 Josef MoravecBug 20806: Add item type description holds history...
2018-07-18 Owen LeonardBug 21038: Reserves should be holds
2018-07-13 Owen LeonardBug 20805: Update child to adult patron process broken...
2018-07-06 Tomas Cohen AraziBug 19617: (QA follow-up) Fix typo for type
2018-07-06 Kyle M HallBug 19617: Allow 'writeoff of selected'
2018-07-06 Tomas Cohen AraziBug 20980: Make mancredit.pl use Koha::Account::add_credit
2018-07-06 Tomas Cohen AraziBug 20703: Add confirmation modal when making a credit...
2018-07-06 Kyle M HallBug 20703: Add ability to void any credit
2018-06-29 Owen LeonardBug 20585: Label surname as name for organisation type...
2018-06-29 Owen LeonardBug 20520: Re-indent moremember.tt
2018-06-22 Amit GuptaBug 20867: Ability to show membership renewal date...
2018-06-22 Katrin FischerBug 20456: (follow-up) Fix number of subscriptions...
2018-06-22 Katrin FischerBug 20456: Switch routling list tab in staff to use...
2018-06-22 Katrin FischerBug 20794: Hide holds tab on details when user lacks...
2018-06-08 Kyle M HallBug 20120: (QA follow-up) Pass on_editing parameter...
2018-06-08 Kyle M HallBug 20120: Prevent writeoffs of more than the amount...
2018-06-04 Josef MoravecBug 20831: Fix KohaTable calls after bug 9573
2018-06-04 Jonathan DruartBug 20840: (bug 2696 follow-up) Fix biblio info fetch
2018-05-29 Katrin FischerBug 20752: Fix capitalization on the files tab for...
2018-05-23 Jonathan DruartBug 20701: Add csrf protection to mancredit.pl
2018-05-23 Nick ClemensBug 20701: Add csrf protection to maninvoice.pl
2018-05-23 Owen LeonardBug 20803: Cannot search to hold or use print options...
2018-05-21 Jonathan DruartBug 20792: (bug 18789 follow-up) Fix patron edit page...
2018-05-11 Mark TompsettBug 20719: USE Branches in TT files
2018-05-11 Amit GuptaBug 20719: Add missing USE Branches to files.tt
2018-05-10 Jonathan DruartBug 18789: Fix borrowernumber on members/files.tt
2018-05-09 Tomas Cohen AraziBug 20568: CSRF protection
2018-05-09 Tomas Cohen AraziBug 20568: Move value => client_id + secret
2018-05-09 Owen LeonardBug 20568: (follow-up) Interface and markup changes
2018-05-09 Tomas Cohen AraziBug 20568: API key management for OPAC users
2018-05-09 Tomas Cohen AraziBug 20568: Add mandatory description field for api...
2018-05-09 Julian MauriceBug 20568: API keys management in interface
2018-04-25 Jonathan DruartBug 20100: Explain why the checkbox is disabled
2018-04-25 Nick ClemensBug 20100: (QA follow-up) Use template logic instead...
2018-04-25 Marcel de RooyBug 20100: Disallow access to superlibrarian privileges...
2018-04-24 Kyle M HallBug 2696: (QA follow-up) Fix POD, results sorting,...
2018-04-24 Katrin FischerBug 2696: (QA follow-up) Several fixes to template...
2018-04-24 Kyle M HallBug 2696: Fine payments should show what was paid for
2018-04-20 Kyle M HallBug 9302: Add error message if keeper patron is invalid
2018-04-20 Kyle M HallBug 9302: Add error messages, correct number of unit...
2018-04-20 Kyle M HallBug 9302: Update div classes
2018-04-20 Kyle M HallBug 9302: Wrap display_names block line with a span tag
2018-04-20 Kyle M HallBug 9302: Use patron-title.inc
2018-04-20 Kyle M HallBug 9302: Add button directing use to keeper's patron...
2018-04-20 Kyle M HallBug 9302: Make the patron search show/hide more links...
2018-04-20 Kyle M HallBug 9302: Use new 'edit borrowers' permission
2018-04-20 Tomas Cohen AraziBug 9302: (QA follow-up) Consistency follow-up
2018-04-20 Kyle M HallBug 9302: (QA follow-up) Dumper plugin isn't used
2018-04-20 Kyle M HallBug 9302: (QA follow-up) Merge should be a transaction
2018-04-20 Kyle M HallBug 9302: Add ability to merge patron records
next