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
1557
commits
9
branches
0
tags
258
MiB
Java
73.1%
JavaScript
20.7%
Fluent
3%
CSS
1.5%
FreeMarker
0.8%
Other
0.8%
2b2d522f45
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
2b2d522f45
Change from boolean requiresLogin() to requiresLoginLevel() so that pages can require a specific login level. Remove login level checks from Freemarker controllers and handle using requiresLoginLevel() instead. If a user is already logged in and navigates or gets redirected to login page, show a message instead of a blank page.
2010-11-16 16:53:50 +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
Fix problem with revisionInfo: fails badly for a developer with turtle SVN -- change it to fail gracefully.
2010-11-09 18:12:53 +00:00
webapp
Change from boolean requiresLogin() to requiresLoginLevel() so that pages can require a specific login level. Remove login level checks from Freemarker controllers and handle using requiresLoginLevel() instead. If a user is already logged in and navigates or gets redirected to login page, show a message instead of a blank page.
2010-11-16 16:53:50 +00:00