Commit graph

620 commits

Author SHA1 Message Date
j2blake
7bb8682454 Continue to reduce the Model Madness!
Add OntModelCache to the top of the stack of RDF data structures.
Add DataStructuresProvider to the bottom of the stack.
Redesign ModelAccess method signatures.
Create the ShowSources page.
Remove RequestModelsPrep, except for setting the Collator.
Reduce the complexity of ContentModelsSetup and ConfigurationModelsSetup.

VIVO-225 VIVO-819 VIVO-820 VIVO-821 VIVO-823 VIVO-832
2014-10-10 10:08:10 -04:00
Tim Worrall
604a8d273f A few more qr code updates relating to VIVO-17 2014-10-06 10:52:45 -04:00
Tim Worrall
1c118fc044 VIVO-17: QR Code info now generated via an Ajax call when the icon is clicked. 2014-10-03 11:33:26 -04:00
hudajkhan
47c7e3746f fixing Gemet null type and LCSC null concepts 2014-09-04 16:46:04 -04:00
Tim Worrall
49d9c93036 manage authors template was not displaying vcard only individuals 2014-08-28 10:07:53 -04:00
j2blake
da17dd769a VIVO-225 Use URI Strings to fetch models, not enums. 2014-08-19 15:06:50 -04:00
j2blake
bb7ab3b2a3 VIVO-848 Move the FileStorage system behind an interface
Add it to the Application framework, and do some cleanup.
2014-08-14 16:55:46 -04:00
Tim Worrall
c3c4b11c5e made slight improvement to sparql query 2014-07-15 14:23:49 -04:00
j2blake
4225807dfa VIVO-806 Remove deprecation warnings. 2014-06-23 14:37:37 -04:00
Tim Worrall
f539837b6d do not display primary positions on the manage people page 2014-06-19 12:13:02 -04:00
j2blake
d61709730d VIVO 767 Listen for changes to VCards and re-index. 2014-06-14 11:04:59 -04:00
j2blake
ce0a8a8512 VIVO-773 remove references to IRI-0.8 library.
Converted to 0.9.6
2014-06-13 10:25:27 -04:00
Tim Worrall
c2d24cb74d VIVO-454 2014-06-09 17:11:34 -04:00
Tim Worrall
15169ca894 fixed query subject in generator 2014-06-09 14:34:11 -04:00
Tim Worrall
a9b3bfd9c2 VIVO-785: make middle name optional in list view and fix advisor genertor to clarify role 2014-06-06 11:04:23 -04:00
Tim Worrall
8c1e3cde93 VIVO-654: make role label fields on custom forms optional input, not required 2014-06-04 16:56:49 -04:00
Tim Worrall
78ee69ee00 VIVO-743: new custom forms for adding participant to project andcontributor to grant/contract 2014-06-03 13:02:24 -04:00
Tim Worrall
02a2fe600c VIVO-743: custom form to add a person to a project 2014-05-30 16:22:53 -04:00
tworrall
54ca2a4b79 VIVO-763: display the url type on the manage page 2014-05-23 11:36:36 -04:00
j2blake
3dba210af2 VIVO-773 clean up some of the queries used in building the search index
The new JENA libraries won't allow a clause of the form (str(?result) as ?result), since the variable "result" is already bound.
2014-05-22 13:08:04 -04:00
j2blake
3f63bf3281 VIVO-659 Move the location of "Startup Status" on the Site Admin page. 2014-05-09 17:30:57 -04:00
j2blake
939950dcd4 VIVO-769 Merge branch 'feature/orcid' into develop 2014-05-07 17:32:38 -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
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
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
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
j2blake
03548ae64c VIVO-617 Adjust the client code to use the new file upload tools. 2013-12-20 17:11:30 -05:00
tworrall
7bb6a803d0 Merge branch 'maint-rel-1.6' into develop 2013-12-11 16:26:26 -05:00
tworrall
5dd460d8de VIVO-643 create first and last names and vcard when adding a missing individual that is a foaf:Person 2013-12-11 16:25:56 -05:00
tworrall
4fa82ac7ee Merge branch 'maint-rel-1.6' into develop 2013-12-09 13:53:35 -05:00
tworrall
0f4a763c1a VIVO-630 and VIVO-634: orcidId fixes 2013-12-09 13:53:11 -05:00
tworrall
140966bc88 Merge branch 'maint-rel-1.6' into develop 2013-12-05 10:17:54 -05:00
tworrall
d1b24fc965 VIVO-621 2013-12-05 10:17:25 -05:00
hudajkhan
9b7e70ec69 Merge branch 'maint-rel-1.6' into develop 2013-12-04 12:57:07 -05:00
hudajkhan
5795a0c65b vivo613 removing files with copyright and utilizing a different set of libraries for semantic search 2013-12-04 12:56:45 -05:00
tworrall
bdc1de733c Merge branch 'maint-rel-1.6' into develop 2013-12-03 10:07:52 -05:00
tworrall
fd1f5b269f VIVO-605: updated generator to make the middle name a separate assertion 2013-12-03 10:06:59 -05:00
hudajkhan
ce4b008c96 Merge branch 'maint-rel-1.6' into develop 2013-12-02 13:10:05 -05:00
hudajkhan
fe6f099a2a VIVO 590 updating manageWebpagesGenerator to include range uri for cancel link 2013-12-02 13:09:52 -05:00
tworrall
f73af72ce8 Merge branch 'maint-rel-1.6' into develop 2013-12-02 10:58:03 -05:00
tworrall
cabd58dd0a updates for issues VIVO-507 and VIVO-589 2013-12-02 10:57:42 -05:00
tworrall
3ca485e9e3 Merge branch 'maint-rel-1.6' into develop 2013-11-22 12:17:17 -05:00
tworrall
c66cdbf4aa more property cleanup 2013-11-22 11:59:36 -05:00
brianjlowe
5623eb82d4 VIVO-566 reverting back to vivo:Dataset 2013-11-22 11:34:54 -05:00
tworrall
92315f345c Merge branch 'maint-rel-1.6' into develop 2013-11-22 09:57:06 -05:00
tworrall
27d3b0206c VIVO-567 2013-11-22 09:56:46 -05:00