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