summaryrefslogtreecommitdiffstats
path: root/install/ui/dns.js
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem loading DNS records.Endi Sukma Dewata2011-12-091-21/+27
* Refactored facet.load().Endi Sukma Dewata2011-12-061-87/+112
* Fixed entity metadata resolution.Endi Sukma Dewata2011-12-061-16/+18
* Added commands into metadata.Endi S. Dewata2011-12-061-2/+2
* Changing definition of basic fields in section from factory to typePetr Vobornik2011-12-051-86/+106
* Modifying dns to work with new conceptPetr Vobornik2011-12-051-48/+93
* Removing sections as special type of objectPetr Vobornik2011-12-051-40/+35
* Added paging on search facet.Endi S. Dewata2011-11-111-23/+34
* Added extensible UI framework.Endi S. Dewata2011-11-041-13/+25
* Moved facet code into facet.js.Endi S. Dewata2011-11-041-1/+1
* Field for DNS SOA class changed to combobox with optionsPetr Vobornik2011-11-041-9/+15
* Fixed inconsistent details facet validation.Endi S. Dewata2011-10-271-1/+4
* Merged widget's metadata and param_info.Endi S. Dewata2011-10-271-26/+26
* Fixed "enroll" labels.Endi S. Dewata2011-10-271-2/+2
* Fixed inconsistent required/optional attributes.Endi S. Dewata2011-10-251-122/+90
* Added confirmation when adding multiple entries.Endi S. Dewata2011-10-051-0/+8
* Disable enroll button if nothing selected.Endi S. Dewata2011-09-291-3/+7
* Fixed tab and dialog widths.Endi S. Dewata2011-09-291-1/+0
* Updated DNS zone details page.Endi S. Dewata2011-09-261-3/+20
* Removed undo flags from dialog field specs.Endi S. Dewata2011-09-231-17/+12
* Modified dialog to use sections.Endi S. Dewata2011-09-231-1/+2
* Fixed problem enabling/disabling DNS zone.Endi S. Dewata2011-09-221-6/+113
* Fixed DNS zone adder dialog.Endi S. Dewata2011-08-101-38/+186
* Fixed facet group labels.Endi S. Dewata2011-08-081-1/+2
* dns section header i18n.Adam Young2011-07-281-2/+2
* removing setters setup and initAdam Young2011-07-281-91/+9
* fixed empty dns record updatePetr Vobornik2011-07-251-1/+33
* remove hardcoded DNS label for record name.Adam Young2011-07-221-1/+2
* Creating reverse zones from IP address.Endi S. Dewata2011-07-201-1/+141
* no dnsAdam Young2011-07-201-0/+5
* dnsrecord-mod uiAdam Young2011-07-131-446/+249
* Fixed hard-coded messages.Endi S. Dewata2011-06-301-11/+30
* shorten url cache state in a javascript variable, and leave on information ab...Adam Young2011-06-281-5/+5
* Generate record type list from metadata https://fedorahosted.org/freeipa/tick...Adam Young2011-06-281-6/+16
* Fixed DNS records page title.Endi S. Dewata2011-06-271-0/+1
* Added navigation breadcrumb.Endi S. Dewata2011-06-231-1/+1
* Converted entity header into facet header.Endi S. Dewata2011-06-231-17/+23
* dns multiple records show multiple records that share the same dnsnameAdam Young2011-06-141-13/+21
* Entitlement status.Endi S. Dewata2011-06-131-2/+2
* Added Update and Reset buttons into Dirty dialog.Endi S. Dewata2011-05-271-6/+0
* Fixed URL parameter parsing.Endi S. Dewata2011-05-261-7/+7
* Fixed Ajax error handling.Endi S. Dewata2011-05-201-1/+0
* jQuery ordered map.Endi S. Dewata2011-05-201-2/+3
* Customizable facet groups.Endi S. Dewata2011-05-161-1/+1
* Updated DNS interface.Endi S. Dewata2011-05-111-205/+171
* Added facet container.Endi S. Dewata2011-05-051-63/+61
* Moved entity contents outside navigation.Endi S. Dewata2011-05-051-20/+1
* Entitlement quantity validation.Endi S. Dewata2011-04-271-1/+1
* action panel to top tabsAdam Young2011-04-261-7/+10
* Standardized action panel buttons creation.Endi S. Dewata2011-04-211-10/+28