- Jul 13, 2016
-
-
drm authored
-
drm authored
-
Mike McKay authored
-
drm authored
-
Mark M. Florida authored
XNAT-4399, XNAT-4400: Tables can be easily populated with a url - XNAT.table.dataTable('/data/url').table; form panels can use submission method from data-method attribute; tab layout can not be specified in config object (rather than just through a JavaScript variable).
-
- Jul 12, 2016
-
-
Justin Cleveland authored
-
Rick Herrick authored
XNAT-4405 Added WWW-Authenticate to headers when non-interactive agent calls data URI. This lets non-preemptive basic auth work properly.
-
Justin Cleveland authored
-
Justin Cleveland authored
-
Mike Hodge authored
XNAT-4357 - Fix IE JavaScript issue in file uploader plus improvements to drag and drop and other minor uploader fixes/improvements
-
- Jul 11, 2016
-
-
Mike Hodge authored
Minor refactoring of persistent and automation events. Better event listener exception handling and reporting. EventClass annotation is now an NRG processed annotation. Fix null Python scripting engine issue
-
- Jul 08, 2016
-
-
Justin Cleveland authored
Uncommented the line adding a method attribute to a Spawner form element
-
Mark M. Florida authored
XNAT-4268: set window.loggedIn variable to true in popup templates - the user must be logged in to view the popup anyway.
-
Mark M. Florida authored
-
- Jul 07, 2016
-
-
Justin Cleveland authored
-
Mark M. Florida authored
This reverts commit e81ae59b.
-
Mark M. Florida authored
-
Rick Herrick authored
XNAT-4346 XNAT-4330 Changed AbstractXnatRestApi to AbstractXapiRestController. Fixed logic in permissions check that broke certain saved searches.
-
Mark M. Florida authored
XNAT-4399: updates for XNAT.table widget and new XNAT.ui.panel.data.table widget; also fixes for sorting.
-
Mark M. Florida authored
-
- Jul 06, 2016
-
-
Justin Cleveland authored
XNAT-4248 - passwordExpirationType should be a set of radio buttons, plus calendar date picker and style changes to support V&P icons
-
Mike McKay authored
-
- Jun 30, 2016
-
-
Rick Herrick authored
-
Mike McKay authored
XNAT-4239 Removed rarely used data types. Added PETMR to AdminUI. The PETMR split option is not working right for me, but I think it's because of existing windows prearchive bugs. Otherwise everything seems to work correctly.
-
- Jun 29, 2016
-
-
Mark M. Florida authored
Enable tab selection on page load with the url hash; added 'onRender' method for Spawner widgets - fire callback functions after widgets are rendered; other minor tweaks.
-
Mark M. Florida authored
XNAT-4368: make ANY table with a header sortable by simply adding 'sortable' class to the <table> element or 'sort' to a <th> element.
-
- Jun 28, 2016
-
-
Mohana Ramaratnam authored
- Jun 27, 2016
-
-
Mike Hodge authored
-
Mark M. Florida authored
-
Mark M. Florida authored
-
Mark M. Florida authored
-
Rick Herrick authored
XNAT-4373 Changed references to the XftStringUtils method IsAlphaNumericUnderscore() to isValidId().
-
Mohana Ramaratnam authored
-
- Jun 25, 2016
-
-
Rick Herrick authored
-
- Jun 22, 2016
-
-
Mark M. Florida authored
-
Mark M. Florida authored
XNAT-4318: removed 'loading' dialog since data is loaded so fast; also preserve tab selection on load and reload of admin page based on url hash.
-
- Jun 21, 2016
-
-
Mike McKay authored
-