Commit graph

4407 commits

Author SHA1 Message Date
j2blake
51e315798c The pre-compile JSP script needs to be updated. 2014-04-25 15:31:19 -04:00
j2blake
02e93858de VIVO-761 Use RequestedAction instead of Actions
Modify VitroHttpServlet, similar classes, and all subclasses to use RequestedAction instead of Actions. Modify PolicyHelper also.
2014-04-25 14:42:23 -04:00
j2blake
3ace8cdb2a VIVO-761 Rework and move RequestedAction
Create AuthorizationRequest, and make RequestedAction a sub-class of it. Move the RequestActionConstants into RequestedAction. Move the class to a different package.
2014-04-24 16:46:53 -04:00
hudajkhan
55e8538949 Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2014-04-23 15:00:55 -04:00
j2blake
e334bf12fc Merge branch 'feature/searchModule' into develop 2014-04-23 14:32:19 -04:00
j2blake
02bdddab23 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:22 -04:00
j2blake
711afa44fa VIVO-742 Rename some 'solr' packages. 2014-04-23 10:45:06 -04:00
j2blake
2d6aeaafb8 VIVO-742 Many changes to remove "solr" from methods, variables, classes. 2014-04-22 17:59:26 -04:00
j2blake
0d36fe58b8 VIVO-742 Setup the Application properly, and guard against NPEs 2014-04-22 15:15:20 -04:00
j2blake
d73c82cd55 VIVO-742 Change client code to use SearchEngine interface.
Removed SolrQueryTest until I can see how to update it. Everything compiles and tests run, but haven't tried running VIVO yet.
2014-04-22 15:15:20 -04:00
j2blake
cb204a3926 VIVO-742 Create SearchEngineSetup and SearchIndexerSetup 2014-04-22 15:15:09 -04:00
j2blake
abd7f7d38f Remove dead-end attempt at real-time smoke tests 2014-04-22 10:28:05 -04:00
j2blake
b1c8c3939d VIVO-731 Start to create the acceptance tests for SPARQL query API. 2014-04-15 13:38:41 -04:00
j2blake
e01127bc11 VIVO-731 Implement the SPARQL query API.
Create a base class for API controller servlets.
2014-04-15 13:37:13 -04:00
j2blake
811820a330 VIVO-731 Replace SparqlQueryServlet with SparqlQueryController
SparqlQueryServlet was JSP-based, so delete the JSP also.
SparqlQueryController is Freemarker-based, and is a this shell around the SparqlQueryApiExecutor.
2014-04-14 12:20:01 -04:00
Holly Mistlebauer
49de9c4706 Holly's final RC4 test case changes... 2014-04-08 11:59:37 -04:00
Holly Mistlebauer
6baad4515a Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2014-04-07 17:37:17 -04:00
Holly Mistlebauer
9af27d74df Holly's final (she hopes) test case changes for RC4... 2014-04-07 17:36:45 -04:00
tworrall
6b54d8f343 Merge branch 'maint-rel-1.6' into develop 2014-04-04 16:46:35 -04:00
tworrall
698a9cf28d removed date time from config file as it is a data property 2014-04-04 16:44:19 -04:00
hudajkhan
385ee9af4f Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2014-04-04 15:24:09 -04:00
brianjlowe
a8f9d0ddb1 Merge branch 'maint-rel-1.6' into develop 2014-04-04 12:29:39 -04:00
brianjlowe
b3d8aecbc0 VIVO-33 changes vivo:dateTime and c40:hasGlobalCitationDate back to DatatypeProperties 2014-04-04 12:28:56 -04:00
brianjlowe
e743520ed3 Merge branch 'maint-rel-1.6' into develop 2014-04-04 09:44:39 -04:00
brianjlowe
0a6b7be1a0 VIVO-727 fixes bugs with VCard migration 2014-04-04 09:44:05 -04:00
Holly Mistlebauer
0893552ab5 Holly made more test case changes for autocomplete functions 2014-04-02 09:46:18 -04:00
Holly Mistlebauer
5846cc71f3 Changes to test cases to automate autocomplete function. 2014-04-01 15:25:01 -04:00
Holly Mistlebauer
44f276788f Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2014-03-31 15:09:57 -04:00
Holly Mistlebauer
3c1b0447d5 Last of the test case chances from RC2 2014-03-31 15:09:29 -04:00
brianjlowe
1bc4afef16 Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2014-03-28 15:44:43 -04:00
brianjlowe
aca21a3865 Merge branch 'maint-rel-1.6' into develop 2014-03-28 15:44:30 -04:00
brianjlowe
d4e01ab167 VIVO-711 avoiding bad orcid URIs 2014-03-28 15:40:58 -04:00
j2blake
51cdf01108 VIVO-725 simplify the MultipleLabels test. 2014-03-27 12:53:49 -04:00
j2blake
267572efe2 Merge branch 'maint-rel-1.6' into develop 2014-03-26 16:07:00 -04:00
j2blake
9e2519af21 VIVO-725 modify TestLinkedOpenData so it can be fully automated. 2014-03-26 16:06:29 -04:00
Holly Mistlebauer
312c5db6fa Holly made more test case changes... 2014-03-14 09:54:07 -04:00
Holly Mistlebauer
c9159cdb33 Holly made minor test case changes while testing 1.6.1 2014-03-13 12:21:56 -04:00
j2blake
939822183b Merge branch 'maint-rel-1.6' into develop 2014-03-12 13:17:14 -04:00
j2blake
713b6317d1 VIVO-706 add a ObjectProperty declaration for "conceptAssociatedWith" 2014-03-12 13:16:38 -04:00
j2blake
0d2bb0d0ca Merge branch 'maint-rel-1.6' into develop 2014-03-10 18:01:52 -04:00
j2blake
c084a05832 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:00:18 -04:00
j2blake
679df1590e Merge branch 'maint-rel-1.6' into develop 2014-01-21 18:16:23 -05:00
j2blake
36087a25c0 Convert install instructions and upgrade instructions to Wiki pages and PDF. 2014-01-21 18:14:09 -05:00
j2blake
c77ab86961 Fix a typo in the properties table. 2014-01-15 15:32:44 -05:00
tworrall
0c7e3fc8dc Merge branch 'maint-rel-1.6' into develop 2014-01-14 11:14:43 -05:00
tworrall
5d64c5acc4 ensure that longer titles wrap to a second line 2014-01-14 11:13:58 -05:00
j2blake
ee7512a73b Merge branch 'maint-rel-1.6' into develop 2014-01-09 18:25:37 -05:00
j2blake
1d0f2a917c VIVO-662 Remove duplicate rows from the SPARQL query results.
Two rows are considered to be duplicates if they have the same authorshipURI or the same authorURI.
2014-01-09 17:27:30 -05:00
tworrall
5f7e56534a Merge branch 'maint-rel-1.6' into develop 2014-01-07 15:32:34 -05:00
tworrall
d3dab78fa3 changed a selector name to make it less specific and to apply to a heading in more than one circumstance 2014-01-07 15:31:35 -05:00