Commit graph

527 commits

Author SHA1 Message Date
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
sjm222
099c8534ce VIVOONT-221 implement new date/time representation. VIVOONT-197 add 3 new Academic Degrees. 2010-10-26 22:50:35 +00:00
jeb228
41c8c202d9 NIHVIVO-1229 Set up the RevisionInfo when the application is initialized. 2010-10-25 21:32:09 +00:00
rjy7
33981afe1d NIHVIVO-1234 Initial version of HomePageController and templates 2010-10-22 21:39:17 +00:00
bjl23
931ebecb1d disabling Pellet on sdb-dev 2010-10-15 20:40:03 +00:00
sjm222
0aff2c6fcd Manual merge of NIHVIV-1203 from the 1.1.1 branch - because the merge tool didn't work properly for me (or people I asked for help) for this particular update. 2010-10-14 18:00:57 +00:00
sjm222
9fac8948e2 adding in changes made to 1.1.1 branch 2010-10-05 14:32:58 +00:00
rjy7
8efaf54ee3 Merge r1408:1410 from rel-1.1-maint: externally-linked namespaces. 2010-09-29 18:58:51 +00:00
rjy7
9a918e911f Merge r1390-1395 from rel-1.1.-maint: custom sorting and collation 2010-09-28 15:02:39 +00:00
rjy7
6af4b3c87d Some refactoring in FreemarkerHttpServlet 2010-09-16 15:50:39 +00:00
rjy7
5b25d92181 Initial work moving individual profile page to Freemarker. Includes temporary servlet mappings for new Freemarker page. Allow adding script tags to the page head element. 2010-09-08 20:37:26 +00:00
jeb228
fde6fc116d NIHVIVO-736 Create a Login.java controller to replace login_process.jsp. 2010-09-03 20:58:16 +00:00
jeb228
6fb1e6bf02 VIVO-246 Add a filter to limit the lifetime of trivial sessions. 2010-09-02 20:14:50 +00:00
rjy7
03fd89842f Moved Freemarker SiteAdminController 2010-08-31 19:37:24 +00:00
rjy7
468c2c4cac Finalized Freemarker version of main site admin page. 2010-08-31 18:33:53 +00:00
rjy7
dfcbe0b485 Rename Freemarker search result templates. Initial work on moving main site admin page to Freemarker: login form. 2010-08-30 19:39:51 +00:00
rjy7
8890c74b98 Reimplement search controller and search results display template in Freemarker. Error cases not handled yet. 2010-08-27 15:52:32 +00:00
sjm222
cc7d6c4e07 VIVOONT-221, update date/time representation 2010-08-23 20:48:08 +00:00
rjy7
7b9911feff NIHVIVO-803 Reimplementation of author reordering so application logic is moved server-side. Currently now in addAuthorsToInformationResource1.jsp and addAuthorsToInformationResource1.js. 2010-08-20 21:06:05 +00:00
sjm222
7495331e2c merging in from 1.1 branch 2010-08-03 14:34:41 +00:00
cdtank
d7e39e2953 1. Made changes so that visualizations url prefix is less vague (refer NIHVIVO-967) 2010-07-29 22:17:13 +00:00
cdtank
107eabbe14 1. PAth issues for the bean file caused the vis to be not loaded. right now checking out various options & for now included a catch-all exception handler so that graceful degradation in case of no .xml file happens. 2010-07-29 17:22:45 +00:00
rjy7
4a5cc2e365 Simple refactoring: changed name of freemarker base classes 2010-07-27 18:57:39 +00:00
bdc34
64fe00fce5 Fixing compile error. NIHVIVO-1000 2010-07-27 15:54:47 +00:00
rjy7
c4b6d54e2a Merge r1210 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-27 15:17:26 +00:00
ejc12
c13038590c Changing the introductory text to just point to the support section and updating what's available at that location. 2010-07-26 01:13:57 +00:00
bdc34
a89c1550d0 Merge To trunk. Adding filtering of Positions in past. NIHVIVO-984 2010-07-24 21:37:23 +00:00
bjl23
fbd35a3073 merging some rdf and sparql changes back to the trunk 2010-07-22 21:29:32 +00:00
sjm222
edea305e88 property name correction in mapping: PresenterRoleOf --> presenterRoleOf 2010-07-16 17:23:51 +00:00
sjm222
2355829332 Conversion from PresenationActivity to PresenterRole was resulting in extra owl:Thing instances 2010-07-16 17:05:46 +00:00
sjm222
53848b8976 corrected syntax typo in sparql construct - was creating erroneous blank node. 2010-07-16 16:45:16 +00:00
bjl23
74812fb0b2 files for NIHVIVO-830 2010-07-16 13:58:00 +00:00
bjl23
bd8a8cde6f file for NIHVIVO-830 2010-07-16 13:54:22 +00:00
sjm222
bd5b6c5012 adding support for deletions via sparql constructs. NIHVIVO-743. 2010-07-16 09:02:47 +00:00
sjm222
7e90158b23 latest version of ontology: including property and class group work from Nick and Brian L. NIHVIVO-828. 2010-07-16 09:01:22 +00:00
sjm222
e246017f79 updating mapping table and constructs 2010-07-15 19:08:28 +00:00