[JBoss JIRA] (GTNPORTAL-2885) Update the mobile site's CSS for a better user experience
by Matt Wringe (JIRA)
Matt Wringe created GTNPORTAL-2885:
--------------------------------------
Summary: Update the mobile site's CSS for a better user experience
Key: GTNPORTAL-2885
URL: https://issues.jboss.org/browse/GTNPORTAL-2885
Project: GateIn Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Mobile
Reporter: Matt Wringe
Assignee: Matt Wringe
The css for the mobile site's CSS is far from perfect and deviates too much in some areas from Gabriel's original awesome designs.
Work should be done to bring this back into compliance with the original designs and be updated where appropriate to bring a better user experience.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (GTNPORTAL-2884) Test windows phone support
by Matt Wringe (JIRA)
Matt Wringe created GTNPORTAL-2884:
--------------------------------------
Summary: Test windows phone support
Key: GTNPORTAL-2884
URL: https://issues.jboss.org/browse/GTNPORTAL-2884
Project: GateIn Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Mobile
Reporter: Matt Wringe
Assignee: Viliam Rockai
Windows Phone has a unique way of handling the viewport using @viewport in the css, which is different from how webkit and other browsers handle the viewport.
We need to check if the current mobile site is working properly wrt the viewport on window phone devices and add the @viewport to the UIPortalApplicationSkin.css if necessary.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (GTNPORTAL-2749) Update containers and page editor for mobile layouts
by Boleslaw Dawidowicz (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2749?page=com.atlassian.jira.pl... ]
Boleslaw Dawidowicz resolved GTNPORTAL-2749.
--------------------------------------------
Fix Version/s: 3.6.0.Final
Resolution: Done
> Update containers and page editor for mobile layouts
> ----------------------------------------------------
>
> Key: GTNPORTAL-2749
> URL: https://issues.jboss.org/browse/GTNPORTAL-2749
> Project: GateIn Portal
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Mobile
> Reporter: Matt Wringe
> Assignee: Matt Wringe
> Fix For: 3.6.0.Final
>
>
> The current page editor only handles very simple layout options which are not optimized for mobile devices. We will need a more advanced container options if we want admins to configure a mobile site with more than just a simple row layout.
> Ideally, the container would just be a div which gets placed on the page, and by being able to configure the class/id of the div the admin would have more control over how its layed out on the page. This mayb mean having to have page based css (maybe an 'advanced' tab on the page editor to edit the css directly).
> Note: we can't use inline css since media queries don't work for inline css
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (GTNPORTAL-2880) Community Portlet does not display correctly when placed on another page
by Viliam Rockai (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2880?page=com.atlassian.jira.pl... ]
Viliam Rockai commented on GTNPORTAL-2880:
------------------------------------------
This issue is related to all responsive portlets because the portlet css file is not loaded (so one can't spot that what adding something which is already in layout, like responsive nav portlet, thus has already the css loaded).
It is related to non-valid gatein-resources.xml in those potlets. Adding the
<skin-name>ResponsiveSkin</skin-name>
elements after the <portlet-name> in <portlet-skin> resolves this issue.
> Community Portlet does not display correctly when placed on another page
> ------------------------------------------------------------------------
>
> Key: GTNPORTAL-2880
> URL: https://issues.jboss.org/browse/GTNPORTAL-2880
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Mobile
> Reporter: Matt Wringe
> Assignee: Viliam Rockai
>
> The community portlet does not display properly when placed on another page.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months