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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
Fix domains with aliases mixing up the capabilities return
Jeroen van Meeuwen (Kolab Systems)
1
-1/+5
2012-05-14
Be more verbose on the capabilities and how they impact the menu
Jeroen van Meeuwen (Kolab Systems)
1
-5/+7
2012-05-13
Use the $entry_dn as the base for the effective_rights
Jeroen van Meeuwen (Kolab Systems)
1
-2/+4
2012-05-13
Use /usr/lib/mozldap/ldapsearch when no /usr/lib64/mozldap/ldapsearch exists
Jeroen van Meeuwen (Kolab Systems)
1
-2/+6
2012-05-11
Support boolean values in config file
Aleksander Machniak
2
-11/+31
2012-05-11
Small improvement in errors logging
Aleksander Machniak
2
-8/+8
2012-05-11
Support SSL connection configuration of HTTP_Request2 via kolab.conf (#751)
Aleksander Machniak
1
-0/+22
2012-04-20
Bug #704: Cannot override auto_form_field values
Jeroen van Meeuwen (Kolab Systems)
1
-24/+35
2012-04-20
Ensure any primary email addresses are not included in the result for seconda...
Jeroen van Meeuwen (Kolab Systems)
1
-0/+10
2012-04-20
Extract reading configuration file to a different function, make sure configu...
Jeroen van Meeuwen (Kolab Systems)
1
-27/+35
2012-04-20
Make sure the secondary mail addresses are unique, too
Jeroen van Meeuwen (Kolab Systems)
1
-3/+12
2012-04-11
Simplified pretty-printing of OU - use ldap_dn2ufn()
Aleksander Machniak
1
-18/+2
2012-04-11
Add object_type and type_id arguments to list_options/select_options calls (#...
Aleksander Machniak
1
-5/+5
2012-04-10
Added 'Generate password' link
Aleksander Machniak
2
-0/+9
2012-04-10
Added timer() function
Aleksander Machniak
1
-0/+9
2012-04-09
Move list options convertion to user-friendly values to the API
Aleksander Machniak
5
-135/+98
2012-04-09
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Jeroen van Meeuwen (Kolab Systems)
9
-100/+125
2012-04-09
Keep the uidnumber and gidnumber aligned - either highest one will cause the ...
Jeroen van Meeuwen (Kolab Systems)
1
-11/+37
2012-04-09
Fix auto_form_fields re-generation on object type change (#690)
Aleksander Machniak
3
-60/+19
2012-04-09
Resolve group names too
Aleksander Machniak
3
-3/+19
2012-04-09
Add unified method to resolve entrydn into user-friendly text.
Aleksander Machniak
5
-35/+88
2012-04-09
Fix parse error in last commit
Aleksander Machniak
1
-2/+1
2012-04-09
Comment out some debug code
Aleksander Machniak
1
-2/+2
2012-04-09
Clause the overriding of readonly fields with more administrator rights
Jeroen van Meeuwen (Kolab Systems)
1
-2/+7
2012-04-08
Set the default OU for adding new users
Jeroen van Meeuwen (Kolab Systems)
1
-11/+11
2012-04-08
Do not just insert the default_locale as the default value for the preferredl...
Jeroen van Meeuwen (Kolab Systems)
1
-0/+4
2012-04-08
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Jeroen van Meeuwen (Kolab Systems)
7
-224/+345
2012-04-08
Correct getting effective rights for user, not group
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-04-08
Add translation for group.member label
Jeroen van Meeuwen (Kolab Systems)
1
-0/+1
2012-04-08
Use the correct service to call the API service method effective_rights() on
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-04-08
Add the member attribute to the system tab on group information display
Jeroen van Meeuwen (Kolab Systems)
1
-1/+9
2012-04-08
Add service method group_effective_rights()
Jeroen van Meeuwen (Kolab Systems)
1
-3/+9
2012-04-08
Add list_options_member(), and consolidate the function with list_options_uni...
Jeroen van Meeuwen (Kolab Systems)
1
-38/+49
2012-04-08
Enhance legacy_rights() with self-write access, and attributes from the schema
Jeroen van Meeuwen (Kolab Systems)
1
-19/+15
2012-04-07
Make effective_rights() work with legacy group membership based authorization...
Jeroen van Meeuwen (Kolab Systems)
1
-175/+274
2012-04-07
Translate the initials attribute to 'Initials' instead of 'Middle names'
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-04-07
Return the result of $auth->user_edit() to the client.
Jeroen van Meeuwen (Kolab Systems)
1
-2/+2
2012-04-07
Allow the configuration of whether an administrator user can override automat...
Jeroen van Meeuwen (Kolab Systems)
1
-1/+7
2012-04-06
More list widget fixes (#682)
Aleksander Machniak
2
-6/+21
2012-04-06
This doesn't actually fix anything.
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-04-06
Fix single-value autocomplete lists
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-04-06
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Aleksander Machniak
1
-2/+7
2012-04-06
Fix (properly) list widgets
Aleksander Machniak
1
-3/+8
2012-04-06
If a DN is specified as the user login, use it as such
Jeroen van Meeuwen (Kolab Systems)
1
-2/+7
2012-04-06
User friendly OU names
Aleksander Machniak
1
-17/+62
2012-04-06
Add translation for OU
Aleksander Machniak
1
-0/+1
2012-04-06
Correct use of $conf to $this->conf
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-04-06
Use the login settings from the configuration file. Resolves #594
Jeroen van Meeuwen (Kolab Systems)
1
-13/+42
2012-04-06
Add Conf::get_list(), allowing a list to be returned from a comma- or comma-s...
Jeroen van Meeuwen (Kolab Systems)
1
-0/+17
2012-04-06
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Jeroen van Meeuwen (Kolab Systems)
2
-7/+5
[next]