- May 27, 2016
-
-
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
-
Mike McKay authored
-
Mike McKay authored
Completed rearchitecting of preference event handler framework and separated NotificationsPreferences from SiteConfigPreferences.
-
Mark M. Florida authored
-
https://bitbucket.org/xnatdev/xnat-webMark M. Florida authored
Merge YAML changes with updated elements.
-
Mark M. Florida authored
-
Charlie Moore authored
-
Rick Herrick authored
-
- May 25, 2016
-
-
Mike McKay authored
-
Rick Herrick authored
-
Michael Hodge authored
-
Justin Cleveland authored
-
Charlie Moore authored
-
Mark M. Florida authored
"Blank" javascript file to use as a template for new or refactored js files - this sets us up for easier migration to a build system and/or dependency management like RequireJS.
-
Mark M. Florida authored
XNAT-4249: '...timed out...' message won't display on login page unless user's last session was terminated due to inactivity. Spawner changes: for 'href', 'src', and 'action' properties, values starting with */ will ensure the path starts at the site root; also added 'name' attribute to form panels.
-
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.
-
Justin Cleveland authored
-
Mark M. Florida authored
-
Mark M. Florida authored
-
Mike McKay authored
-
- May 24, 2016
-
-
Mike McKay authored
-
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.
-
Mark M. Florida authored
Fix for issues with iframe xmodal dialogs and the timeout script. Removed title from some loading dialogs.
-
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.
-
Mark M. Florida authored
Session timer now uses browser's time, which is likely to be different than the server's; added SESSION_ACTIVE cookie to track whether a user is logged in and will log out other browser windows if false.
-
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.
-
Justin Cleveland authored
-
Justin Cleveland authored
Adding sessionTimeout back in now that Mike has a solution for it. And adding an aliasTokenTimeoutSchedule field
-
Mark M. Florida authored
Removing junk files; style tweak to admin ui so border between tab flippers and panes extends all the way down; moving site-setup.yaml file to /setup.
-
Mark M. Florida authored
Use Spawner™ query syntax to lookup values or use fallbacks - specifically setting the admin email address as the default for fields in the Notifications panel.
-
Rick Herrick authored
-
Mark M. Florida authored
-
Rick Herrick authored
XNAT-482 Fix to build issue found when updating plexiviewer dependency. This exposed circular dependency where xnat-web war was included in xnat-web war, with predictably terrible results.
-
- May 23, 2016
-
-
Justin Cleveland authored
-