freeipa/install/ui/util
Serhii Tsymbaliuk 29b41aef0a
WebUI: Fix jQuery DOM manipulation issues
The commit includes the following jQuery patches:
- Manipulation: Make jQuery.htmlPrefilter an identity function
  (https://github.com/jquery/jquery/pull/4642)
- Manipulation: Skip the select wrapper for <option> outside of IE 9
  (https://github.com/jquery/jquery/pull/4647)

In addition there is included a script that helps to patch and build
the new version of jQuery:

  $ install/ui/util/make-jquery.js 3.4.1

Ticket: https://pagure.io/freeipa/issue/8507

Signed-off-by: Serhii Tsymbaliuk <stsymbal@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2020-09-24 16:21:04 +02:00
..
build WebUI: use python3-rjsmin to minify JavaScript files 2020-05-12 09:50:28 +02:00
jquery-patches/3.4.1 WebUI: Fix jQuery DOM manipulation issues 2020-09-24 16:21:04 +02:00
build.sh WebUI build: use NodeJS instead of Rhino 2018-07-12 15:38:01 +02:00
change-profile.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00
clean.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00
compile.sh Use old uglifyjs on RHEL 8 2020-06-19 08:40:15 +02:00
make-builder.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00
make-dojo.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00
make-jquery.sh WebUI: Fix jQuery DOM manipulation issues 2020-09-24 16:21:04 +02:00
make-patternfly.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00
make-ui.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00
prepare-dojo.sh Web UI: Upgrade Dojo version 1.13.0 -> 1.16.2 2020-04-21 19:03:23 +02:00
sync.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00