summaryrefslogtreecommitdiffstats
path: root/install/ui/test/ipa_tests.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixed adding host without DNS reverse zonePetr Vobornik2011-08-051-9/+14
| | | | | | | | | | https://fedorahosted.org/freeipa/ticket/1481 Shows status dialog instead of error dialog (error 4304 is treated like success). Refactored error dialog. Added generic message dialog (IPA.message_dialog) Modified core tests to work with dialog.
* Merged IPA.cmd() into IPA.command().Endi S. Dewata2011-04-131-4/+18
| | | | | | | The IPA.cmd() has been merged into IPA.command(). All invocations and test cases have been converted. Ticket #988
* Fixed memory leak caused by IPA.error_dialog.Endi S. Dewata2011-03-061-4/+2
| | | | Ticket 1054
* I18n update.Endi S. Dewata2011-02-211-5/+5
| | | | | Hard-coded messages through out the code have been replaced by i18n messages obtained from json_metadata and i18n_messages.
* rename static to uiAdam Young2011-01-201-0/+297
Directory rename