jeb228
|
a08706c212
|
NIHVIVO-1232 fix NullPointerException when there is no session.
|
2010-11-15 16:07:37 +00:00 |
|
rjy7
|
d53a900e11
|
NIHVIVO-304 TestWidget demonstrates the use of different markup macros based on Java logic.
|
2010-11-15 02:22:37 +00:00 |
|
rjy7
|
37d95fe5fc
|
Code cleanup in FreemarkerConfigurationLoader.getTemplateLoader()
|
2010-11-15 02:12:01 +00:00 |
|
rjy7
|
8a49574f7e
|
NIHVIVO-1304 Rewrote widget framework to support a single template per widget, with multiple macros in each template file.
|
2010-11-15 02:11:08 +00:00 |
|
sjm222
|
965f4c399b
|
beginning infrastructure for NIHVIVO-590, migrating Date/Time representation
|
2010-11-13 00:00:01 +00:00 |
|
sjm222
|
7764d2e4d4
|
removing unused import statement
|
2010-11-12 22:41:26 +00:00 |
|
mb863
|
4f62fe72f1
|
NIHVIVO-653: Styled revisionInfo.ftl.
|
2010-11-12 22:00:51 +00:00 |
|
jrm424
|
54a6cd4dba
|
remove these files
|
2010-11-12 19:14:00 +00:00 |
|
jrm424
|
8d7c679dd7
|
fix layout
|
2010-11-12 19:12:46 +00:00 |
|
jrm424
|
17b3b3b51f
|
new tester for knownPersonByNetidOrNameKeyed and knownUriByNetidOrNameKeyed
|
2010-11-12 19:11:55 +00:00 |
|
jrm424
|
134b1e3f53
|
add keyed versions of knownPersonByNetidOrName and knownUriByNetidOrName and clean up comments
|
2010-11-12 19:10:58 +00:00 |
|
jrm424
|
7a12db68cb
|
begin changes to transform
|
2010-11-12 19:08:52 +00:00 |
|
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 |
|