Bug 16513 - Improvements and fixes for quote upload process
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / members /
2016-06-24 Owen LeonardBug 16494 - Remove the use of "onclick" from some patro...
2016-06-24 Owen LeonardBug 16400 [Follow-up] Proposal to uniform the placement...
2016-06-24 Jonathan DruartBug 16400: Use the fa-times icon for Cancel
2016-06-24 Jonathan DruartBug 16400: Let's hack the fixFloat plugin to fix our...
2016-06-24 AleishaBug 3669: Moving 'Add a new message' into a pop up...
2016-06-17 Marc VéronBug 16729: Use member-display-address-style*-includes...
2016-06-10 Marc VéronBug 16634: Translatability: Fix issue in memberentrygen.tt
2016-06-10 BlouBug 14605 - Corrects the individual fine's description
2016-06-10 Jonathan DruartBug 16465: Fix typo issues vs checkouts
2016-06-04 Jonathan DruartBug 16458: Update library when a guarantor is set
2016-06-03 Claire GravelyBug 16642 - Fix capitalisation for upload patron image
2016-06-03 AleishaBug 12402: Show patron category on pending patron modif...
2016-05-31 Owen LeonardBug 16450 - Remove the use of "onclick" from guarantor...
2016-05-31 Lari TaskulaBug 16200: Make 'Hold waiting too long' translatable...
2016-05-23 Jonathan DruartBug 16478: Fix checkout history tabs - intranet
2016-05-05 Owen LeonardBug 16159 - guarantor section missing ID on patron...
2016-04-29 Magnus EngerBug 16316 - Limit patron search to surname
2016-04-29 Owen LeonardBug 16228 - Move some patron entry form JavaScript...
2016-04-29 Owen LeonardBug 16242 - Move staff client JavaScript out of languag...
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 Marc VéronBug 16218: printfeercpt.tt (and others) does not includ...
2016-04-29 Marc VéronBug 16211: Missing </th> tag in member.tt line 392
2016-04-29 Owen LeonardBug 16241: Move staff client CSS out of language directory
2016-04-29 Owen LeonardBug 16241 - Move staff client CSS out of language directory
2016-04-29 Kyle M HallBug 14497 [QA Followup] - Refactor code to have a singl...
2016-04-29 Kyle M HallBug 14497 - Add warning to patron details page if patro...
2016-04-29 Kyle M HallBug 11088 [QA Followup] - Add action icon for consistency
2016-04-29 Jesse WeaverBug 11088: (QA followup) don't let language chooser...
2016-04-29 Arslan FarooqBug 11088 [Follow up] - Patron entry page should use...
2016-04-29 AleishaBug 11088: Floating Save div for Patron entry page
2016-04-29 AleishaBug 16235: Making borrower account actions buttons
2016-04-29 AleishaBug 16234: Removing 'view link' text
2016-04-29 AleishaBug 16182: Make phone number clickable to call
2016-04-22 Jonathan DruartBug 12267: Remove borrower_attributes.password
2016-04-22 Jonathan DruartBug 15930: Make patron searches defaulting on 'contain'
2016-04-20 Nick ClemensBug 16285 - write_age() function throws error for patro...
2016-04-07 Jonathan DruartBug 16157: Move the selected flag from GetAuthorisedVal...
2016-04-06 Nick ClemensBug 15928 - Show unlinked guarantor
2016-04-01 Jonathan Druart Bug 16178: Fix tests for xt/single_quotes.t
2016-03-25 AleishaBug 15413: Adding colons where appropriate
2016-03-24 Jonathan Druart Bug 16120: Add the actions class to all actions td
2016-03-24 Aleisha Bug 16120: Making 'Edit' on patron search a button
2016-03-24 Jonathan Druart Bug 15722: Escape patron infos for JSON in patron...
2016-03-23 Owen Leonard Bug 16046 - Use Font Awesome icons on patron edit...
2016-03-22 AleishaBug 16029: Hide patron toolbar if patron does not exist
2016-03-21 Owen LeonardBug 16066 - JavaScript error on new patron form when...
2016-03-21 Owen LeonardBug 16065 - Use Font Awesome icons in dialog when dupli...
2016-03-12 Jonathan DruartBug 15206: Make strings translatable
2016-03-12 Alex ArnaudBug 15206 - Make CalculateAge a reusable function
2016-03-12 Alex ArnaudBug 15206 - Show patron's age under date of birth in...
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetGuarantees
2016-03-03 Lari Taskula Bug 12426: Allow resend for sent messages
2016-03-03 Jonathan Druart Bug 12426: Simplify the code adding a new subroutine...
2016-03-03 Lari Taskula Bug 12426: Allow resending of messages from the notice...
2016-03-02 Owen Leonard Bug 15927 - Remove use of <tr class="highlight"> for...
2016-03-02 Owen LeonardBug 13302 [Revised] Use CSS3 ellipsis for email address...
2016-02-24 Natashabug 12920 - Remove AllowRenewalLimitOverride from pl...
2016-02-24 Owen LeonardBug 15692 - Move some patron entry form JavaScript...
2016-02-23 Owen LeonardBug 15691: Show card number minimum and maximum in...
2016-02-14 Kyle M HallBug 9021 - Add SMS via email as an alternative to SMS...
2016-02-11 Kyle M HallRevert bug 13618 - "Prevent XSS in the Staff Client...
2016-01-29 Jonathan DruartBug 13618: Fix for debarredcomment and patron messages
2016-01-29 Jonathan DruartBug 13618: Do not display html tags in patron's notices
2016-01-29 Bernardo Gonzalez... Bug 13618: followup to remove tabs
2016-01-29 Jonathan DruartBug 13618: Fix for news
2016-01-29 Jonathan DruartBug 13618: Specific for Salutation on editing a patron
2016-01-29 Liz ReaBug 13618 - memberentrygen.tt errors Not a GLOB reference
2016-01-29 Jonathan DruartBug 13618: Specific for ColumnsSettings
2016-01-29 Jonathan DruartBug 13618: Fix error 'Not a GLOB reference'
2016-01-29 Jonathan DruartBug 13618: Remove html filters at the intranet
2016-01-27 Kyle M Hall Bug 14310 - Suspend and resume indvidual holds from...
2016-01-27 Aleisha Bug 14763: Calculate and display patron age
2016-01-27 Marc Véron Bug 15096: Export today's checked in barcodes: Display...
2016-01-27 Aleisha Bug 14480: Silences warn from editing patron
2016-01-27 Natasha Bug 15195 - patron details should open in tab
2016-01-23 Jonathan DruartBug 15542: Always display the patron's info the same...
2016-01-23 Owen LeonardBug 14193 - Accessibility: Searching patrons using...
2015-12-31 Martin PerssonBug 12342: Patron registration datepicker dropdown...
2015-12-31 Kyle M HallBug 13931 [QA Followup] - Fix whitespace error
2015-12-31 Josef MoravecBug 13931 - Date of birth in patron search result and...
2015-12-31 Kyle M HallBug 9303 [QA Followup] - Remove extra 'USE Koha', chang...
2015-12-31 Kyle M HallBug 9303 [3] - relative's checkouts in the opac
2015-12-30 Magnus Enger Bug 15304: Remove Norwegian strings from nl-search.tt
2015-12-30 AleishaBug 10468: (followup) fix indentation
2015-12-30 AleishaBug 10468: Adding holds table to summary print
2015-12-30 Jonathan DruartBug 15099: Move admin/categorie.pl to admin/categories.pl
2015-12-30 AleishaBug 15373: Changing Zip to ZIP on OPAC and Intranet
2015-12-30 Marc Véron Bug 14948 - Display amounts right aligned in tables...
2015-12-30 Alex Arnaud Bug 15289 - borrowers permission allows to see patron...
2015-12-29 Marc Véron Bug 15300: Translatability: Replace ambiguous 'From...
2015-12-29 Marc Véron Bug 15346: Translatability: fix sentence splitting...
2015-12-11 Fridolin SomersBug 14599 - Saved auth login and password are used...
2015-11-17 Jonathan DruartBug 15109 - Regression in patron search results ordering
2015-11-06 Marc VéronBug 15146: Format date of birth on patrons requesting...
2015-11-02 Kyle M HallBug 10904: Limit patron update request management by...
2015-10-27 Kyle M HallBug 14915: Use Font Awesome instead of Glyphicons for...
2015-10-19 Jonathan DruartBug 14990: Format the date template-side for moremember
2015-10-19 Jonathan DruartBug 14926: Format the date according to the dateformat...
2015-10-19 Jonathan DruartBug 13632: Use an include file to display permissions
next