This website requires JavaScript.
Explore
Help
Sign in
litvinovg
/
vitro
Watch
1
Star
0
Fork
You've already forked vitro
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
1402
commits
9
branches
0
tags
258
MiB
Java
73.1%
JavaScript
20.7%
Fluent
3%
CSS
1.5%
FreeMarker
0.8%
Other
0.8%
df3a3dd1c7
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
rjy7
df3a3dd1c7
NIHVIVO-1234 Removed separation of body and root maps in Freemarker controllers. Combine everything into one map, which includes the name of the body template also, to be invoked from the page template. Simplifies the logic considerably, in both controllers and templates, and allows the template author to dump the name of the body template rather than having to inspect the controller code.
2010-10-27 01:27:52 +00:00
config
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
doc
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
services
Removing vitro:citation from back end editing and front end display. NIHVIVO-503
2010-07-05 19:16:50 +00:00
utilities
NIHVIVO-1229 Remove debug statements in the RevisionInfoBuilder
2010-10-25 21:20:47 +00:00
webapp
NIHVIVO-1234 Removed separation of body and root maps in Freemarker controllers. Combine everything into one map, which includes the name of the body template also, to be invoked from the page template. Simplifies the logic considerably, in both controllers and templates, and allows the template author to dump the name of the body template rather than having to inspect the controller code.
2010-10-27 01:27:52 +00:00