Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 3607fdfe79 Bug 21813: In-page JavaScript causes error on patron entry page
This patch removes a block of JavaScript from memberentrygen.tt which
was being included in the page before jQuery is loaded. This causes a
JavaScript error.

To test, apply the patch, regenerate CSS, and clear your browser cache
if necessary.

 - In Administration -> Patron categories, confirm that you have two
    patron categories with different default messaging preferences
    defined.
 - Go to Patrons -> New patron
   - Create a new patron using one of the categories with messaging
     preferences.
   - Confirm that when you switch the category selection to the other
     patron category, the patron messaging preference checkboxes are
     changed to the default for that category.
     - A "Loading" indicator should appear above the checkboxes to show
      that an operation is in process. It should disappear when new
      default prefs are loaded.
   - Manually change one or more patron messaging preference checkboxes.
   - Switch the patron category again and confirm that you are prompted
     to confirm resetting the preferences to the default for that
     category.
 - Perform the same set of tests when editing a patron.
   - Defaults should not be loaded during the edit process.
 - Confirm that there are no other JavaScript errors in the console.
 - Test again with EnhancedMessagingPreferences disabled.

Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com>

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-01-08 14:09:14 +00:00
..
acqui Bug 21990: Replace dialog .error with .alert 2019-01-02 20:53:27 +00:00
admin Bug 22030: Use preference to determine username sent to overdrive 2019-01-08 13:59:46 +00:00
authorities Bug 21880: (follow-up) Add some uri filters 2018-12-14 13:36:59 +00:00
basket Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
batch Bug 21529: (bug 13618 follow-up) Display print notices with HTML tags 2018-11-21 11:09:32 +00:00
catalogue Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
cataloguing Bug 21839: Fix capitalization of "Print Label" link 2018-11-16 13:00:44 +00:00
circ Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
clubs
common
course_reserves Bug 21838: Wrong alignment of instructors in course reserves 2018-11-16 12:53:02 +00:00
errors Bug 21790: Switch error page template to Bootstrap grid 2018-12-26 20:47:03 +00:00
ill Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
installer
labels
members Bug 21813: In-page JavaScript causes error on patron entry page 2019-01-08 14:09:14 +00:00
offline_circ
onboarding
patron_lists Bug 21186: Incorrect Bootstrap modal event name in multiple templates 2018-10-29 00:31:50 +00:00
patroncards
plugins Bug 21570: Update two-column templates with Bootstrap grid: Various 2018-11-05 14:41:09 +00:00
reports Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
reserve Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
reviews Bug 21570: Update two-column templates with Bootstrap grid: Various 2018-11-05 14:41:09 +00:00
rotating_collections
serials Bug 21947: Address other misordered FILTER lines 2018-12-11 20:47:18 +00:00
services
suggestion Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
tags
test
tools Bug 21990: Replace dialog .error with .alert 2019-01-02 20:53:27 +00:00
virtualshelves Bug 21570: Update two-column templates with Bootstrap grid: Various 2018-11-05 14:41:09 +00:00
about.tt Bug 22007: Remove html filters when KohaDates called with a parameter 2019-01-02 20:42:18 +00:00
auth.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
intranet-main.tt