summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-18Update MySQL initialization file to use 'alias' rather then 'mailAlternateAdd...kolab-webadmin-2.4.2Jeroen van Meeuwen (Kolab Systems)1-2/+2
2012-05-14Fix domains with aliases mixing up the capabilities returnJeroen van Meeuwen (Kolab Systems)1-1/+5
2012-05-14Be more verbose on the capabilities and how they impact the menuJeroen van Meeuwen (Kolab Systems)1-5/+7
2012-05-13Use the $entry_dn as the base for the effective_rightsJeroen van Meeuwen (Kolab Systems)1-2/+4
2012-05-13Use /usr/lib/mozldap/ldapsearch when no /usr/lib64/mozldap/ldapsearch existsJeroen van Meeuwen (Kolab Systems)1-2/+6
2012-05-11Merge branch 'kolab-webadmin-2.4' of ssh://git.kolab.org/git/kolab-wap into k...kolab-webadmin-2.4.1Jeroen van Meeuwen (Kolab Systems)0-0/+0
2012-05-11Support boolean values in config fileAleksander Machniak2-11/+31
2012-05-11Small improvement in errors loggingAleksander Machniak2-8/+8
2012-05-11Support SSL connection configuration of HTTP_Request2 via kolab.conf (#751)Aleksander Machniak1-0/+22
2012-04-24Add more complex but more suitable default SQL file with many more attributes...Jeroen van Meeuwen (Kolab Systems)1-10/+13
2012-04-24Add more complex but more suitable default SQL file with many more attributes...Jeroen van Meeuwen (Kolab Systems)1-10/+13
2012-04-20Bug #704: Cannot override auto_form_field valuesJeroen van Meeuwen (Kolab Systems)1-24/+35
2012-04-20Ensure any primary email addresses are not included in the result for seconda...Jeroen van Meeuwen (Kolab Systems)1-0/+10
2012-04-20Extract reading configuration file to a different function, make sure configu...Jeroen van Meeuwen (Kolab Systems)1-27/+35
2012-04-20Make sure the secondary mail addresses are unique, tooJeroen van Meeuwen (Kolab Systems)1-3/+12
2012-04-13Update kolab-webadmin.conf for httpdkolab-webadmin-2.4.0Jeroen van Meeuwen (Kolab Systems)1-0/+16
2012-04-13Add a sample httpd configuration fileJeroen van Meeuwen (Kolab Systems)1-0/+21
2012-04-13Fix "No type ID specified" error in auto-complete lists (#702)Aleksander Machniak1-2/+4
2012-04-11Simplified pretty-printing of OU - use ldap_dn2ufn()Aleksander Machniak1-18/+2
2012-04-11Include unique entry identifier in form_value.generate calls (#700)Aleksander Machniak1-0/+4
2012-04-11Add object_type and type_id arguments to list_options/select_options calls (#...Aleksander Machniak2-10/+17
2012-04-10Added 'Generate password' linkAleksander Machniak3-0/+28
2012-04-10Added timer() functionAleksander Machniak1-0/+9
2012-04-09Move list options convertion to user-friendly values to the APIAleksander Machniak5-135/+98
2012-04-09Merge branch 'master' of ssh://git.kolab.org/git/kolab-wapJeroen van Meeuwen (Kolab Systems)9-100/+125
2012-04-09Keep the uidnumber and gidnumber aligned - either highest one will cause the ...Jeroen van Meeuwen (Kolab Systems)1-11/+37
2012-04-09Fix auto_form_fields re-generation on object type change (#690)Aleksander Machniak3-60/+19
2012-04-09Resolve group names tooAleksander Machniak3-3/+19
2012-04-09Add unified method to resolve entrydn into user-friendly text.Aleksander Machniak5-35/+88
2012-04-09Fix parse error in last commitAleksander Machniak1-2/+1
2012-04-09Comment out some debug codeAleksander Machniak1-2/+2
2012-04-09Clause the overriding of readonly fields with more administrator rightsJeroen van Meeuwen (Kolab Systems)1-2/+7
2012-04-08Revert "Re-prepopulate the form fields for which the value is automatically g...Jeroen van Meeuwen (Kolab Systems)1-5/+0
2012-04-08Re-prepopulate the form fields for which the value is automatically generated...Jeroen van Meeuwen (Kolab Systems)1-0/+5
2012-04-08Set the default OU for adding new usersJeroen van Meeuwen (Kolab Systems)1-11/+11
2012-04-08Do not just insert the default_locale as the default value for the preferredl...Jeroen van Meeuwen (Kolab Systems)1-0/+4
2012-04-08Merge branch 'master' of ssh://git.kolab.org/git/kolab-wapJeroen van Meeuwen (Kolab Systems)8-225/+346
2012-04-08Correct getting effective rights for user, not groupJeroen van Meeuwen (Kolab Systems)1-1/+1
2012-04-08Add translation for group.member labelJeroen van Meeuwen (Kolab Systems)1-0/+1
2012-04-08Use the correct service to call the API service method effective_rights() onJeroen van Meeuwen (Kolab Systems)1-1/+1
2012-04-08Add the member attribute to the system tab on group information displayJeroen van Meeuwen (Kolab Systems)1-1/+9
2012-04-08Add service method group_effective_rights()Jeroen van Meeuwen (Kolab Systems)1-3/+9
2012-04-08Add list_options_member(), and consolidate the function with list_options_uni...Jeroen van Meeuwen (Kolab Systems)1-38/+49
2012-04-08Enhance legacy_rights() with self-write access, and attributes from the schemaJeroen van Meeuwen (Kolab Systems)1-19/+15
2012-04-07Make effective_rights() work with legacy group membership based authorization...Jeroen van Meeuwen (Kolab Systems)1-175/+274
2012-04-07Inverse the logic on declaring an array with a positive, non-zero length as e...Jeroen van Meeuwen (Kolab Systems)1-1/+1
2012-04-07Translate the initials attribute to 'Initials' instead of 'Middle names'Jeroen van Meeuwen (Kolab Systems)1-1/+1
2012-04-07Return the result of $auth->user_edit() to the client.Jeroen van Meeuwen (Kolab Systems)1-2/+2
2012-04-07Allow the configuration of whether an administrator user can override automat...Jeroen van Meeuwen (Kolab Systems)1-1/+7
2012-04-06More list widget fixes (#682)Aleksander Machniak2-6/+21