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 |
|
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 |
|
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
|
bca0df0570
|
NIHVIVO-241 Move the licenser script into Vitro core, with some re-writing to use relative paths and such, and changes to the build scripts to support it.
|
2010-04-15 20:20:14 +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 |
|
jeb228
|
1fb7530c57
|
Merge revision 4716 from the branch - for bdc34.
|
2010-04-12 14:22:35 +00:00 |
|
jeb228
|
10b7ba78af
|
NIHVIVO-324 merge revision 4690 into trunk
|
2010-04-08 18:50:22 +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 |
|
rjy7
|
a451740c85
|
NIHVIVO-193 Added Javascript functionality to custom form for person has position
|
2010-03-30 01:03:56 +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
|
f8726e8356
|
NIHVIVO-149 An individual's name can now be edited from the front end.
|
2010-03-15 15:35:35 +00:00 |
|
rjy7
|
30663a3932
|
NIHVIVO-149 Mechanism for modifying vitro namespace properties based on data property editing
NIHVIVO-142 Added edit link to name field on individual page; currently routes to a dummy page
|
2010-03-11 18:59:11 +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 |
|
jeb228
|
edd1ea0a3a
|
Make the log format a little prettier
|
2010-03-09 14:28:02 +00:00 |
|
jeb228
|
4385e3dab2
|
Change the log format to include a timestamp, skip the thread name, and use unqualified class names. Remove the "specialty" log files.
|
2010-03-08 22:19:26 +00:00 |
|
rjy7
|
04ef5fb559
|
Removed vivoweb license text from 3rd party tlds.
|
2010-03-01 21:34:52 +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 |
|