Bug 36755: Update UI input element
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / patron-attr-types.tt
2024-05-08 Pedro AmorimBug 36755: Update UI input element
2024-04-30 Shi Yao WangBug 32610: make date attributes repeatable
2024-04-30 Katrin FischerBug 32610: Add date option to extended patron attribute...
2024-03-01 Jonathan DruartBug 34478: Manual fix - admin/patron-attr-types
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud- everywhere
2024-03-01 Jonathan DruartBug 34478: op-cud - Rename op with op-cud in templates
2024-03-01 Jonathan DruartBug 34478: Add missing CSRF token to POST forms
2024-01-31 Jonathan DruartBug 34862: Include messages.inc
2024-01-26 Owen LeonardBug 34913: DataTables upgrade: Update CSS and option...
2023-11-09 Nick ClemensBug 34517: Add option search patron attributes by default
2023-09-22 Owen LeonardBug 34383: Fix inconsistencies in Patron attributes...
2023-08-15 Owen LeonardBug 33909: Improve translation of title tags: Administr...
2023-07-11 Owen LeonardBug 34112: Replace fa.fa-pencil-alt with fa-solid.fa...
2023-06-12 Owen LeonardBug 32910: (follow-up) Replace v4 icon names with v6
2023-04-21 Owen LeonardBug 33127: Use template wrapper for breadcrumbs: Admini...
2022-11-09 Martin RenvoizeBug 32028: (follow-up) Fix headings levels
2022-11-09 Lucas GassBug 32028: Add page-section to various admin pages
2022-11-02 Owen LeonardBug 32068: Consistent classes for primary buttons:...
2022-10-12 Owen LeonardBug 30952: (follow-up) Undo change to Home breadcrumb
2022-10-12 Solène DesvauxBug 30952: Staff interface redesign (header)
2022-09-07 Katrin FischerBug 27193: Set focus on first input when adding a new...
2022-06-17 Victor Grousset... Bug 30733: Simplify translatable strings
2022-04-20 Wainui Witika-ParkBug 27631: admin folder
2022-04-08 Nick ClemensBug 30120: Save and apply extended attributes during...
2021-10-21 Owen LeonardBug 29052: Make consistent use of spans and div with...
2021-07-26 Owen LeonardBug 28347: Add DataTables, additional information to...
2021-05-17 Owen LeonardBug 28345: Patron attributes no longer have option...
2021-04-21 Jonathan DruartBug 23271: Remove 'selecteds' from Branches
2021-04-21 Wainui Witika-ParkBug 26703: admin folder
2021-04-01 Owen LeonardBug 27846: (follow-up) Add id back to breadcrumbs container
2021-04-01 Wainui Witika-ParkBug 27846: admin folder
2021-02-15 Jonathan DruartBug 8326: Add tooltips
2021-02-15 Jonathan DruartBug 8326: Add aria-disabled to li's
2021-02-15 Jonathan DruartBug 8326: Make repeatable and unique_id modifiable...
2021-02-08 Jonathan DruartBug 26602: Don't export "actions" column
2021-01-22 Mazen KhallafBug 27210: Typo in patron-attr-types.tt
2021-01-20 Jonathan DruartBug 27439: Remove repetition in hint
2021-01-20 Owen LeonardBug 27439: Improve hint labels on patron attribute...
2020-11-17 Jonathan DruartBug 26973: (bug 26119 follow-up) Restore patron's attri...
2020-10-25 Nick ClemensBug 26725: (QA follow-up) Add line break and 'the'...
2020-10-25 Tal RogoffBug 26725: link text changed to just system preference...
2020-10-25 Tal RogoffBug 26725: changed the text of the "here" link on the...
2020-08-18 Jonathan DruartBug 26119: Enable patron's attribute edition when Patro...
2020-07-20 Jonathan DruartBug 22844: Add the new entry to the patron attr types...
2020-07-20 Jonathan DruartBug 24151: Adding keep_for_anonymized to the UI
2020-03-27 David RobertsBug 20648: Attribute option 'Display in check-out'...
2020-03-23 Jonathan DruartBug 20443: Move C4::Members::AttributeTypes::GetAttribu...
2019-03-13 Owen LeonardBug 22023: Further improve responsive layout handling...
2018-11-12 Jonathan DruartBug 21526: Use the 'url' filter when needed
2018-10-26 Jonathan DruartBug 21669: Do not html filter TT assignement statements
2018-09-06 Owen LeonardBug 20742: Update two-column templates with Bootstrap...
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-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-09-29 Amit GuptaBug 19103: Fix Stored XSS in patron-attr-types.pl
2017-09-29 Katrin FischerBug 19128: Fix Stored XSS in patron-attr-types.pl,...
2017-03-24 Jesse WeaverBug 13757: Add the option to set patron attributes...
2017-02-17 Aleisha AmohiaBug 17793: Make sysprefs search show on all Admin pages
2017-01-13 Josef MoravecBug 16239: Update templates
2016-10-28 Jonathan DruartBug 15803: Koha::AuthorisedValues - Remove C4::Koha...
2016-07-08 Jonathan DruartBug 16857: Check on item.branches makes more sense
2016-07-08 Marc VéronBug 16857 - patron-attr-types.tt: Get rid of warnings...
2016-06-17 Owen LeonardBug 16543 - Make edit and delete links styled buttons...
2016-04-29 Owen LeonardBug 16299 - Use validation plugin when creating a patro...
2016-04-22 Jonathan DruartBug 12267: Remove borrower_attributes.password
2016-04-07 Jonathan DruartBug 16157: Move the selected flag from GetAuthorisedVal...
2016-02-23 Owen LeonardBug 15785 - Use Font Awesome icons in confirmation...
2016-02-11 Kyle M HallRevert bug 13618 - "Prevent XSS in the Staff Client...
2016-01-29 Jonathan DruartBug 13618: Specific for pagination_bar
2016-01-29 Jonathan DruartBug 13618: Remove html filters at the intranet
2015-10-27 Kyle M HallBug 14915: Use Font Awesome instead of Glyphicons for...
2015-05-06 Marc VéronBug 14033: Capitalization: confirmation message on...
2014-05-26 Kyle M HallBug 6254: make it possible to set default privacy setti...
2013-06-07 Owen LeonardBug 10420 - Standardize spelling of "authorized"
2013-03-13 Jared Camins-EsakovMerge branch 'bug_9647' into 3.12-master
2013-02-24 Jared Camins-EsakovMerge branch 'bug_8942' into 3.12-master
2013-02-19 Jared Camins-EsakovMerge branch 'bug_7969' into 3.12-master
2013-02-18 Jared Camins-EsakovMerge branch 'bug_9642' into 3.12-master
2013-02-18 Owen LeonardBug 9642 - Replace YUI button on the patron attribute...
2013-01-15 Jared Camins-EsakovMerge branch 'bug_8557' into 3.12-master
2013-01-09 Jared Camins-EsakovMerge branch 'bug_8977' into 3.12-master
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7368' into 3.12-master
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7143' into 3.12-master
2012-12-05 Jonathan DruartBug 7919: Followup: Fix plural and GetAuthvalueDropbox
2012-12-05 Jonathan DruartBug 7919 : Display of values depending on the connexion...
2012-09-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7613'
2012-07-17 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7729'
2012-06-25 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7143'
2012-06-20 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6634'
2012-05-28 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6858'
2012-05-24 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7178'
2012-05-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7178'
2012-04-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5347'
2012-04-18 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5347'
2012-04-18 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7016'
2012-04-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7876'
2012-04-10 Paul PoulainMerge remote-tracking branch 'origin/new/bug_2780'
2012-04-10 Owen LeonardBug 2780 - Capitalize strings consistently (Admin pages)
2012-04-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7310'
next