Commit graph

34 commits

Author SHA1 Message Date
bdc34
9e9876cd43 Removing vitro:citation from back end editing and front end display. NIHVIVO-503 2010-07-05 19:16:50 +00:00
rjy7
9cdaabd0fb NIHVIVO-646 Reorder authorships through drag-and-drop. Handle success and failure cases. Reset element positions after a removal. 2010-07-02 03:40:04 +00:00
jeb228
020c60d9eb NIHVIVO-161 First cut at Image Upload 2010-06-30 13:44:33 +00:00
rjy7
fd0df8b281 NIHVIVO-646 Autocomplete, remove author functionality 2010-06-29 16:15:49 +00:00
bdc34
6c59f2185a Working on new navigation controllers and model. NIHVIVO-633 2010-06-22 21:34:13 +00:00
bdc34
576688f15c Adding primitive rdf edit 2010-06-21 19:04:18 +00:00
rjy7
86394e3cf2 NIHVIVO-646 Work on autocomplete in add authors to publication form 2010-06-21 16:07:20 +00:00
jeb228
fb7d5bbba9 NIHVIVO-157 manual merge of the changes from branch NIHVIVO-157-file-storage 2010-06-20 19:23:19 +00:00
jeb228
5b9bf808c8 NIHVIVO-510 Create the FileStorageSetup initializer, instead of the FileStorageFactory 2010-06-03 21:16:03 +00:00
rjy7
30b07ebd05 Added default formats to Freemarker configuration. Added a test controller and template for running test cases. 2010-06-03 16:20:35 +00:00
rjy7
b7d2027da4 Some reorganization of templates. Restored entitylist as destination of links on index page, since new individuallist controller/templates not finished yet. 2010-05-26 14:03:59 +00:00
rjy7
8b0665a0d7 Clean up paths and names relating to contact form. Use freemarker template to generate email backup. 2010-05-25 20:49:50 +00:00
rjy7
4aa300e5a3 Changed FreeMarkerHttpServlet static variables from public to protected. Moved files into the freemarker package as needed to support access to those variables. 2010-05-21 18:26:17 +00:00
rjy7
4f77fa419e Changed class Router to Routes to clarify its purpose. Decode the referrer url in the contact form email. 2010-05-19 21:08:48 +00:00
bdc34
8b7d510e26 Removing AXIS web services. NIHVIVO-415 2010-05-19 19:52:29 +00:00
rjy7
f88a77d307 Rewrote comment form controllers and templates in FreeMarker. 2010-05-19 19:50:54 +00:00
rjy7
6741f7d586 Fix link to individual list page 2010-05-18 17:38:47 +00:00
rjy7
269b89825f Reorganized FreeMarker controllers into a single package 2010-05-18 14:24:03 +00:00
rjy7
fc8c9876f0 Move Terms of Use controller & template into FreeMarker. 2010-05-17 21:30:54 +00:00
rjy7
046ca60439 Use FreeMarker controller and templates for About and Index pages. Improvements to FreeMarkerHttpServlet.getUrl() method. Unit tests for FreeMarkerHttpServlet static methods. 2010-05-17 17:26:40 +00:00
rjy7
a0c93fda6d Move FreeMarker templates, controllers, setup, and library upgrades into trunk. Not used to generate any pages or templates yet (except a couple of hidden pages that are only available through the url). 2010-05-11 20:37:48 +00:00
jeb228
b88ed19ed0 Merge revisions 4706 4715 4724 4726 4731 4733 4734 4735 4739 to the trunk. For bjl23 and bdc34. Also web.xml from 4719, but not EntityController.java, which causes SVN to barf. 2010-04-13 19:51:58 +00:00
bdc34
6eac5a30c4 Undoing last revision 2010-04-08 18:42:20 +00:00
bdc34
c813094697 Merging r4678 to trunk 2010-04-08 18:36:50 +00:00
bjl23
71a6fccd64 improvements and bugfixes for NIHVIVO-205 ontology upgrade 2010-04-02 18:16:22 +00:00
bjl23
66a7042506 work on NIHVIVO-205 ontology upgrade 2010-03-31 14:48:44 +00:00
bdc34
1af92dc350 Adding ability for user accounts to be associated with individuals. NIHVIVO-121 2010-03-16 16:51:18 +00:00
rjy7
7cbbd2eafd NIHVIVO-155 Put fake self-edit testing form on a regular site page with header, footer, theme, etc. 2010-03-09 20:30:34 +00:00
bdc34
3dc85f666d Changing class used for fake self editing in web.xml. 2010-02-24 22:20:38 +00:00
hjk54
cbfe1940a6 Changes for adding ability to email all users 2010-02-22 16:32:47 +00:00
rjy7
8dbfe7a9cd Reverting changes from last commit: these were intended for the dev-template-engine-eval branch, not the trunk. 2010-02-09 17:14:22 +00:00
rjy7
d72f639f74 NIHVIVO-89 Initial setup for multiple browsecontrollers 2010-02-08 19:34:48 +00:00
jeb228
a874f4b88a NIHVIVO-15 Merge three configuration properties files into one. Create ConfigProperties as a central mechanism for reading configuration properties. 2010-02-03 15:09:52 +00:00
jeb228
4f2e303079 Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00