Commit graph

318 commits

Author SHA1 Message Date
hjkhjk54
9ca30d634a updates for page management 2012-06-22 17:56:02 +00:00
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
hjkhjk54
7c0f00e7e9 updates for page management 2012-06-20 21:20:55 +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
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
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
tworrall
3099c26c9a NIHVIVO 2465 and 2485 display and manage multiple rdfs labels 2012-06-13 18:41:25 +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
hjkhjk54
a31b91bddd Updates for page management 2012-06-04 21:36:04 +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
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
tworrall
4bd2b4a66f display subclass count 2012-05-29 13:48:46 +00:00
hjkhjk54
e3c6cc1640 updates for page management, allowing addition of sparql data getter 2012-05-23 21:43:35 +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
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
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
84a9b22d99 NIHVIVO-3502 Fix the proxy panel so all of the contents always have an image - either the profile image, if available, or the correct placeholder. Avoid hard-coding the URL of the placeholder, so we can remove the kluge of a person.thumbnail.jpg in Vitro 2012-03-21 20:33:34 +00:00
tworrall
5fea873ed2 NIHVIVO-3538 implemented a jquery plus java captcha on the contact form page 2012-03-08 20:44:21 +00:00
brianjlowe
5966c5e945 NIHVIVO-3510 fixed bugs introduced in updating sparql query builder to generate prefixes 2011-12-15 17:36:37 +00:00
brianjlowe
6a8c434a84 NIHVIVO-3510 modified sparql query builder to manufacture prefixes for any namespaces that need them 2011-12-15 15:08:17 +00:00
brianjlowe
a30e1d5842 NIHVIVO-3510 fix to sparql query builder to work with empty Vitro 2011-12-14 21:31:46 +00:00
manolobevia
7b422e883b Committing r9408 2011-12-14 20:09:54 +00:00
manolobevia
83c4e54a34 NIHVIVO-3468: added progress indicator to my account page 2011-12-12 15:44:43 +00:00
j2blake
a0d96494ea NIHVIVO-3468 When the click comes, record which image we want to show/hide. 2011-12-09 22:06:00 +00:00
manolobevia
641a062124 NIHVIVO-3468: Started work for adding progress indicator to autocomplete fields 2011-12-09 18:51:22 +00:00
manolobevia
45d217e579 NIHVIVO-3419: Improved UX for adding individuals in a first time VITRO installation 2011-12-05 00:41:33 +00:00
manolobevia
0ca8bb4c3e NIHVIVO-3418: Done some refactoring, so the Individual link icon for URI/RDF works properly in a VITRO instance. 2011-12-03 01:35:31 +00:00
hjkhjk54
68e2cd7a58 Updating to allow addAuthorsToInformation and other custom forms to detect validation errors combined at top of page(method updated was findValidationErrors) 2011-11-22 21:40:59 +00:00
manolobevia
cb99134a1d NIHVIVO-3335: Relocated RDF link for individual pages under popup for sharing URI profile 2011-11-17 19:01:04 +00:00
j2blake
586bf6d01e NIHVIVO-3274 Bug fix - Internet Explorer before 9 does not support Array.indexOf 2011-11-11 16:46:41 +00:00
manolobevia
1debf09199 NIHVIVO-3299: Refactored markup for manage proxy pages and my account 2011-11-11 15:15:05 +00:00
j2blake
6aeb4108b2 NIHVIVO-2343 Filter the auto-complete, excluding self as a proxy or as a profile. 2011-11-10 23:15:16 +00:00
j2blake
57c28c183f NIHVIVO-2343 Use the specialized AJAX handlers instead of the SparqlQueryAjaxController -- fixes issues with placeholder images. 2011-11-10 21:44:34 +00:00
manolobevia
7f8557bee5 NIHVIVO-3213: Fixed javascript error for validating relations between proxies and profiles. 2011-11-09 20:52:49 +00:00
j2blake
437c804432 NIHVIVO-2343 Use a simpler query for the profile auto-complete to try to speed the response. Is it enough? 2011-11-08 21:59:57 +00:00
manolobevia
717fb46864 NIHVIVO-3213: Added alert when user doesn't select a proxy or a profile 2011-11-08 20:42:37 +00:00
j2blake
2203b09fed NIHVIVO-2343 Allow configuration of what types of Individual are eligible to have proxies. 2011-11-06 17:13:02 +00:00
brianjlowe
f5e1661f9a NIHVIVO-3130 NIHVIVO-3089 ingest tools fixes and improvements 2011-11-04 21:01:34 +00:00
j2blake
b87c811831 NIHVIVO-2343 Combine the code for ProxyPanel and ProfilePanel. Remove unused code. 2011-11-04 19:41:35 +00:00
j2blake
d1ecaccc5b NIHVIVO-2343 First shot at the Manage Proxies page. 2011-11-03 23:20:22 +00:00