freeipa/install/static/test
Endi S. Dewata 4b4ecef4a3 Added error handler for ipa_cmd().
The ipa_cmd() has been modified such that when an error occurs a
dialog box will appear showing the error message with 2 buttons:
Retry and Cancel. If Retry is clicked, it will attempt to execute
the same operation again. If Cancel is clicked, the operation will
be canceled and the control is returned to the caller.

New unit tests have been added to test ipa_cmd() on successfull
and unsuccessfull cases.

The associate.js, details.js, entity.js, search.js, and webui.js
have been modified to display the error message inside the page.
This behavior can be changed in the future (e.g. redirect to error
page).

The navigation.js and webui.js have been modified to render only
the visible tabs. This improves the performance and reduce hidden
errors. The navigation unit test has been modified to reflect this
behavior.

Some variables/functions also have been renamed for consistency.
2010-09-29 15:43:23 -04:00
..
data I18N for web 2010-09-27 13:30:55 -04:00
all_tests.html tab objects 2010-09-29 09:30:09 -04:00
association_tests.html Test suite for association. 2010-09-28 10:20:14 -04:00
association_tests.js Test suite for association. 2010-09-28 10:20:14 -04:00
entity_tests.html Test framework for Web UI. 2010-09-24 19:50:29 -04:00
entity_tests.js Test suite for association. 2010-09-28 10:20:14 -04:00
index.html tab objects 2010-09-29 09:30:09 -04:00
ipa_tests.html Added error handler for ipa_cmd(). 2010-09-29 15:43:23 -04:00
ipa_tests.js Added error handler for ipa_cmd(). 2010-09-29 15:43:23 -04:00
navigation_tests.html tab objects 2010-09-29 09:30:09 -04:00
navigation_tests.js Added error handler for ipa_cmd(). 2010-09-29 15:43:23 -04:00
qunit.css Test framework for Web UI. 2010-09-24 19:50:29 -04:00
qunit.js Test framework for Web UI. 2010-09-24 19:50:29 -04:00