index
:
kolab-wap
dev/configuration-handling
dev/edit-existing-entries
kolab-webadmin-2.4
kolab-webadmin-3.0
kolab-webadmin-3.1
master
oracle
ticket/4569
Kolab Web Administration Panel
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
api
/
kolab_api_service_user.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-01
Special treatment for the userpassword attribute (#665)
dev/edit-existing-entries
Jeroen van Meeuwen (Kolab Systems)
1
-28/+42
2012-04-01
Attributes posted and also "static" forms should be preserved (as posted)
Jeroen van Meeuwen (Kolab Systems)
1
-2/+10
2012-03-31
Correct the comparison of an attribute being marked as optional
Jeroen van Meeuwen (Kolab Systems)
1
-9/+15
2012-03-31
Improve handling of optional form fields
Jeroen van Meeuwen (Kolab Systems)
1
-15/+23
2012-03-31
Add function user_edit()
Jeroen van Meeuwen (Kolab Systems)
1
-1/+96
2012-03-31
Move to use configuration value 'unique_attribute' and 'user_name_attribute' ...
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-03-31
Rename function user_attributes to get_attributes so it can sensibly be used ...
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-03-30
Take a stab at making groups editable (and users, ultimately)
Jeroen van Meeuwen (Kolab Systems)
1
-0/+11
2012-03-30
Unified some methods: Use object_type_*() instead of separate user_type_*/gro...
Aleksander Machniak
1
-5/+5
2012-03-30
Group type ID detection (#660)
Aleksander Machniak
1
-1/+1
2012-03-26
Limit ldap_search() calls by fetching all extra user attributes in one call
Aleksander Machniak
1
-5/+10
2012-03-26
Code cleanup and some fixes
Aleksander Machniak
1
-1/+1
2012-03-26
Added more phpdoc comments
Aleksander Machniak
1
-6/+37
2012-03-22
Fix typo in last change
Aleksander Machniak
1
-1/+1
2012-03-22
Fixed/Improved result normalization (with DN attribute handling)
Aleksander Machniak
1
-11/+16
2012-03-21
Add additional user information that may be specified as being a part of the ...
Jeroen van Meeuwen (Kolab Systems)
1
-0/+16
2012-03-15
Improve form_value.generate to support many attributes at a time
Aleksander Machniak
1
-3/+3
2012-03-14
Move user type detection to service class, return type id in user.info result
Aleksander Machniak
1
-1/+6
2012-03-14
Unified form_value.generate API method (#625)
Aleksander Machniak
1
-3/+3
2012-02-22
Added license headers and LICENSE file
Aleksander Machniak
1
-0/+23
2012-02-21
Generate empty auto-fields in user.add
Aleksander Machniak
1
-8/+7
2012-02-20
Simplified code with user_type_attributes() method
Aleksander Machniak
1
-8/+1
2012-02-17
Fixed parse error
Aleksander Machniak
1
-1/+1
2012-02-17
Class filenames unification
Aleksander Machniak
1
-0/+110