Directory src/net/java/sip/communicator/plugin/ldap/configform/

Total Files:
4
Deleted Files:
0
Lines of Code:
1655

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

Lines of Code

src/net/java/sip/communicator/plugin/ldap/configform/ Lines of Code

Developers

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

Most Recent Commits

emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

4 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap/configform: DirectorySettingsForm.java (+1 -1), LdapConfigForm.java (+1 -1), LdapTableModel.java (+1 -1), Resources.java (+1 -1)
ibauersachs 2011-09-30 16:42

Use the Jitsi L&F on the SSL checkbox in the LDAP config form

1 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap/configform: DirectorySettingsForm.java (+1 -1)
ibauersachs 2011-09-30 16:41

Fix an NPE in the LDAP config form when no phone prefix was entered

4 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap/configform: LdapTableModel.java (+4 -1)
yanas 2011-08-24 15:06

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:

  • src/net/java/sip/communicator/plugin/ldap/configform: DirectorySettingsForm.java (+40 -2), LdapTableModel.java (+7 -2)
s_vincent 2011-06-22 15:03

Adds languages resources for LDAP fields configuration tab.

13 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap/configform: DirectorySettingsForm.java (+13 -8)
s_vincent 2011-06-16 18:22

Adds the possibility to override some LDAP attribute fields for search and retrieve.

285 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap/configform: DirectorySettingsForm.java (+285 -7)
yanas 2011-04-14 12:59

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:

  • src/net/java/sip/communicator/plugin/ldap/configform: LdapConfigForm.java (+3 -2)
yanas 2011-03-28 14:38

Localized server name example in the ldap configuration form.

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap/configform: DirectorySettingsForm.java (+2 -1)
s_vincent 2011-03-10 19:19

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:

  • src/net/java/sip/communicator/plugin/ldap/configform: DirectorySettingsForm.java (+3)
s_vincent 2011-03-10 18:35

Remove border from the LDAP server configuration form.

0 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap/configform: DirectorySettingsForm.java (-3)
s_vincent 2011-03-10 15:45

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:

  • src/net/java/sip/communicator/plugin/ldap/configform: LdapConfigForm.java (+51 -8), LdapTableModel.java (+4 -2)
s_vincent 2011-03-10 12:54

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:

  • src/net/java/sip/communicator/plugin/ldap/configform: DirectorySettingsForm.java (changed), LdapConfigForm.java (changed), LdapTableModel.java (changed), Resources.java (new)
Generated by StatSVN 0.3.1