Commit graph

1995 commits

Author SHA1 Message Date
Jim Blake
ebb31eb081 VIVO-906 Assemble application at runtime.
Create an object to represent VitroHomeDirectory
Instantiate TripleSources, FileStorage, etc, based on the config file.
2014-11-13 17:11:11 -05:00
hudajkhan
456f8beb41 VIVO 888, and just a change to an if statement in the menumanagement file 2014-10-24 12:37:43 -04:00
Tim Worrall
ea98c15092 VIVO-217: modified template to handle situations where the associatedPage variable is null 2014-10-22 15:18:14 -04:00
Jim Blake
78c8f102f8 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:07:56 -04:00
Tim Worrall
c9362db3c1 modifying previous commit so that the orcid code works correctly 2014-10-08 15:57:27 -04:00
Jim Blake
573a5e6cc6 Add a developer setting that will suppress automated search index updates. 2014-10-02 16:22:02 -04:00
Tim Worrall
18c3f769ee fixed issue where display was incorrect when a user was not logged in 2014-09-22 16:12:01 -04:00
Tim Worrall
8516955979 VIVO-201: removed some css redundancies 2014-09-22 12:58:52 -04:00
Jim Blake
b89dba1982 VIVO-862 add a filter to prevent Clickjacking. 2014-09-17 12:56:03 -04:00
Jim Blake
fc227d9fcd VIVO-861 Guard against Cross-Site Scripting attacks in the page title and in the body classes. 2014-09-16 13:26:03 -04:00
Tim Worrall
80733cdcfe updated class to use i18n strings defined in all.properties rather than hard-coded strings in the class 2014-08-19 14:47:10 -04:00
Jim Blake
6e5bbaeef8 VIVO-848 Move the FileStorage system behind an interface
Add it to the Application framework, and do some cleanup.
2014-08-14 16:54:29 -04:00
Tim Worrall
4849dd07ad VIVO-698: corrected a layout issue 2014-08-13 13:11:29 -04:00
Tim Worrall
27c62c26cc VIVO-532: modified display of language selectors 2014-08-13 12:17:05 -04:00
Ted Lawless
6b72b39729 Change link to documentation for StartupManager. 2014-07-31 12:20:08 -04:00
Jim Blake
58148630ad VIVO-823 Replace RDFServiceSetup with RDFSetup
This introduces the RDFSource as a wrapper around an RDFServiceFactory and 2 ModelMakerFactorys.
This introduces ModelMakerUtils as a way to get the ModelMakers for context or for request.
Create implementations of RDFSource for SDB, TDB, and SPARQL.
The SDB implementation absorbs JenaPersistentDataSourceSetup and part of ConfigurationPropertiesSmokeTests,
which aren't needed unless we use SDB.

