Skip to content
Snippets Groups Projects
Select Git revision
  • develop default
  • master
  • plugin-integration
3 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025May24232221201918171615141312111098765432129Apr2827262524232221201514131211108430Mar292827242118171615974229Feb272624221918171612109543XNAT-4253 - Should Archive Path be modifiable?Set timeout redirect 'waiting' dialog back to 2 seconds from 60.Set SESSION_ACTIVE cookie on JSP pages to prevent timeout dialog re-spawning.XNAT-4254 Added a Restrict Project Creation to admins option.XNAT-4250 Added warning about applets to master upload page.XNAT-4256 Got Password Reuse Restriction working.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.Fix for issues with iframe xmodal dialogs and the timeout script. Removed title from some loading dialogs.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.Merge branch 'master' of https://bitbucket.org/xnatdev/xnat-webSession 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.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.Merge remote-tracking branch 'origin/master' into Try_Branching_2Adding sessionTimeout back in now that Mike has a solution for it. And adding an aliasTokenTimeoutSchedule fieldRemoving 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.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.XNAT-482 Changing to fix reference to refactored plexiviewer code.Ground-up rewrite of session timeout script; style tweaks to some admin ui elements.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.Reconciling properties in the Admin UI YAML with siteConfigPreferencesMerged xnatdev/xnat-web into masterChanged xmodal dialogs to use proper function calls - lowercase 'xmodal' global object with 'open', 'close', 'message', and 'loading' method names.Merged xnatdev/xnat-web into masterLatest changes from xnat-web repo.Adding subtle gradient to "Submit" button.Made changes to Session Timeout Message and Login Failure Message take effect. They had previously had no effect on anything.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.Short-term fix for YUI submenus sliding out of the page boundary.Appearance tweaks to initial site setup and selectors.Minor tweaks to spawner admin page and ajax form submission functions.Made session timeout controllable through the AdminUI.More fun with YAML: added missing form panel properties; created sections for Notifications panel;Further button appearance tweaks. Remove unused .less file.Merge remote-tracking branch 'xnat-web-custom-pages/master' into HEADAnonymzation -> Anonymization fixMerge remote-tracking branch 'origin/master' into HEADStyle updates for Admin UI, general button clarity.Fixes for loading and resetting/reloading spawner form values.Merge remote-tracking branch 'origin/master' into HEADMerge remote-tracking branch 'origin/master' into HEAD
Loading