[
https://issues.apache.org/jira/browse/ISIS-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304242#comment-14304242
]
ASF subversion and git services commented on ISIS-1025:
-------------------------------------------------------
Commit 8fbebeafdbb626368744ce2e72fb6f8f0aafd480 in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=8fbebea ]
Squashed commit of the following:
commit 9558b81e09094913f6df4fc0669980dfbdd58ff6
Author: Martin Tzvetanov Grigorov <[email protected]>
Date: Tue Feb 3 15:17:06 2015 +0200
ISIS-1025 Preserve the special isis.no.(header|footer) request parameters
when creating urls for other entities or for redirect
This way once loaded a page in embedded mode the user can navigate around
without showing the header and footer at all.
commit 7eb54528e75f9e7bcdff5857d08b86f98f76c612
Author: Martin Tzvetanov Grigorov <[email protected]>
Date: Mon Feb 2 23:41:55 2015 +0200
ISIS-1025 Preserve the passed request parameters to AboutPage and HomePage
commit f9e914b01a7ebe2e517efa2d7f5bfcdd6fdf3af0
Author: Martin Tzvetanov Grigorov <[email protected]>
Date: Mon Feb 2 15:11:33 2015 +0200
ISIS-1025 Move the Bootstrap specific markup for header and footer to the
default panels
This way custom headers/footers can use totally custom markup
commit 524d4ccb32b4ed4436d54e2b1f6afd152f286aa3
Author: Martin Tzvetanov Grigorov <[email protected]>
Date: Mon Feb 2 14:41:49 2015 +0200
ISIS-1025 Add ComponentTypes for header and footer
This way an application can provide its own impls for those, or just custom
markup if needed
commit b5c799f48b1d75a0e1b4467de489ce97ad296c9d
Author: Martin Tzvetanov Grigorov <[email protected]>
Date: Mon Feb 2 14:40:44 2015 +0200
ISIS-1025 Rename PanelAbstract#getService() to lookupService() to be
consistent with PageAbstract
Rename the type parameter <T> to <S> to not clash with PanelAbstract's type
parameter
commit 61ea04b63d76a3d1cb95b45b1e91713311ebd856
Author: Martin Tzvetanov Grigorov <[email protected]>
Date: Mon Feb 2 13:44:45 2015 +0200
ISIS-1025 Manually set the CSS class name for tertiary menu because it has
a special item for the user name
commit cc93ef16b67b14a27151115bc056848dde5bd1b2
Author: Martin Tzvetanov Grigorov <[email protected]>
Date: Mon Feb 2 11:46:37 2015 +0200
ISIS-1025 Make it possible to hide the header by using request parameter
named "isis.no.header"
Add the name of the menu bar type (primary, secondaty, tertiary) as a CSS
class to the generated markup
> Make it possible a (entity, value, etc.) page to be shown without the header
> and/or footer
> ------------------------------------------------------------------------------------------
>
> Key: ISIS-1025
> URL: https://issues.apache.org/jira/browse/ISIS-1025
> Project: Isis
> Issue Type: Improvement
> Components: Viewer: Wicket
> Affects Versions: viewer-wicket-1.8.0
> Reporter: Martin Grigorov
> Assignee: Dan Haywood
> Priority: Minor
>
> It would be nice if there is a way to show any page without the header and/or
> footer.
> This way a page might be shown as embedded (i.e. in iframe) in another
> application.
> For the header we can use special request parameter, e.g. "isis.no.header".
> For the footer it would be nice to have additionally a config property to
> globally hide it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)