Bug 34234: Respect display_order in additem.tt and detail.tt
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / cataloguing / additem.tt
2024-03-11 Lucas GassBug 34234: Respect display_order in additem.tt and...
2024-02-13 Jonathan DruartBug 34862: Include messages.inc
2024-02-13 Jonathan DruartBug 34862: Remove blocking_errors where there is no...
2023-10-17 David NindBug 34966: Terminology - fix add item form (& to and)
2023-09-01 Owen LeonardBug 33912: Improve translation of title tags: Cataloging
2023-07-14 Katrin FischerBug 34232: (QA follow-up) Remove superfluous "Use:...
2023-07-03 Marcel de RooyBug 34146: Add a client-side check with maxlength too
2023-07-03 Marcel de RooyBug 34146: Do not allow multiple copies to crash server
2023-06-12 Owen LeonardBug 32910: (follow-up) Replace v4 icon names with v6
2023-05-12 Lucas GassBug 31212: Change datelastseen from date to datetime...
2023-04-14 Paul DerscheidBug 32418: (follow-up) Remove jQuery, Fix typos in...
2023-04-14 Paul DerscheidBug 32418: Can't call method 'unblessed' on an undefine...
2023-04-06 Owen LeonardBug 33148: Use template wrapper for breadcrumbs: Cataloging
2023-02-02 Kyle M HallBug 20256: Use new methods
2023-02-02 Owen LeonardBug 32633: Add 'page-section' to cataloging and authori...
2022-11-23 Owen LeonardBug 32046: (follow-up) Accommodate the inclusion of...
2022-11-14 Kyle HallBug 32188: Only show template controls above item form...
2022-11-10 Kyle HallBug 24606: (QA follow-up) Fix up save form a bit
2022-11-10 Kyle HallBug 24606: (QA follow-up) Fix up interface
2022-11-10 Kyle HallBug 24606: (QA follow-up) Fix QA script issues
2022-11-10 Kyle HallBug 24606: (QA follow-up) Set existing sharing setting...
2022-11-10 Kyle HallBug 24606: Add item template editor permission
2022-11-10 Kyle HallBug 24606: Implement item templates
2022-11-03 Marcel de RooyBug 31873: Check ->find before calling ->safe_delete
2022-10-18 Martin RenvoizeBug 31162: Add a cataloging module home page
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-10-03 Katrin FischerBug 23063: Use Price formatting on amounts in item...
2022-07-08 Nick ClemensBug 24857: Add ability to set item group when adding...
2022-03-04 Janusz KaczmarekBug 30178: (bugs 27526 and 28445 follow-up) Every libra...
2022-02-22 Jonathan DruartBug 29962: (bug 27526 follow-up): Fix columns button...
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...
2021-10-18 Jonathan DruartBug 28445: Isolate add item form to an include file
2021-10-15 Joonas KylmäläBug 29111: Remove unused indicator modification code...
2021-10-12 Jonathan DruartBug 27526: (follow-up) Remove uneeded call to Transform...
2021-10-06 Jonathan DruartBug 27526: Remove uneeded call to TransformMarcToKoha
2021-10-06 Jonathan DruartBug 27526: Improve grep for date fields
2021-10-06 Jonathan DruartBug 27526: Adjust code to use Koha::Items
2021-10-06 Jonathan DruartBug 27526: Remove AddItemFromMarc from additem
2021-10-06 Jonathan DruartBug 27526: Remove ModItemFromMarc from additem
2021-10-01 Jonathan DruartBug 29137: Add new syspref to disable AV creation withi...
2021-09-28 Owen LeonardBug 28438: Capitalization: Various corrections
2021-07-06 Jonathan DruartBug 28611: Fix width to 50% for additem form elements
2021-04-21 Wainui Witika-ParkBug 26703: cataloguing folder
2021-04-06 Owen LeonardBug 28066: Remove select tag's size attribute where...
2021-04-06 Martin RenvoizeBug 27980: (QA follow-up) Add missing case
2021-04-01 Owen LeonardBug 27846: (follow-up) Add id back to breadcrumbs container
2021-04-01 Wainui Witika-ParkBug 27846: authorities, catalogue and cataloguing folders
2020-09-29 Jonathan DruartBug 25321: Remove 2 remaining occurrences of strings.inc
2020-08-24 Jonathan DruartBug 25728: fix rebase issues
2020-08-24 Jonathan DruartBug 25728: Create AV when adding a new item
2020-08-24 Jonathan DruartBug 25727: Do not open options on clear
2020-08-19 Jonathan DruartBug 26234: Teach our KohaTable constructor the specific...
2020-07-30 Kyle M HallBug 26083: Item editor defaults to lost
2020-07-27 Kyle M HallBug 24279: Disable editing lost status in items editor...
2020-07-27 Jonathan DruartBug 24279: Display the tip in the title of the option
2020-07-27 Kyle M HallBug 24279: (QA follow-up) Show values disabled with...
2020-07-20 Caroline Cyr La... Bug 25718: Correct typo in additem.tt
2020-06-25 Jonathan DruartBug 24156: move ColumnsSettings to TablesSettings
2020-06-24 Jonathan DruartBug 25553: Make date columns sortable on the edit items...
2020-05-11 Jonathan DruartBug 8132: Adding message when deleting from the UI
2020-04-29 Owen LeonardBug 25282: Correct Bootstrap dropdown button markup
2020-02-17 Marcel de RooyBug 24649: Fix missing <li> tag on item editor for...
2020-02-11 simithBug 8643: Add important constraint to marc subfields
2020-01-23 Owen LeonardBug 23884: Merge strings.inc and browser-strings.inc
2019-12-23 Owen LeonardBug 11500: Use dateformat syspref and datepicker on...
2019-08-22 Owen LeonardBug 23013: Upgrade DataTables in the staff client
2019-06-15 Jonathan DruartBug 23117: Shortcut additem.pl on nonexistent biblionumber
2019-06-13 Kyle M HallBug 16750: Redirect from selectbranchprinter.pl to...
2019-04-26 Jonathan DruartBug 22669: Fix item editing on receiving an order
2019-04-19 Owen LeonardBug 21307: (follow-up) QA fixes
2019-04-19 Owen LeonardBug 21307: Switch two-column templates to Bootstrap...
2019-03-11 Owen LeonardBug 21091: Move add item template JavaScript to a separ...
2019-02-22 Katrin FischerBug 21335: Remove redundant includes of right-to-left.css
2019-02-19 Owen LeonardBug 22015: Move DataTables CSS to global include
2018-11-16 Katrin FischerBug 21839: Fix capitalization of "Print Label" link
2018-11-12 Jonathan DruartBug 21526: Use the 'url' filter when needed
2018-10-26 Jonathan DruartBug 21526: uri escape TT variables when used in 'a...
2018-08-17 Jonathan DruartBug 13618: Manually replace missing .raw
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-17 Jonathan DruartBug 9573: Lost items report - add KohaTable to itemlost
2018-02-16 Jonathan DruartBug 12904: Add KOHA_VERSION to few more .css
2018-02-08 Jonathan DruartBug 12904: Force browser to load new javascript files...
2018-02-05 Owen LeonardBug 20062: Remove support for Internet Explorer 7 in...
2017-10-27 Aleisha AmohiaBug 17039: Adding 'cancel' link and 'add new item'...
2017-10-25 Nick ClemensBug 18735: QA Followup - add class to new option
2017-10-25 NazlıBug 18735: Print Barcode as soon as adding an item
2017-09-29 Jonathan DruartBug 15173: Restore SubfieldsToAllowForRestrictedEditing
2017-04-21 Chris CormackBug 18432 : Follow up - Updating to use they/them
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-01-13 Josef MoravecBug 16239: Update templates
2016-09-25 Jonathan DruartBug 16800: Fix XSS in additem.pl
2016-09-02 Julian MauriceBug 13501: Add JS library select2 3.5.4
2016-08-10 Jonathan DruartBug 17040: Fix translation on context menu when editing...
2016-07-08 Kyle M HallBug 14790 [QA Followup] - Don't show links unless OPACB...
2016-07-08 Kyle M HallBug 14790 - Add OPAC view link to items editor
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 Owen LeonardBug 16241 - Move staff client CSS out of language directory
next