Commit graph

24 commits

Author SHA1 Message Date
j2blake
64685d84b6 VIVO-541 First cut at the developer panel. 2013-11-17 11:50:26 -05:00
Stephen V. Williams
7657a4b23c i18n changes for menu.ftl 2013-04-27 16:39:02 -06:00
Manolo Bevia
3a0bbf8256 Added filter search and stats for homepage. They need to be wired. Created HTML/CSS/JS. 2013-04-15 15:39:16 -04:00
j2blake
a3bd67097b VIVO-12 NIHVIVO-4011 Provide config and GUI for selecting Locale 2013-01-24 16:14:45 -05:00
tworrall
776b045911 NIHVIVO-2595 adding title attribute to anchor tags 2011-11-30 20:36:05 +00:00
cappadona
19bb421f1a Added link to <noscript> elements for browser-specific instructions on how to enable JavaScript. 2011-07-18 11:53:51 +00:00
nac26
e7cf331c0e Merged r2688 from rel-1.2-maint branch 2011-02-16 15:16:54 +00:00
tlw72
9993686591 have the welcome message fade out 2011-01-19 14:53:18 +00:00
tlw72
82e39d2087 Update to fade out the welcome log in message 2011-01-17 22:45:39 +00:00
nac26
c9fa835a9e NIHVIVO-1389 NIHVIVO-1407 NIHVIVO-1437 Significant refactoring of templates both in vitro core and vivo themes to ensure consistent markup with 3 different base templates at play (page.ftl, basicPage.jsp and formPrefix/formSuffix.jsp) Resulted in creating smaller component freemarker templates that could be included by all of the base templates, whether ftl or jsp. This is a temporary compromise while we continue our conversion to Freemarker. The goal was to keep jsp files outside of the theme and working behind the scenes. 2010-12-08 14:04:45 +00:00
mb863
df75c5596d NIHVIVO-1472: Remove target="blank" from index link 2010-12-03 20:45:11 +00:00
mb863
46a3b9a7bf NIHVIVO-1472: Added index link to header nav. This is a provisional location and label(not sure if index is the right name) for this feature. 2010-12-03 15:44:09 +00:00
mb863
24dba32423 NIHVIVO-556: Increases size and changed color for the icon at top header pages representing user has logged in. 2010-12-02 21:19:40 +00:00
mb863
b6f06e45b2 NIHVIVO-1238: Making custom forms theme agnostic 2010-12-01 19:40:02 +00:00
mb863
12877a6302 NIHVIVO-1439: Fixed search in home page. Cleaned the javascript calls to trigger the search forms in home and interior pages. 2010-11-29 16:35:01 +00:00
mb863
211a2c20a7 NIHVIVO-1433: Fixed search for interior pages. 2010-11-24 20:05:03 +00:00
rjy7
080458b688 NIHVIVO-1386 Self-editors don't get SiteAdmin link in top nav. They also don't get revision info link in footer. Implemented with new User template model class. Changed tests for loginName, showFlag1Status in templates to use this object. 2010-11-23 01:28:43 +00:00
mb863
239e5db4b0 NIHVIVO-556: Applying Wilma theme styles to back-end pages 2010-11-17 16:18:55 +00:00
mb863
0db54244ec NIHVIVO-556: Added accessibility (aria roles). 2010-11-17 14:31:13 +00:00
mb863
0083cd84a7 NIHVIVO-556: Changed wrong end tag for h1 on branding section. 2010-11-05 17:42:46 +00:00
mb863
3ca081aa86 Converted tab to spaces. 2010-11-04 13:50:34 +00:00
mb863
0876f2c28a NIHVIVO-556: Changed H2 containing VIVO logo and tagline for H1.Added proper indentation. 2010-11-03 19:15:51 +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
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