jeb228
c5e1ce4913
Keep FakeExternalAuthController commented out.
2011-01-27 14:53:04 +00:00
ass92
afec9c1b82
NIHVIVO-1571 servlet mapping for SDBSetupController
2011-01-26 21:45:04 +00:00
sjm222
5e3df05091
NIHVIVO-1872 (change label for core:hasPrerequisite from hasPrerequisite to has prerequisite
2011-01-22 02:12:47 +00:00
bdc34
5c43a368a5
Adding DateTimeInterval and DateTimeValue to search exclusion list. NIHVIVO-1762
2011-01-19 20:52:22 +00:00
sjm222
df5f7eb38e
NIHVIVO-1818 custom form annotation for dateTimeValue and dateTimeInterval
2011-01-19 18:10:01 +00:00
sjm222
11d99def78
offer create for offers course, authorship for organization
2011-01-17 17:30:51 +00:00
bjl23
d2ba625c57
NIHVIVO-1572 servlet mapping for inference recomputing controller
2011-01-14 19:31:39 +00:00
sjm222
bfd27bf2b9
VIVOONT-333 adding restrictions for some properties on core:ResearchOpportunity
2011-01-14 18:25:47 +00:00
rjy7
ca4b049797
NIHVIVO-1679 Remove servlet mappings to old individual page. They are left in as comments in case someone needs them.
2011-01-14 17:30:46 +00:00
nac26
7331bb1d72
NIHVIVO-1684 Updated uri for research class group to old uri for publications class group. Yes...definitely publications and NOT people
2011-01-13 21:55:48 +00:00
nac26
6154893fb5
NIHVIVO-1684 Updated uri for research class group to old uri for people class group, well...because it is what it is
2011-01-13 21:53:43 +00:00
rjy7
e9a2cae473
NIHVIVO-1332 Editing links for vitro:primaryLink and vitro:additionalLink properties
2011-01-13 21:11:22 +00:00
ass92
d7c7ab41e0
NIHVIVO-1376 adding mapping for EntityURLController
2011-01-13 15:16:44 +00:00
sjm222
5cd5251bbf
renaming the properties that connect a person to an AwardReceipt
2011-01-13 03:23:34 +00:00
bkoniden
9971e5fa2b
Committing the following changes
...
1) Handling Null pointer Exceptions for EntityPubCount, EntityGrantCount and EntitySubOrganizationTypes
2) Removing the dependency on vis_mode parameter in the server side code. The class the individual belongs to is retrieved using vitroRequest.getWebappDaoFactory().getIndividualDao().getIndividualByURI(IndividualURI).isVClass(ClassURI)
3) On the client side, the vis_mode parameter is set(from the value passed on by the requesthandler) to differentiate between personURL and SubOrganizationTemporalGraphURL on drill down.
4) Added entityComparisonErrorActivator.ftl to handle edge cases (if the resultset of the queries is NULL)
2011-01-12 23:16:30 +00:00
sjm222
1e6c0b7899
checking in latest academicDegree.rdf file (adding Nursing degree)
2011-01-12 18:07:51 +00:00
cdtank
dea26c9527
1. Cleaned up paths in the freemarker templates to not refer old visualization urls.
...
2. Changed web.xml url-pattern mapping from old visualization servlet TO freemarkerized version.
3. Updated style for temporal graph vis.
4. Changed freemarkerized code snippets to not refer old visualization servlets.
2011-01-12 17:18:16 +00:00
sjm222
48bfabbe64
uncommenting the knowledge base update listener
2011-01-12 00:57:48 +00:00
sjm222
d4152f2ede
VIVOONT-331 AND VIVOONT-332
2011-01-11 22:54:30 +00:00
nac26
a0bd5bb084
Added specific template for organizations menupage so Chintan can add the Temporal Graph link and keep vivo-specific code out of the Vitro core
2011-01-10 21:44:23 +00:00
ass92
9f7a5c2368
NIHVIVO-437 adding new controller mapping
2011-01-10 15:32:07 +00:00
rjy7
21f3291f55
NIHVIVO-1591 Custom views for core:dateTimeValue, core:dateTimeInterval, core:start, core:end
2011-01-10 02:21:24 +00:00
rjy7
4d69f9574b
NIHVIVO-1590 dateTimeValue custom list view finished; dateTimeInterval custom list view in progress.
2011-01-08 00:11:26 +00:00
bkoniden
a740497bb6
Committing the following changes
...
1) Added entry for entity_grant_count in visualizations-beans-injection-fm.xml
2) Styling changes in layout.css -- changed the styling for buttons.
3) util.js -- Removed hardcoding of URLs see NIH VIVO 1618 and 1619
4) Made queries for EntityGrantCount, EntityPubCount and EntitySubOrganizationTypes more generic. Added Export as CSV functionailty for EntityGrantCount
2011-01-07 21:59:59 +00:00
bjl23
1425b33e04
correcting unintended web.xml modification
2011-01-07 21:21:25 +00:00
bjl23
651808da50
additions to example.deploy.properties
2011-01-07 21:18:13 +00:00
sjm222
0c4cab7706
update for NIHVIVO-1631, core:organizerOf
2011-01-07 18:02:09 +00:00
rjy7
09bf93297b
NIHVIVO-650 Change servlet mappings so request for individual profile directs to new IndividualController
2011-01-07 14:46:57 +00:00
sjm222
67bba3d15f
commenting back kb update listener - classgroup problems
2011-01-07 11:05:50 +00:00
sjm222
93d29334b0
uncommenting knowledge base update listener
2011-01-07 10:20:45 +00:00
sjm222
61dd0c62c8
repackaging optional files
2011-01-06 23:59:09 +00:00
sjm222
269aca6619
VIVOONT-328, VIVOONT-329 and NIHVIVO-622
2011-01-06 23:54:57 +00:00
bdc34
5ccc19bd8a
Setting home menu to have URL mapping of "/" NIHVIVO-1383
2011-01-06 16:05:35 +00:00
nac26
9ab78ca9cf
NIHVIVO-1339 core:relatedRole custom list view is a work in progress. To review potential implementation options with Rebecca
2011-01-06 14:44:04 +00:00
nac26
bbd51fca82
NIHVIVO-1339 NIHVIVO-1340 Completed hasRole custom list views:
...
** core:hasClinicalRole
** core:hasLeaderRole
** core:hasMemberRole
** core:hasOutreachProviderRole
** core:hasServiceProviderRole
** core:hasResearcherRole
** core:hasInvestigatorRole
** core:hasCo-PrincipalInvestigatorRole
** core:hasPrincipalInvestigatorRole
** core:hasTeacherRole
** core:hasPresenterRole
2011-01-06 14:10:37 +00:00
bkoniden
214bd1fbfc
Uncommented the entry for entity_comparison in beans.xml
2011-01-05 16:24:31 +00:00
sjm222
5526ba9128
latest version of ontology - picking up the display view annotation for foaf person - deleting scirr annotations that were accidentally checked into submodels directories.
2011-01-05 13:07:40 +00:00
sjm222
0b63a94894
incremental development for NIHVIVO-1286
2011-01-05 12:12:08 +00:00
rjy7
4d1f781575
NIHVIVO-1462 Add servlet mappings to support request of individual profile by netid
2011-01-04 18:58:23 +00:00
sjm222
fe193eb1df
Incremental development for NIHVIVO-1286.
2011-01-04 17:52:27 +00:00
rjy7
6bee028d0c
NIHVIVO-1459 Add annotation for foaf:Person custom display view. Add template individual--foaf-person.ftl. Removed unused templates.
2011-01-04 16:38:23 +00:00
nac26
583ec198d5
NIHVIVO-1338 Custom list view for core:organizationForPosition
2011-01-04 14:04:55 +00:00
nac26
e07a78d3a8
NIHVIVO-1338 Custom list view for core:personInPosition
2011-01-04 13:28:48 +00:00
sjm222
9df5da7de8
Removing non-existent date properties from "sort by" annotations. fixing problem with dateFiled and dateIssued (they weren't being exported from flora - had to delete and then re-enter them).
2010-12-28 15:03:43 +00:00
sjm222
f006d94da8
incremental development of release 1.2 knowledge base migration
2010-12-28 00:56:49 +00:00
sjm222
ea5270e40a
incremental development for release 1.2 knowledge base migration
2010-12-27 22:07:04 +00:00
sjm222
adcff9fc32
latest version of the ontology; small corrections found while preparing for mapping for release 1.2
2010-12-27 19:11:23 +00:00
sjm222
fed95e5507
incremental development for release 1.2 knowledge base migration
2010-12-27 19:02:57 +00:00
sjm222
ef74123532
incremental knowledge base migration development for 1.2
2010-12-27 13:36:49 +00:00
sjm222
a6f7cffdec
incremental development of 1.2 knowledge base migration
2010-12-27 00:50:15 +00:00