Skip to content
Snippets Groups Projects
  1. Sep 15, 2016
  2. Sep 13, 2016
  3. Sep 10, 2016
  4. Sep 01, 2016
  5. Aug 25, 2016
  6. Aug 12, 2016
  7. Aug 09, 2016
  8. Aug 04, 2016
  9. Aug 03, 2016
    • Mark M. Florida's avatar
      XNAT-4400: Panel element descriptions weren't spawned properly; form panels... · c57c817a
      Mark M. Florida authored
      XNAT-4400: Panel element descriptions weren't spawned properly; form panels (panel.form) elements can be extended with the 'element' property (like other elements).
      c57c817a
    • Mark M. Florida's avatar
      XNAT-4400, XNAT-4434, XNAT-3978: Fixed and reconciled panel.select.menu and... · 3b871957
      Mark M. Florida authored
      XNAT-4400, XNAT-4434, XNAT-3978: Fixed and reconciled panel.select.menu and select.menu widgets so they work consistently; added 'beforeElement' and 'afterElement' properties for Spawner elements - these will insert content before or after the MAIN element that's being spawned; added 'input.text.block' widget for inserting an <input> element with display: block style; added XNAT.spawner.resolve('elementNamespace/element') helper method for making requests to /xapi/spawner/resolve/elementNamespace/element; fixed (hopefully) styling of <iframe> elements in xmodal dialogs; explicitly set scope for JSP vars to help prevent multiple loads of certain .tag files.
      3b871957
  10. Jul 22, 2016
  11. Jun 02, 2016
  12. Jun 01, 2016
  13. May 28, 2016
  14. May 24, 2016
  15. May 22, 2016
  16. May 20, 2016
  17. May 19, 2016
  18. May 18, 2016
  19. May 17, 2016
    • Mark M. Florida's avatar
      XNAT-4210: Site Setup page works as requested (initialized:true) is set before... · 765bf4ef
      Mark M. Florida authored
      XNAT-4210: Site Setup page works as requested (initialized:true) is set before showing the confirmation dialog, also moved site setup functions to /scripts/xnat/app/siteSetup.js; XNAT-4192: session timer works on all pages and DOESN'T RELY ON YUI ANYMORE; more reliable lookup of Spawner™ widget methods; added hooks in form input widgets to lookup a value via AJAX using syntax: 'value: ?$ /path/to/data | prop.name';
      765bf4ef
    • Mark M. Florida's avatar
      Site setup sets initialized:true before closing the modal dialog; site setup... · 21677547
      Mark M. Florida authored
      Site setup sets initialized:true before closing the modal dialog; site setup functions moved to /scripts/xnat/app/siteSetup.js; more reliable Spawner widget method lookup - won't freak out if it can't find a method for your widget; session timer works on JSP pages and, get this... DOESN'T USE YUI ANYMORE; enhancements to xmodal dialogs - add 'keep' class to prevent destruction of modal elements when triggering a .close; probably some other stuff...
      21677547
  20. May 13, 2016
  21. May 12, 2016
    • Mark M. Florida's avatar
      · 7af62863
      Mark M. Florida authored
      Added rootUrl() to form action attributes; changed lookupObjectValue() calls to lookupValue() to avoid string parsing issues; added some form submission methods to XNAT.xhr.
      7af62863
    • Mark M. Florida's avatar
      · d38840b1
      Mark M. Florida authored
      Added <textarea> panel element; improved handling of values that are looked up from a javascript object.
      d38840b1
    • Mark M. Florida's avatar
      · 8812b539
      Mark M. Florida authored
      Changed value/object lookup syntax to '??' - if an input value starts with '??' the following expression will be evaluated to get the value
      8812b539
  22. May 11, 2016
  23. May 09, 2016
  24. May 06, 2016
  25. May 04, 2016
  26. May 03, 2016
Loading