j2blake
02bdddab23
VIVO-742 Many changes to remove "solr" from the code base.
...
Comments, template names, Java classes, variables and method names (Java and JavaScript), etc.
2014-04-23 14:20:22 -04:00
tworrall
6fd299301c
VIVO-485 convert datagetter to ajax call
2013-11-04 14:45:43 -05:00
tworrall
621be26e73
VIVO-263: corrected counts on map display and updated us-states.rdf file to include relationship between states and the US.
2013-08-23 16:27:10 -04:00
tworrall
8c4103006b
home page map changes: the map now distinguishes countries from regions and counts are rolled up -- states or provinces into countries, countries into regions. Note: to see the roll up may require data curation to ensure the relations exist among the geographic regions.
2013-06-14 10:51:26 -04:00
tworrall
68875168f7
changed the way the limit search home page feature works so that it will support i18n
2013-06-12 15:24:52 -04:00
tworrall
2c49931672
internationalization changes for java script files
2013-06-07 11:59:14 -04:00
tworrall
fe1b52ab49
more template updates for i18n
2013-05-31 11:56:18 -04:00
tworrall
ace464cb3e
fixed conflict with themes/wilma/templates/page-home.ftl
2013-05-02 12:40:39 -04:00
tworrall
af4f84759c
additional home page redesign changes
2013-05-02 12:34:18 -04:00
tworrall
0d0b5ea48a
changes for the home page redesign
2013-04-30 14:46:22 -04:00
Stephen V. Williams
d64450246e
* ../page-home.ftl changed most english terms and paragraphs TODO finish after mockup completed and code replaces hardcoding
...
* themes/wilma/i18n variables for page-home
2013-04-27 16:57:34 -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
tworrall
44dcda6b9c
check to ensure vClassGroups variable is not null to avoid exception
2012-06-19 21:08:51 +00:00
j2blake
2e69f0379b
NIHVIVO-3772 NIHVIVO-3721 Incorporate the OpenSocial integration from Eric Meeks at CTSI, UCSF. Add instructions on how to install and configure ORNG Shindig.
2012-06-05 19:31:08 +00:00
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