koha.git
2024-03-01 Jonathan DruartBug 34478: Rename action with op - mod_debarment
2024-03-01 Jonathan DruartBug 34478: Rename action with op - opac-issue-note
2024-03-01 Jonathan DruartBug 34478: op modify=>edit_form, add=>add_form - member...
2024-03-01 Tomas Cohen... Bug 34478: op=modify should be op=add_form - memberentry.pl
2024-03-01 Tomas Cohen... Bug 34478: actionType parameter not used - memberentry.pl
2024-03-01 Nick ClemensBug 34478: Manual fix - problem_reports
2024-03-01 Jonathan DruartBug 34478: Replace POST with GET - request.tt
2024-03-01 Jonathan DruartBug 34478: Rename action with op - members/boraccount
2024-03-01 Tomas Cohen... Bug 34478: Manual fix - Course reserves
2024-03-01 Jonathan DruartBug 34478: Manual fix - opac-shareshelf
2024-03-01 Jonathan DruartBug 34478: Manual fix - opac-shelves (WIP)
2024-03-01 Jonathan DruartBug 34478: Log if CSRF is wrong (debug)
2024-03-01 Jonathan DruartBug 34478: Fix new forms
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud- in pl/pm - Manual branches.pl
2024-03-01 Jonathan DruartBug 34478: Rename action with op - import_export_framework
2024-03-01 Tomas Cohen... Bug 34478: Manual fix - Batch rm items (course reserves)
2024-03-01 Tomas Cohen... Bug 34478: Manual fix - Batch add items (course reserves)
2024-03-01 Tomas Cohen... Bug 34478: Manual fix - Add items (course reserves)
2024-03-01 Nick ClemensBug 34478: Manual fix - change to post - guided_reports
2024-03-01 Nick ClemensBug 34478: Manual fix - change to post remove cud from...
2024-03-01 Nick ClemensBug 34478: Manual fix - remove cud from search op ...
2024-03-01 Nick ClemensBug 34478: Manual fix - Switch to post, update op ...
2024-03-01 Nick ClemensBug 34478: Manual fix - Switch to post, update op,...
2024-03-01 Nick ClemensBug 34478: Manual fix - fix ops and method - deletemem
2024-03-01 Nick ClemensBug 34478: Manual fix - Rename action with op change...
2024-03-01 Jonathan DruartBug 34478: Rename action with op - circ/request-article
2024-03-01 Jonathan DruartBug 34478: Rename action with op - circ/checkout-notes
2024-03-01 Jonathan DruartBug 34478: Rename action with op - catalogue/search...
2024-03-01 Jonathan DruartBug 34478: Rename action with op - admin/library_groups
2024-03-01 Jonathan DruartBug 34478: Rename action with op - admin/item_circulati...
2024-03-01 Jonathan DruartBug 34478: Rename action with op - admin/columns_settings
2024-03-01 Jonathan DruartBug 34478: Rename action with op - acqui/cancelorder
2024-03-01 Martin RenvoizeBug 34478: Remove no longer reference form
2024-03-01 Martin RenvoizeBug 34478: Update label ops 'edit' to 'edit_form'
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud- in pl/pm - Manual parcels.pl
2024-03-01 Jonathan DruartBug 34478: Manual fix - preferences
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud- in pl/pm - Manual preferences.pl
2024-03-01 Jonathan DruartBug 34478: Add method="get" to forms without method
2024-03-01 Jonathan DruartBug 34478: Remove duplicated form in virtualshelves...
2024-03-01 Martin RenvoizeBug 34478: Manual fix - label-edit-profile (cud-save)
2024-03-01 Martin RenvoizeBug 34478: Manual fix - label-edit-template (cud-save)
2024-03-01 Martin RenvoizeBug 34478: Manual fix - label-edit-layout (cud-save)
2024-03-01 Nick ClemensBug 34478: Manual fix - subscription-nuberpatterns...
2024-03-01 Nick ClemensBug 34478: Manual fix - subscription-frequencies ...
2024-03-01 Nick ClemensBug 34478: Manual fix - parcels.pl (cud-confirm cud...
2024-03-01 Nick ClemensBug 34478: Manual fix - edi_ean (cud-ediorder)
2024-03-01 Nick ClemensBug 34478: Manual fix - basketgroups
2024-03-01 Kyle M HallBug 34478: Manual fix - account refund - Add op param...
2024-03-01 Kyle M HallBug 34478: Manual fix - delete baskets - Add csrf include
2024-03-01 Kyle M HallBug 34478: Manual fix - delete baskets
2024-03-01 Kyle M HallBug 34478: Manual fix - account line discount
2024-03-01 Kyle M HallBug 34478: Manual fix - account refund
2024-03-01 Kyle M HallBug 34478: Manual fix - account payout
2024-03-01 Jonathan DruartBug 34478: Display programming errors in case plack...
2024-03-01 Jonathan DruartBug 34478: Manual fix - duplicate_orders (cud-select)
2024-03-01 Jonathan DruartBug 34478: Manual fix - preferences
2024-03-01 Jonathan DruartBug 34478: Manual fix - memberentry (modify)
2024-03-01 Jonathan DruartBug 34478: Manual fix - batchMod
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud- in pl/pm
2024-03-01 Jonathan DruartBug 34478: Manual fix - additem
2024-03-01 Jonathan DruartBug 34478: Manual fix - opac-suggestions
2024-03-01 Jonathan DruartBug 34478: Replace POST with GET when needed - add_form
2024-03-01 Jonathan DruartBug 34478: Adjust selenium tests
2024-03-01 Jonathan DruartBug 34478: Add missing csrf-token.inc for opac
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud- everywhere
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud-
2024-03-01 Jonathan DruartBug 34478: op-cud - Trick CGI directly
2024-03-01 Jonathan DruartBug 34478: op-cud - Rename op with op-cud in templates
2024-03-01 Jonathan DruartBug 34478: op-cud - Adjust C4::Auth code
2024-03-01 Jonathan DruartBug 34478: Move C4::Auth check
2024-03-01 Jonathan DruartBug 34478: Remove check_csrf from pl files
2024-03-01 Jonathan DruartBug 34478: Check CSRF in get_template_and_user
2024-03-01 Jonathan DruartBug 34478: Add 'op' to opac-passwd
2024-03-01 Jonathan DruartBug 34478: Add 'op' to opac-user.tt
2024-03-01 Jonathan DruartBug 34478: Add missing CSRF token to POST forms
2024-03-01 Jonathan DruartBug 34478: Remove generate_csrf from pl
2024-03-01 Jonathan DruartBug 34478: Replace csrf_token input with include file...
2024-03-01 Jonathan DruartBug 34478: Replace csrf_token input with include file
2024-03-01 Jonathan DruartBug 34478: Replace get with post when needed
2024-03-01 Jonathan DruartBug 35955: Add tests
2024-03-01 David CookBug 35955: Cache CSRF token in template plugin
2024-03-01 Jonathan DruartBug 36098: Default to 'file' if pref does not exist
2024-03-01 David CookBug 36098: (follow-up) extend test to check driver
2024-03-01 David CookBug 36098: Fix storage_method pass
2024-03-01 Jonathan DruartBug 36098: Allow to pass storage_method
2024-03-01 Martin RenvoizeBug 36098: (QA follow-up) Add POD to Koha::Session
2024-03-01 David CookBug 36098: Add Koha::Session module to ease session...
2024-03-01 Jonathan DruartBug 35935: Ensure login branch will be used after incor...
2024-03-01 Jonathan DruartBug 36092: Pass sessionID at the end of get_template_an...
2024-03-01 Jonathan DruartBug 36092: Pass the sessionID from checkauth if we...
2024-03-01 Jonathan DruartBug 36092: Add test
2024-03-01 Jonathan DruartBug 35918: Fix auto library connect (AutoLocation)
2024-03-01 Jonathan DruartBug 35918: Add test
2024-03-01 Jonathan DruartBug 35890: Add tests for AutoLocation
2024-03-01 Jonathan DruartBug 35890: Reject login if IP is not valid
2024-03-01 Victor Grousset... Bug 35904: (QA follow-up): tidy up code
2024-03-01 Jonathan DruartBug 35904: Make C4::Auth::checkauth testable easily
2024-03-01 Jonathan DruartBug 35904: Remove var loggedin
2024-03-01 Jonathan DruartBug 36019: Remove dead code in tags/review
2024-03-01 Jonathan DruartBug 36017: Remove dead code in admin/clone-rules
next