[root]/src/net/java/sip/communicator/plugin/advancedconfig

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 14 (100.0%) | 555 (100.0%) | 39.6 |
| yanas | 9 (64.3%) | 516 (93.0%) | 57.3 |
| ibauersachs | 2 (14.3%) | 18 (3.2%) | 9.0 |
| s_vincent | 1 (7.1%) | 12 (2.2%) | 12.0 |
| lubomir_m | 1 (7.1%) | 8 (1.4%) | 8.0 |
| emcho | 1 (7.1%) | 1 (0.2%) | 1.0 |
Update Felix to 3.2.2
18 lines of code changed in:
Fixes issue with not appearing advanced form if the configuration window is opened too early.
1 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
1 lines of code changed in:
Adds a configuration property allowing to enable/disable different configuration forms from provisioning.
38 lines of code changed in:
Allow configuration forms the revalidate configuration window, thus refreshing window size and revalidating panels.
7 lines of code changed in:
Fix some javadocs and warnings.
12 lines of code changed in:
Fixes issue JITSI-923 IllegalArgumentException: adding container's parent to itself at AdvancedConfigurationPanel.showFormContent.
8 lines of code changed in:
Allow to enable provisioning when you start jitsi for the first time. As part of the solution proposed by Conrad Beckert on dev (subject: "Re: Updates to the Provisioning Plugin").
75 lines of code changed in:
Introduce configuration form types and allow forms to be registered for the security section.
13 lines of code changed in:
Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.
382 lines of code changed in: