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 | Supply the unique attribute to form submissions as data, so that form_value s... | Jeroen van Meeuwen (Kolab Systems) | 3 | -10/+76 |
2012-04-01 | Attributes posted and also "static" forms should be preserved (as posted) | Jeroen van Meeuwen (Kolab Systems) | 2 | -4/+20 |
2012-03-31 | Correct the comparison of an attribute being marked as optional | Jeroen van Meeuwen (Kolab Systems) | 2 | -13/+19 |
2012-03-31 | Improve handling of optional form fields | Jeroen van Meeuwen (Kolab Systems) | 2 | -36/+49 |
2012-03-31 | Only replace attributes that are not empty. | Jeroen van Meeuwen (Kolab Systems) | 1 | -7/+31 |
2012-03-31 | Add nsroledn attribute to 'system' tab | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+1 |
2012-03-31 | Add function user_edit() | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+96 |
2012-03-31 | Inverse form_value.list_options for nsrole and nsroledn, and issue a warning ... | Jeroen van Meeuwen (Kolab Systems) | 1 | -4/+6 |
2012-03-31 | 'nsrole', as an attribute that can actually be added is called 'nsroledn' - p... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+5 |
2012-03-31 | Discover what the RDN is by using the old LDAP object | Jeroen van Meeuwen (Kolab Systems) | 1 | -6/+21 |
2012-03-31 | Deprecate Auth::modify_entry_attributes | Jeroen van Meeuwen (Kolab Systems) | 1 | -5/+0 |
2012-03-31 | Generate the uid and preseed it into the recipient policy if it does not alre... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+12 |
2012-03-31 | Add 'edit' to capabilities | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+1 |
2012-03-31 | Actually generate the uidnumber and gidnumber | Jeroen van Meeuwen (Kolab Systems) | 1 | -4/+59 |
2012-03-31 | Also translate the edit success notification | Jeroen van Meeuwen (Kolab Systems) | 2 | -2/+2 |
2012-03-31 | Move to use configuration value 'unique_attribute' and 'user_name_attribute' ... | Jeroen van Meeuwen (Kolab Systems) | 4 | -39/+109 |
2012-03-31 | Create a function Auth::modify_entry() to get things edited in one go. | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+5 |
2012-03-31 | Be a little more intelligent about where to add groups of a certain type usin... | Jeroen van Meeuwen (Kolab Systems) | 1 | -11/+20 |
2012-03-31 | Update kolab_admin.js to realize the difference between selecting to add a us... | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+68 |
2012-03-31 | Rename function user_attributes to get_attributes so it can sensibly be used ... | Jeroen van Meeuwen (Kolab Systems) | 4 | -21/+21 |
2012-03-30 | Take a stab at making groups editable (and users, ultimately) | Jeroen van Meeuwen (Kolab Systems) | 9 | -12/+292 |
2012-03-30 | Fix typo | Aleksander Machniak | 1 | -1/+1 |
2012-03-30 | Removed debug code | Aleksander Machniak | 1 | -1/+1 |
2012-03-30 | Some fixes | Aleksander Machniak | 3 | -9/+12 |
2012-03-30 | Make adding groups work | Jeroen van Meeuwen (Kolab Systems) | 2 | -0/+44 |
2012-03-30 | Use lowercase comparisons when trying to see of the members of a group can be... | Jeroen van Meeuwen (Kolab Systems) | 2 | -15/+25 |
2012-03-30 | Generate a proper primary mail attribute value for groups | Jeroen van Meeuwen (Kolab Systems) | 2 | -2/+58 |
2012-03-30 | Fix Fatal error | Aleksander Machniak | 1 | -0/+2 |
2012-03-30 | Fix typo | Aleksander Machniak | 1 | -1/+1 |
2012-03-30 | Merge branch 'dev/configuration-handling' | Jeroen van Meeuwen (Kolab Systems) | 3 | -27/+80 |
2012-03-30 | Only use $_SESSION['user']->get_domain() if the method actually existsdev/configuration-handling | Jeroen van Meeuwen (Kolab Systems) | 2 | -6/+15 |
2012-03-30 | Unified some methods: Use object_type_*() instead of separate user_type_*/gro... | Aleksander Machniak | 11 | -165/+87 |
2012-03-30 | Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap | Aleksander Machniak | 2 | -1/+75 |
2012-03-30 | Fix PHP warning | Aleksander Machniak | 1 | -1/+1 |
2012-03-30 | Fix using 'ldap_uri' instead of 'uri' | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2012-03-30 | Return false rather than null | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2012-03-30 | More verbose loggin | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+7 |
2012-03-30 | Use more items from configuration | Jeroen van Meeuwen (Kolab Systems) | 1 | -17/+26 |
2012-03-30 | Improve configuration handling | Jeroen van Meeuwen (Kolab Systems) | 2 | -11/+42 |
2012-03-30 | Group type ID detection (#660) | Aleksander Machniak | 3 | -8/+22 |
2012-03-29 | Even more verbosily document INSTALL | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+24 |
2012-03-29 | Add INSTALL file with setup instructions | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+51 |
2012-03-29 | Fix so user roles names are listed instead of DNs | Aleksander Machniak | 2 | -2/+14 |
2012-03-26 | Improved LDAP connection handling | Aleksander Machniak | 1 | -88/+95 |
2012-03-26 | Fix identation | Aleksander Machniak | 1 | -4/+4 |
2012-03-26 | Limit ldap_search() calls by fetching all extra user attributes in one call | Aleksander Machniak | 3 | -13/+24 |
2012-03-26 | Limit ldap_bind() calls | Aleksander Machniak | 1 | -84/+63 |
2012-03-26 | Code cleanup and some fixes | Aleksander Machniak | 3 | -281/+239 |
2012-03-26 | Added more phpdoc comments | Aleksander Machniak | 14 | -20/+318 |