jeb228
|
0f6fd1b39a
|
If the default namepace is not correct for linked data, log a warning instead of throwing an exception.
|
2010-06-28 19:36:49 +00:00 |
|
rjy7
|
12a79ea928
|
Remove unwanted template code
|
2010-06-28 14:37:32 +00:00 |
|
rjy7
|
7d323d8cbd
|
NIHVIVO-646 Tweaks to autocomplete on add authors to pub form
|
2010-06-28 14:37:05 +00:00 |
|
bdc34
|
31a4df9228
|
Adding unstemmed name to lucene index.
|
2010-06-25 22:16:41 +00:00 |
|
rjy7
|
daeca56691
|
NIHVIVO-646 Fixes to autocomplete and form view after returning from invalid submission
|
2010-06-25 22:10:20 +00:00 |
|
jeb228
|
8dc823f663
|
NIHVIVO-161 Change how the Individual page shows images, editable or non-editable; for Persons or non-Persons, in accordance with the wireframes.
|
2010-06-25 21:19:39 +00:00 |
|
bdc34
|
bf0d9bdb08
|
Adding unstemmed name to lucene index.
|
2010-06-25 21:18:49 +00:00 |
|
jeb228
|
574ab33643
|
NIHVIVO-161 Add Individual.isVClass() method, with implementations.
|
2010-06-25 21:18:25 +00:00 |
|
bdc34
|
b75f482e34
|
Minor refactoring of lucene search.
|
2010-06-25 20:40:53 +00:00 |
|
bdc34
|
10f7145cc0
|
Adding inferred types to lucene index.
|
2010-06-25 20:39:54 +00:00 |
|
bdc34
|
6b634ea266
|
Removing unused class VitroQueryParser.
|
2010-06-25 20:12:53 +00:00 |
|
bdc34
|
ab3acde2c4
|
Removing unused class VitroQueryParser.
|
2010-06-25 20:11:46 +00:00 |
|
bdc34
|
b6d0c61e86
|
Removing union graph from application graph. Adding new field nameUnstemmed to lucene index. Minor refactoring of lucene objects.
|
2010-06-25 20:05:05 +00:00 |
|
rjy7
|
444d37bd5a
|
NIHVIVO-646 Reimplement uri filtering in AutoCompleteController so it's part of the query, instead of removing from query results afterward
|
2010-06-25 19:13:45 +00:00 |
|
bdc34
|
cad57c2c88
|
Filtering out properties and classes from full text search NIHVIVO-643
|
2010-06-25 18:20:53 +00:00 |
|
bdc34
|
66134154f8
|
Filtering out properties and classes from full text search NIHVIVO-643
|
2010-06-25 17:46:54 +00:00 |
|
rjy7
|
df683191cf
|
Changed template variable stylesheetDir to themeStylesheetDir for clarity. Added examples of how to add a script from a body template. Pass themedir to ScriptList object.
|
2010-06-25 17:44:50 +00:00 |
|
bdc34
|
2ada3b7c35
|
Removed EntityChangeListener, it was no longer in use. Moved ModelListener registration from JenaDatasourceSetup to LuceneSetup. NIHVIVO-643
|
2010-06-25 15:59:04 +00:00 |
|
rjy7
|
3527b1c948
|
NIHVIVO-658 Handle body changing page title in FreeMarker controllers. Modifications to dump directives.
|
2010-06-25 15:30:31 +00:00 |
|
rjy7
|
f77cf70224
|
NIHVIVO-658 Removed response parameter from FreeMarkerHttpServlet.getFreeMarkerComponentsForJsp, since not needed.
|
2010-06-25 14:38:49 +00:00 |
|
rjy7
|
22eb6677f5
|
Changed visibility of BaseTemplateModel.servletContext
|
2010-06-25 14:14:46 +00:00 |
|
rjy7
|
fb0377134b
|
NIHVIVO-658 Reintegrate changes from dev-freemarker-new. Most necessary updates to freemarker controllers for thread-safety are complete. A couple of details remain.
|
2010-06-24 21:51:46 +00:00 |
|
hjk54
|
7bf1bffd21
|
Updated spelling error in menu.jsp (getTabHierarchy was spelled as getTabHierarcy")
|
2010-06-24 20:22:12 +00:00 |
|
rjy7
|
c7f4c2d961
|
Additions to freemarker test controller/template
|
2010-06-24 19:40:39 +00:00 |
|
rjy7
|
9f9da3796e
|
Removing view package which had inadvertently gotten put into webapp/web
|
2010-06-23 19:04:51 +00:00 |
|
bdc34
|
5d0aebbfdc
|
Adding license
|
2010-06-23 17:07:25 +00:00 |
|
bdc34
|
c5393afb59
|
Adding license
|
2010-06-23 17:07:09 +00:00 |
|
bdc34
|
6cdea1953b
|
Attempting to move package fileList to filelist.
|
2010-06-23 15:47:09 +00:00 |
|
rjy7
|
49fdfb1019
|
Changed package and class names for view objects
|
2010-06-23 15:20:57 +00:00 |
|
rjy7
|
75b9030cc3
|
Moved edu.cornell.mannlib.vitro.webapp.view package to edu.cornell.mannlib.vitro.webapp.web.templatemodels
|
2010-06-23 14:24:55 +00:00 |
|
jeb228
|
e110a0fde1
|
NIHVIVO-208 Convert Log4J calls to Apache Commons Logging calls.
|
2010-06-23 12:29:35 +00:00 |
|
rjy7
|
ca1e1d0489
|
NIHVIVO-646 more work on javascript for add authors to publication form
|
2010-06-22 22:12:32 +00:00 |
|
bdc34
|
6c59f2185a
|
Working on new navigation controllers and model. NIHVIVO-633
|
2010-06-22 21:34:13 +00:00 |
|
rjy7
|
1cdef7f6e4
|
NIHVIVO-646 Filter existing authors out of autocomplete query results in add authors to publication form
|
2010-06-22 20:49:29 +00:00 |
|
hjk54
|
c9c3bf4e17
|
Removing some debug output
|
2010-06-22 19:37:06 +00:00 |
|
rjy7
|
218d3dfa3c
|
NIHVIVO-646 Adding an existing person as an author on the add authors to publications form
|
2010-06-22 17:52:35 +00:00 |
|
jeb228
|
e92bea31bf
|
Add license tags, or list as known exceptions.
|
2010-06-22 14:55:55 +00:00 |
|
rjy7
|
72a6658116
|
Primitive first draft of dump directives for FreeMarker templates.
|
2010-06-22 04:26:16 +00:00 |
|
rjy7
|
b767a81f76
|
Primitive first draft of a dump directive for Freemarker templates.
|
2010-06-22 04:09:48 +00:00 |
|
bdc34
|
195c03f9d0
|
Fixing bugs with PrimitiveRdfEdit.
|
2010-06-21 21:11:00 +00:00 |
|
jeb228
|
10da4551cd
|
NIHVIVO-511 show more clearly whether the upgrade process succeeded.
|
2010-06-21 21:10:49 +00:00 |
|
bdc34
|
2709d24cc4
|
Adding test for PrimitiveRdfEdit.
|
2010-06-21 21:10:25 +00:00 |
|
rjy7
|
6f5c01d34d
|
Fixed typo and filename extension
|
2010-06-21 19:14:25 +00:00 |
|
bdc34
|
576688f15c
|
Adding primitive rdf edit
|
2010-06-21 19:04:18 +00:00 |
|
ass92
|
cb8d4509d9
|
NIHVIVO-436 code for automatic prefixes to SPARQL construct added.
|
2010-06-21 17:48:40 +00:00 |
|
ass92
|
c2ceee460b
|
NIHVIVO-436 code for automatic prefixes to SPARQL construct added.
|
2010-06-21 17:47:22 +00:00 |
|
rjy7
|
7eed885b7c
|
Fixed license text in some ftls
|
2010-06-21 16:35:00 +00:00 |
|
rjy7
|
ad7621be10
|
Fixed license text in some ftls
|
2010-06-21 16:20:20 +00:00 |
|
rjy7
|
86394e3cf2
|
NIHVIVO-646 Work on autocomplete in add authors to publication form
|
2010-06-21 16:07:20 +00:00 |
|
jeb228
|
c1bdd477f0
|
NIHVIVO-644 Add Freemarker templates to the list of licensed file types: *.ftl
|
2010-06-21 14:03:53 +00:00 |
|