Commit graph

260 commits

Author SHA1 Message Date
Jim Blake
a086957046 Fix licensing issues. 2014-06-14 11:32:48 -04:00
Jim Blake
efcc677d96 Document the improvements to the developer panel 2014-06-11 17:50:47 -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
Jim Blake
6178aa0347 Add SearchEngine logging to the Developer Panel 2014-05-05 16:53:36 -04:00
Jim Blake
c128dd3b2e Refine the installation process for Solr 4.7.2 2014-05-01 14:25:12 -04: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
00f3e363e5 VIVO-541 Add functions and formatting to the developer panel. 2013-11-20 15:54:37 -05:00
j2blake
2064bbd7e0 VIVO-453 language filtering defaults to “false” 2013-11-17 13:20:18 -05:00
j2blake
0fce9f6a7b VIVO-541 First cut at the developer panel. 2013-11-17 11:52:18 -05:00
Brian Caruso
26927d8ff4 Line ending for example file. 2013-10-14 10:09:53 -04:00
j2blake
afa5e8697a VIVO-262 Document the language support configuration 2013-09-09 14:23:42 -04:00
j2blake
aab7ad8798 Show only a summary of licensing info. 2013-08-28 11:54:10 -04:00
j2blake
e2b5c71874 VIVO-4 remove the license substitution code from the license scanner
Now, it only scans.
2013-08-26 14:56:54 -04:00
j2blake
4341d72ec4 VIVO-18 Rename Log4J properties file 2013-06-21 15:39:15 -04:00
j2blake
140fd0eb8b VIVO-117 Turn off HTTP caching unless explicitly enabled in runtime.properties. 2013-06-03 15:44:17 -04:00
j2blake
f350c28d24 VIVO-11 Add delimiters to Freemarker templates
If enabled by an option in runtime.properties
2013-01-25 16:29:17 -05:00
j2blake
bb6b2fa970 VIVO-12 NIHVIVO-4011 Provide config and GUI for selecting Locale 2013-01-24 16:21:36 -05:00
j2blake
c2a1195fec VIVO-2 Modify the build so installers can create a container-neutral VIVO.
Split deploy.properties into build.properties and runtime.properties, with runtime.properties going into the Vitro home directory. Modify ConfigurationProperties to locate the Vitro home directory, either by System property or JNDI Environment variable, or from build.properties, and to read from both build.properties and runtime.properties. Revise the install and upgrade documents for VIVO and Vitro. Change comments and error messages that referred to deploy.properties by name. Change vitro.home.directory to vitro.home
2013-01-16 14:54:33 -05:00
j2blake
1e5d954de4 Add the amplify JavaScript file to known_exceptions 2012-11-16 16:28:54 -05:00
tworrall
1b75b2a93f merging r9990 into the trunk 2012-08-01 14:07:08 +00:00
brianjlowe
bf9c72daa5 NIHVIVO-3664 language filter 2012-06-22 18:48:36 +00:00
hjkhjk54
57ffa0096f updates for page management and updates for licenses 2012-06-05 21:34:06 +00:00
j2blake
0e7dac3440 NIHVIVO-3772 Fix some license issues (at least temporarily) with the OpenSocial code. Ask Eric for how to resolve long-term. 2012-06-05 20:29:13 +00:00
j2blake
5977d4441f Suppress some INFO messages from Spring classes. 2012-04-30 19:39:14 +00:00
tworrall
f0d005cb32 correcting license snafu 2012-03-08 22:21:58 +00:00
j2blake
213055b65f Tweak the description of vitro.ocal.solr.ipaddress.mask 2011-12-31 16:32:44 +00:00
j2blake
b726e1efe3 Merge 9389 from 1.4 maint branch 2011-12-13 20:24:33 +00:00
brianjlowe
c8c801a6ce NIHVIVO-3196 suppression of additional unnecessary log messages related to connection timeout and associated improvements 2011-11-21 19:32:14 +00:00
brianjlowe
de68feb180 NIHVIVO-3196 changing log level for some Jena library classes to avoid misleading messages related to normal connection timeout recovery 2011-11-09 21:46:56 +00:00
j2blake
7d877479bc correct licensing information. 2011-11-08 16:07:01 +00:00
j2blake
2203b09fed NIHVIVO-2343 Allow configuration of what types of Individual are eligible to have proxies. 2011-11-06 17:13:02 +00:00
j2blake
7e4c8e6f75 NIHVIVO-2774 add cos.jar to the list of required JARs. 2011-10-19 21:16:59 +00:00
j2blake
2a05f4e2ca NIHVIVO-2774 improve the "jarlist" target in the build so known required JARs are listed in a file, and not hardcoded. 2011-10-19 20:47:05 +00:00
j2blake
d4f561d156 NIHVIVO-2811 Rewrite the build script to be simpler, and to run faster incremental builds for VIVO. 2011-09-27 21:06:02 +00:00
j2blake
06ef9f8127 NIHVIVO-336 Add the link to the Wiki page to the comments. 2011-09-26 21:15:55 +00:00
j2blake
07f2295dfa NIHVIVO-336 StartupStatus logs the messages it receives (with appropriate severity level) so the ServletContextListener doesn't need to do both. 2011-09-26 16:41:46 +00:00
j2blake
65bba272df NIHVIVO-336 Create a StartupManager to run all of the context listeners, and accumulate the results in a StartupStatus bean. 2011-09-20 21:13:10 +00:00
j2blake
52104e2e77 NIHVIVO-2811 product-build.xml will import build.xml, instead of duplicating its targets. Condense licenser and revisionInfo using macros. 2011-09-11 16:48:21 +00:00
j2blake
104d8e0b49 NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly. 2011-09-08 17:05:37 +00:00
j2blake
e94e3b362b NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly. 2011-09-08 17:02:55 +00:00
ryounes
1a412bf7a7 Rename EmptyController to StaticPageController 2011-08-30 16:14:19 +00:00
hjkhjk54
4d212a4aec Changes for NHVIVO-3086, NIHVIVO-2980 and its subtasks: restructuring page data getters and extracting any internal class data getter or setup code from VITRO. 2011-08-02 15:22:21 +00:00
hjkhjk54
e2a82c3809 NIHVIVO-3056 Update web.xml to include Page Controller servlet to allow menu page to display without null pointer exception 2011-07-25 18:01:00 +00:00
ryounes
b765eeab79 Merge r8824 from maint-rel-vivo-1.3 2011-07-25 15:10:40 +00:00
ryounes
0877635c3f Merge r8779-8780 from maint-rel-vivo-1.3 2011-07-21 16:16:32 +00:00
j2blake
0d1e79148e Merge r8765 from release 1.3 branch 2011-07-20 20:30:11 +00:00
cappadona
c33139d50a Applied some changes that were overlooked at the Vitro level for menu management and institutional internal class (not sure if this should even be in Vitro, if so perhaps a name change is in order). 2011-07-19 12:59:43 +00:00
j2blake
7ffba81972 Clarify the explanation and example for vitro.local.solr.url property. 2011-07-18 20:34:57 +00:00
j2blake
d8e0734581 Remove the duplicate and obsolete description of vitro.local.solr.url 2011-07-18 19:50:20 +00:00
ryounes
7d963f83e9 NIHVIVO-2968 Fix servlet mappings in vitro web.xml 2011-07-18 19:26:33 +00:00