Commit graph

2156 commits

Author SHA1 Message Date
jeb228
a6f579bd5d Add a comment for the slow learners like me. 2011-02-25 15:29:24 +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
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
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
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
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
a55f0e9d5e Decode uri passed to IndividualProfileUrlMethod in case it's url-encoded. 2011-02-15 20:26:39 +00:00
rjy7
3ce140a05b Merge r7477, r7485-7486 from nihvivo-rel-1.2-maint 2011-02-15 15:16:04 +00:00
ass92
fe2373d853 NIHVIVO - 1866 code change to display individual not found message when an attempt is made to access non existing individual. 2011-02-14 22:12:13 +00:00
rjy7
70ee4551af NIHVIVO-2018 Move visualization url-building out of templates into template models. Create vivo-specific IndividualTemplateModel for this purpose. 2011-02-11 23:04:37 +00:00
bjl23
82047bb17a NIHVIVO-2120 fix for bug that generated statements with rdfs:Literal datatypes 2011-02-11 20:03:14 +00:00
bjl23
48d52f77cf NIHVIVO-2119 VitroJenaSDBModelMaker reconnection bug 2011-02-11 19:31:26 +00:00
rjy7
d030423d9c NIHVIVO-1461 When template not found, propagate error message up the call stack 2011-02-11 19:20:51 +00:00
rjy7
34f042bc87 NIHVIVO-1461 When template not found, propagate error message up the call stack 2011-02-11 19:17:45 +00:00
rjy7
effce5b9db NIHVIVO-1992 Added current datetime value to page template map 2011-02-11 17:48:36 +00:00
ass92
13f6b66f6f NIHVIVO-2118 correction to remove garbage from display page of merge individuals 2011-02-11 16:29:22 +00:00
bjl23
7d69145534 improvement to VitroJenaSDBModelMaker prompted by NIHVIVO-2119 (merge to trunk) 2011-02-11 15:53:30 +00:00
bjl23
bb7444cf4c NIHVIVO-2112 removing stupid debugging print statement (merge to trunk) 2011-02-10 22:42:06 +00:00
ass92
9b13425258 NIHVIVO-2108 code correction for nullpointer exception in naming blank nodes method. 2011-02-10 22:03:05 +00:00
jeb228
85a34378a1 NIHVIVO-2098 DO SHOW the link for temporal visualization unless deploy.properties specifies "visualization.temporal = disabled" 2011-02-10 18:59:02 +00:00
rjy7
f57f236558 Minor tweak to value of temporal vis enabled flag in template data model 2011-02-10 17:42:23 +00:00
bdc34
f8706cc051 Changing a DataPropertyDaoJena method to use TBox model instead of full model. 2011-02-10 17:01:09 +00:00
jeb228
3fdc645f2f NIHVIVO-2098 Do not show the link for temporal visualization unless deploy.properties specifies "visualization.temporal = enabled" 2011-02-10 16:17:03 +00:00
rjy7
b1cdf1a1a8 Minor stylistic tweak to code checking for template type 2011-02-10 15:24:24 +00:00
bjl23
17fcba922c NIHVIVO-2096 bugfix for initializing SDB ingest tool model maker in RDB mode 2011-02-09 20:31:33 +00:00
sjm222
a9c0b9979b NIHVIVO-2088 asserted types leaking into inference graph 2011-02-09 18:42:22 +00:00
bjl23
f09ac267a2 NIHVIVO-2089 improvements to handling of individuals not found in SDB 2011-02-09 17:43:13 +00:00