brianjlowe
dd80f542ea
work on application ontology support for property/class configuration
2013-08-06 10:34:33 -04:00
brianjlowe
d8d704064e
work in progress on data migration and related changes to support ISF
2013-08-05 16:48:23 -04:00
j2blake
c00fefacfe
Changes to the SolrSetup class require access to the newer HttpClient libraries
...
VIVO-161 VIVO-43
2013-07-24 11:49:56 -04:00
Brian Caruso
efb879ce1e
Removing classLocalNameLowerCase from solr schema.xml VIVO-161
2013-07-22 15:44:22 -04:00
j2blake
73fd47dd55
VIVO-212 The "unfiltered" WebappDaoFactory must be built from language-aware models, even if no policy filtering is applied.
2013-07-22 12:31:56 -04:00
tworrall
46ae630e95
VIVO-215: fix layout of search results page - the first search result was appearing up in the header as were the facets; standardize look of the download popup. Also ensure that longer headings that include types from the facet wrap to new line rather than overrun the search help link.
2013-07-18 16:56:56 -04:00
j2blake
fcbe59dcf6
Use the WADF from the request, not from the context.
...
It will never be null.
2013-07-18 16:18:49 -04:00
j2blake
345f99790f
VIVO-212 Rename WADF access methods on VitroRequest
...
Overlooked a reference in a JSP
2013-07-18 15:31:42 -04:00
Brian Caruso
54f79f2ea7
Normalize line endings VIVO-101
2013-07-18 15:19:53 -04:00
Brian Caruso
b097a4d754
adding text=auto to .gitattributes VIVO-101
2013-07-18 15:18:36 -04:00
Brian Caruso
95bf1f7623
adding text=auto to .gitattributes VIVO-101
2013-07-18 14:46:41 -04:00
Brian Caruso
dfce1429b1
Merge branch 'issue-vivo-191' into develop
2013-07-18 14:35:05 -04:00
Brian Caruso
c1a6c0b228
Removing unused properties VIVO-191
2013-07-18 14:32:45 -04:00
j2blake
4f6679be58
VIVO-212 Rename WADF access methods on VitroRequest
...
Use the term Unfiltered instead of Full, for consistency with other places in Vitro.
2013-07-18 13:22:45 -04:00
j2blake
c3a0568114
VIVO-212 Add unfiltered WADFs to ModelAccess
...
Create two new FactoryIDs: UNFILTERED_BASE and UNFILTERED_UNION
Modify VitroRequest so the unfiltered WADF is no longer stored in an attribute on the request.
Initialize them in the context - same as the BASE and UNION
Initialize them in the request - same as the BASE, but UNION will be filtered.
2013-07-18 12:37:20 -04:00
tworrall
614d338257
moving some i18n() strings from vivo (wilma theme) to vitro
2013-07-17 15:52:17 -04:00
Brian Caruso
7620e43209
Merge branch 'develop' of github.com:vivo-project/Vitro into develop
2013-07-17 15:03:38 -04:00
Brian Caruso
38e6146390
Fixing RDF edit on session experation. VIVO-186
2013-07-17 15:03:28 -04:00
j2blake
8f336b3505
VIVO-213 smoke test to check JVM temp directory
...
If it isn't set, if it isn't a directory, if we can't access it, if we can't create a temp file, complain.
2013-07-17 13:01:08 -04:00
Brian Caruso
68284acd99
Merge branch 'issue-vivo-154' into develop
2013-07-17 11:54:11 -04:00
Brian Caruso
e3b57fd0b6
Improved the option sorting code in IndividualTypeRetryController VIVO-154
2013-07-17 11:52:42 -04:00
Brian Caruso
926d154bce
Added test to UrlBuilderTest for utf8 VIVO-168
2013-07-16 17:27:52 -04:00
Brian Caruso
8d78ba0373
Change to comments in VClassGroupCache
2013-07-16 17:27:14 -04:00
Brian Caruso
1c4bb63016
Merge branch 'issue-vivo-15' into develop
2013-07-16 16:18:00 -04:00
Brian Caruso
fb28ce2d6d
Adding checks for exceptions to solr index building.
2013-07-16 16:15:26 -04:00
Brian Caruso
268a786214
Adding check for null to IndividualFiltering to avoid problems from jena parse errors
2013-07-16 16:14:45 -04:00
Brian Caruso
cfb5f38c55
Fixing deprecated update.process in solrconfig.xml
2013-07-16 15:24:41 -04:00
Brian Caruso
2c146f9a86
Merge branch 'issue-vivo-98' into develop
2013-07-16 12:46:05 -04:00
Brian Caruso
fb46e64725
Adding login via email/password parameters
2013-07-16 12:28:24 -04:00
Brian Caruso
7905b80df4
Adding initial search web service for updating uris. VIVO-98
2013-07-15 14:14:15 -04:00
Brian Caruso
2b5af0f084
Adding streaming support to MultipartHttpServletRequest.java
2013-07-15 14:12:42 -04:00
Brian Caruso
1b07173e7c
Adding license
2013-07-10 16:49:01 -04:00
Brian Caruso
be734aa293
adding files that were missed from branch
2013-07-10 15:30:38 -04:00
Brian Caruso
68b916a185
Merge branch 'feature-vivo-57' into develop
2013-07-10 15:03:15 -04:00
Brian Caruso
9d1c7e009e
Adding SimplePermission.DO_FRONT_END_EDITING.ACTIONS to DeletePropertyController. VIVO-57
2013-07-10 15:01:39 -04:00
Brian Caruso
5a85337afc
removing unused method isGeneratedModelFromField from ProcessRdfForm
2013-07-10 15:00:51 -04:00
Brian Caruso
1b5181e456
moving RdfLiteralHash to different package
2013-07-10 12:50:29 -04:00
Brian Caruso
0eda150d62
Moving static methods from EditN3Utils to N3EditUtils. Removing EditN3Utils
2013-07-10 12:33:43 -04:00
Brian Caruso
9517f88aeb
Changed 1.4 and 1.5 in install.txt to 1.6
2013-07-10 11:16:43 -04:00
Brian Caruso
0f20aad323
Changed install.txt to suggest httpd proxy instead of mod_jk VIVO-5
2013-07-10 11:14:00 -04:00
Brian Caruso
0e26d45a31
Removing unused N3EditFormController VIVO-50
2013-07-10 10:07:00 -04:00
Brian Caruso
a31e464a3c
SolrQueryTest doesn't work with vivo, setting to @Ignore
2013-07-09 16:55:29 -04:00
Brian Caruso
45baa8633c
Removed unused build.xml property.
2013-07-09 11:45:00 -04:00
Brian Caruso
674ca6f774
Adding test of Solr setup and indexing. The SolrSetup test will start a
...
solr server, load RDF from test/testontologies/SolrQueryTestRDF, index
the individuals in the RDF and then run some test solr queries.
2013-07-09 11:41:01 -04:00
Brian Caruso
1d5f53ab78
Adding solr client libraries to test task.
...
Removing old version of solrj from lib
Adding new version of solrj to lib
2013-07-09 11:39:00 -04:00
Brian Caruso
467256e3ba
Merge branch 'develop' of github.com:vivo-project/Vitro into develop
2013-07-08 13:52:05 -04:00
Jim Blake
6641725042
Merge pull request #4 from vivo-project/feature/search-download
...
Feature/search download
2013-06-28 12:15:12 -07:00
tworrall
a56a80074d
removing some unused image files
2013-06-25 15:52:36 -04:00
brianjlowe
dae9c0c12f
improvements to superclass methods in VClassDaoJena to support VIVO-60
2013-06-24 16:47:46 -04:00
tworrall
aa9be9469c
removed a superfluous <h4> tag to fix the Ontology List link
2013-06-24 10:46:01 -04:00