Commit graph

116 commits

Author SHA1 Message Date
Tim Worrall
4e09f96548 VIVO-999: when showing the list of classes that have a restriction on a property, hide the display option select and add class button. When no classes, diplay a message to tht effect. 2015-03-17 16:47:53 -04:00
Tim Worrall
0a516b0a01 VIVO-970: added domain and range display limit fields to object property editing form. The display is now used with the 'more...' link on profile pages. 2015-02-16 11:03:29 -05:00
Tim Worrall
9ce4b1e275 some very minor jsp cleanup 2014-11-18 10:10:22 -05:00
Jim Blake
1439c2195d tweaks to make the boolean values work. 2014-11-06 13:50:16 -05:00
Jim Blake
daac8c3c4f Populate the new bean from the base property. Handle policy restrictions. 2014-11-06 10:28:40 -05:00
Jim Blake
852da3ff2a Implement insert and update in FauxPropertyDaoJena 2014-11-05 11:37:52 -05:00
Jim Blake
c8368dbe2d Produce the pick-lists for range and domain.
Still not submitting the results.
2014-11-03 15:09:43 -05:00
Jim Blake
190bf87979 VIVO-774 More functionality: implement deleteFauxProperty() 2014-10-31 18:17:38 -04:00
Jim Blake
02ac3944e0 VIVO-774 show list of faux properties on the Property Editing page. 2014-10-30 15:52:23 -04:00
Jim Blake
ecbee098cb VIVO-784 remove duplicate results from "show statements".
The clause to include statements in the default graph was showing everything twice, without filtering the statements in the named graph. Don't know why. Talked with Brian, and decided to remove it.
2014-06-13 11:15:27 -04:00
brianjlowe
d7f1c88ce9 speeding up raw statements display by removing labels 2014-06-12 16:32:51 -04:00
Tim Worrall
1273fa2f16 VIVO-693: fixed a typo -- htts: to https: 2014-06-09 10:16:32 -04:00
Jim Blake
78fe1bbb41 VIVO-761 Take advantage of the changes to simplify some logic. 2014-04-25 15:30:43 -04:00
j2blake
50e55b62ef Merge branch 'maint-rel-1.6' into develop 2014-03-10 18:15:16 -04:00
j2blake
fdeee35bb4 VIVO-692 Restrict LOD by Publish level, not by Display level
Create a new annotation for properties and classes, HiddenFromPublishBelowRoleLevelAnnot.
Provide the means to initialize these annotations, edit them, and display them in the verbose property display.
Create a Permission and some requested actions so the policies can decide which statements must be filtered out, based on the user's role.
Add unit tests and improve acceptance tests
2014-03-10 18:14:02 -04:00
j2blake
f6bd5804d5 VIVO-224 Change USE_MISCELLANEOUS_EDITOR_PAGES to USE_INDIVIDUAL_CONTROL_PANEL
It’s hardly miscellaneous if there’s only one page.
2014-01-03 15:40:52 -05:00
j2blake
004427855b VIVO-224 Get rid of MANAGE_PORTALS permission
It was only used in editing the application bean, and was equivalent to EDIT_SITE_INFORMATION.
2014-01-03 12:41:37 -05:00
brianjlowe
eebbaba3ca VIVO-604 getting rid of ExternalIdRetryController 2013-12-02 16:23:10 -05:00
brianjlowe
a2451984c2 VIVO-376 picklist sorting 2013-10-16 16:16:34 -04:00
brianjlowe
e2c48e65f9 VIVO-303 picklist sorting 2013-10-08 14:33:38 -04:00
Brian Caruso
54f79f2ea7 Normalize line endings VIVO-101 2013-07-18 15:19:53 -04:00
j2blake
c53e53c526 VIVO-2 Fix the URIs of the JSTL taglibs. 2013-03-08 17:48:27 -05:00
brianjlowe
0bb9d09815 modifications to SPARQL queries to allow data to be in the unnamed graph 2013-02-12 16:40:30 -05:00
briancaruso
bfad0384bd Remove number of individuals to display controll from property editing form NIHVIVO-3921 2012-09-21 17:50:56 +00:00
tworrall
794602c22a merging 10043 into the trunk 2012-09-07 17:10:04 +00:00
tworrall
c83ff876c5 merging r10022 to the trunk 2012-08-29 19:51:27 +00:00
brianjlowe
eace91759a NIHVIVO-3877 and NIHVIVO-3872 using RDFService for aspects of import and export 2012-07-06 15:05:29 +00:00
tworrall
4b192ef8eb rename class attribute 2012-06-28 19:12:47 +00:00
tworrall
86627facb3 adusted font style and size for text areas on property edit page 2012-06-28 17:13:17 +00:00
tworrall
bbd616b227 minor ui adjustments 2012-06-28 15:59:48 +00:00
jcorson-rikert
5981f30047 minor tweaks to display; removing comments from vclass console (no way to populate) 2012-06-26 12:15:28 +00:00
jcorson-rikert
32cd580d81 More changes to ontology editing forms and console pages based on help from Manolo 2012-06-26 03:11:49 +00:00
jcorson-rikert
9c7e231324 Changes to vclass, object property, and data property editing forms (JSPs) and controllers, plus one new vitro.css class 2012-06-25 17:01:41 +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
4d5aea69d2 NIHVIVO 1831 2012-06-05 16:00:57 +00:00
j2blake
94a2d9327c NIHVIVO-3523 Oops. Some of the JSPs were using those RequestedAction classes that I converted to SimplePermissions. 2011-12-21 23:02:31 +00:00
brianjlowe
654f5b6efb NIHVIVO-3428 removed sort fields from object property editing form 2011-12-05 16:38:53 +00:00
brianjlowe
eee41106a1 NIHVIVO-3396 removed code related to individualSortField 2011-12-02 21:12:13 +00:00
brianjlowe
7439e02964 NIHVIVO-3355 change to log level in FormUtils; minor modifications to backend forms 2011-11-23 19:34:57 +00:00
brianjlowe
8822dc51ff NIHVIVO-3352 improvements to validation in backend editing forms 2011-11-23 17:11:27 +00:00
manolobevia
049a288be6 NIHVIVO-3323: Refactored Site information form to reflect Wilma theme
NIHVIVO-3324: Applied wilma some look and feel to back-end forms
2011-11-16 17:22:17 +00:00
brianjlowe
4f177c31c9 NIHVIVO-3288 fix URL-building bug in OperationController 2011-11-07 19:16:50 +00:00
tworrall
7c27022302 NIHVIVO-2293: removed about and acknowledge messages from Site Information page 2011-10-10 15:52:42 +00:00
tworrall
ba132317a8 NIHVIVO-2475: marked individual name field as being required 2011-08-18 15:00:39 +00:00
brianjlowe
1cbde6cb99 minor fix to label text on edits_edit backend page 2011-07-21 18:06:00 +00:00
brianjlowe
6e4fcedb6c NIHVIVO-2317 NIHVIVO-2318 removing vitro namespace properties from editing and various Java classes and interfaces 2011-07-05 19:14:16 +00:00
ryounes
8f9933c3f5 Remove stray open script tag that prevented rendering of buttons at the bottom of the form. 2011-06-24 19:08:07 +00:00
cappadona
aa04e188a2 Removed deprecated vivo-basic theme in prep for 1.3 release and deleted all references to it 2011-06-24 11:05:27 +00:00
brianjlowe
29ab2290b6 NIHVIVO-2316 removed unnecessary graph variables in queries 2011-06-13 17:55:13 +00:00
j2blake
f4ae63a309 NIHVIVO-2299 NIHVIVO-2279 cleanup 2011-06-09 14:55:47 +00:00