This is probably broken, without the subsequent changes.
2014-07-18 17:15:24 -04:00
hudajkhan
72fbcedcba updates for returning array of most specific types and incorporating that check in removeConceptSubclasses in the client-side code VIVO-826 2014-07-10 12:37:16 -04:00
Jim Blake
1baf710499 Merge branch 'maint-rel-1.7' into develop 2014-06-27 14:31:36 -04:00
Jim Blake
466e295c79 VIVO-811 adjust the values of the mime-type radio buttons. 2014-06-27 14:31:19 -04:00
Tim Worrall
b572e3f474 VIVO-805: fix i18n parameter issue on password length string 2014-06-23 10:56:19 -04:00
Tim Worrall
8510505424 VIVO-805: fix i18n parameter issue on password length string 2014-06-23 09:42:00 -04:00
Tim Worrall
59ddbe15ec there were duplicate freemarker variables being used; resolved this by changing the name of the variable used for the application or site name 2014-06-20 13:08:55 -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
Jim Blake
ea9d1e739d VIVO 746, at startup, remove obsolete Permissions from the user accounts model.
Also, get rid of UpdatePermissionSetUris, which supported the transition from 1.4 to 1.5.
2014-06-13 10:27:25 -04:00
brianjlowe
d7f1c88ce9 speeding up raw statements display by removing labels 2014-06-12 16:32:51 -04:00
Tim Worrall
4bbbf6fd6e update template to include new password length string 2014-06-12 12:57:50 -04:00
Jim Blake
66fbf81034 Merge commit 'a83c1e5e4fac33e8c09f964b7313ec53de8946fc' into feature/TDBfromRDB2 2014-06-11 16:50:58 -04:00
Jim Blake
7cf03661d4 VIVO-773 guard against RDB data that has not been migrated. 2014-06-09 15:37:54 -04:00
Jim Blake
ae6a2a7251 VIVO-719 Improve the user interface 2014-06-09 15:14:16 -04:00
Tim Worrall
f8616d4c85 VIVO-649: allow property groups to contain forward slashes 2014-06-09 11:15:55 -04:00
Tim Worrall
1273fa2f16 VIVO-693: fixed a typo -- htts: to https: 2014-06-09 10:16:32 -04:00
Jim Blake
4809fcb37e VIVO-719 Create the first attempt at restore. 2014-06-06 15:27:17 -04:00
Tim Worrall
626f0dad30 VIVO-508: clean up old IE css files and references 2014-06-06 14:51:18 -04:00
Jim Blake
a7915785f4 VIVO-719 Create the dump/restore tool - no restore yet. 2014-06-05 15:58:06 -04:00
Tim Worrall
9e651b8eed VIVO-704: add maximum password length to hint 2014-06-05 10:02:52 -04:00
tworrall
dd6a631eb4 VIVO-715: contact form css changes 2014-06-04 11:09:57 -04:00
Jim Blake
0cd42e211e VIVO-773 Remove "connectDB" function of advanced data tools.
It was tied up with RDB. It could have been converted, but there was little interest.
2014-06-02 17:57:06 -04:00
Jim Blake
3a2930cdc6 VIVO-773 Update the JENA libraries and adjust to the changes
Replace the JAR files with more current ones.
Add a one-line change to BaseInfGraph (from the Jena source), so it will work with Pellet 2.3.1
Adjust all implementations of Graph to include new methods and remove old ones.
Add annotations and generics to reduce compiler warnings.
Remove all dependencies on RDB, which is no longer supported.
   This requires considerable refactoring of JenaIngestController, RDFUploadController, listModels.jsp
Refactor the ModelMaker uses
   Remove VitroJenaModelMaker,
   Revise VitroInterceptingModelMaker to be configurable for Config or Content models
Add debug logging code to ModelChangeImpl ChangeSetImpl, RDFServiceJena.
Add TDB support: RDFServiceFactoryTDB, RDFServiceTDB
   Refactor RDFServiceJena and RDFServiceSDB so much of the code can be reused by RDFServiceTDB
Accomodate two RDFService instances - one for Configuration models and one for Content models.
   Changes to RDFServiceUtils, RDFServiceSetup
   Configuration models use TDB directory in Vitro home directory
Handle bulk updating:
   Jena has deprecated bulk operations, and their models classes no longer use the bulk updaters
   Create a VitroModelFactory to use instead of the ModelFactory, when bulk updating is required.
   Create adapter classes: BulkUpdatingModel, BulkUpdatingOntModel, AbstractModelDecorator
Make the configuration model setup algorithms uniform
   Combine ApplicationModelSetup and UserModelSetup into ConfigurationModelsSetup
2014-06-01 18:23:21 -04:00
hudajkhan
f516750e91 Updating page management for changes to solr labels 2014-05-23 11:18:52 -04:00
tworrall
84e2aa4967 VIVO-748: enable display of bulleted items on data properties 2014-05-22 17:22:38 -04:00
Jim Blake
c44df14ec1 VIVO-773 continue clean up of model makers 2014-05-21 13:08:36 -04:00
Jim Blake
68cfef81cd VIVO-773 clean up the structure of the model makers 2014-05-21 11:34:46 -04:00
tworrall
1c819ffb0b fixed usability issue on accounts list page 2014-05-14 17:46:05 -04:00
Jim Blake
fba6194f7f The Sesame libraries are gone, this JSP must go also. 2014-05-14 16:56:31 -04:00
Jim Blake
c77241e251 VIVO-659 Move the location of "Startup Status" on the Site Admin page. 2014-05-09 17:30:26 -04:00
Jim Blake
6178aa0347 Add SearchEngine logging to the Developer Panel 2014-05-05 16:53:36 -04:00
Jim Blake
5d6a2e831f Fix bugs in the developer panel. 2014-04-29 11:56:47 -04:00
Jim Blake
78fe1bbb41 VIVO-761 Take advantage of the changes to simplify some logic. 2014-04-25 15:30:43 -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