- 19 Nov, 2015 1 commit
-
-
Guus der Kinderen authored
By replacing Jetty 6.x era libraries with 9.x-based variants, JSP support will be brought back up-to-date. Additionally, Openfire will no longer have a mix of dependencies from various versions of Jetty. This commit contains a number of changes that go hand-in-hand: - Replaces JAR files - Applies uniformity to the buildscript where JSPC is executed - Replaces JSTL 1.0 taglibs with later versions - Adds a simple logger to the build process (to stop it from complaining)
-
- 10 Aug, 2014 1 commit
-
-
Shawn Debnath authored
In setup, some of the host settings are loaded from XML properties specified in openfire.xml, while others are incorrectly loaded from whats currently in JiveGlobals. Since we are in setup mode, JiveGlobals.getProperty returns null thereby ignoring any property overrides in openfire.xml specified by the user. Changelog: 1. Instead of just blindly setting anonymous auth to true, check if user has an override property in XML configuration, if not, default to true. 2. Call getXMLProperty to load user configuration override values and not what is currently in JiveGlobals. During setup mode, this is always null. 3. Instead of setting default values for auth, user, group, card, lockout, securityAudit and admin class names, check if the user has provided overrides for those properties, and if so, use those, otherwise use defaults. 4. Expose a method to retrieve XML property names, and then in finishSetup, go through the rest of the XML properties overridden by user that were not touched by setup and individually set those. This is particularly useful when users have to specify primary and secondary * hybrid providers.
-
- 03 Apr, 2014 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@14008 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 28 Mar, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7742 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 20 Feb, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7224 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 04 Oct, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5597 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 10 Aug, 2006 1 commit
-
-
Ryan Graham authored
fixes to the CSS, including the non-wrapping text on Server Settings (and elsewhere), adding the (?) tooltips to the rest of the setup, and finally a fix to the IE crash bug with the show/hide 'Advanced Settings' pieces. Hooray! git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4880 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Aug, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4844 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 05 Aug, 2006 1 commit
-
-
Ryan Graham authored
1. table width (was at 100%) on the host settings page, pushed some of the grey box off the right edge of the screen. 2. the big of javascript that set the password field focus was broken (from before), not calling the correct field name (password, when it should have been newPassword). git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4827 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 04 Aug, 2006 2 commits
-
-
Ryan Graham authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4824 b35dd754-fafc-0310-a699-88a17e54d16e
-
Ryan Graham authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4821 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Dec, 2005 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@3195 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 16 Nov, 2005 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@3091 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 31 Oct, 2005 1 commit
-
-
Matt Tucker authored
Setup tool now uses sitemesh, restart no longer required after end of setup (JM-444), cleaned up some UI and text in setup tool, cleaned up setup of admin user (JM-322). git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@3001 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Oct, 2005 1 commit
-
-
Matt Tucker authored
Work on converting admin console to Sitemesh (JM-421). Not all JSP pages are finished, but will be shortly. git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@2925 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Jul, 2005 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1638 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 27 May, 2005 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1410 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Apr, 2005 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1217 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Mar, 2005 2 commits
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1145 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1142 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 24 Feb, 2005 1 commit
-
-
Bill Lynch authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1014 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 21 Feb, 2005 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1001 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Feb, 2005 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@985 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Jan, 2005 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@798 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 02 Jan, 2005 2 commits
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@775 b35dd754-fafc-0310-a699-88a17e54d16e
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@770 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 28 Dec, 2004 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@754 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Dec, 2004 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@697 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 29 Nov, 2004 1 commit
-
-
Bill Lynch authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@553 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 15 Nov, 2004 1 commit
-
-
Bill Lynch authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@420 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 10 Nov, 2004 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@302 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 27 Oct, 2004 2 commits
-
-
Matt Tucker authored
Removed ability to set MUC service name in setup. Users can change the setting in the admin console. git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@161 b35dd754-fafc-0310-a699-88a17e54d16e
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@155 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 24 Oct, 2004 1 commit
-
-
Derek DeMoro authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@97 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 22 Oct, 2004 3 commits
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@79 b35dd754-fafc-0310-a699-88a17e54d16e
-
Bill Lynch authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@74 b35dd754-fafc-0310-a699-88a17e54d16e
-
Matt Tucker authored
Jive properties are now broken into two types -- XML properties from a local config file and normal properties that are stored in the database. git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@73 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 21 Oct, 2004 2 commits
-
-
Bill Lynch authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@51 b35dd754-fafc-0310-a699-88a17e54d16e
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@37 b35dd754-fafc-0310-a699-88a17e54d16e
-