Stephen V. Williams
57c3bf3434
* ../footer.ftl modified to user i18n() instead due to assign collision
...
* ../identity.ftl modified english terms to using i18n
* themes/wilma/i18n/* added properties for identity
2013-04-27 15:46:51 -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
4ac0aabae1
merging 4225 to the trunk
2012-07-10 18:55:33 +00:00
hjkhjk54
42cab346e6
updates for page data getters being rewritten as data getters
2012-03-02 21:25:54 +00:00
briancaruso
e959ffb605
Adding entry to robots.txt, adding pageList to menu.n3
2012-02-29 19:53:57 +00:00
tworrall
776b045911
NIHVIVO-2595 adding title attribute to anchor tags
2011-11-30 20:36:05 +00:00
briancaruso
a9c778db99
Handle diacritics in PagedSearchController. NIHVIVO-3277
2011-11-03 16:49:18 +00:00
cappadona
19157eae3a
Added autocapitalize="off" on email address (login form) and search input fields for iOS devices.
2011-07-18 12:05:51 +00:00
j2blake
64249a5bbf
NIHVIVO-2885 Only show the My Account link if the user is authorized to edit her account.
2011-07-13 14:48:39 +00:00
j2blake
353b0f4a58
NIHVIVO-2728 provide a template variable for the link to the user's profile.
2011-06-22 16:31:53 +00:00
manolobevia
09543cab5c
NIHVIVO-2588: Changed ${user.firstName} for ${user.loginName}. When user has first name, ${user.loginName} will render first name. If there is no first name, ${user.loginName} will render user's email.
2011-06-15 17:40:37 +00:00
manolobevia
162bb92005
NIHVIVO-2588: Added ${user.firstName} to user menu, and reduced space between links in header nav.
2011-06-14 20:30:33 +00:00
j2blake
589e2b4fd6
NIHVIVO-2299 NIHVIVO-2279 Merge from the dev branch - replace User with UserAccounts, implement the root user policy.
2011-06-09 14:43:02 +00:00
j2blake
7161106815
Premature commit broke the page - no value yet for urls.myAccount
2011-06-08 17:03:45 +00:00
j2blake
97ae367ee0
NIHVIVO-2299 add a link to MyAccount page.
2011-06-08 16:07:40 +00:00
manolobevia
44c5371749
NIHVIVO-2588: Updated identity.ftl in wilma to accommodate the new user menu (when logged in) in header links. My account and My profile don't link to any URL yet. Rebecca will need to provide the $profileURL to be used for the "My profile" link, and Jim Blake will need to provide $accountURL to be used for the "My account Link.
2011-05-25 02:35:36 +00:00
manolobevia
29750c378f
NIHVIVO-2587: Removed "about", "contact us" and "support" links from identity.ftl in wilma
2011-05-03 13:30:42 +00:00
ryounes
98d79b3072
NIHVIVO-2458 Initial draft of a solr PagedSearchController. Updates to web.xml are commented out for now. Remove portal and flag fields from search form in Freemarker templates.
2011-04-27 19:37:51 +00:00
nac26
431e61918a
Removed unintended space between attribute name and equals sign
2011-02-03 15:32:47 +00:00
mb863
6961c2a4eb
NIHVIVO-1954: Done some markup refactoring changing ID's into classes.
...
Also, in some cases I wasn't able to change id selectors because these are used temporarily due to the custom jsp tags (<v:input>)
for editing forms which require an id and do not allow a class. This will be
removed once we refactor the editing forms to Freemarker
2011-02-02 17:15:38 +00:00
mb863
dcad4e0d3f
NIHVIVO-1675: Removing pictos fonts and adding our own ones.
2011-01-12 18:24:41 +00:00
mb863
7e515e3347
NIHVIVO-1072: Added title attribute to VIVO logo in header pages.
2011-01-12 15:30:49 +00:00
mb863
bf10a0fadd
NIHVIVO-1316: Added add/edit/delete functionality to object properties in individual pages.
2011-01-11 19:58:40 +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