Commit graph

36 commits

Author SHA1 Message Date
Jim Blake
f775a725de VIVO-982 ExcludeNonFlagVitro is redundant 2015-03-02 13:29:36 -05:00
Jim Blake
9cf0233d81 VIVO-845 move vitroSearchProhibited.n3 to rdf/display/everytime 2015-02-10 15:23:42 -05:00
Jim Blake
505ca41179 Merge pull request #8 from lawlesst/develop
SPARQL update API comments in permission_config.n3
2015-02-10 14:57:09 -05:00
Jim Blake
d25176298d VIVO-869 Drastically simplify the search configuration.
Create LabelsAcrossContextNodes to replace AdditionalURIsForContextNodes. It's more configurable.
Create SelectQueryUriFinder to replace AdditionalUrisForVCards. It's more configurable.
Rename SimpleSparqlQueryDocumentModifier to SelectQueryDocumentModifier, to conform.
Radically simplify the VIVO search configuration, omitting all special cases except those for VCards.
2015-02-06 15:22:42 -05:00
Jim Blake
8c3e06fc78 VIVO-870 Move the DocumentModifiers into the configuration. 2015-01-16 16:52:52 -05:00
Jim Blake
0c477945a8 VIVO-870 Clean up exception handling on shutdown. 2015-01-14 15:59:59 -05:00
Ted Lawless
e51da9ac4e SPARQL update API comments in permission_config.n3
Change security update comment from SSH to HTTPs.  Adjust formatting to match rest of file.
2015-01-08 08:11:41 -05:00
Jim Blake
64624f2b84 VIVO-870 Make IndexingUriFinders configurable.
Use no-argument constructors, supplying data through the ContextModelsUser interface as needed.

Add toString() methods to IndexingUriFinders, DocumentModifiers and SearchIndexExcluders
2015-01-07 17:25:12 -05:00
Jim Blake
1e6b66a12c VIVO-906 Explicitly configure the SearchIndexExcluders and DocumentModifiers. 2014-11-13 17:14:42 -05:00
hudajkhan
0ce10b32e6 enabling model change preprocessors to be associated with application and not just edit configuration objects 2014-07-30 14:31:49 -04:00
Jim Blake
553bd417f7 VIVO-730 SparqlUpdatePage is no longer used. 2014-07-18 16:54:20 -04:00
Jim Blake
ad9c08cf28 VIVO-742 Many changes to remove "solr" from the code base.
Comments, template names, Java classes, variables and method names (Java and JavaScript), etc.
2014-04-23 14:20:14 -04:00
Jim Blake
bf71c639fb VIVO-742 Many changes to remove "solr" from methods, variables, classes. 2014-04-22 17:58:58 -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
03dfbfc2c5 VIVO-224 Get rid of REBUILD_VCLASS_GROUP_CACHE.
Since we build the cache from Solr, we no longer provide the option to rebuild it.
2014-01-03 15:26:33 -05:00
j2blake
3c59098525 VIVO-224 Get rid of MANAGE_TABS permission
It was not used, probably since we no longer have tabs.
2014-01-03 12:44:54 -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
j2blake
d4443fe601 VIVO-581 Restrict access, and don’t give out the DB password. 2013-12-10 14:59:30 -05:00
j2blake
60102fbf28 VIVO-530 Adjust SPARQL Update API 2013-11-26 16:02:52 -05:00
j2blake
0fce9f6a7b VIVO-541 First cut at the developer panel. 2013-11-17 11:52:18 -05:00
hudajkhan
51cdc922a2 adding ability to specify page permissions through page management 2013-10-10 14:24:54 -04:00
hudajkhan
6be63135d4 Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
Conflicts:
	webapp/rdf/display/everytime/pageList.n3
2013-10-07 17:34:19 -04:00
hudajkhan
7c3c8f6c4e bugs in n3 files and manage labels logic when there are no labels (e.g. on individual page profile) 2013-10-07 17:26:34 -04:00
j2blake
5dfe858a25 Fix typos in n3 files 2013-10-07 15:34:05 -04:00
hudajkhan
16ea16b9e7 updates for page management and property deletion and seeing individual page when model is switched 2013-10-04 15:40:55 -04:00
hudajkhan
3e5c770506 updates for page management security, labels 2013-10-02 14:58:01 -04:00
Brian Caruso
e375dc33f6 Fixing type in previous commit. VIVO-63 2013-09-30 16:39:47 -04:00
Brian Caruso
dd2c9b8a7b Moving files to deal with vivo overrides. Adding permissions to pageList. VIVO-63 2013-09-30 16:30:41 -04:00
brianjlowe
90512bdc1c Merge remote-tracking branch 'origin/develop' into dev-isf
Conflicts:
	webapp/rdf/displayDisplay/everytime/displayDisplay.n3
	webapp/web/i18n/all.properties
	webapp/web/templates/freemarker/lib/lib-properties.ftl
2013-09-23 16:19:05 -04:00
j2blake
d98ddd3328 Fix problems with commit 4c42128 2013-09-10 17:44:12 -04:00
brianjlowe
6570e3dcc6 merging develop into dev-isf 2013-09-10 09:08:55 -04:00
Brian Caruso
4c42128993 Merging with issue-vivo-101-sparqlupdate. Using develop licenser files that were in conflict. VIVO-255 VIVO-101 2013-08-28 11:37:50 -04:00
j2blake
d69bb824ac VIVO-274 move permission_config.n3 to rdf/auth/everytime
Get rid of the PermissionSetsLoader, keep the smoke tests.
2013-08-27 17:26:24 -04:00
j2blake
b0e0c773c9 VIVO-248 Use /rdf instead of /rdffiles 2013-08-21 15:55:19 -04:00