Commit graph

1676 commits

Author SHA1 Message Date
hjkhjk54
f6b2387a3e updates for page management as well as updates to new URI maker and individual dao jena to handle creation of new URI (old code was returning duplicate when maximum number of attempts was exhausted in NewURIMakerVitro b/c IndividualDaoJena kept returning the same URI since Random instance was set with system time seed and possibly the calls to the method were occurring close together in time and nextInt kept returning the same number). 2012-06-21 20:44:42 +00:00
j2blake
e8f01e9838 NIHVIVO-3748 Implement a shortview_config.n3 file to set up the short views. It had been hardcoded. 2012-06-21 19:41:35 +00:00
briancaruso
9b30ecdcb1 Fixed object property sorting on individual page for default list view. NIHVIVO-3415
Removed unused domainEntitySortField and rangeEntitySortField from ObjectProperty.
Added rangeEntitySortField back to property_retry.jsp.
2012-06-21 17:10:14 +00:00
tworrall
ceaf27a713 NIHVIVO-3546 implemented new manage icon in lib-properties.ftl 2012-06-21 16:02:19 +00:00
tworrall
c5538eeb9d hide the manage pubs and manage grants links if there are no pubs or grants 2012-06-20 21:25:15 +00:00
hjkhjk54
7c0f00e7e9 updates for page management 2012-06-20 21:20:55 +00:00
tworrall
f5a39b1148 removed testing comments from form, fixed setType issue in js 2012-06-20 16:03:50 +00:00
briancaruso
2ba92cf8e7 Default object property from changed to switch to auto complete when there are too many individuals found in the range.
Auto complete code, css, templates and js moved from vivo to vitro.
2012-06-19 21:59:01 +00:00
hjkhjk54
414df19928 updates to make sure default template is not selected in javascript if editing (in which case template should select either default or custom) 2012-06-19 21:12:49 +00:00
briancaruso
0324d89561 Changing startup status to use requested url for continue link. 2012-06-19 15:46:20 +00:00
tworrall
4bf0729f04 NIHVIVO 3722, 3723 and 3725 css and js changes for OpenSocial gadgets 2012-06-19 13:37:51 +00:00
hjkhjk54
c338c9025b updates for page management 2012-06-18 21:15:22 +00:00
hjkhjk54
f327e91a3c page management related updates 2012-06-15 22:14:09 +00:00
tworrall
2cc59294be NIHVIVO 3775 change id of button to make it unique 2012-06-15 17:25:22 +00:00
stellamit
f7e7bd9998 removing AppliationConfiguration.n3 from trunk, it is saved on branch dev-app-ont-NIHVIVO-3609 2012-06-14 15:25:42 +00:00
hjkhjk54
5c3ab93bd5 updates for page management 2012-06-14 14:20:27 +00:00
hjkhjk54
4e96cd318d page management updates 2012-06-13 19:37:04 +00:00
brianjlowe
297e943635 merge dev-rdfapi branch to trunk 2012-06-13 18:44:46 +00:00
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