Commit graph

13 commits

Author SHA1 Message Date
ryounes
4aa4b5ec76 NIHVIVO-2164 Now that the stylesheets object is available to all templates through configuration shared variables, can move styles out of dump.ftl into dump.css. 2011-08-11 15:55:40 +00:00
rjy7
36e5bc2574 NIHVIVO-1562 Sort properties and methods of template model objects in dump. This commit contains a regression: exposureLevel has been removed, so public methods that are hidden by the BeansWrapper are still included in the dump. Will be corrected in an upcoming commit. 2011-03-10 17:26:57 +00:00
rjy7
cdaaf369f0 NIHVIVO-1564 Handle one level of nesting of template model objects in variable dump 2011-02-23 20:52:45 +00:00
rjy7
e03f35a81c NIHVIVO-1564 Improvements to dump of template model objects 2011-02-23 16:05:41 +00:00
rjy7
c4da8ffc07 NIHVIVO-1563 Add template method models to dumpAll directive 2011-02-22 18:06:02 +00:00
mb863
c324ab3151 NIHVIVO-1979: Made stylesheets syntax consistent across the app. 2011-02-02 02:58:37 +00:00
rjy7
ca76cfa4bd Fixes to variable dump. 2010-11-18 23:30:35 +00:00
rjy7
5c9b3cf8da NIHVIVO-564 Style modifications for dump output 2010-08-09 18:59:24 +00:00
rjy7
8ccac59d4a NIHVIVO-564 data model dump: add help for directives in the data model 2010-07-29 15:26:37 +00:00
rjy7
e6a65f5ad0 NIHVIVO-564 Dump directive 2010-07-28 17:48:03 +00:00
rjy7
f4b6f3e941 NIHVIVO-564 Change datatype of Script and Stylesheet collections from List to LinkedHashSet, to prevent duplication while retaining ordering. 2010-07-28 15:16:14 +00:00
rjy7
3317419fcf NIHVIVO-564 Enable adding stylesheets in dump ftls 2010-07-28 15:07:55 +00:00
rjy7
83938a2c19 NIHVIVO-564 Work on dump directive 2010-07-27 21:49:40 +00:00