Commit graph

76 commits

Author SHA1 Message Date
cdtank
b20c8a1ef8 1. Made changes so that visualizations url prefix is less vague (refer NIHVIVO-967) 2010-07-29 22:17:29 +00:00
jeb228
e29e1c5a46 NIHVIVO-1029 Log file location is left relative to Tomcat, not hard-coded as absolute path. 2010-07-29 19:50:49 +00:00
jeb228
77bba699bf Note more licensing issues. 2010-07-29 13:22:20 +00:00
rjy7
7f8b9159db Simple refactoring: changed name of freemarker base classes 2010-07-27 18:58:27 +00:00
bdc34
2de4504d1b Fixing compile error. NIHVIVO-1000 2010-07-27 15:55:10 +00:00
bdc34
f4409580b4 Cleanup of webapp context root. Removing many unused jsp files and some unused controllers. NIHVIVO-1000 2010-07-27 15:31:19 +00:00
bdc34
0b186aaf20 Merge to trunk. Adding filtering to EntityMergedPropertyListcontroller NIHVIVO-984 2010-07-24 21:36:12 +00:00
rjy7
2be346ee67 Merge r5466 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-24 20:25:37 +00:00
cdtank
32fa4851a6 1. Commented out servlet mapping for dummy vis servlet which contained links to various test individuals. 2010-07-23 16:05:03 +00:00
rjy7
e3d09333c4 Merge r5371:5373 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-21 22:02:11 +00:00
bdc34
ad3c92d66e Changing user editing so that self-editor shows up as an option only if the SelfEditingPolicySetup was configured in the web.xml. NIHVIVO-775 2010-07-15 15:36:27 +00:00
sjm222
3a256b106f uncommenting knowledgebase updater listener 2010-07-15 08:24:00 +00:00
jeb228
00261a8a5c Reduce logging clutter at startup. 2010-07-14 20:28:44 +00:00
jeb228
9bd5a500e2 Reduce logging clutter at startup. 2010-07-14 15:49:36 +00:00
sjm222
d82753d4f4 commenting out updateKnowledgeBase listener 2010-07-14 14:58:59 +00:00
bdc34
93b53a67c3 Hiding delete for core:authorInAuthorship NIHVIVO-739
Adding error message when Freemarker template system is not configured correctly in web.xml
Adding principal investigator and co-pi role custom forms NIHVIVO-626
2010-07-11 21:21:40 +00:00
bdc34
0d09bcf546 merging in http://svn.mannlib.cornell.edu/svn/vitro/branches/iu-vis-vitro-1.1-pre-release from r4966 to r5166 2010-07-09 22:04:26 +00:00
rjy7
99359f19c9 NIHVIVO-647 Add name attribute to vitro custom jsp input tag so that the name can differ from the id.
Removed flag1value1 stuff from all vivo custom forms, since no longer needed.
Initial setup for publication form javascript.
2010-07-08 15:08:41 +00:00
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
28d5c6e672 Fix the licensing information on cropImage.js and validateUpload.js 2010-07-01 20:11:36 +00:00
rjy7
681cc62c21 Move image cropping js out of template into separate js file. Use existing jquery.js rather than the one included with jcrop. 2010-06-30 20:30:06 +00:00
jeb228
020c60d9eb NIHVIVO-161 First cut at Image Upload 2010-06-30 13:44:33 +00:00
jeb228
54ccd08923 Dampen the logging of some classes. 2010-06-29 20:01:33 +00:00
rjy7
fd0df8b281 NIHVIVO-646 Autocomplete, remove author functionality 2010-06-29 16:15:49 +00:00
jeb228
e110a0fde1 NIHVIVO-208 Convert Log4J calls to Apache Commons Logging calls. 2010-06-23 12:29:35 +00:00
bdc34
6c59f2185a Working on new navigation controllers and model. NIHVIVO-633 2010-06-22 21:34:13 +00:00
jeb228
e92bea31bf Add license tags, or list as known exceptions. 2010-06-22 14:55:55 +00:00
cdtank
25e534e23f 1. Added code related to Visualization Framework.
2. Added code related to Person Publication count visualization.
3. Added code related to College Publication count visualization.
4. Added code related to PDF Report visualization.
2010-06-21 21:44:26 +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
c1bdd477f0 NIHVIVO-644 Add Freemarker templates to the list of licensed file types: *.ftl 2010-06-21 14:03:53 +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
rjy7
97a753b66e NIHVIVO-646 Add cancelUrl parameter to submit tag in InputElementFormattingTags so that the cancel button can redirect to a different page from the form submission. Change cancel values in submit tags in vitro and vivo forms to "true" where previously they specified a uri, because the uri is misleading (it doesn't control the redirect location). Removed edit submission preprocessing due to problems with cloning. 2010-06-17 14:26:59 +00:00
rjy7
ba418660e3 NIHVIVO-646 Continued work on custom form for adding authors to publications 2010-06-14 16:36:11 +00:00
rjy7
7568169fdd Add jquery UI 2010-06-14 01:39:49 +00:00
jeb228
a5cc17d7bc Keep Joe's files from causing issues with the licenser. 2010-06-08 17:30:48 +00:00
jeb228
c4062267bd NIHVIVO-405 modify build.xml to recognize debug.log4j.properties if it exists, and to use it instead of default.log4j.properties. Clean up svn:ignore properties in webapp/config 2010-06-07 15:47:43 +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
c0e469edc0 Removing AXIS web services. NIHVIVO-415 2010-05-19 19:53:37 +00:00
bdc34
656f6f0fb6 Removing AXIS web services. NIHVIVO-415 2010-05-19 19:53:12 +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