Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Lucas Gass 7d9842a7cc
Bug 24764: TinyMCE shouldnt do automatic code cleanup when editing HTML in News Feature
TEST PLAN:
1. Make a new news item and use the TinyMCE editor, click on the <> icon to go to the Source code editor
2. Add some HTML like <i class="fa fa-facebook-official" aria-hidden="true">TEST</i> and save it.
3. Go back in and notice that TinyMCE has changed it to: <p><em class="fa fa-facebook-official">TEST</em></p>
4. It should not auto clean up and also it should not autowrap with <p> tag.
5. Apply patch patch, and repeat step 2. Save again.
6. It should not have automatiicly changed any HTML or added any <p> wrapper.

Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-04-14 08:29:47 +01:00
..
acqui Bug 18177: remove aqbooksellers.booksellerurl 2020-03-27 12:15:47 +00:00
admin Bug 22937: Add hint to groups editor 2020-04-08 11:52:25 +01:00
authorities Bug 25022: Display problem in authority editor with repeatable field 2020-04-03 14:29:00 +01:00
basket Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
batch Bug 20102: Remove attribute "text/css" for <style> element used in staff client templates 2019-02-19 13:52:15 +00:00
catalogue Bug 4944: Add OpacNoItemTypeImages system preference 2020-04-06 10:49:26 +01:00
cataloguing Bug 8595: (follow-up) Changing other occurrences of 'host item' to 'host record' 2020-03-20 15:35:25 +00:00
circ Bug 24829: ClaimReturnedWarningThreshold is always triggered if patron has one or more claims 2020-03-26 11:39:19 +00:00
clubs Bug 24393: Remove event attributes from patron clubs list template 2020-01-20 14:03:51 +00:00
common Bug 24964: Restore pagination for patrons for owner/users of funds 2020-04-06 10:57:10 +01:00
course_reserves Bug 15377: (QA follow-up) Fix capitalization and column heading 2020-03-02 10:54:34 +00:00
errors Bug 21790: Switch error page template to Bootstrap grid 2018-12-26 20:47:03 +00:00
ill Bug 23173: (follow-up) Fix QA script errors 2020-04-06 11:05:14 +01:00
installer Bug 24131: Remove bullet points for secondary descriptions 2020-03-24 10:42:24 +00:00
labels Bug 7468: (follow-up) Add missing filters 2020-01-21 11:29:09 +00:00
mana Bug 22250: Clean up Mana KB integration with serials and reports 2019-04-11 11:34:14 +00:00
members Bug 25069: Fix AddressFormat="fr" behavior 2020-04-14 08:25:31 +01:00
offline_circ Bug 23098: Reword success message of KOC upload process 2019-06-24 14:44:08 +01:00
onboarding Bug 22655: Adding holds rules to Onboarding tool 2020-02-21 16:01:57 +00:00
patron_lists Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
patroncards Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
plugins Bug 23173: Provide core infrastructure 2020-04-06 11:04:19 +01:00
pos Bug 23355: (RM follow-up) Restore lost ID's 2020-04-07 12:43:43 +01:00
reports Bug 24976: Guided report - "Save" button on last step is misleading 2020-03-27 08:33:59 +00:00
reserve Bug 16547: Do not display "multi holds" view if only one is selected 2020-04-06 10:41:02 +01:00
reviews Bug 21570: Update two-column templates with Bootstrap grid: Various 2018-11-05 14:41:09 +00:00
rotating_collections Bug 24390: (QA follow-up) Fix capitalization and simplyfy code a bit 2020-03-02 10:12:59 +00:00
serials Bug 7046: (RM follow-up) Add Filters 2020-04-08 13:18:46 +01:00
services
suggestion Bug 25041: Restore #ASKED anchor in suggestions table 2020-04-08 11:44:45 +01:00
tags Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
test
tools Bug 24764: TinyMCE shouldnt do automatic code cleanup when editing HTML in News Feature 2020-04-14 08:29:47 +01:00
virtualshelves Bug 16547: Do not display "multi holds" view if only one is selected 2020-04-06 10:41:02 +01:00
about.tt Bug 24455: Add Moment.js to About page 2020-03-25 13:54:18 +00:00
auth.tt Bug 23042: Correct shib param escaping 2019-11-27 11:30:20 +00:00
intranet-main.tt Bug 25005: (bug 22868 follow-up) Fix suggestions pending on main page 2020-04-14 08:24:50 +01:00