index
:
.git
master
Unnamed repository; edit this file 'description' to name the repository.
Rob Crittenden
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipa-server
/
ipa-gui
/
ipagui
/
subcontrollers
/
group.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make uid an editable field in the Edit UI so we can do RDN changes
Rob Crittenden
2007-12-06
1
-10
/
+2
*
Enable group inactivation by using the Class of Service plugin.
Rob Crittenden
2007-11-20
1
-2
/
+33
*
Make the group cn an editable field though protected by default.
Rob Crittenden
2007-11-14
1
-21
/
+15
*
Include multi-value fields on the Add Person page
Rob Crittenden
2007-11-14
1
-9
/
+5
*
Add an editors group. This is used to generally grant access for users
Rob Crittenden
2007-11-14
1
-2
/
+2
*
Restrict access to some parts of the UI to those in the admins group
Rob Crittenden
2007-11-13
1
-2
/
+2
*
Fix editing groups when cn is a single-valued field
Rob Crittenden
2007-11-09
1
-2
/
+4
*
Enable multi-value field support for some attributes on the edit pages
Rob Crittenden
2007-11-08
1
-10
/
+39
*
groups come back as a list where the first element is the number of
Rob Crittenden
2007-11-02
1
-0
/
+1
*
Rename memberOf to group_members in xml-rpc interface.
Karl MacMillan
2007-10-31
1
-2
/
+2
*
Have the GUI use memberOf() instead of looping through the member DNs
Rob Crittenden
2007-10-31
1
-25
/
+5
*
Add delete user and group to webgui.
Kevin McCarthy
2007-10-23
1
-0
/
+16
*
Add a flash message to the top of the page when there are validation errors.
Kevin McCarthy
2007-10-19
1
-2
/
+8
*
Add logger objects to each controller.
Kevin McCarthy
2007-10-17
1
-0
/
+3
*
Combine get_user/group by dn/cn into get_entry_by_cn/dn.
Kevin McCarthy
2007-10-09
1
-7
/
+5
*
Fix the webgui to allocate a new IPAClient for each request.
Kevin McCarthy
2007-10-08
1
-12
/
+12
*
Small group fixes: remove index, change to use hidden_fields (like UserFields)
Kevin McCarthy
2007-10-08
1
-3
/
+2
*
Split the controllers out into separate user and group controllers.
Kevin McCarthy
2007-10-04
1
-0
/
+386