Commit graph

1758 commits

Author SHA1 Message Date
tworrall
3099c26c9a NIHVIVO 2465 and 2485 display and manage multiple rdfs labels 2012-06-13 18:41:25 +00:00
brianjlowe
94a34e274b startup listener refactoring for RDF API 2012-06-12 19:55:18 +00:00
brianjlowe
101de4614b merge recent revision from trunk 2012-06-08 19:41:48 +00:00
brianjlowe
b480cb2eea improvements to blank node handling in bulk deletion 2012-06-08 19:38:04 +00:00
j2blake
b84407eba2 NIHVIVO-3774 Add startup smoke tests for the OpenSocial framework, if it is configured. 2012-06-08 16:16:38 +00:00
j2blake
4c26c2c7fc NIHVIVO-3772 Forgot to include changes to the search results page. 2012-06-06 19:12:19 +00:00
hjkhjk54
1bda8d6174 updates to page management, breaking out main template into templates based on content type, to allow for easier overriding in other products such as VIVO 2012-06-06 18:40:00 +00:00
hjkhjk54
57ffa0096f updates for page management and updates for licenses 2012-06-05 21:34:06 +00:00
j2blake
f4e5c31aa8 NIHVIVO-3772 NIHVIVO-3721 Incorporate the OpenSocial integration from Eric Meeks at CTSI, UCSF. Add instructions on how to install and configure ORNG Shindig. 2012-06-05 19:31:20 +00:00
tworrall
dfb955f39f NIHVIVO 3778 vitro components for data prop list views 2012-06-05 16:01:53 +00:00
tworrall
4d5aea69d2 NIHVIVO 1831 2012-06-05 16:00:57 +00:00
hjkhjk54
a31b91bddd Updates for page management 2012-06-04 21:36:04 +00:00
brianjlowe
cead502f89 SDB implementation of RDF API (and merge from trunk) 2012-06-04 21:09:36 +00:00
hjkhjk54
918451f294 updates for page management 2012-06-01 21:32:56 +00:00
hjkhjk54
7da7c3da87 updates for page management 2012-05-31 21:44:39 +00:00
j2blake
5828c4c9e7 Fix template error - if user is not logged in, verbosePropertySwitch is not present. 2012-05-31 17:59:54 +00:00
tworrall
8ee4d7cd8e NIHVIVO-3771 new object and data property hierarchies and listings 2012-05-31 14:00:17 +00:00
hjkhjk54
3646a214a5 updates for page management - code. 2012-05-29 21:40:09 +00:00
stellamit
4a9f6a6f28 NIHVIVO-3603, changing 'true' and 'false' individuals to 'offerForEdit' and 'doNotOfferForEdit.' Changing the domain of inheritingConfigContextFor and nonInheritingConfigContextFor from ConfigContext to ApplcationConfig, and changing the names of them to inheritingConfigurationFor and nonInheritingConfigurationFor. 2012-05-29 17:49:49 +00:00
tworrall
4bd2b4a66f display subclass count 2012-05-29 13:48:46 +00:00
tworrall
7201c6736a added a button for adding class groups 2012-05-25 20:00:27 +00:00
tworrall
b0167b6569 NIHVIVO-3768 grants management page 2012-05-25 15:26:46 +00:00
hjkhjk54
e3c6cc1640 updates for page management, allowing addition of sparql data getter 2012-05-23 21:43:35 +00:00
tworrall
be80e6ef41 NIHVIVO-3728 vitro components of publications management 2012-05-22 20:24:42 +00:00
hjkhjk54
3d2f83039c inclusion of json2.js which enables serialization/stringification of json objects 2012-05-19 01:40:19 +00:00
hjkhjk54
b713635c01 updates for page management - javascript, freemarker, and n3 editing/generator changes 2012-05-19 01:38:54 +00:00
hjkhjk54
bbd45d7851 updates for page management and adding multiple data getters in page management 2012-05-17 22:03:36 +00:00
hjkhjk54
b6f56756f0 page management would also be available at vitro level 2012-05-16 21:15:20 +00:00
hjkhjk54
8e98850493 updates for page management 2012-05-16 21:13:33 +00:00
tworrall
39590ec936 fixed cross browser compatibility issue 2012-05-10 13:38:08 +00:00
tworrall
43db4d7416 NIHVIVO-3283 - when using back button to navigate back to a menu page, the vclass previously selected will be selected 2012-05-09 20:08:01 +00:00
tworrall
733c45e330 NIHVIVO-3665 - vitro components for new class hierarchy 2012-05-08 19:18:10 +00:00
tworrall
79cd09e2fa NIHVIVO-3665 - vitro components for new class hierarchy 2012-05-08 19:04:32 +00:00
briancaruso
29e4edc25d Worked on refactoring the startup listeners NIHVIVO-3700. Removed some old N3 code. 2012-05-04 16:20:26 +00:00
j2blake
b688d6f1c6 NIHVIVO-2411 Create a TemplateUtils class to slightly simplify the browse templates. 2012-05-01 20:40:46 +00:00
j2blake
af3ca17ef1 NIHVIVO-2411 Modify ClassGroupPageData.java and browseByVClass.js to use the new BROWSE short view. This means that the VIVO-specific browseByVClassPeople.js and menupage--classgroup-people.ftl can be replaced by a VIVO-specific short view. 2012-05-01 16:29:36 +00:00
j2blake
cf94490842 NIHVIVO-2411 Create one directory for short-view templates 2012-05-01 16:25:15 +00:00
stellamit
c3cd046848 NIHVIVO-3603 updated ApplicationConfiguration ontology based on April 30 meeting. Changed the format to n3 and added Page and DataGetter classes and subclasses. 2012-05-01 14:47:08 +00:00
j2blake
ba55a8dcf9 NIHVIVO-2411 Move JsonServlet into its own package, in preparation for refactoring. 2012-04-26 20:57:46 +00:00
j2blake
4b90513f1d NIHVIVO-2411 Extend the mock implementation of the ShortViewService to the index page. There should be no difference for the end-user. 2012-04-25 20:10:46 +00:00
j2blake
022506cbf4 NIHVIVO-2411 Create a mock implementation of the ShortViewService and incorporate it into the search page. Because this is a mock, it always uses the default short view, like before. There should be no difference for the end-user. 2012-04-25 19:32:50 +00:00
briancaruso
f2707b0bb1 Working on refactoring select option generation NIHVIVO-3657 2012-04-24 22:00:50 +00:00
tworrall
d002aff59c VIVO-450 resolved issue with quotation marks in TinyMCE text area 2012-04-12 14:06:54 +00:00
stellamit
76f02f0d55 NIHVIVO-3603 specifying no range at all for datatype properties that we expect to be a string with optional language tag. 2012-04-03 18:10:00 +00:00
stellamit
42d5e9ea5e changing name of one of the individuals in the enumerated class OfferEditOptions 2012-04-03 16:30:31 +00:00
stellamit
8ec670d03a NIHVIVO-3603 2012-04-02 21:14:18 +00:00
stellamit
59ac4e5b60 NIHVIVO-3603 app config ontology 2012-04-02 21:13:05 +00:00
stellamit
41166b10fb NIHVIVO-3603 create application configuration ontology 2012-04-02 20:55:34 +00:00
j2blake
37b0ad0e95 Remove AuthTestController at /authtest - it has been replaced by /admin/showAuth 2012-03-29 19:49:11 +00:00
j2blake
71ed58cc2e Neither PUBLIC nor self-editors get to edit any properties by virtue of their role. 2012-03-29 16:36:09 +00:00