ryounes
55d5faf075
NIHVIVO-3118 Send an email to the site administrator in case of an error on a Freemarker page if the user is not authorized to view the error details.
2011-08-12 00:03:41 +00:00
ryounes
a68d753b10
NIHVIVO-2164 Used shared Configuration variables to manage template data that is shared across requests and templates.
2011-08-11 15:03:05 +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
rjy7
4f7d3b8302
NIHVIVO-2071 Include pageSetup.ftl in every page template. Use to generate a body class value, and apply to body element in page templates.
2011-02-08 21:07:18 +00:00
nac26
50345ec405
Format change only. Indented first 3 elements of #intro
2011-02-08 13:05:10 +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
nac26
029d0f6b5a
NIHVIVO-592 Class group browse for home page. Still waiting on update to JSONServlet (NIHVIVO-1674) so classes in class group can be returned for AJAX requests. Introducing alternative bar graph in lieu of pie chart.
2011-01-24 18:22:16 +00:00
mb863
02306b5301
NIHVIVO-1494: Styled non-javascript browse version and removed raphael js files.
2011-01-18 15:30:19 +00:00
nac26
370c15a28a
NIHVIVO-592 Non-JavaScript browse for home page is just about there. Needs some styling tweaks from Manolo
2011-01-18 11:54:58 +00:00
nac26
de1c8f1aa3
NIHVIVO-1072 Tweaked markup and styles for intro text/welcome text
2011-01-16 19:04:11 +00:00
mb863
afda97d9ed
NIHVIVO-1072: Removed highlights section from home page. Moved to 1.3
2011-01-14 21:08:43 +00:00
tlw72
6defdf1784
New heading and text on the home page
2011-01-14 16:35:54 +00:00
mb863
560764a6e5
Removed class="".
2011-01-14 00:25:38 +00:00
mb863
57bc645389
NIHVIVO-1496: Removing more pictos fonts and creating more graphic icons substituting the picto fonts.
2011-01-13 17:10:46 +00:00
nac26
37724c6787
NIHVIVO-592 Updated allClassGroups macro so Brian Caruso can review needed improvements to facilitate browse on home page (work in progress)
2011-01-12 15:46:44 +00:00
mb863
f44e8aa2df
NIHVIVO-1495: Matched amount of individuals with pie chart data
2010-12-10 20:28:41 +00:00
mb863
bc583cdb86
NIHVIVO-1495: Integrated initial prototype of visual graph using Raphael library in page-home.ftl
2010-12-09 19:04:27 +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
9e583a6205
NIHVIVO-556: Added screen.css to theme level
2010-12-02 20:57:20 +00:00
nac26
b0b1e9670b
moving <script> for jquery into the vitro core and out of the themes
2010-12-02 17:54:59 +00:00
mb863
b6f06e45b2
NIHVIVO-1238: Making custom forms theme agnostic
2010-12-01 19:40:02 +00:00
mb863
8b9c4c4726
NIHVIVO-1361: Added style alert message for Log out users, alert message for users trying to edit VIVO content without having javaScript enable, made more prominent icon profile for when user logins in top header navigation bar, cleaned up widget-login.ftl semantic markup and css on VITRO and Willma theme.
2010-11-29 18:31:10 +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
mb863
da905d48c2
NIHVIVO-556: Making name selectors and markup consistent (using dash in between words VS camel notation), adding more aria roles, shortening selector names, just continuing cleaning markup for templates and optimizing css files.
2010-11-24 18:26:04 +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
04720b0217
NIHVIVO-1361: Add styles for log in out in Wima theme
2010-11-22 17:27:21 +00:00
mb863
48a7a656f7
Worked on styling login widget for Wilma theme
2010-11-19 20:55:19 +00:00
rjy7
eeb70984c7
Committing changes to go with vitro r6482. Added ${url.base} to template model so templates can build urls. Modified templates accordingly to replace ${url.home} with {$url.base}. Also replaced ${url.base}/images with ${url.images}.
2010-11-18 23:24:32 +00:00
mb863
b974e37445
Committing files to VIVO. vivo-basic wasn't rendering property. Created page.ftl to property get the right style files.
2010-11-18 18:52:26 +00:00
mb863
8ed0438e1d
NIHVIVO-556: Added aria roles for accessibility
2010-11-17 15:34:38 +00:00
rjy7
961c11f1a5
NIHVIVO-151. Display the DisplayMessage on the next page loaded. Clear the message from the session. Added sample display markup to page templates.
2010-11-16 19:09:05 +00:00
rjy7
40958fc813
Added urls.theme to template data model and changed paths containing themeDir to use urls.theme
2010-11-16 18:32:10 +00:00
rjy7
7d28e601ea
Use login widget on login page (committing files that got skipped in r6451). Add help() method to WidgetDirective.
2010-11-16 15:10:12 +00:00
mb863
2830c3554d
NIHVIVO-556: Added Google Chrome Frame open source plug-in. It brings Google Chrome's open web technologies and speedy JavaScript engine to Internet Explorer 6,7, and 8.
2010-11-15 20:43:35 +00:00
mb863
30a30bb9a5
NIHVIVO-556: put code back to r-1581
2010-11-12 18:52:40 +00:00
mb863
89113c34a3
NIHVIVO-556. Organized and clean up html header elements and used HEX colors for the all the Wilma css files.
2010-11-08 18:08:10 +00:00
mb863
6226b4c2a1
NIHVIVO-1230: Added VIVO vesion/revision on footer pages, only for authenticated users.
2010-11-05 20:33:28 +00:00
mb863
306b4a44f2
NIHVIVO-556: Created temporary fix for not showing log-in widget after users log-in.
2010-11-05 18:46:18 +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
rjy7
2b48aab2a3
Combine addition of scripts and stylesheets into a single macro in the login widget
2010-11-03 02:30:34 +00:00
mb863
9757879cf5
NIHVIVO-556: a few js files were called from the wrong location: html5.js,supersleight.js, and selectivizr.js
2010-11-02 21:47:38 +00:00
mb863
386163f649
Deleted by mistake ${stylesheets.tags} on page.ftl
...
Included html5.js in a script tag page-home.ftl
2010-11-01 20:53:38 +00:00
mb863
8ad81c7195
reverting to r1560
2010-11-01 20:48:34 +00:00
mb863
bc3af80d28
NIHVIVO-556: Deleted extra ${stylesheets.tags}
2010-11-01 18:46:05 +00:00
rjy7
c48b7d3d05
A new approach to widgets, that will allow them to be invoked directly from a page template, rather than a body template, but still add files to the template stylesheets and scripts objects.
2010-10-29 19:12:42 +00:00