Files
freeipa/install/ui
Petr Vobornik 12401fe4da General builder support
Web UI mainly uses declarative way of defining UI structure. When a new object type is created it is often required to create a new builder which would build the objects from spec file. The builders' logic is mostly the same. This patch adds a general builder with some extendability capabilities.

Now it is possible to:
  1) define spec for single object and build it by calling IPA.build(spec, /* optional */ builder_fac)
  2) define an array of specs and build the objects by the same call

Prerequisite for following action list patches.

https://fedorahosted.org/freeipa/ticket/2707
2012-05-11 18:30:48 +02:00
..
2011-12-14 15:44:36 +00:00
2012-04-17 17:53:25 -04:00
2012-03-29 13:39:53 +02:00
2012-03-29 13:39:37 +02:00
2012-03-29 13:39:53 +02:00
2012-03-29 13:39:53 +02:00
2012-03-29 13:39:53 +02:00
2011-11-14 16:47:10 -05:00
2012-03-15 16:08:16 +01:00
2011-12-06 22:08:07 +00:00
2012-03-29 13:39:53 +02:00
2012-03-29 13:39:53 +02:00
2011-02-03 15:04:23 -05:00
2012-03-29 13:39:53 +02:00
2012-03-19 18:37:39 +01:00
2012-03-20 17:32:23 +01:00
2011-12-06 22:07:52 +00:00
2012-05-11 18:30:48 +02:00
2011-10-27 14:05:12 +00:00
2011-01-20 14:12:47 +00:00
2011-01-20 14:12:47 +00:00
2012-03-15 16:08:16 +01:00
2011-01-20 14:12:47 +00:00
2012-02-28 23:58:51 -05:00
2012-04-26 14:32:17 +02:00
2012-03-02 11:45:21 -06:00
2012-03-29 13:39:37 +02:00
2012-03-29 13:39:53 +02:00
2012-02-29 13:01:16 +01:00
2012-03-29 13:39:53 +02:00
2012-03-19 18:37:39 +01:00
2012-02-28 23:58:51 -05:00
2012-04-10 15:44:12 +02:00