Bug 26946: Set maxlength for cash register name
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules /
2020-12-09 Martin RenvoizeBug 26946: Set maxlength for cash register name
2020-12-09 Nick ClemensBug 27142: Don't interpolate batch_type variable
2020-12-04 Nick ClemensBug 26336: Add hint before and remove select after...
2020-11-30 Nick ClemensBug 23475: Use localStorage to preserve simple search...
2020-11-27 Jonathan DruartBug 25534: Add missing td in tfoot in pendingreserves
2020-11-25 Jonathan DruartBug 27026: (bug 24159 follow-up) Add a tooltip to expla...
2020-11-25 Nick ClemensBug 25942: Fix batch report operations for cardnumbers...
2020-11-25 Kyle M HallBug 26819: (QA follow-up) Fix branchtransfers.tt
2020-11-25 Kyle M HallBug 26819: (QA follow-up) authorized_value should be...
2020-11-25 Kyle M HallBug 26819: Fix calls to AuthorisedValues.GetDescription...
2020-11-24 Tomas Cohen AraziBug 27044: Mark the PayPal integration as deprecated...
2020-11-20 Nick ClemensBug 7607: (follow-up) Address OPAC and limits
2020-11-20 Nick ClemensBug 7607: Remove empty inputs when submitting search...
2020-11-18 Jonathan DruartBug 26939: Add missing filters
2020-11-18 Jonathan DruartBug 26846: Fix regressions - Preselect expected and...
2020-11-18 Martin RenvoizeBug 26939: Use AV description in sales table display
2020-11-18 Martin RenvoizeBug 26938: Prevent flash of unstyled sales table
2020-11-17 Jonathan DruartBug 26973: (bug 26119 follow-up) Restore patron's attri...
2020-11-13 Nick ClemensBug 26988: Add API route to fetch hold pickup locations...
2020-11-12 Andrew IsherwoodBug 22818: (QA follow-up) Respond to feedback
2020-11-11 Jonathan DruartBug 24083: Swap the column for "Unlimited" handling
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Squashed follow ups
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Respond to QA feedback
2020-11-11 Andrew IsherwoodBug 24083: Add support for unseen_renewals
2020-11-11 Andrew IsherwoodBug 24083: Add circ rules management
2020-11-11 Andrew IsherwoodBug 24083: Required atomic updates & DB update
2020-11-11 Agustin MoyanoBug 23019: (follow-up) Fix other things
2020-11-11 Agustin MoyanoBug 23019: (follow-up) Fix usability issues
2020-11-11 Agustin MoyanoBug 23019: (QA follow-up) Fix typo Pre fill
2020-11-11 Agustin MoyanoBug 23019: Add profiles to stage-import-batch and magna...
2020-11-11 Agustin MoyanoBug 20936: Add OPACHoldsHistory syspref
2020-11-11 Katrin FischerBug 22818: (QA follow-up) Add hint to new library ILL...
2020-11-11 Katrin FischerBug 22818: (QA follow-up) Add some punctuation and...
2020-11-11 Andrew IsherwoodBug 22818: (follow-up) Respond to feedback
2020-11-11 Andrew IsherwoodBug 22818: (follow-up) Respond to feedback
2020-11-11 Martin RenvoizeBug 22818: (QA follow-up) Template CASE correction
2020-11-11 Andrew IsherwoodBug 22818: Add generation and sending of notices
2020-11-11 Andrew IsherwoodBug 22818: Add support for ILL notices
2020-11-11 Andrew IsherwoodBug 22818: Add notices sysprefs and DB column
2020-11-10 Tomas Cohen AraziBug 23916: (QA follow-up) Adapt all the things to the...
2020-11-10 Andrew IsherwoodBug 23916: (follow-up) Fix terminology, use patron...
2020-11-10 Andrew IsherwoodBug 23916: Record and display item issuer
2020-11-10 Andrew IsherwoodBug 23916: Add "RecordIssuer" syspref
2020-11-10 Martin RenvoizeBug 24603: (follow-up) Update to double entry accounting
2020-11-10 Julian MauriceBug 24603: Allow to cancel charges in patron accounting
2020-11-06 Kyle M HallBug 26627: (QA follow-up) Remove barcode input by id
2020-11-06 Katrin FischerBug 14866: (QA follow-up) Add hint to system preferences
2020-11-06 Aleisha AmohiaBug 14866: Make high holds work with different item...
2020-11-06 Martin RenvoizeBug 23091: Add template handling for new messages
2020-11-06 Martin RenvoizeBug 23091: Add handling for new lostreturn rules
2020-11-06 Nicolas LegrandBug 24412: Attach waiting reserve to desk
2020-11-06 Martin RenvoizeBug 24665: (QA follow-up) Fix selection default
2020-11-06 Martin RenvoizeBug 24665: Add support for filtering by cash register
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Reset beenSubmitted on valida...
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Do not use 'hidden' attribute
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Handle no defined registers
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Remove trailing space in...
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) String fix
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Add validation to paycollect
2020-11-06 Martin RenvoizeBug 24786: Add validation to point of sale
2020-11-06 Martin RenvoizeBug 24786: Default to 'branch default' on auth.
2020-11-06 Martin RenvoizeBug 24786: (follow-up) Cache the register_name in the...
2020-11-06 Martin RenvoizeBug 24786: Update borroaccount to use session register
2020-11-06 Martin RenvoizeBug 24786: Update paycollect to use session register
2020-11-06 Martin RenvoizeBug 24786: Update point of sale to use session register
2020-11-06 Martin RenvoizeBug 24786: Allow selection of cash register at login
2020-11-06 Martin RenvoizeBug 24786: Allow setting a register for the session
2020-11-06 Owen LeonardBug 26727: (follow-up) More markup corrections
2020-11-06 Katrin FischerBug 26727: Fix <p/> appearing in the templates
2020-11-06 Kyle M HallBug 14708: The patron set as the anonymous patron shoul...
2020-11-05 Jonathan DruartBug 25334: MTT is itiva not talkingtech
2020-11-05 Kyle M HallBug 25334: (QA follow-up) Update overduerules.tt
2020-11-05 Kyle M HallBug 25334: Add generic 'phone' message transport type
2020-11-05 Katrin FischerBug 26172: (QA follow-up) Add missing filter
2020-11-05 Martin RenvoizeBug 26172: (follow-up) Add print option
2020-11-05 Martin RenvoizeBug 26172: (follow-up) Summary by payment_type
2020-11-05 Martin RenvoizeBug 26172: Add cashup summary view modal
2020-11-05 Martin RenvoizeBug 26908: (follow-up) Alter template check
2020-11-04 Nick ClemensBug 23823: (QA follow-up) Fix filter in link
2020-11-04 Ivan MasárBug 23823: (follow-up) minor visual fix
2020-11-04 Katrin FischerBug 23823: (follow-up) Get rid of some tabs in favor...
2020-11-04 Ivan MasárBug 23823: Allow system preferences to be bookmarked
2020-11-04 Owen LeonardBug 26729: Add focus class to vendor name field in...
2020-11-04 Lucas GassBug 26804: (QA follow-up) add modal-lg class and intent...
2020-11-04 Lucas GassBug 26804: Add modal content preview
2020-11-04 Owen LeonardBug 26736: Compare values of reports log entries
2020-11-04 Katrin FischerBug 15780: Add inventory number to checkout list on...
2020-11-04 Katrin FischerBug 21882: Show price information in acqusitions tab...
2020-11-04 Owen LeonardBug 26572: Add autocomplete to librarian field in log...
2020-11-04 Katrin FischerBug 15329: Add new column for budget to the late orders...
2020-11-04 Martin RenvoizeBug 24834: (follow-up) Improve breadcrumb
2020-11-04 Martin RenvoizeBug 24834: (QA follow-up) Add missing filter
2020-11-04 Katrin FischerBug 24834: (follow-up) Add report id to page titles
2020-11-04 Katrin FischerBug 24834: Display report number on editing or running...
2020-11-04 Katrin FischerBug 26680: Acq - Wrap (rcvd) in a span and change text...
2020-11-04 Katrin FischerBug 26718: Rename "reading history" to "checkout history"
2020-11-04 Owen LeonardBug 12533: (follow-up) Add CSS to preview display of...
2020-11-04 Owen LeonardBug 12533: Improve authority search result display
2020-11-04 Owen LeonardBug 25941: (follow-up) Add markup comments
2020-11-04 Owen LeonardBug 25941: Reindent Upload local cover image page
next