Commit graph

1055 commits

Author SHA1 Message Date
rjy7
daee356424 NIHVIVO-1562 Move addition of data model objects to dump template data model into DumpHelper, so done in one place uniformally for all dump directives. 2011-03-10 15:20:53 +00:00
jeb228
1c9b125800 NIHVIVO-2211 Clean up the logic in ServletPolicyList and the classes that call it. 2011-03-09 21:49:38 +00:00
tlw72
b162de36d2 NIHVIVO:2233: minor cleanup up in defaultObjPropForm layout 2011-03-09 18:52:39 +00:00
mb863
d45f6e018f By mistake I moved thumbnail.jpg to VIVO. Now it's back to its original location in VITRO. 2011-03-09 17:32:13 +00:00
mb863
c2e482af73 NIHVIVO-2167: Moved person.thumbnail.jpg out of vitro and into vivo 2011-03-09 16:54:14 +00:00
mb863
afcfba96df NIHVIVO-2167: Moved person.thumbnail.jpg out of vitro and into vivo 2011-03-09 16:52:40 +00:00
mb863
a7ad714ea1 NIHVIVO-2199: Restored alpha transparency to white background of edit links for image on individual page. Also added the same alpha transparency for adding a photo 2011-03-09 16:30:34 +00:00
mb863
a2990e48be NIHVIVO-2166: Updated person.thumbnail.jpg to 160x160 pixels 2011-03-08 20:48:36 +00:00
mb863
724114e367 NIHVIVO-2168: Renamed non.person.thumbnail.jpg to thumbnail.jpg 2011-03-08 20:32:46 +00:00
jeb228
88d4b79db0 Fix import statement to comply with the change in r.6567 2011-03-08 20:31:47 +00:00
jeb228
15e815d949 NIHVIVO-2211 Replace ServletIdentifierBundleFactory with ActiveIdentifierBundleFactories and RequestIdentifiers. 2011-03-08 17:42:26 +00:00
rjy7
401960e5d4 NIHVIVO-1384 Finish conversion of scripts.add() calls. 2011-03-08 16:21:44 +00:00
rjy7
8b89cad590 NIHVIVO-1384 Change script and stylesheet template objects to take the entire tag as a parameter, rather than just the src/href attribute. 2011-03-08 15:44:05 +00:00
rjy7
13ff7686ef NIHVIVO-1554 Remove vitro theme jsps and other unused vitro jsps. Fix vitro web.xml so the application can run. 2011-03-04 21:52:51 +00:00
rjy7
47b5e4ae52 NIHVIVO-1554 Removed controllers and jsps that have been superceded by Freemarker controllers and templates 2011-03-04 19:24:27 +00:00
rjy7
c5b06b5379 NIHVIVO-1521 Ajax controllers now extend VitroAjaxController rather than FreemarkerHttpServlet. 2011-03-03 21:03:37 +00:00
rjy7
91e11c0809 Fix some comments. 2011-03-03 18:30:37 +00:00
rjy7
f0fe94bdd0 NIHVIVO-1957 Pass placeholder image from template to ImageUploadController 2011-03-03 17:56:40 +00:00
rjy7
e687c25568 NIHVIVO-1879 Fix default list view query for uncollated property 2011-03-03 15:15:47 +00:00
rjy7
896c6f157c NIHVIVO-1879 Combine collated and uncollated list view queries into a single query, with preprocessing to get the right version. 2011-03-02 22:32:57 +00:00
rjy7
3134054f7b NIHVIVO-2154 dwr/util.js overwrites $, so use jQuery() rather than $() 2011-02-25 15:47:55 +00:00
rjy7
db6e1f56ed NIHVIVO-1629 Upgrade to jQuery 1.5.1 2011-02-25 15:21:50 +00:00
rjy7
dfd9da14b8 NIHVIVO-1392 Fix a bug in the verbose property display whereby session value was reset every time the main site admin page loaded. Normalize the object property display tier value to int. 2011-02-24 22:54:48 +00:00
rjy7
faac29e6ba NIHVIVO-1392 Verbose property display 2011-02-24 22:15:34 +00:00
rjy7
199190fb05 NIHVIVO-1564 Implement recursion in template model dump 2011-02-23 21:08:20 +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
af7d959ecd NIHVIVO-1564 In dump of template model objects, hide methods that take arguments unless the BeansWrapper exposure level exposes these methods to the template. 2011-02-22 23:09:01 +00:00
jc55
97e6630eb7 NIHVIVO-2161 removed "Redistribution or commercial use is prohibited without express written permission." from the disclaimers section since it is not a disclaimer and is incompatible with linked open data. 2011-02-22 22:51:42 +00:00
nac26
72d0b17dab NIHVIVO-2159 Removed bottom padding from ul#classes-in-classgroup 2011-02-22 22:01:53 +00:00
jeb228
2f434083e9 NIHVIVO-2151 simpleFileUpload.jsp is obsolete and not used. 2011-02-22 21:24:49 +00:00
rjy7
b323f50c04 NIHVIVO-1563 Add template method models to help directive 2011-02-22 20:05:45 +00:00
rjy7
c4da8ffc07 NIHVIVO-1563 Add template method models to dumpAll directive 2011-02-22 18:06:02 +00:00
rjy7
f246cfe0cc NIHVIVO-1564 Dump of template model objects provides information about methods and their return values 2011-02-21 21:40:43 +00:00
rjy7
fe3bd563bc Merge r7497 from nihvivo-rel-1.2-maint 2011-02-21 18:13:26 +00:00
rjy7
198c8293ce NIHVIVO-1629 Upgrade to jquery-ui version 1.8.9 2011-02-21 17:53:10 +00:00
rjy7
dae5369232 NIHVIVO-1629 Upgrade jQuery to version 1.5. NIHVIVO-2153 Change datetime fieldnames to use hyphen rather than period, since the latter generates errors in jQuery 1.5 and is not a valid CSS selector. 2011-02-21 16:09:40 +00:00
rjy7
713b23ed5e Merge r7492 from nihvivo-rel-1.2-maint 2011-02-15 21:02:36 +00:00
rjy7
067a968a57 Merge r7489 from nihvivo-rel-1.2. 2011-02-15 20:32:13 +00:00
ass92
fc64de26b7 NIHVIVO-1866 jsp file for individual not found when the control runs through EntityEditController 2011-02-14 22:10:38 +00:00
mb863
495dd190a9 NIHVIVO-2095: Fixed overlap of long primary and additional links 2011-02-14 20:30:23 +00:00
rjy7
f184d52737 Merge r7474 from nihvivo-rel-1.2-maint 2011-02-13 20:20:54 +00:00
mb863
16a9c32872 NIHVIVO-2095: Added css property word-wrap: break-word to Primary and additional links for breaking long urls. 2011-02-11 18:39:14 +00:00
rjy7
effce5b9db NIHVIVO-1992 Added current datetime value to page template map 2011-02-11 17:48:36 +00:00
bjl23
95a4a6d008 NIHVIVO-2122 removing invalid result set format option from SPARQL page 2011-02-11 17:07:08 +00:00
ass92
1892e4614e NIHVIVO-2118 correction to remove garbage from display page of merge individuals 2011-02-11 16:29:44 +00:00
mb863
ff45e2e86e NIHVIVO-2121: Fixed stretched image thumbnail issue on menupage individual listing 2011-02-11 16:01:31 +00:00
rjy7
57d3d0df79 Merge r7446 from nihvivo-rel-1.2-maint 2011-02-11 15:17:01 +00:00
rjy7
bb984ccaea Add lib-string.ftl for functions and macros for string manipulation. Add two methods, one for camelcasing and one for uncamelcasing. 2011-02-11 15:12:11 +00:00
nac26
8870173646 Merged r7438 from nihvivo-rel-1.2-maint branch 2011-02-10 22:12:22 +00:00