- May 27, 2016
-
-
Rick Herrick authored
property to pluginClass, added call to get entityPackages from plugins.
-
Mike McKay authored
-
Mike McKay authored
Fixed bug where if you put in bad info for your smtp server when setting up the app, but later fixed it, it will always start off with the bad info after Tomcat restarts.
-
Mike McKay authored
Got changes to email prefix and admin email to take effect. Added support for preference change event handlers for notifications events and for handlers that can handle both notifications and site config events.
-
- May 26, 2016
-
-
Mike McKay authored
-
Mike McKay authored
-
- May 25, 2016
-
-
Mike McKay authored
-
Rick Herrick authored
-
Rick Herrick authored
-
Rick Herrick authored
Added config and init logging to log4j configuration, added more logging to PropertiesConfig to troubleshoot issues with Vagrant VM initialization.
-
- May 24, 2016
-
-
Mike McKay authored
-
Mike McKay authored
Added preference for how often to check if locked out users should be let back in. Made how to specify time intervals consistent within the User Logins and Session Controls section by having Failed Logins Lockout Duration and User Inactivity Lockout both be entered in Intervals.
-
Mike McKay authored
Made the alias token timeout checking schedule configurable by the user. Made the inactivity lockout schedule actually take effect without a Tomcat restart. Readded line to SiteConfigPreferenceEvent that got left out of previous commit which was preventing events from working.
-
Mike McKay authored
Created events for changing site config preferences and updated how often alias token timeout was checked based on timeout interval. Also added sessionTimeout back in.
-
Rick Herrick authored
-
- May 22, 2016
-
-
Mark M. Florida authored
-
- May 20, 2016
-
-
Mike McKay authored
Modified alias token expiration so the frequency of checking for expiration would depend on the length before timeout. Previously, it would only check every hour, even if timeout was set to 10 minutes. Currently the frequency of checking doesn't change until you restart Tomcat, but I will have it take effect immediately once I create events we can trigger when changing preferences.
-
Mike McKay authored
-
Mike Hodge authored
-
Rick Herrick authored
updated in the validator if updated in prefs. Changed to wire in prefs object.
-
Mike McKay authored
-
- May 19, 2016
-
-
Mike McKay authored
-
Rick Herrick authored
-
Mark M. Florida authored
-
Rick Herrick authored
XNAT-4232 Tangentially related, providing more logging info on XAPI execution, logging arc-spec initialization.
-
- May 18, 2016
-
-
Mike McKay authored
Rooted out incorrect String formatting that causes problems with single character Strings. Stuff like this was the cause of XNAT-4215.
-
Mike McKay authored
-
Mike Hodge authored
-
Rick Herrick authored
XNAT-4913 Added ArchiveServlet back in, fixed a couple issues in action classes, updated applet classes and VM.
-
Mike McKay authored
XNAT-4209 Added four pages for the different ways of uploading data, in addition to a main page that lists all of them. Also listed the options in a submenu under Upload->Images.
-
Mike McKay authored
-
Rick Herrick authored
-
- May 17, 2016
-
-
Mike Hodge authored
-
Mike McKay authored
-
Mike Hodge authored
-
Mike McKay authored
-
Mike McKay authored
-
- May 16, 2016
-
-
Rick Herrick authored
-
Rick Herrick authored
-
Rick Herrick authored
read zip uploads.
-