ryounes
a5ef0e4f0b
NIHVIVO-2416 Handle properties declared as both object and data properties in individual property display without throwing an error.
2011-04-04 20:02:35 +00:00
j2blake
b8d07dc9a8
NIHVIVO-2254 Cosmetic cleanups.
2011-04-04 17:17:43 +00:00
j2blake
038a876c34
NIHVIVO-2254 Cosmetic cleanups.
2011-04-04 16:41:46 +00:00
j2blake
08770c8bd0
NIHVIVO-2450 combine upload.directory and LuceneSetup.indexDir under vitro.home.directory
2011-04-04 16:35:22 +00:00
j2blake
412d25e800
NIHVIVO-2254 Add "open" properties and classes to test.
2011-04-04 15:33:42 +00:00
j2blake
34f4f8c611
NIHVIVO-2254 Remove compiler warnings.
2011-04-01 19:46:28 +00:00
j2blake
c0d461c64a
NIHVIVO-2254 Simplify the unit tests for IndividualFiltering
2011-04-01 19:32:51 +00:00
j2blake
d070c84453
NIHVIVO-2254 Create unit tests for IndividualFiltering
2011-04-01 18:27:33 +00:00
briancaruso
14a027b803
adding license exceptions for solr
2011-04-01 17:25:29 +00:00
deepakkoni
74508d8da0
NIHVIVO-2236
...
Initial prototype of the refactor of ProcessRdfForm2.jsp. New Resources have yet to be taken care of.
2011-04-01 15:30:34 +00:00
ryounes
3f32805b68
Modify RedirectResponseValues constructor so the redirectUrl does not contain the context path, but gets added by the constructor. Create file for v1.3 upgrade notes.
2011-03-31 21:04:27 +00:00
ryounes
54de8d5f5b
Rename getPropertyAndRemoveFromList() to pullProperty(). The original method remains in the code but marked deprecated.
2011-03-31 19:04:15 +00:00
ryounes
5021069574
Remove PropertyEditLink custom jsptag and associated files
2011-03-31 18:46:12 +00:00
mbarbier
6b26d43d00
individual-setup.ftl: Add fullPropertyList (as allProperties) to individual setup FTL
2011-03-31 17:08:42 +00:00
mbarbier
9048fc0277
Provide access to the complete set of properties in FreeMarker templates, by putting a fullPropertyList in BaseIndividualTemplateModel. This is done by bypassing filtering.
...
Individual.java: provide getBaseIndividual() method
IndividualImpl.java: implement getBaseIndividual()
IndividualFiltering.java: implement getBaseIndividual()
BaseIndividualTemplateModel.java: provide fullPropertyList, which uses the base individual, which bypasses filtering
2011-03-31 16:34:27 +00:00
mbarbier
defae26bf1
Provide access to the complete set of properties in FreeMarker templates, by putting a fullPropertyList in BaseIndividualTemplateModel. This is done by bypassing filtering.
...
Individual.java: proved getBaseIndividual() method.
2011-03-31 16:07:14 +00:00
ryounes
09af317822
Correct error in previous commit causing context path to be prepended twice to the individual profile url
2011-03-29 22:07:33 +00:00
j2blake
7ebf7fdf29
NIHVIVO-2254 Add license tags.
2011-03-29 21:17:47 +00:00
j2blake
c5183dccf1
NIHVIVO-2254 Create some serious unit tests for HiddenFromDisplayBelowRoleLevelFilter, and fix the errors that they reveal.
2011-03-29 20:31:41 +00:00
ryounes
cb31463bb3
Merge r7709 from branches/nihvivo-rel-1.2-maint
2011-03-29 20:13:47 +00:00
briancaruso
2d6b48268d
Fixing redirect for linked data request. Improved tabulator support.
2011-03-29 19:07:13 +00:00
tworrall
ca1aea20dc
NIHVIVO-2233: updating button text
2011-03-29 17:53:06 +00:00
deepakkoni
bcddbbad2e
Overriding the default Similarity score provided by lucene by adding a CustomSimilarity class.
2011-03-29 15:06:18 +00:00
ryounes
7f679af874
Remove unneeded GRAPH variables from queries used to generate property list on individual profile page
2011-03-29 14:20:54 +00:00
ryounes
cdd8b0b91d
NIHVIVO-2325 Retrieve property in core:hasRole list view query, since the view supports multiple properties, so the template knows which property is being displayed.
2011-03-29 13:46:24 +00:00
ryounes
c4d0143b49
NIHVIVO-2325 Display core:hasPreseneterRole date as non-interval
2011-03-28 22:25:07 +00:00
ryounes
12e68942fc
NIHVIVO-2425 Write autocomplete results to the response's writer directly without merging to a Freemarker template.
2011-03-28 19:23:19 +00:00
anupsawant
3745c37cc9
NIHVIVO-2257 made a change in ingestUtils.js to check if primary and duplicate uris are same while using merge individuals tool.
2011-03-28 19:01:35 +00:00
ryounes
445721f066
NIHVIVO-2425 Apply json-escaping to the query results to prevent JSON format errors
2011-03-28 15:57:11 +00:00
ryounes
1e16db9c0c
NIHVIVO-2413 Fixed datetime interval validation in forms; had been broken by a change to the name fields. Removed unneeded page imports from jsps.
2011-03-25 22:01:52 +00:00
ryounes
4f003dc668
NIHVIVO-2309 Fix propStatement-educationalTraining.ftl to handle coming from propDelete, where individual is not defined in the data model
2011-03-24 21:22:24 +00:00
j2blake
6b7c12d3a3
NIHVIVO-1580 use example dates that are not in Daylight Savings time, so the tests will work in Sydney.
2011-03-24 19:46:41 +00:00
ryounes
c5dc320cc0
NIHVIVO-1592 Fix TermOfUse controller and template so the page displays when no copyright anchor has been specified.
2011-03-24 18:36:10 +00:00
j2blake
c0aa6cdbf0
JAXEN is no longer used.
2011-03-24 15:50:38 +00:00
deepakkoni
a5440c500b
Adding classLocalName to the search index and removing norms on URIs
2011-03-22 20:38:59 +00:00
ryounes
49510f2a4a
NIHVIVO-2186 Finalize changes to custom list view queries for hiding incomplete statements from non-logged-in user
2011-03-22 20:22:18 +00:00
j2blake
f8726be1d1
Restore the license tag -- finished testing Hudson.
2011-03-22 19:46:00 +00:00
ryounes
b9b6c50e87
NIHVIVO-2186 Filter out incomplete object property statements for non-editing users.
2011-03-22 18:52:39 +00:00
j2blake
044964176c
Remove the license tag to test the licenser on Hudson.
2011-03-22 15:24:16 +00:00
deepakkoni
3852a08293
Setting moniker to be analyzed with no norms.
2011-03-22 14:58:30 +00:00
deepakkoni
b381c0078e
Adding scoring information of ranked results.
2011-03-22 14:38:06 +00:00
deepakkoni
d093c0b1bf
Changed deprecated method signatures to new ones.
2011-03-22 11:29:05 +00:00
manolobevia
f8688ff457
NIHVIVO-2163: refactor markup and styles for verbose property display for individual page
2011-03-22 03:29:46 +00:00
ryounes
f398183c94
NIHVIVO-2186 Modify custom list view queries to filter out statements with no linked individual when user is not editing the page. Involves pruning the grouped property list of properties and groups which are thereby empty.
2011-03-21 22:24:33 +00:00
ryounes
6ea23218c9
NIHVIVO-1516 Url directive
2011-03-18 19:26:11 +00:00
ryounes
75e7c198f9
NIHVIVO-2186 Implement one approach to hiding statements with no linked individual from non-editors, and apply it to the authorInAuthorship list view query.
2011-03-18 16:15:04 +00:00
cappadona
b5bfd92888
NIHVIVO-1899 Removed thickbox jquery plugin from project as it's no longer used.
2011-03-18 14:16:56 +00:00
deepakkoni
635130c73e
Removing analyzers on Entity2LuceneDoc.term.RDFTYPE and Entity2LuceneDoc.term.CLASSGROUP_URI fields.
2011-03-17 21:43:50 +00:00
ryounes
328bcf86d6
NIHVIVO-2267 Fix path to image on contact form confirmation page. Rename vivo-basic site_icons directory to align with images directory in wilma.
2011-03-17 21:42:31 +00:00
ryounes
c6babda169
Changed a System.out to a log.debug, and removed unused code.
2011-03-17 21:33:54 +00:00