summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/widget.js
Commit message (Expand)AuthorAgeFilesLines
* Added empty value meaning to boolean formatterPetr Vobornik2014-02-111-1/+13
* Use fluid layout in host adder dialog fqdn widgetPetr Vobornik2014-01-211-4/+13
* Font awesome glyphs as checkboxes and radiosPetr Vobornik2014-01-211-3/+3
* Replace icons with the ones from Font AwesomePetr Vobornik2014-01-211-7/+9
* Font Awesome icons in headerPetr Vobornik2014-01-211-1/+1
* Update jQuery to version 2.0.3Petr Vobornik2014-01-211-3/+4
* Remove last usage of jQuery UIPetr Vobornik2014-01-211-13/+14
* Focus input on label click in fluid layoutPetr Vobornik2014-01-211-12/+78
* Display required, enabled and error widget states in fluid layoutPetr Vobornik2014-01-211-4/+56
* Dojo event support in widgetsPetr Vobornik2014-01-211-3/+46
* Fix padding of link buttons and labels in formsPetr Vobornik2014-01-211-12/+15
* Do not open dialog in a containerPetr Vobornik2014-01-211-4/+4
* RCUE dialog implementationPetr Vobornik2014-01-211-1/+1
* Do not display tooltip everywherePetr Vobornik2014-01-211-1/+0
* Use Fluid layout be defaultPetr Vobornik2014-01-211-1/+1
* New Fluid form layoutPetr Vobornik2014-01-211-39/+140
* Always create radio and checkbox with labelPetr Vobornik2014-01-211-49/+96
* Change undo-all to regular buttonPetr Vobornik2014-01-211-3/+3
* Change undo to regular buttonPetr Vobornik2014-01-211-7/+6
* Remove jquery button usage and unify button codePetr Vobornik2014-01-211-54/+53
* Web UI source code annotationPetr Vobornik2013-10-161-39/+778
* Hide delete button in multivalued widget if attr is not writablePetr Vobornik2013-08-131-9/+16
* Make ssh_widget not-editable if attr is readonlyPetr Vobornik2013-08-131-11/+20
* Honor 'enabled' option for widgets.Ana Krivokapic2013-07-261-51/+91
* Better automated test supportPetr Vobornik2013-07-161-1/+2
* Disable checkboxes and radios for readonly attributesPetr Vobornik2013-07-091-8/+15
* Fix default value selection in radio widgetPetr Vobornik2013-06-241-1/+11
* Prompt for nameserver IP address in dnszone-addAna Krivokapic2013-05-161-0/+4
* Resolve SIDs in Web UIAlexander Bokovoy2013-05-061-3/+27
* Fix crash on ssh key addPetr Vobornik2013-05-061-7/+7
* Add widget updated eventPetr Vobornik2013-05-061-1/+16
* Change widget.build_child interface to the builder'sPetr Vobornik2013-05-061-13/+8
* Registry and builder for formattersPetr Vobornik2013-05-061-2/+13
* Replace build logic in widget and field builder by new builderPetr Vobornik2013-05-061-49/+35
* Replace IPA.widget_factories and IPA_field_factories with registryPetr Vobornik2013-05-061-29/+49
* Use IPA.object() as a base factory for framework objectsPetr Vobornik2013-05-061-7/+7
* Rename factory to $factory in spec objects modificationsPetr Vobornik2013-05-061-6/+6
* Rename factory to $factory in spec objectsPetr Vobornik2013-05-061-2/+2
* Replace old builder by new implementationPetr Vobornik2013-05-061-3/+3
* Replace remaining IPA.messages with text.get callsPetr Vobornik2013-05-061-21/+21
* Replace IPA.messages with @i18n definition for title specsPetr Vobornik2013-05-061-1/+1
* Replace IPA.messages with @i18n definition for label specsPetr Vobornik2013-05-061-6/+6
* Replace IPA.messages with @i18n definition in spec objectsPetr Vobornik2013-05-061-5/+5
* Use text.get for transforming values supplied by specPetr Vobornik2013-05-061-18/+22
* Remove IPA.current_entity usagePetr Vobornik2013-05-061-6/+2
* Remove IPA.nav usage, obsolete entity.get_primary_keyPetr Vobornik2013-05-061-2/+6
* Global trust config pagePetr Vobornik2013-04-101-1/+5
* Nestable checkbox/radio widgetPetr Vobornik2013-03-291-138/+362
* Web UI:Certificate pagesPetr Vobornik2013-03-181-0/+31
* Fix dirty state update of editable comboboxPetr Vobornik2013-03-061-3/+1