summaryrefslogtreecommitdiffstats
path: root/install/ui/dns.js
Commit message (Expand)AuthorAgeFilesLines
* Refactored entities to use changed actions conceptPetr Vobornik2012-06-041-37/+45
* Correction of nested search facets tab labelsPetr Vobornik2012-05-151-0/+1
* Host page fixed to work with disabled DNS supportPetr Vobornik2012-05-151-0/+7
* Consistent change of entry status.Petr Vobornik2012-05-111-12/+43
* DNS forward policy: checkboxes changed to radio buttonsPetr Vobornik2012-04-101-6/+24
* Inter-facet expirationPetr Vobornik2012-03-291-0/+21
* DNS forwarder validatorPetr Vobornik2012-03-201-3/+34
* Add support of new options in dnsconfigPetr Vobornik2012-03-201-1/+12
* Fixed mask validation in network_validatorPetr Vobornik2012-03-141-7/+5
* Removed CSV creation from UIPetr Vobornik2012-03-021-1/+1
* Added unsupported_validatorPetr Voborník2012-02-291-4/+8
* Fixed DNS record add handling of 4304 errorPetr Voborník2012-02-291-2/+17
* Making validators to return true result if emptyPetr Voborník2012-02-291-18/+6
* Moved is_empty method from field to IPA objectPetr Voborník2012-02-291-2/+2
* New UI for DNS global configurationPetr Voborník2012-02-291-0/+30
* Fixed displaying of A6 RecordPetr Voborník2012-02-291-2/+2
* DNS UI: added A,AAAA create reverse options to adder dialogPetr Voborník2012-02-291-20/+41
* DNS Zone UI: added new attributesPetr Voborník2012-02-291-92/+196
* Redirection to PTR records from A,AAAA recordsPetr Voborník2012-02-151-2/+233
* Added icons for status column.Endi Sukma Dewata2012-02-011-1/+1
* Added paging to DNS record search facetPetr Voborník2012-01-311-50/+71
* Modifying DNS UI to benefit from new DNS APIPetr Voborník2012-01-301-207/+1109
* Fixed inconsistent status labels.Endi Sukma Dewata2012-01-231-3/+12
* Fixed problem removing automount keys and DNS records.Endi Sukma Dewata2012-01-161-37/+40
* Added IP address validator to Host and DNS record adder dialogPetr Vobornik2012-01-111-6/+79
* Added policies into user details page.Endi Sukma Dewata2012-01-101-1/+1
* Added client-side validation of A and AAAA DNS recordsPetr Vobornik2012-01-031-3/+57
* 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