Commit graph

2598 commits

Author SHA1 Message Date
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
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
jeb228
1070eeef97 Cleanup svn:ignore tags 2011-02-22 21:23:28 +00:00
jeb228
40380eeb50 Cleanup svn:ignore tags 2011-02-22 21:20:47 +00:00
jeb228
d9b69d8013 Cleanup svn:ignore tags 2011-02-22 21:08:41 +00:00
jeb228
e5dc3962f5 Cleanup svn:ignore tags 2011-02-22 21:08:27 +00:00
jeb228
5e43f1e164 NIHVIVO-2157 svn:mergeinfo interferes with merges if it appears below the top level of the repository - remove it. 2011-02-22 20:46:00 +00:00
rjy7
b323f50c04 NIHVIVO-1563 Add template method models to help directive 2011-02-22 20:05:45 +00:00
rjy7
d6ff3b05a6 Add license text 2011-02-22 19:02:39 +00:00
rjy7
c4da8ffc07 NIHVIVO-1563 Add template method models to dumpAll directive 2011-02-22 18:06:02 +00:00
jeb228
4d413bc451 NIHVIVO-2158 Add generic info to some of the structures in EditProcessObject. Use interfaces in method signatures instead of concrete implementations. 2011-02-21 23:01:18 +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
jeb228
c17380deb8 Merge revisions 7468 and 7469 from the rel-1.2-maint branch. 2011-02-21 19:52:47 +00:00
jeb228
e3befdbf9a NIHVIVO-2158 Remove unused structures from EditProcessObject. Remove BeanDependency class, which is never used. 2011-02-21 19:20:18 +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
jeb228
8e554c3975 NIHVIVO-1385 Use a ChangeListener instead of a PreProcessor to encode the User's password when needed. 2011-02-18 22:31:00 +00:00
jeb228
029465e4de NIHVIVO-1385 Add toString() method to help in debugging. As long as we are here, clean up compiler warnings. 2011-02-18 20:07:57 +00:00
jeb228
d41a64c60e NIHVIVO-1385 Clean up compiler warnings. 2011-02-18 20:07:20 +00:00
jeb228
d459840ef6 NIHVIVO-1385 Adjust to the use of generics in FormObject 2011-02-18 20:04:34 +00:00
jeb228
e8a1dd31b4 NIHVIVO-1385 Add toString() method to help in debugging. As long as we are here, use proper generics. 2011-02-18 20:03:33 +00:00
rjy7
3d577d399a Merge r7495 from nihvivo-rel-1.2-maint 2011-02-15 22:09:00 +00:00
rjy7
713b23ed5e Merge r7492 from nihvivo-rel-1.2-maint 2011-02-15 21:02:36 +00:00
rjy7
1265a00abe Removed unneeded code for externally-linked namespaces from BaseIndividualTemplateModel.getRdfUrl(). This code is never used, since in the case of an individual in an externally-linked namespace, we do not display them on the site but link to the profile on the external site. 2011-02-15 20:51:00 +00:00
rjy7
067a968a57 Merge r7489 from nihvivo-rel-1.2. 2011-02-15 20:32:13 +00:00
rjy7
a55f0e9d5e Decode uri passed to IndividualProfileUrlMethod in case it's url-encoded. 2011-02-15 20:26:39 +00:00