Commit graph

122 commits

Author SHA1 Message Date
nac26
835bfff2db NIHVIVO-556 renamed top-level.css to menupage.css and updated some styles for current tabs related to alphaIndex and individual font size 2010-10-27 15:58:07 +00:00
nac26
e2d5dfbc24 NIHVIVO-556 removed duplicate import of individual.css and added rule to underline anchors 2010-10-27 14:27:35 +00:00
nac26
545f5ddc8a Couldn't get the login to work on the home page after refactoring in JSP/FTL mashup world, so disabling for now NIHVIVO-556 2010-10-27 13:48:40 +00:00
nac26
f7517ba34d Markup cleanup, style tweaks and some refactoring of the home page for Wilma. Turns out that all requests for tabs were being routed to the new HomePageController since it had "/index.jsp" set as its url-pattern under the servlet-mapping in web.xml. This isn't going to work as it made every tab render using page-home.ftl. Restored TabController servlet mapping in web.xml temporarily and will discuss potential solutions with Rebecca. NIHVIVO-556 NIHVIVO-1234 2010-10-27 13:21:55 +00:00
rjy7
10c352dbf9 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:54 +00:00
mb863
a78210e137 Updated hightlights section with dummy/real content 2010-10-27 00:28:27 +00:00
mb863
d342ae5b5b NIHVIVO-1234. Added <link> elements to the head. 2010-10-26 23:49:40 +00:00
mb863
9f967b2f90 Fixed picto font rendering. 2010-10-26 21:08:12 +00:00
mb863
1e0429119b Added dummy/real content to page-home.ftl. 2010-10-26 19:22:28 +00:00
nac26
aaf4458cbf missed a couple files on that last commit due to copying directories from my local working copy... NIHVIVO-556 2010-10-26 17:27:42 +00:00
nac26
8ccfef4fcc more tweaks to wilma to correct issues with theme images (visualization, property groups, and editing) and markup conflicts for custom editing forms NIHVIVO-556 2010-10-26 17:17:37 +00:00
mb863
5b1a9ed4b9 Added back menu.ftl and footer.ftl to VIVO/themes/wilma/templates because VIVO/themes/wilma/templates/page/basic-Page.jsp needs these templates to function properly 2010-10-25 19:39:50 +00:00
mb863
97720d3720 Further development of Wilma theme, still include a lot of temporary files and directories. There are duplicated files, wrong file image location, still a work in progress. 2010-10-25 18:43:26 +00:00
rjy7
3dd0b5163f NIHVIVO-1234 Restored version of home page controller and templates that uses a pre-generated body string, like other pages, in order to support themes that use page.ftl instead of a page-home.ftl. 2010-10-25 18:20:32 +00:00
rjy7
33981afe1d NIHVIVO-1234 Initial version of HomePageController and templates 2010-10-22 21:39:17 +00:00
mb863
1d84201acb Added new utils.js files and folder under js for javascript code need it for the theme. 2010-10-06 20:32:00 +00:00
mb863
f7d4c653b5 Deleted vivo/themes/wilma/js and moved files to webapp/web/js 2010-10-06 18:18:08 +00:00
mb863
69d548436f NIHVIVO-555. Added comment to page.ftl and added new path files to the
license-insertion process file
2010-10-06 16:08:25 +00:00
mb863
7aca168460 NIHVIVO-555. Deleted comment 2010-10-06 15:56:12 +00:00
mb863
e164e2af8e NIHVIVO-555. Added a list of files and directories that are known exceptions to the license-insertion process. 2010-10-06 15:38:43 +00:00
mb863
a18bee2b6b Removed jsp's from new theme based on work in revision 6026 on VITRO trunk. 2010-10-06 14:22:07 +00:00
mb863
78a152ea12 NIHVIVO-555, NIHVIVO-559. Introducing new default VIVO theme. Work in progress. 2010-10-06 14:16:12 +00:00