freeipa/install/static
Endi S. Dewata c90bff232d Multicolumn association facet
The association facet has been modified to support multiple columns.
By default the facet will have one column which is the primary key of
the associated object (e.g. username of a group member), so the
existing code will work like before. Other fields (e.g. user's full
name) can be added by subclassing the ipa_association_facet class and
specifying the additional columns to display. These additional fields
will be retrieved using a batch operation.

Previously a single association facet instance will be used for all
associations in an entity. Now each association will have its own
association facet. This way each association facet can be customized
differently as needed. The <entity>-enroll URL parameter has been
removed because it's no longer needed.

The ipa_entity.create_association_facets() is provided to generate
the default association facets with one column for the primary key.

The column click handler has been moved out of ipa_column to provide
more flexibility for customization.

The get_action_panel() and get_client_area() have been modified to
search within the entity's container.

The group entity has been fully converted to use the new UI framework.

Association facets that have been modified to use multiple columns are:
 - User Group's member_user
 - HBAC Service Group's member_hbacsvc
 - SUDO Command Group's member_sudocmd
 - Service's managedby_host

New test data files have been added. Unit tests have been updated.
2010-11-30 14:58:30 -05:00
..
layouts HBAC details page enhancement 2010-11-15 12:48:45 -05:00
test Multicolumn association facet 2010-11-30 14:58:30 -05:00
add.js SUDO Rule Search and Details Pages 2010-11-19 16:53:30 -05:00
associate.js Multicolumn association facet 2010-11-30 14:58:30 -05:00
certificate.js SUDO Rule Search and Details Pages 2010-11-19 16:53:30 -05:00
details.js quote class member 2010-11-29 09:46:39 -05:00
develop.js Framework for custom UI 2010-10-28 09:28:17 -04:00
entity.js Multicolumn association facet 2010-11-30 14:58:30 -05:00
gray-fade-line.png Images for the Javascript Based webui. 2010-08-06 11:55:22 -04:00
group.js Multicolumn association facet 2010-11-30 14:58:30 -05:00
hbac.js SUDO Commands and Command Groups 2010-11-22 15:37:17 -05:00
hbacsvc.js Multicolumn association facet 2010-11-30 14:58:30 -05:00
hbacsvcgroup.js Multicolumn association facet 2010-11-30 14:58:30 -05:00
header_background.png CSS cleanup post UXD discussion 2010-11-17 22:12:22 -05:00
header_logo.png Images for the Javascript Based webui. 2010-08-06 11:55:22 -04:00
header.png CSS cleanup post UXD discussion 2010-11-17 22:12:22 -05:00
host.js Multicolumn association facet 2010-11-30 14:58:30 -05:00
hostgroup.js more css cleanup remove quick links css very close to specs 2010-11-14 01:53:47 -05:00
index.html SUDO Commands and Command Groups 2010-11-22 15:37:17 -05:00
ipa_logo_180x50.png Images for the Javascript Based webui. 2010-08-06 11:55:22 -04:00
ipa.css navigation format UXD guidance to cleanup navigation. adjusts the tab font 2010-11-24 20:30:43 -05:00
ipa.js Multicolumn association facet 2010-11-30 14:58:30 -05:00
ipalogo.png navigation format UXD guidance to cleanup navigation. adjusts the tab font 2010-11-24 20:30:43 -05:00
jquery-ui.css moved images up 2010-09-17 19:42:40 -04:00
jquery-ui.js Add jQuery UI and jQuery BBQ libraries to the project. 2010-09-17 19:42:40 -04:00
jquery.ba-bbq.js Add jQuery UI and jQuery BBQ libraries to the project. 2010-09-17 19:42:40 -04:00
jquery.cookie.js The Javascript code for the new web UI 2010-08-06 11:55:38 -04:00
jquery.js The Javascript code for the new web UI 2010-08-06 11:55:38 -04:00
json2.js The Javascript code for the new web UI 2010-08-06 11:55:38 -04:00
Mainnav-background.png navigation format UXD guidance to cleanup navigation. adjusts the tab font 2010-11-24 20:30:43 -05:00
Mainnav-offtab.png layout 2010-11-14 01:53:41 -05:00
Mainnav-ontab.png layout 2010-11-14 01:53:41 -05:00
Mainnav-seperatorbars.png Images for the Javascript Based webui. 2010-08-06 11:55:22 -04:00
Makefile.am SUDO Commands and Command Groups 2010-11-22 15:37:17 -05:00
navigation.js Fixed navigation problem with nested entities. 2010-11-29 21:13:34 -05:00
netgroup.js more css cleanup remove quick links css very close to specs 2010-11-14 01:53:47 -05:00
policy.js SUDO Rule Search and Details Pages 2010-11-19 16:53:30 -05:00
rule.js SUDO Rule Search and Details Pages 2010-11-19 16:53:30 -05:00
search.js Multicolumn association facet 2010-11-30 14:58:30 -05:00
serverconfig.js HBAC details page enhancement 2010-11-15 12:48:45 -05:00
service.js Multicolumn association facet 2010-11-30 14:58:30 -05:00
Subnav-background.png navigation format UXD guidance to cleanup navigation. adjusts the tab font 2010-11-24 20:30:43 -05:00
Subnav-offbutton.png Images for the Javascript Based webui. 2010-08-06 11:55:22 -04:00
Subnav-onbutton.png Images for the Javascript Based webui. 2010-08-06 11:55:22 -04:00
sudocmd.js Multicolumn association facet 2010-11-30 14:58:30 -05:00
sudocmdgroup.js Multicolumn association facet 2010-11-30 14:58:30 -05:00
sudorule.js Fixed navigation problem with nested entities. 2010-11-29 21:13:34 -05:00
ui-bg_flat_65_ffffff_40x100.png moved images up 2010-09-17 19:42:40 -04:00
ui-bg_glass_40_111111_1x400.png moved images up 2010-09-17 19:42:40 -04:00
ui-bg_glass_55_1c1c1c_1x400.png moved images up 2010-09-17 19:42:40 -04:00
ui-bg_highlight-hard_40_aaaaaa_1x100.png moved images up 2010-09-17 19:42:40 -04:00
ui-bg_highlight-hard_100_f9f9f9_1x100.png moved images up 2010-09-17 19:42:40 -04:00
ui-bg_highlight-soft_50_aaaaaa_1x100.png moved images up 2010-09-17 19:42:40 -04:00
ui-bg_inset-hard_45_cd0a0a_1x100.png moved images up 2010-09-17 19:42:40 -04:00
ui-bg_inset-hard_55_ffeb80_1x100.png moved images up 2010-09-17 19:42:40 -04:00
ui-bg_loop_8_333333_21x21.png moved images up 2010-09-17 19:42:40 -04:00
ui-icons_4ca300_256x240.png moved images up 2010-09-17 19:42:40 -04:00
ui-icons_222222_256x240.png moved images up 2010-09-17 19:42:40 -04:00
ui-icons_bbbbbb_256x240.png moved images up 2010-09-17 19:42:40 -04:00
ui-icons_ededed_256x240.png moved images up 2010-09-17 19:42:40 -04:00
ui-icons_ffcf29_256x240.png moved images up 2010-09-17 19:42:40 -04:00
ui-icons_ffffff_256x240.png moved images up 2010-09-17 19:42:40 -04:00
user.js SUDO Rule Search and Details Pages 2010-11-19 16:53:30 -05:00
webui.js Fixed navigation problem with nested entities. 2010-11-29 21:13:34 -05:00
widget.js Multicolumn association facet 2010-11-30 14:58:30 -05:00