Ticket #507 (closed Task: wontfix)
Update jQuery and jQuery UI
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.2 |
Component: | DeepaMehta Standard Distribution | Version: | 4.1.2 |
Keywords: | Cc: | dgf, Malte | |
Complexity: | 3 | Area: | |
Module: | deepamehta-webclient |
Description
When we do DOM based topic rendering on the topicmap (see #505) we could leverage jQuery UI's Draggable interaction.
Updating jQuery and jQuery UI is probably a good start.
Change History
comment:2 Changed 11 years ago by jri
Update jQuery and jQuery UI (#507).
jQuery 1.7.2 -> 2.0.3
jQuery UI 1.8.21 -> 1.10.3
See #507.
Changeset: 707b5ee0e3c86391e48e7a3e38cd66dd37013c01
comment:3 Changed 11 years ago by jri
Adapt plugins to new jQuery and jQuery UI (#507).
See #507.
Changeset: 5f815947eff62808f2c5da69b9d472c5564b60d0
comment:4 Changed 11 years ago by jri
There is a problem with Dialogs: when a Geomap is open the dialog is *behind* the map (resize the browser window to see it) and thus is not usable. Obviously jQuery UI 1.10.3 uses other z-indexes as jQuery UI 1.8.21
comment:5 Changed 11 years ago by Jörg Richter
- Status changed from accepted to closed
- Resolution set to fixed
comment:6 Changed 9 years ago by jri
- Status changed from closed to reopened
- Resolution fixed deleted
We should update jQuery and jQuery UI again.
I want to see if jQuery UI menus with submenus works better meanwhile with DMs desktop-style UI (in contrast to webpage-style), see #758.