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 |
|
jeb228
|
03ab54f1eb
|
NIHVIVO-56 Restructure the build script: get rid of cruft, make the product build an extension of the core build.
|
2010-02-21 18:45:18 +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 |
|