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
c39c066b72
vitro
/
webapp
/
web
/
templates
/
page
History
nac26
b27b3aa607
NIHVIVO-1389 NIHVIVO-1506 Added include for ${scripts} variable that had been mistakenly left out of basicPage.jsp. This was resulting in missing JavaScript and causing problems on individual control panel and visualizations for the individual page. Once the JS was returned, there was still another problem with jQuery's user of $() conflicting with DWR on the entity edits page. Resolved this using jQuery's built in noConflict() method.
2010-12-15 13:46:09 +00:00
..
freemarkerTransition
Merge r6025 from nihvivo-rel-1.1-maint branch. Moved footer.jsp, identity.jsp, and menu.jsp to vitro core (were temporarily in vivo/productMods) so they are not tied to vivo-basic and can be used by any theme. Updated include paths for all templates that include these 3 files.
2010-10-05 03:13:14 +00:00
basicPage.jsp
NIHVIVO-1389 NIHVIVO-1506 Added include for ${scripts} variable that had been mistakenly left out of basicPage.jsp. This was resulting in missing JavaScript and causing problems on individual control panel and visualizations for the individual page. Once the JS was returned, there was still another problem with jQuery's user of $() conflicting with DWR on the entity edits page. Resolved this using jQuery's built in noConflict() method.
2010-12-15 13:46:09 +00:00
blankPage.jsp
Adding license to IU files
2010-07-09 23:05:53 +00:00
bodyMsg.jsp
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
debug.jsp
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
doctype.jsp
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
headContent.jsp
Removed unneeded taglib directive from about.js. Removed vivo cornell clone headContent.js because it should be the same as the vitro core file. Cleaned up the latter.
2010-02-04 16:13:03 +00:00