Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataverse Theme, Logo, Tagline, Personal Site URL #117

Closed
eaquigley opened this issue Jul 9, 2014 · 17 comments
Closed

Dataverse Theme, Logo, Tagline, Personal Site URL #117

eaquigley opened this issue Jul 9, 2014 · 17 comments
Assignees
Labels
Type: Feature a feature request

Comments

@eaquigley
Copy link
Contributor


Author Name: Xiangqing Yang (@xyang02)
Original Redmine Issue: 3526, https://redmine.hmdc.harvard.edu/issues/3526
Original Date: 2014-02-03
Original Assignee: Gustavo Durand


-Add Link in to the Edit Dataverse dropdown that says "Theme + Logo" for accessing Dataverse customization
-Ability to choose colors for background, text, and link using Primefaces color picker component: http://www.primefaces.org/showcase/ui/colorPicker.jsf (popup version)
-Logo: user can upload one image (in future, two images, one logo and one banner but we are starting with one for now)
-Tagline: user can add in text to display in the header
-Link: user can add in a link to their personal or project site; displayed and not behind the logo or tagline

Customization Trello Card: https://trello.com/c/S6ydzLxF/19-prototype-customization

@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Gustavo Durand (@scolapasta)
Original Date: 2014-04-23T17:01:54Z


For beta, we will read from db, but not be able to set via UI.

@eaquigley eaquigley added this to the Dataverse 4.0: In Review milestone Jul 9, 2014
@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Xiangqing Yang (@xyang02)
Original Date: 2014-04-24T18:24:12Z


Added logo, tagline, link, and color fields to db for customization. Code has been checked in.

@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Gustavo Durand (@scolapasta)
Original Date: 2014-04-25T16:16:39Z


Expanded fields are in and wired up (except linkUrl, linkText, and logoFormat (= SQUARE or RECTANGLE)). Passing to Mike for cleanup.

@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Xiangqing Yang (@xyang02)
Original Date: 2014-05-14T19:57:38Z


Added logo alignment drop down menu and logo background color field to dataverse page and dataverse class for customization. Code has been checked in.

@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Mike Heppler (@mheppler)
Original Date: 2014-05-15T17:10:37Z


Applied new customization settings for positioning a rectangle logo, and the background color behind the logo. Also fixed a bug where the link feature wasn't being displayed in the customization header.

@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Kevin Condon (@kcondon)
Original Date: 2014-05-16T19:47:11Z


This ticket could use some documentation: what is the url, what is the image directory, supported image types

@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Kevin Condon (@kcondon)
Original Date: 2014-05-16T20:14:38Z


Tested on 5/16

All the basic functions described work but needs some work to make more user friendly. Also needs to be added to edit dataverse drop down menu. Wasn't sure about sq/rect image and left/center/right alignment. Those did not seem to make much difference.

Passing back to Dev for cleanup.

@eaquigley eaquigley modified the milestones: Dataverse 4.0: Final, Dataverse 4.0: In Review, Dataverse 4.0: Beta 5 Jul 15, 2014
@eaquigley
Copy link
Contributor Author

Add themes link to Edit Dataverse drop down menu so users can start playing around with this feature.

@ekraffmiller
Copy link
Contributor

Adding a link to the features doc for this ticket: https://docs.google.com/document/d/1VZzaTPzilkNwGAif9eRaVBSTZLE31SfjvR1F0HZHIBs
Also, balsamiq mockups: https://iqssharvard.mybalsamiq.com/projects/theme/grid

mheppler added a commit that referenced this issue Nov 3, 2014
…it a little more compact. Added static inherit checkbox. [ref #117]
@mheppler
Copy link
Contributor

mheppler commented Nov 3, 2014

Reformatted the Theme form in the popup from Edit Dataverse, so that it a little more compact. Added static inherit checkbox.

mheppler added a commit that referenced this issue Nov 3, 2014
@mheppler
Copy link
Contributor

mheppler commented Nov 3, 2014

Also reformatted the link fields on the Theme form in the popup from Edit Dataverse.

@mheppler
Copy link
Contributor

mheppler commented Nov 4, 2014

Added tooltip descriptions to the labels on the customization popup.

mheppler added a commit that referenced this issue Nov 4, 2014
…headers, text for that popup from the dataverse page. Added tooltip descriptions to the labels on the customization popup. [ref #1029 #117]
@ekraffmiller ekraffmiller removed their assignment Nov 4, 2014
@esotiri esotiri self-assigned this Nov 4, 2014
@esotiri
Copy link
Contributor

esotiri commented Nov 4, 2014

Widgets test file for the links of the root dataverse are working OK. (see on edit)

dataverse search box

<script src="https://dvn-build.hmdc.harvard.edu/resources/js/widgets.js?id=1&dvUrl=https://dvn-build.hmdc.harvard.edu&widget=search"></script>

dataverse listing.

<script src="https://dvn-build.hmdc.harvard.edu/resources/js/widgets.js?id=1&dvUrl=https://dvn-build.hmdc.harvard.edu&widget=iframe"></script>

This is test for other dataverse:

dataverse search box

<script src="https://dvn-build.hmdc.harvard.edu/resources/js/widgets.js?id=401&dvUrl=https://dvn-build.hmdc.harvard.edu&widget=search"></script>

dataverse listing.

<script src="https://dvn-build.hmdc.harvard.edu/resources/js/widgets.js?id=401&dvUrl=https://dvn-build.hmdc.harvard.edu&widget=iframe"></script>

@esotiri
Copy link
Contributor

esotiri commented Nov 4, 2014

inheriting from dataverse working

@esotiri
Copy link
Contributor

esotiri commented Nov 4, 2014

There seem to be an intermittent issue when uploading an image. Sometimes can't upload the image and other times works just fine.

I am opening a new ticket on this last observation #1085

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature a feature request
Projects
None yet
Development

No branches or pull requests

6 participants