freeipa/install/ui
Petr Vobornik 9378e8b437 Extending facet's mechanism of gathering changes
https://fedorahosted.org/freeipa/ticket/2041

Adding option to gathering changes for update from widgets, sections, details facet.

Changes are represented by update_info { fields [] ((field_info)), commands [] ((command_info))  } object.

* On calling get_update_info() method widget, section and facet returns update_info object which represents all changes in nested objects. Thus usually widgets are creating update_infos, their containers are merging them.
* This object can be then used in details facet update method. In order to use it command_mode = 'init' has to be set. Command mode was introduced to support backward compatibility.
* command_info consists of command and priority. Priority can be set to specify exact exectuting order of commands. It can be defined on facet level by setting widget's priority. When widgit is creating command_info it should pas its priority to it.
2011-11-04 16:54:51 +00:00
..
images Fixed inconsistent image names. 2011-10-27 14:05:12 +00:00
test Moved facet code into facet.js. 2011-11-04 16:51:43 +01:00
aci.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
add.js Refactored validation code. 2011-10-27 13:48:51 +00:00
association.js Fixed blank krbtpolicy and config pages. 2011-11-04 16:51:37 +01:00
automount.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
certificate.js Page is cleared before it is visible 2011-11-02 15:37:49 +00:00
details.js Extending facet's mechanism of gathering changes 2011-11-04 16:54:51 +00:00
develop.js code review fixes 2011-03-31 17:29:33 -04:00
dialog.js Added password field in user adder dialog. 2011-10-27 15:05:26 +00:00
dns.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
entitle.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
entity.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
facet.js Moved facet code into facet.js. 2011-11-04 16:51:43 +01:00
favicon.ico favicon 2011-02-03 15:04:23 -05:00
group.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
hbac.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
host.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
hostgroup.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
index.html Added extensible UI framework. 2011-11-04 16:51:54 +01:00
ipa.css Fixed inconsistent image names. 2011-10-27 14:05:12 +00:00
ipa.js Extending facet's mechanism of gathering changes 2011-11-04 16:54:51 +00:00
jquery-ui.css Fixed inconsistent image names. 2011-10-27 14:05:12 +00:00
jquery-ui.js rename static to ui 2011-01-20 14:12:47 +00:00
jquery.ba-bbq.js rename static to ui 2011-01-20 14:12:47 +00:00
jquery.js Upgrade to jquery 1.5.2 https://fedorahosted.org/freeipa/ticket/768 2011-04-23 03:25:45 +00:00
jquery.ordered-map.js removing setters setup and init 2011-07-28 14:17:25 -04:00
jsl.conf Moved facet code into facet.js. 2011-11-04 16:51:43 +01:00
json2.js rename static to ui 2011-01-20 14:12:47 +00:00
Makefile.am Moved facet code into facet.js. 2011-11-04 16:51:43 +01:00
navigation.js Circular entity dependency 2011-10-18 16:19:06 -02:00
netgroup.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
overpass_bold-web.eot Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_bold-web.svg Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_bold-web.ttf Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_bold-web.woff Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_regular-web.eot Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_regular-web.svg Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_regular-web.ttf Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
overpass_regular-web.woff Search bar style and positioning changes 2011-06-14 21:17:13 +00:00
policy.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
rule.js Moved facet code into facet.js. 2011-11-04 16:51:43 +01:00
search.js Page is cleared before it is visible 2011-11-02 15:37:49 +00:00
serverconfig.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
service.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
sudo.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
user.js Added extensible UI framework. 2011-11-04 16:51:54 +01:00
webui.js Removed HBAC deny rule warning. 2011-10-26 12:53:28 +00:00
widget.js Extending facet's mechanism of gathering changes 2011-11-04 16:54:51 +00:00