Bug 30952: Staff interface redesign (header)
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / members / paycollect.tt
2022-10-12 Solène DesvauxBug 30952: Staff interface redesign (header)
2022-09-21 Julian MauriceBug 31254: Add additional fields for accountlines
2022-06-24 Pasi KallinenBug 20395: Change paycollect to use Price formatter
2022-06-17 Victor Grousset... Bug 30733: Simplify translatable strings
2022-06-08 Martin RenvoizeBug 30807: Migrate to patron-title in pay and paycollect
2022-05-14 Shi Yao WangBug 30139: Same fix for the other javascript moneyForma...
2022-05-06 Julian MauriceBug 30563: Add syspref to make the "cash register"...
2022-04-20 Wainui Witika-ParkBug 27631: labels and members folders
2022-04-04 Jonathan DruartBug 30093: Rename patron-search.inc to patron-search...
2022-03-16 Andrew NuggedBug 29684: (QA follow-up) paycollect.pl don't needs...
2022-03-16 Petro VashchukBug 29684: Fix warn about js/locale_data.js (paycollect.pl)
2021-10-25 Katrin FischerBug 29309: (follow-up) Change 'Pay fines' to 'Pay charges'
2021-04-30 Martin RenvoizeBug 27636: (QA follow-up) Fix tests and validate
2021-04-21 Wainui Witika-ParkBug 26703: members folder
2021-04-16 Martin RenvoizeBug 27796: Centralise payment/transaction type handling
2021-04-01 Owen LeonardBug 27846: (follow-up) Add id back to breadcrumbs container
2021-04-01 Wainui Witika-ParkBug 27846: members folder
2021-01-22 Nick ClemensBug 20527: (QA follow-up) Fix type 'Wiriteoff'
2021-01-22 Eden BacaniBug 20527: Corrected paid to amountwrittenoff
2020-11-06 Martin RenvoizeBug 24665: (QA follow-up) Fix selection default
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Reset beenSubmitted on valida...
2020-11-06 Martin RenvoizeBug 24786: (QA follow-up) Add validation to paycollect
2020-11-06 Martin RenvoizeBug 24786: Update paycollect to use session register
2020-10-15 Martin RenvoizeBug 26536: WRITEOFF not writeoff
2020-09-18 Lucas GassBug 25744: replace <b> with <strong> in the staff interface
2020-09-18 Martin RenvoizeBug 26269: Fix variable name mismatch for cash_register...
2020-08-18 Owen LeonardBug 26194: Add link to cash register management from...
2020-08-03 Julian MauriceBug 24610: Let user switch between 'Pay' and 'Write...
2020-05-01 Katrin FischerBug 25119: Fix account type and description for individ...
2020-03-18 David RobertsBug 24495: Reword change collection feature
2020-02-21 Martin RenvoizeBug 22359: Prevent undercollection at the server
2020-02-21 Martin RenvoizeBug 22359: Improvements to payment collection inputs
2020-02-10 Martin RenvoizeBug 24525: (follow-up) Factor out to an include
2020-01-27 Jonathan DruartBug 24339: Do not assume there are exactly 3 SIP* AVs
2020-01-27 Martin RenvoizeBug 24339: Remove SIP payment types from staff pay...
2019-12-23 Katrin FischerBug 24208: (follow-up) Change page title from payment...
2019-12-23 Maryse SimardBug 24208: Remove change calculation for writeoffs
2019-11-06 Katrin FischerBug 23483: Show the description, not the patron's title...
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-10-08 Kyle M HallBug 23507: Add ability to show change given on auto...
2019-09-23 Tomas Cohen AraziBug 23321: (QA follow-up) Add missing TT filters
2019-09-23 Martin RenvoizeBug 23321: (follow-up) Require cash registers for payments
2019-09-23 Martin RenvoizeBug 23321: Add cash register support to paycollect
2019-08-08 Martin RenvoizeBug 23228: (QA follow-up) Add required filters
2019-08-08 Kyle M HallBug 23228: Add option to automatically display payment...
2019-02-15 Jonathan DruartBug 22301: (bug 11373 follow-up) Do not format amounts...
2019-02-04 Owen LeonardBug 11373: (follow-up) Add "change calculation" feature...
2019-02-04 FrédérickBug 11373: Show the difference between the amount colle...
2019-01-30 helene hickeyBug 22148: Changed where user is redirected by cancelli...
2019-01-28 Jasmine AmohiaBug 22138: updated tab names on members/paycollect.pl
2019-01-25 Owen LeonardBug 21965: Update two-column templates with Bootstrap...
2019-01-02 Jonathan DruartBug 22007: Generated with add_missing_filters.pl
2018-10-26 Jonathan DruartBug 21526: uri escape TT variables when used in 'a...
2018-10-01 Christopher BrannonBug 13272: Adds type="text" to inputs missing it
2018-08-17 Jonathan DruartBug 13618: Add html filters to all the variables
2018-08-14 Jonathan DruartBug 20226: Centralize update child code (CATCODE_MULTI)
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-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-04-19 Kyle M HallBug 18786: Add ability to create custom payment types
2018-04-13 Julian MauriceBug 20538: Remove the need of writing [% KOHA_VERSION...
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-15 Jonathan DruartBug 19641: (follow-up) Move patron templates to the...
2018-02-15 Owen LeonardBug 19641: Move patron templates to the footer
2017-12-11 David BourgaultBug 11210: Writeoff partial amounts
2017-12-11 Jonathan DruartBug 10021: Remove notify headers from pay*.tt
2017-12-11 Jonathan DruartBug 10021: Drop columns notify_id and notify_level...
2017-10-27 Jonathan DruartBug 19117: Add CSRF protection to paycollect.pl
2017-09-01 Kyle M HallBug 19208 - Pay select option doesn't pay the selected...
2017-03-31 Owen LeonardBug 17014 - Remove more event attributes from patron...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-06-10 BlouBug 14605 - Corrects the individual fine's description
2015-04-29 Marc VéronBug 4041: Third step - Display address on patron's...
2013-05-21 Paul PoulainBug 6413 - QA Followup - Add notes for 'Pay selected'
2013-05-21 Chris HallBug 6413 Added ability to add a note when paying or...
2013-03-13 Jared Camins-EsakovMerge branch 'bug_9647' into 3.12-master
2013-03-11 Jared Camins-EsakovMerge branch 'bug_8054' into 3.12-master
2013-03-11 Liz ReaBug 8054 - double clicking can cause duplicate payments...
2013-02-12 Jared Camins-EsakovMerge branch 'bug_9105' into 3.12-master
2013-02-01 Jared Camins-EsakovMerge branch 'bug_9102' into 3.12-master
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
2013-01-08 Jared Camins-EsakovMerge branch 'bug_9141' into 3.12-master
2013-01-08 Owen LeonardBug 9141 - Untranslatable strings on "pay an amount...
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8641' into 3.12-master
2012-10-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8525'
2012-10-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7986'
2012-10-17 Paul PoulainMerge remote-tracking branch 'origin/new/bug_4118'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7412'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8636'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8233'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7621'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8382'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8623'
2012-10-04 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7986'
2012-10-01 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8209'
2012-09-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6448'
2012-09-15 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7671'
2012-09-15 Stéphane DelauneBug 7671 : add a real primary key accountlines_id in...
next