freeipa/install/ui
Petr Vobornik b4d35718a5 Prevent opening of multiple dirty dialogs on navigation
Facets which performs AJAX call after update refresh (clear dirty state) after calling callback of dirty dialog. It might lead to multiple openings of dirty dialog.

Assuming that calling dirty dialog's callback can be evaluated as "dirty state is gone", we can call reset in the callback to prevent the issue. There will be an incorrect state in the facet for a moment. It will be fixed soon on execute of callback of the refresh AJAX call. It is not an issue because it will happen in background. User will be looking on different facet.

https://fedorahosted.org/freeipa/ticket/2667
2012-09-12 09:37:53 +02:00
..
ext Fixed rpm build warning - extension.js listed twice 2012-03-19 18:38:46 +01:00
images Update to jquery-ui-1.8.21.custom 2012-08-02 10:27:16 +02:00
test Reflect API change of SSH store in Web UI 2012-09-06 19:18:22 -04:00
aci.js Permissions: select only applicable options on type change 2012-09-06 09:41:44 +02:00
add.js Notify success on add, delete and update 2012-09-06 09:44:15 +02:00
association.js Notify success on add, delete and update 2012-09-06 09:44:15 +02:00
automember.js Removal of illegal options in JSON-RPC calls 2012-06-04 11:26:28 +02:00
automount.js Removal of illegal options in JSON-RPC calls 2012-06-04 11:26:28 +02:00
browser.js Added cross browser support of Array.indexOf method 2011-12-02 18:35:59 +00:00
certificate.js Successful action notification 2012-08-29 12:00:06 +02:00
details.js Update of confirmation of actions 2012-09-06 17:36:29 +02:00
develop.js Removed develop.js. 2011-11-14 16:47:10 -05:00
dialog.js Update of confirmation of actions 2012-09-06 17:36:29 +02:00
dns.js Allow localhost in zone ACIs - Web UI 2012-09-06 13:59:33 +02:00
entitle.js Refactored facet.load(). 2011-12-06 22:08:07 +00:00
entity.js Attribute facet 2012-08-14 08:09:43 +02:00
facet.js Update of confirmation of actions 2012-09-06 17:36:29 +02:00
favicon.ico favicon 2011-02-03 15:04:23 -05:00
field.js Reflect API change of SSH store in Web UI 2012-09-06 19:18:22 -04:00
group.js Group external member facet 2012-08-14 08:09:47 +02:00
hbac.js Notify success on add, delete and update 2012-09-06 09:44:15 +02:00
hbactest.js Fixed search in HBAC test 2012-09-06 09:41:22 +02:00
host.js Successful action notification 2012-08-29 12:00:06 +02:00
hostgroup.js Fixed entity metadata resolution. 2011-12-06 22:07:52 +00:00
idrange.js Rename range CLI to idrange 2012-09-07 16:50:35 +02:00
ie.css Fixed display of attributes_widget in IE9 2012-07-17 15:55:44 +02:00
index.html Rename range CLI to idrange 2012-09-07 16:50:35 +02:00
ipa.css Successful action notification 2012-08-29 12:00:06 +02:00
ipa.js Fixed problem while deleting entry with unsaved changes 2012-09-06 10:27:36 +02:00
jquery-ui.css Update to jquery-ui-1.8.21.custom 2012-08-02 10:27:16 +02:00
jquery-ui.js Update to jquery-ui-1.8.21.custom 2012-08-02 10:27:16 +02:00
jquery.ba-bbq.js rename static to ui 2011-01-20 14:12:47 +00:00
jquery.js Update to jquery.1.7.2.min 2012-08-02 10:27:16 +02:00
jquery.ordered-map.js Trust Web UI 2012-06-25 18:17:06 +02:00
jsl.conf Rename range CLI to idrange 2012-09-07 16:50:35 +02:00
json2.js rename static to ui 2011-01-20 14:12:47 +00:00
login.html Separate reset password page 2012-06-21 12:46:59 +02:00
login.js User is notified that password needs to be reset in forms-based login 2012-04-16 21:53:56 -04:00
logout.html Added logout button 2012-02-28 23:58:51 -05:00
Makefile.am Rename range CLI to idrange 2012-09-07 16:50:35 +02:00
navigation.js Prevent opening of multiple dirty dialogs on navigation 2012-09-12 09:37:53 +02:00
net.js Added IP address validator to Host and DNS record adder dialog 2012-01-11 00:48:44 -06:00
netgroup.js Notify success on add, delete and update 2012-09-06 09:44:15 +02:00
overpass_bold-web.eot Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_bold-web.svg Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_bold-web.ttf Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_bold-web.woff Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_regular-web.eot Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_regular-web.svg Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_regular-web.ttf Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_regular-web.woff Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
policy.js Password policy paging with proper sorting 2012-08-29 12:00:15 +02:00
reset_password.html Separate reset password page 2012-06-21 12:46:59 +02:00
reset_password.js Separate reset password page 2012-06-21 12:46:59 +02:00
rule.js Continuation of removing of not supported command options from Web UI 2012-06-29 11:56:29 +02:00
search.js Update of confirmation of actions 2012-09-06 17:36:29 +02:00
selinux.js Notify success on add, delete and update 2012-09-06 09:44:15 +02:00
serverconfig.js Successful action notification 2012-08-29 12:00:06 +02:00
service.js Successful action notification 2012-08-29 12:00:06 +02:00
sudo.js Notify success on add, delete and update 2012-09-06 09:44:15 +02:00
trust.js Trust Web UI 2012-06-25 18:17:06 +02:00
user.js Successful action notification 2012-08-29 12:00:06 +02:00
webui.js Rename range CLI to idrange 2012-09-07 16:50:35 +02:00
widget.js Revert change causing failure in test automation 2012-08-29 11:59:29 +02:00