#127: Provide permalink for meeting details -------------------------+------------------------- Reporter: lbrabec | Owner: Type: enhancement | Status: new Priority: major | Milestone: Future Component: fedocal | Version: development Keywords: | -------------------------+------------------------- Currently the meeting detail is shown as popup over lightened background but URL doesn't change (link to day/week). Meeting detail can be opened in new tab so we can obtain link, but page shows only 'fullpage' popup with no close button.
It would be nice to have permalink to meeting detail. Such page would show popup (as if clicked in calendar) and closing this popup would show calendar with week of given meeting.
#127: Provide permalinks to meeting details --------------------------+------------------------- Reporter: lbrabec | Owner: Type: enhancement | Status: new Priority: major | Milestone: Future Component: fedocal | Version: development Resolution: | Keywords: --------------------------+-------------------------
#127: Provide permalinks to meeting details --------------------------+------------------------- Reporter: lbrabec | Owner: Type: enhancement | Status: new Priority: major | Milestone: Future Component: fedocal | Version: development Resolution: | Keywords: --------------------------+-------------------------
Comment (by pingou):
I have been looking into this and the problem is that we cannot change the full url without redirecting the user to the page, so if we were to change the url when displaying the pop-up, we would redirect the user to the meeting's page (w/o all the css/js).
The only part of the url we could change in the hash (#meeting_id maybe?), but that won't quite do what you're thinking about
#127: Provide permalinks to meeting details --------------------------+------------------------- Reporter: lbrabec | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.7.0 Component: fedocal | Version: development Resolution: | Keywords: --------------------------+------------------------- Changes (by pingou):
* milestone: Future => 0.7.0
Comment:
Took a little bith of effort but implemented in https://github.com/fedora- infra/fedocal/tree/permalink :)
#127: Provide permalinks to meeting details --------------------------+------------------------- Reporter: lbrabec | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.7.0 Component: fedocal | Version: development Resolution: | Keywords: --------------------------+-------------------------
Comment (by lbrabec):
Awesome, thanks :)
#127: Provide permalinks to meeting details --------------------------+------------------------- Reporter: lbrabec | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.7.0 Component: fedocal | Version: development Resolution: fixed | Keywords: --------------------------+------------------------- Changes (by pingou):
* resolution: => fixed * status: new => closed
Comment:
Merged in https://github.com/fedora-infra/fedocal/pull/126
fedocal-devel@lists.fedorahosted.org