- 22 Dec, 2017 3 commits
-
-
Guus der Kinderen authored
* Add install4j support to the Maven build. Using the 'install4j' profile on a server that has a suitable install4j and JREs, Maven can now generate install4j builds, using: mvn -P install4j clean package Note that Maven, even without the install4j profile, will no longer output the build artifacts in /target. Instead, these are now outputted into /distribution/target/distribution-base/ * Make Ant build work with changed Maven structure.
-
GregDThomas authored
-
Ivan authored
-
- 21 Dec, 2017 3 commits
-
-
GregDThomas authored
OF-1404: add the MS SQL Server drivers to the distribution.
-
Guus der Kinderen authored
-
Greg Thomas authored
-
- 20 Dec, 2017 1 commit
-
-
Anno van Vliet authored
* Added User Status Plugin Plugin from Stefan Reuter to keep a history of the user status in the database. * revert unrelated javadoc change * update plugin versioning we still have to support ant builds * update note about supported databases
-
- 19 Dec, 2017 3 commits
-
-
GregDThomas authored
* OF-1419: Replace Proxool with Apache Commons DBCP * Restore the -SNAPSHOT which somehow got lost in the merge
-
Ivan authored
-
Ivan authored
-
- 18 Dec, 2017 1 commit
-
-
GregDThomas authored
* OF-1435: Ensure that we start a new thread before calling UserManager::isRegisteredUser(JID) * OF-1435: Introduce a Future to highlight that the processing may be performed asynchronously.
-
- 16 Dec, 2017 1 commit
-
-
Guus der Kinderen authored
-
- 15 Dec, 2017 6 commits
- 12 Dec, 2017 15 commits
-
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian.
-
Ivan authored
-
Ivan authored
-
Ivan authored
Translations into Russian
-
Ivan authored
-
Ivan authored
Translations into Russian
-
Ivan authored
Translation into Russian
-
- 08 Dec, 2017 7 commits
-
-
GregDThomas authored
-
Guus der Kinderen authored
-
Ivan authored
* Full translation into Russian. I completed the translation into Russian. My profile on discourse.igniterealtime.org - IvanRussian * Update openfire_i18n_ru_RU.properties I'm finished for today, but will continue to edit next weeks
-
Guus der Kinderen authored
* OF-1448: Encode UTF-8 i18n files during build. * OF-1448: Keep non-encoded i18n files in source.
-
Guus der Kinderen authored
-
Guus der Kinderen authored
* OF-1449: Ant build should allow taglibs to be used in plugins. * First implementation of the Certificate Manager plugin * Now depend on 4.2.0 (which is in central repo). * Ensure that the BounceCastle security provider is available.
-
Guus der Kinderen authored
* OF-1450: Replaced hardcoded text with i18n-property in logviewer. * OF-1450: Replaced hardcoded text with i18n-property in email settings. * OF-1450: Replaced hardcoded text with i18n-property in TLS/SSL menu. * OF-1450: Replaced hardcoded text with i18n-property in test email settings.
-