Commit graph

1779 commits

Author SHA1 Message Date
jrm424
c6dfc0811d correct predicate 2010-11-12 19:08:03 +00:00
jrm424
1323b708b0 get rid of unneeded namespace 2010-11-12 19:07:17 +00:00
jrm424
e71951d93a remove unnecessary data structure 2010-11-12 19:05:48 +00:00
jrm424
aadfb6e6e2 make a copy of src file 2010-11-12 19:05:20 +00:00
mb863
a9cd4a489d NIHVIO-556: Undo the fix I did for expanding the width of the intro text for What is VIVO? in homepage 2010-11-12 18:57:13 +00:00
ass92
98940959ba forgot to put license tag 2010-11-12 18:39:19 +00:00
ass92
e6407145d1 NIHVIVO-1307 added entry for new controller JenaCsv2RdfController 2010-11-12 18:06:33 +00:00
ass92
40d3b98e90 NIHVIVO-1307 code change for uploading file on "Convert csv to rdf" tool. 2010-11-12 18:02:18 +00:00
rjy7
70e116c8bb NIHVIVO-1304 Refactoring of widget code based on Brian Caruso's code review. 2010-11-12 18:02:06 +00:00
ass92
caa8bddf2b NIHVIVO-1307 new controller that supports uploading file on "Convert csv to rdf" tool. 2010-11-12 18:01:07 +00:00
bdc34
17557c3ecb Changes to product-build.xml to run unit tests in products 2010-11-11 19:11:42 +00:00
rjy7
252763e3b1 NIHVIVO-1304 Widget subclasses return TemplateResponseValues object to allow for greater flexibility in determining the template to be invoked in difference cases (e.g., for the login widget). 2010-11-11 16:04:22 +00:00
rjy7
7ad822efce NIHVIVO-1304 Allow a widget assets template to be absent without generating an error. 2010-11-11 01:19:56 +00:00
jeb228
bb614c833b NIHVIVO-1207 Add the LoginShibboleth servlet. 2010-11-10 21:26:29 +00:00
jrm424
160f8da487 new code for presentations 2010-11-10 21:02:26 +00:00
jrm424
da9780d8c9 new code for presentations 2010-11-10 21:01:59 +00:00
jrm424
520f791e2f adjustments for new elements 2010-11-10 21:01:14 +00:00
jeb228
e661ced35b Add comments 2010-11-10 20:15:18 +00:00
jeb228
75809f971c Add debugging statements to show request URL and request headers. 2010-11-10 20:14:44 +00:00
jeb228
082a04d285 NIHVIVO-1207 Factor out the LoginRedirector, so LoginShibboleth share it. 2010-11-10 20:13:46 +00:00
jeb228
f2cf6093e6 NIHVIVO-1207 Make LoginProcessBean.Message a simple class instead of an enum, so LoginShibboleth can create additional instances. 2010-11-10 20:13:00 +00:00
rjy7
8dc645cfb6 NIHVIVO-1304 Initial implementation of Widget directive. Requires two templates, one for assets and one for markup; would like to combine into a single template with two macros instead. 2010-11-10 19:50:28 +00:00
mb863
3eed766716 NIHVIVO-1315: Created temporary freemarker template for individual with generic classes. Once I have the controller ready I will wire data from the controller to the body template. 2010-11-09 21:55:29 +00:00
mb863
a564987e3c NIHVIVO-1316: Created temporary freemarker template. Once I have the controller ready I will wire data from the controller to the body template. 2010-11-09 21:54:32 +00:00
bdc34
57ff1c461b Working on date time with precision edit element, NIHVIVO-295. Changed EditN3Generator to use a different regex to substitute values into the N3. 2010-11-09 20:36:06 +00:00
ass92
13c1808d38 NIHVIVO-1290 Code change for rdf export feature 2010-11-09 19:33:19 +00:00
jeb228
593ce19e13 Modify the build so you can specify -Dskipinfo=true to supress revisionInfo gathering. 2010-11-09 18:13:44 +00:00
jeb228
b3d7f5469f Fix problem with revisionInfo: fails badly for a developer with turtle SVN -- change it to fail gracefully. 2010-11-09 18:12:53 +00:00
jrm424
939b33e42b suppress default namespace 2010-11-09 17:36:56 +00:00
jrm424
2fe41e448c correct trimming 2010-11-09 17:36:05 +00:00
jrm424
f5d1598a88 correct trimming 2010-11-09 17:35:41 +00:00
jrm424
fd46b9f7bb clean up and change 'Other' into 'Media other than Print, Broadcast and Internet' 2010-11-09 17:33:38 +00:00
jrm424
a2130de6d4 remove extra if stmt and clean up appearance 2010-11-09 17:31:25 +00:00
jrm424
1c196a2978 correct trimming 2010-11-09 17:30:07 +00:00
jrm424
bd81351bdb fix reference to the union of extantpersons and newly encounter persons 2010-11-09 17:29:37 +00:00
jrm424
160f5f9c75 correct trimming 2010-11-09 17:27:57 +00:00
jrm424
de2b961344 use proper namespace prefix i.e. aimc 2010-11-09 17:26:49 +00:00
jrm424
1ba896af71 new transform to gen rdf from accumulators files for P,O,C,G,J,PA,CA,UA 2010-11-09 17:25:38 +00:00
jrm424
af5fc55c5c new tool to gen rdf for accumulators P,O,C,G,J,PA,CA,UA,all 2010-11-09 17:21:25 +00:00
jrm424
8554fd4942 use proper transform
use proper counter tag/attribute to figure how many unos to create
2010-11-09 17:20:00 +00:00
jrm424
cfbe5bcf33 update to include MedCont case 2010-11-09 17:18:13 +00:00
rjy7
e940ebc379 NIHVIVO-1304 Make request and context accessible through the Environment object so directives can reference them. 2010-11-09 17:12:10 +00:00
bdc34
555c787570 adding license 2010-11-08 21:54:07 +00:00
bdc34
d1c053ff97 Adding FreemarkerConfigurationLoader to allow freemarker to be used in other parts of the system. 2010-11-08 21:49:07 +00:00
mb863
7f62ea5087 NIHVIVO-556. Organized html header elements. 2010-11-08 18:08:40 +00:00
rjy7
57750cd789 Refinements to infrastructure that allows freemarker controllers to block access to pages if user is not logged in. 2010-11-08 15:26:22 +00:00
rjy7
e7e5cefb29 Add infrastructure to allow freemarker controllers to block access to pages if user is not logged in. 2010-11-08 00:00:43 +00:00
bdc34
0028509f63 Fixed problem that was causing error on individual profile page when logged in. 2010-11-05 21:49:15 +00:00
bdc34
bba7eb9064 Adding Licenses. 2010-11-05 20:56:11 +00:00
jrm424
1b48fcf6cf correct how hasGoodAutor is handled 2010-11-05 20:26:33 +00:00