[Rt-commit] rt branch, master, updated. rt-4.2.12-389-g6aa253f

Shawn Moore shawn at bestpractical.com
Fri Oct 30 17:38:04 EDT 2015


The branch, master has been updated
       via  6aa253f33a0d57f8442b6034ad9296c630d299c4 (commit)
       via  a1bbd952f075c9fb595dc0e2db3c9c6053bf627c (commit)
       via  7a1caae0f5ebdd492949c278a886825a50e3c679 (commit)
      from  2fc3cc5cc430b39755fa74e2a5392fd2a5604eca (commit)

Summary of changes:
 .../{jquery-1.9.1.js => jquery-1.11.3.js}          | 15616 ++++++++++---------
 .../third-party/jquery-ui-1.11.4.custom/index.html |   416 +
 .../jquery-ui-1.11.4.custom/jquery-ui.js           |  7017 +++++++++
 .../jquery-ui-1.11.4.custom/jquery-ui.min.css      |     7 +
 .../jquery-ui.structure.css                        |   449 +
 .../jquery-ui.structure.min.css                    |     5 +
 .../jquery-ui-1.11.4.custom/jquery-ui.theme.css    |   522 +-
 .../jquery-ui.theme.min.css                        |     5 +
 devel/third-party/jquery-ui/jquery.ui.accordion.js |   571 -
 .../jquery-ui/jquery.ui.autocomplete.js            |   614 -
 devel/third-party/jquery-ui/jquery.ui.core.js      |   324 -
 .../third-party/jquery-ui/jquery.ui.datepicker.js  |  2044 ---
 devel/third-party/jquery-ui/jquery.ui.menu.js      |   621 -
 devel/third-party/jquery-ui/jquery.ui.mouse.js     |   169 -
 devel/third-party/jquery-ui/jquery.ui.position.js  |   497 -
 devel/third-party/jquery-ui/jquery.ui.slider.js    |   649 -
 devel/third-party/jquery-ui/jquery.ui.tabs.js      |   846 -
 devel/third-party/jquery-ui/jquery.ui.widget.js    |   521 -
 lib/RT/Interface/Web.pm                            |     4 +-
 .../static/css/base/jquery-ui.custom.modified.css  |   133 +-
 share/static/css/base/rights-editor.css            |     4 +-
 share/static/images/jquery_ui/animated-overlay.gif |   Bin 1738 -> 0 bytes
 .../jquery_ui/ui-bg_flat_0_aaaaaa_40x100.png       |   Bin 274 -> 0 bytes
 .../jquery_ui/ui-bg_flat_75_ffffff_40x100.png      |   Bin 271 -> 0 bytes
 .../jquery_ui/ui-bg_glass_55_fbf9ee_1x400.png      |   Bin 387 -> 335 bytes
 .../jquery_ui/ui-bg_glass_65_ffffff_1x400.png      |   Bin 272 -> 207 bytes
 .../jquery_ui/ui-bg_glass_75_dadada_1x400.png      |   Bin 375 -> 262 bytes
 .../jquery_ui/ui-bg_glass_75_e6e6e6_1x400.png      |   Bin 368 -> 262 bytes
 .../jquery_ui/ui-bg_glass_95_fef1ec_1x400.png      |   Bin 384 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 360 -> 280 bytes
 .../images/jquery_ui/ui-icons_222222_256x240.png   |   Bin 6781 -> 6922 bytes
 .../images/jquery_ui/ui-icons_2e83ff_256x240.png   |   Bin 4353 -> 4549 bytes
 .../images/jquery_ui/ui-icons_454545_256x240.png   |   Bin 6854 -> 6992 bytes
 .../images/jquery_ui/ui-icons_888888_256x240.png   |   Bin 6897 -> 6999 bytes
 .../images/jquery_ui/ui-icons_cd0a0a_256x240.png   |   Bin 4353 -> 4549 bytes
 share/static/js/jquery-1.11.3.min.js               |     5 +
 share/static/js/jquery-1.9.1.min.js                |     5 -
 share/static/js/jquery-ui-1.10.0.custom.min.js     |     6 -
 share/static/js/jquery-ui.min.js                   |     9 +
 39 files changed, 16201 insertions(+), 14858 deletions(-)
 rename devel/third-party/{jquery-1.9.1.js => jquery-1.11.3.js} (72%)
 create mode 100644 devel/third-party/jquery-ui-1.11.4.custom/index.html
 create mode 100644 devel/third-party/jquery-ui-1.11.4.custom/jquery-ui.js
 create mode 100644 devel/third-party/jquery-ui-1.11.4.custom/jquery-ui.min.css
 create mode 100644 devel/third-party/jquery-ui-1.11.4.custom/jquery-ui.structure.css
 create mode 100644 devel/third-party/jquery-ui-1.11.4.custom/jquery-ui.structure.min.css
 copy share/static/css/base/jquery-ui.custom.modified.css => devel/third-party/jquery-ui-1.11.4.custom/jquery-ui.theme.css (53%)
 create mode 100644 devel/third-party/jquery-ui-1.11.4.custom/jquery-ui.theme.min.css
 delete mode 100644 devel/third-party/jquery-ui/jquery.ui.accordion.js
 delete mode 100644 devel/third-party/jquery-ui/jquery.ui.autocomplete.js
 delete mode 100644 devel/third-party/jquery-ui/jquery.ui.core.js
 delete mode 100644 devel/third-party/jquery-ui/jquery.ui.datepicker.js
 delete mode 100644 devel/third-party/jquery-ui/jquery.ui.menu.js
 delete mode 100644 devel/third-party/jquery-ui/jquery.ui.mouse.js
 delete mode 100644 devel/third-party/jquery-ui/jquery.ui.position.js
 delete mode 100644 devel/third-party/jquery-ui/jquery.ui.slider.js
 delete mode 100644 devel/third-party/jquery-ui/jquery.ui.tabs.js
 delete mode 100644 devel/third-party/jquery-ui/jquery.ui.widget.js
 delete mode 100644 share/static/images/jquery_ui/animated-overlay.gif
 delete mode 100644 share/static/images/jquery_ui/ui-bg_flat_0_aaaaaa_40x100.png
 delete mode 100644 share/static/images/jquery_ui/ui-bg_flat_75_ffffff_40x100.png
 create mode 100644 share/static/js/jquery-1.11.3.min.js
 delete mode 100644 share/static/js/jquery-1.9.1.min.js
 delete mode 100644 share/static/js/jquery-ui-1.10.0.custom.min.js
 create mode 100644 share/static/js/jquery-ui.min.js

- Log -----------------------------------------------------------------
commit 6aa253f33a0d57f8442b6034ad9296c630d299c4
Merge: 2fc3cc5 a1bbd95
Author: Shawn M Moore <shawn at bestpractical.com>
Date:   Fri Oct 30 21:37:44 2015 +0000

    Merge branch '4.4/upgrade-jquery'


-----------------------------------------------------------------------


More information about the rt-commit mailing list