Commit graph

3626 commits

Author SHA1 Message Date
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
elc2013
93be621220 Reconciliation Service for Google Refine. 2011-03-04 20:22:08 +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
bdc34
4db82c0585 Adding parameters to DateTimeWithPrecisionTest so that it tests all the timezones NIHVIVO-2197 2011-03-04 16:55:20 +00:00
jeb228
558ed44132 Cosmetic changes to IndexBuilder: add generic types, convert to new for-loops, remove compiler warnings. 2011-03-04 15:07:06 +00:00
rjy7
c5b06b5379 NIHVIVO-1521 Ajax controllers now extend VitroAjaxController rather than FreemarkerHttpServlet. 2011-03-03 21:03:37 +00:00
rjy7
a38a81b2e6 NIHVIVO-1521 AutocompleteController no longer extends FreemarkerHttpServlet. 2011-03-03 20:39:05 +00:00
jeb228
171548efef NIHVIVO-2136 add license tags to XML files. 2011-03-03 20:24:09 +00:00
jeb228
28c6546488 remove the ant-contrib stuff - not used. 2011-03-03 20:22:26 +00:00
jeb228
b81d26044e delete references to the vestigial vitro/services tree 2011-03-03 18:33:15 +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
jeb228
52856261ce delete the vestigial vitro/services tree (per BrianC) 2011-03-03 17:53:11 +00:00
jeb228
f19aba5af2 NIHVIVO-2136 add license tags to XML files. 2011-03-03 17:46:32 +00:00
jeb228
43fce69d50 NIHVIVO-2188 add a "war" target to both build.xml and product-build.xml, to create a WAR file of Vivo or Vitro. 2011-03-03 15:53:41 +00:00
rjy7
c1a122d73f NIHVIVO-1879 Update list view configuration guidelines for changes to the handling of collated properties, and other miscellaneous updates. 2011-03-03 15:51:24 +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
jeb228
1ac5eb13c8 NIHVIVO-2158 Add generics to EditProcessObject 2011-02-25 17:54:09 +00:00
jeb228
1613cf2526 Reduce the noise level in vivo.all.log 2011-02-25 16:52:46 +00:00
jeb228
6b3b426667 NIHVIVO-1261 Remove the old ConfigurationProperties class and test. 2011-02-25 16:51:35 +00:00
jeb228
5fa2864fbe NIHVIVO-1261 Convert to use the new ConfigurationProperties class. 2011-02-25 16:51:00 +00:00
jeb228
c2021e7d93 NIHVIVO-1261 Convert to use the new ConfigurationProperties class. 2011-02-25 16:50:42 +00:00
jeb228
3fccf3fa04 NIHVIVO-1261 Convert to use the new ConfigurationProperties class. 2011-02-25 16:50:09 +00:00
jeb228
b7510fa355 NIHVIVO-1261 Add the new ConfigurationProperties classes, and add the setup to web.xml 2011-02-25 16:49:21 +00:00
rjy7
3134054f7b NIHVIVO-2154 dwr/util.js overwrites $, so use jQuery() rather than $() 2011-02-25 15:47:55 +00:00
jeb228
a6f579bd5d Add a comment for the slow learners like me. 2011-02-25 15:29:24 +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
jrm424
c82314cbdb new 2011-02-24 20:30:07 +00:00
jrm424
005f1f55ba add mark option to distinguish rdf file name 2011-02-24 20:28:56 +00:00
jrm424
a675f65365 add mark to rdf file name 2011-02-24 20:28:16 +00:00
jrm424
b9da1e7816 add mark to rdf file name 2011-02-24 20:27:43 +00:00
jrm424
88e72d15f0 add mark option to distinguish rdf file name 2011-02-24 20:27:15 +00:00
jrm424
efe941906d add mark to rdf file name 2011-02-24 20:26:06 +00:00
jrm424
29af9dd3b5 add mark to rdf file name 2011-02-24 20:25:39 +00:00
jrm424
1760e8146e add mark to rdf file name 2011-02-24 20:25:11 +00:00
jrm424
636b8c2446 add mark to rdf file name 2011-02-24 20:24:44 +00:00
jeb228
2d714c54b8 NIHVIVO-1261 Pass the ServletContext down the chain to methods in JenaDataSourceSetupBase, to prepare for the change in ConfigurationProperties. 2011-02-24 18:35:55 +00:00
jeb228
f16c1826be NIHVIVO-1261 Pass the ServletContext down the chain to FileServingHelper, to prepare for the change in ConfigurationProperties. 2011-02-24 17:32:40 +00:00
jeb228
ec12d6c743 NIHVIVO-1261 Simplify the logic around Vitro.smtpHost, to prepare for the change in ConfigurationProperties. 2011-02-24 16:53:18 +00:00
jeb228
854536c531 NIHVIVO-1261 Simplify the logic around smtpHost, to prepare for the change in ConfigurationProperties. 2011-02-24 16:17:44 +00:00
rjy7
733a70faf4 NIHVIVO-1564 Improvements to dump methods 2011-02-24 15:46:12 +00:00
jeb228
7efe660427 NIHVIVO-2124 store revision info in "revisionInfo" instead of ".revisionInfo" 2011-02-23 21:13:36 +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
jeb228
b92a9c483d NIHVIVO-2136 add license line 2011-02-23 20:41:51 +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