Commit graph

591 commits

Author SHA1 Message Date
stellamit
85299f62f6 latest ontology 2011-10-27 21:25:57 +00:00
stellamit
b155729002 latest ontology and update code 2011-10-27 18:20:59 +00:00
brianjlowe
f93b025963 NIHVIVO-3223 derive dc:creator for documents 2011-10-26 21:08:54 +00:00
stellamit
45404c7ac8 incremental devp for nihvivo-3206 2011-10-26 20:32:25 +00:00
stellamit
5f82e764db incremental devp for nihvivo-3206 2011-10-26 19:27:28 +00:00
stellamit
6dfdd87b65 incremental devp for NIHVIVO-3206 2011-10-26 19:12:41 +00:00
stellamit
b9d7701374 incremental devp for NIHVIVO-3206 2011-10-26 18:34:57 +00:00
stellamit
7daf2e4ec3 updating migrate files 2011-10-26 18:28:03 +00:00
stellamit
98d22c75be latest ontology 2011-10-26 18:25:23 +00:00
stellamit
47c7b578a2 latest ontology 2011-10-26 17:36:20 +00:00
brianjlowe
ffc5f98325 NIHVIVO-3221 derive dc:title for documents 2011-10-25 19:21:34 +00:00
tworrall
230fb27df4 NIHVIVO-1246: hasInvestigatorRole and subclasses now have own list view showing either grantAwardedBy or administeredBy 2011-10-25 15:03:12 +00:00
stellamit
589112da0d changing domain of hasOrganizerRole to foaf:Agent (tested out the UI, it looks fine) 2011-10-24 22:17:44 +00:00
stellamit
23f6c68527 NIHVIVO-3235 collate by subclass for advisorIn 2011-10-24 15:54:51 +00:00
tworrall
a7ed86bb10 NIHVIVO-536: new list view for academic adivising (core:advisorIn) 2011-10-20 16:41:26 +00:00
stellamit
0fbaa7e47b custom entry form for AttendeeRole, annotation to indicate form, registering hasAttendeeRole for the generic role list view (NIHVIVO-3215) 2011-10-19 23:09:46 +00:00
stellamit
7c20626c43 updates for VIVOONT 409, 412, 413, 414, and 416, and adding the custom entry form for terminologyAnnnotation 2011-10-19 19:11:28 +00:00
stellamit
9813ea69f3 commenting out knowledge base update process 2011-10-17 16:13:27 +00:00
tworrall
1c04d7a05b NIHVIVO-1470: new custom list view for core:organizationForTraining 2011-10-13 13:26:29 +00:00
tworrall
ea747439ae NIHVIVO-542: files for new award or honor list view 2011-10-11 19:55:17 +00:00
hjkhjk54
9870916b52 Updates to include custom form for terminology annotation and updating web.xml with delete property controller/post edit controller for n3 editing refactoring. 2011-10-11 15:50:37 +00:00
j2blake
adff0e9b9b Create basic smoke tests for startup; confirm that the home directory exists and is read/write; confirm that we can create a database connection. 2011-10-07 22:21:20 +00:00
j2blake
296b8285b4 NIHVIVO-1810 Change the way that the default theme and the list of available themes are handled. If the application is configured to use a theme that is not found, it will throw a warning on the StartupStatus and use the default theme instead. 2011-09-30 22:10:36 +00:00
j2blake
915e2259a7 NIHVIVO-336 Clean up some unused context listeners. 2011-09-28 16:20:33 +00:00
j2blake
3631262c79 NIHVIVO-2811 Rewrite the build script to be simpler, and to run faster incremental builds for VIVO. 2011-09-27 21:05:58 +00:00
j2blake
fec264c952 NIHVIVO-336 Add the link to the Wiki page to the comments. 2011-09-26 21:15:54 +00:00
j2blake
6236269195 NIHVIVO-336 Tweak the comment. 2011-09-26 16:42:06 +00:00
j2blake
1fbf5b030a NIHVIVO-336 Modify the listeners to use StartupStatus instead of AbortStartup 2011-09-25 17:15:26 +00:00
j2blake
2baa25f096 NIHVIVO-336 Add StartupStatusDisplayFilter to the list of filters, and StartupStatusController to the servlets. 2011-09-23 18:59:02 +00:00
j2blake
60f418f299 NIHVIVO-336 Create a StartupManager to run all of the context listeners, and accumulate the results in a StartupStatus bean. 2011-09-20 21:13:07 +00:00
j2blake
2fa881bfd8 Make sure that the new startup_listeners.txt file gets into the new build. 2011-09-20 19:32:54 +00:00
j2blake
02d9ac71d7 NIHVIVO-2811 getting closer - working except for themes. 2011-09-09 19:11:48 +00:00
ryounes
aafddcddf8 Rename EmptyController to StaticPageController 2011-08-30 16:14:22 +00:00
stellamit
5e60e05812 fix for NIHVIVO-3131 -- last version of ontology was not correct 2011-08-16 15:04:16 +00:00
hjkhjk54
dc46b3e195 Adding changes and code for terminology annotation support and integration of UMLS vocabulary 2011-08-15 21:48:08 +00:00
tworrall
a3f174f813 custom list view for mailingAddress. Will still display the label if there are no other address details 2011-08-15 19:29:13 +00:00
stellamit
9a67388f6a fix for sparql issues found during testing with Digital Vita team 2011-08-15 16:38:40 +00:00
stellamit
606ade5b31 VIVOONT-372 adding termType to TerminologyAnnotation 2011-08-15 15:08:02 +00:00
stellamit
88929f9cad update to VIVOONT-372, removing core:weight datatype property. 2011-08-09 16:23:55 +00:00
stellamit
6379ec4cad VIVOONT-371 (terminology representation). Also, first check in to 1.4 after flora editing environment updated to 1.3. 2011-08-05 20:00:37 +00:00
briancaruso
e36969650c Merging from 1.3 maint branch 2011-08-04 20:28:07 +00:00
hjkhjk54
fcdff9ea54 Updates for NIHVIVO-3086 and NIHVIVO-2980 and subtasks: updating page data getters to rely on java class name, separating out internal class-specific set up and processing for menu management into VIVO code. 2011-08-02 15:24:29 +00:00
deepakkoni
c37ae62188 Adding /WEB-INF/classes/smokeTests/vivoTests.txt to the repository. 2011-07-27 19:24:24 +00:00
stellamit
1ad537cc85 merging changes from 1.3 branch 2011-07-27 15:13:59 +00:00
stellamit
cf9963e1f7 merging changes from 1.3 branch 2011-07-27 15:11:35 +00:00
deepakkoni
f4a2ffcb8d NIHVIVO 336 - Mappings for SmokeTestController defined in web.xml 2011-07-26 21:13:21 +00:00
tankchintan
842b709120 1. Removing dead code belonging to uncached version for temporal graphs. 2011-07-22 23:02:48 +00:00
tankchintan
d1f8bdc7c1 1. Removing dead code belonging to uncached version for temporal graphs. 2011-07-22 22:53:15 +00:00
stellamit
207f26081c merging from 1.3 branch 2011-07-22 20:52:00 +00:00
stellamit
c5890003f5 NIHVIVO-2946 classgroups 2011-07-19 12:57:35 +00:00