sjm222
dd9b007052
ontology udpates for VIVOONT-286 (make Service not a subclass of Process), VIVOONT-287 (make Agreement not a subclass of Relationship), VIVOONT-288 (make Authorship a subclass of Relationship), VIVOONT-293 (support for Author as listed provenance information), VIVOONT-301 (delete AbstractInformation class) and VIVOONT-302 (make EducationalTraining not a subclass of Process)
2010-11-30 16:36:31 +00:00
jeb228
82e1c60d97
NIHVIVO-1379 If a user is logged in but not authorized to view a page, send them to a page with an explanation.
2010-11-29 22:36:20 +00:00
jeb228
8fbfc2267f
NIHVIVO-151 send all logout requests directly to /logout. Remove old links to login_process.jsp
2010-11-29 21:37:04 +00:00
jeb228
3fb1c8e463
NIHVIVO-1399 create a servlet and template to use in faking external authentication. Add the info to web.xml, but commented out.
2010-11-28 22:35:09 +00:00
sjm222
534face143
set domain of core:sponsorsAward to foaf:Organization. (if not set, and using restriction instead, the reverse property caused undesirable behavior in the default editing: "Please select an existing Thing for...."
2010-11-24 18:10:25 +00:00
sjm222
80db8ef0d3
updates for VIVOONT-296 and VIVOONT-297
2010-11-24 17:44:21 +00:00
sjm222
b9b433fd18
updating current build with the latest version of the ontology. Set the display level to "nobody" for most of the geopolitical data properties.
2010-11-23 17:19:04 +00:00
sjm222
0c01383e3e
deleting geopolitical-annotations, and will create a new one if it is needed.
2010-11-23 15:51:35 +00:00
bkoniden
7b9a7cf5e2
1) Removed entry for freemarker in visualization-beans-injection.xml
...
2) Commented out the part related to query.isSelectType() in all the QueryRunners
3) Added a generalized query for temporal vis that doesn't impose hierarchy. (Even if there are only people in a University/School, it works!)
4) Added print method to CoPIData
2010-11-23 15:41:57 +00:00
bjl23
0dee8e6d21
SDB-related web.xml change
2010-11-22 20:43:31 +00:00
bkoniden
67d14f3212
re-integrating the branch /branches/iu-vis-dev-branches/vivo-post-1.1
2010-11-22 19:39:51 +00:00
sjm222
3488c43f55
updates for VIVOONT-290 and VIVOONT-291
2010-11-22 17:53:26 +00:00
bjl23
586425464d
SDB code into trunk; not yet active by default
2010-11-22 16:24:31 +00:00
sjm222
662d495706
removing geopolitical flags - per Brian L. no longer needed.
2010-11-22 15:34:44 +00:00
sjm222
07ce9d7a98
up to date ontology files from flora - after the 1.0 geo removal operation.
2010-11-22 15:31:51 +00:00
sjm222
a592689f67
updated geopolitical files for version 1.1 of fao / version 1.2 of vivo
2010-11-22 15:14:05 +00:00
sjm222
577afb9348
updated geopolitical files for version 1.1
2010-11-22 15:13:06 +00:00
sjm222
bc3e60ac36
date/time, doc status and academic degreee individuals - updated files.
2010-11-22 15:02:12 +00:00
sjm222
019f461e4a
updated individual submodel abox files for academic degrees, date time value precsions and document statuses. Also, a few date/time mapping sparql constructs.
2010-11-22 15:00:25 +00:00
sjm222
76a4b59a23
adding restrictions to geographicFocus to make it applicable to Event, InformationResource, Person and Process (as domesticGeographicFocus and internationalGeographicFocus do)
2010-11-17 19:28:23 +00:00
jeb228
4311fa231a
NIHVIVO-1207 Rename Shibboleth servlets to more general ExternalAuth servlets. Add functionality to deal with self-editors as well as Users.
2010-11-17 19:27:16 +00:00
bdc34
488f71b1c8
working on freemarker custom forms
2010-11-17 17:43:56 +00:00
jeb228
1f607931ec
NIHVIVO-1207 Make the external auth-header a configuration property. Clean up SelfEditingIdentifierFactory and VitroRequestPrep.
2010-11-17 15:48:21 +00:00
sjm222
15a136d7a3
latest ontology
2010-11-17 15:29:53 +00:00
yuysun
e4a3c54034
Update web.xml with Sparql query builder sevlet configuration.
2010-11-17 13:47:58 +00:00
rjy7
7d28e601ea
Use login widget on login page (committing files that got skipped in r6451). Add help() method to WidgetDirective.
2010-11-16 15:10:12 +00:00
sjm222
6c43c7dada
new directory structure for core ontology files (separated into abox and tbox) for SDB.
2010-11-16 13:44:58 +00:00
sjm222
38d7d97230
current version of ontology
2010-11-16 13:43:35 +00:00
sjm222
ef2f840dcd
beginning work for knowledge base migration, and some updates to annotations.
2010-11-16 13:42:27 +00:00
jeb228
6b049a4814
NIHVIVO-1207 Break the two-part Shibboleth process into two servlets.
2010-11-15 18:17:10 +00:00
sjm222
f5e910902d
experimental date/time migration using sparql construct
2010-11-14 14:18:14 +00:00
sjm222
977b087b34
removing sparql constructs that were used in last release's knowledge base migration.
2010-11-12 22:44:23 +00:00
sjm222
fd6fa7341e
1.1 version ontology files (both user and submodel) in the "old version" directories for the knowledge base migration process.
2010-11-12 22:39:24 +00:00
sjm222
76e3585f0f
commenting out knowledgebase updater during development of 1.2 kb mapping.
2010-11-12 20:20:30 +00:00
ass92
3e6116e33f
NIHVIVO-1307 added entry for new controller JenaCsv2RdfController
2010-11-12 18:05:45 +00:00
sjm222
3fed258665
changing reasoning setup listener, NIHVIVO-1252
2010-11-12 17:35:02 +00:00
sjm222
78be7293fa
change web.xml to run FileGraphSetup instead of AttachSubmodels. NIHVIVO-1311.
2010-11-12 00:49:24 +00:00
sjm222
6b67704be8
deleting the submodels directory (replaced by filegraph in nihvivo environment). NIHVIVO-1311.
2010-11-12 00:42:00 +00:00
bjl23
1a008ee5a1
web.xml update for NIHVIVO-1221
2010-11-11 21:20:30 +00:00
jeb228
b8ec635ac0
NIHVIVO-1207 Add the LoginShibboleth servlet.
2010-11-10 21:26:30 +00:00
rjy7
3cd38b7583
NIHVIVO-1304 Initial implementation of Widget directive. Requires two templates, one for assets and one for markup; would like to combine into a single template with two macros instead.
2010-11-10 19:50:30 +00:00
bjl23
8fb9c56b86
temporarily disabling browse controller on SDB
2010-11-10 17:15:10 +00:00
sjm222
2196092a69
New directories for file graphs for NIHVIVO-1311
2010-11-10 15:19:04 +00:00
sjm222
16bd448853
Adding ontology state as of Nov 5.
2010-11-05 13:57:58 +00:00
rjy7
96ff5c99b5
NIHVIVO-1234 Handle routing of a request for the home page to the HomePageController by forwarding from TabController
2010-10-28 15:09:20 +00:00
jeb228
fe89fd6c62
NIHVIVO-1230 NIHVIVO-1231 Example implementation of the Freemarker templates to show revision info.
2010-10-27 19:59:35 +00:00
rjy7
97118e16eb
NIHVIVO-1287 Moved changes from PagedSearchController to FreemarkerPagedSearchController, since this is the active search controller in vivo and vitro
2010-10-27 18:57:15 +00:00
nac26
935e7490f2
NIHVIV-1287 reinstated PagedSearchController in lieu of FreemarkerPagedSearchController since it's not quite ready for prime time
2010-10-27 16:26:41 +00:00
nac26
f7517ba34d
Markup cleanup, style tweaks and some refactoring of the home page for Wilma. Turns out that all requests for tabs were being routed to the new HomePageController since it had "/index.jsp" set as its url-pattern under the servlet-mapping in web.xml. This isn't going to work as it made every tab render using page-home.ftl. Restored TabController servlet mapping in web.xml temporarily and will discuss potential solutions with Rebecca. NIHVIVO-556 NIHVIVO-1234
2010-10-27 13:21:55 +00:00
sjm222
f8cd744daa
VIVOONT-221 implement new date/time representation. VIVOONT-197 add several new academic degrees.
2010-10-26 22:58:09 +00:00