Commit graph

527 commits

Author SHA1 Message Date
sjm222
68ff3b5a6f using native uri for ResearchOpportunity class 2011-02-09 14:30:39 +00:00
sjm222
1f92138ee9 NIHVIVO-2067 remove core:dateTimeIntervalFor object property from the ontology and delete core:offersCourse assertions during the migration. 2011-02-08 22:05:31 +00:00
sjm222
941c442983 NIHVIVO-2067 (part of it) don't manufacture new core:dateTimeIntervalFor assertions during the migration. 2011-02-08 19:28:44 +00:00
sjm222
b8608ee929 Deleting these incomplete files for now so we don't risk shipping them with the release in the current state. I will check them back in when updated. 2011-02-08 14:55:36 +00:00
sjm222
6eb0317148 NIHVIVO-2013 - remove AcademicTerm and AcademicYear from events class group 2011-02-08 01:03:36 +00:00
sjm222
a7e0919955 NIHVIVO-2054 dates note showing up for presentations in a 1.2 migrated instance 2011-02-06 18:05:45 +00:00
sjm222
91c22de27e NIHVIVO-1973 - Dates not showing up with Educational Training in migrated data 2011-02-05 21:27:39 +00:00
nac26
541ee8b4d2 NIHVIVO-2048 removed menupage--classgroup-organizations.ftl and any accommodations made for it 2011-02-05 17:45:33 +00:00
sjm222
237dbac197 fix for NIHVIVO-2043 can't start in SDB mode with empty DB 2011-02-05 14:24:57 +00:00
sjm222
532fa60733 2011-02-05 01:43:05 +00:00
sjm222
ff52e4d798 link project to outcomes and document project class. 2011-02-04 18:31:10 +00:00
sjm222
b1102a8f41 NIHVIVO-1958 setting display and update level for name suffix and name prefix to public. 2011-02-02 14:59:57 +00:00
sjm222
02bbb569f7 NIHVIVO-1843 add assertion that vitro:customDisplayViewAnnot is an Annotation Property 2011-02-01 15:06:19 +00:00
sjm222
53d65b529e NIHVIVO-1967 custom display view annotation for foaf:Organization class 2011-02-01 14:43:14 +00:00
jeb228
6ddecbbddb NIHVIVO-719 Begin refactoring, to try to figure out why the thread isn't shutting down. Pull the ServletContextListener into a separate inner class. 2011-01-28 21:45:49 +00:00
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