[root]/src/net/java/sip/communicator/plugin/ldap/configform

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 24 (100.0%) | 417 (100.0%) | 17.3 |
| s_vincent | 14 (58.3%) | 356 (85.4%) | 25.4 |
| yanas | 4 (16.7%) | 52 (12.5%) | 13.0 |
| ibauersachs | 2 (8.3%) | 5 (1.2%) | 2.5 |
| emcho | 4 (16.7%) | 4 (1.0%) | 1.0 |
Changes project name in source license headers from SIP Communicator to Jitsi
4 lines of code changed in:
Use the Jitsi L&F on the SSL checkbox in the LDAP config form
1 lines of code changed in:
Fix an NPE in the LDAP config form when no phone prefix was entered
4 lines of code changed in:
Merges contact source configurations in a single configuration form.
Adds the possibility to disable/enable MacOSX AddressBook and MS Outlook.
Adds a prefix configuration to all contact sources: AddressBook, Outlook, LDAP, Google Contacts.
47 lines of code changed in:
Adds languages resources for LDAP fields configuration tab.
13 lines of code changed in:
Adds the possibility to override some LDAP attribute fields for search and retrieve.
285 lines of code changed in:
Moves the ldap contact source code in the impl package in order to allow creating contact sources for ldap directories through the LdapService.
Uses the authentication window instead of the ldap config form on ldap authentication error.
3 lines of code changed in:
Localized server name example in the ldap configuration form.
2 lines of code changed in:
Set the minimum size for the LDAP configuration form. In some cases video calling seems not work on Windows (call status stay to calling while the other peer is connected) because of directshow, we address first the establishment of the call and we will try later to see the directshow problem.
3 lines of code changed in:
Remove border from the LDAP server configuration form.
0 lines of code changed in:
Add/remove LDAP contact source service in a separate thread to avoid take too much time in Event Dispatch Thread.
55 lines of code changed in:
Ongoing work on LDAP support: store password via credentials storage service, each LDAP enabled server has its own group in contact list, javadoc and other minor UI enhancements.
0 lines of code changed in: