Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

Fix to Schedule and Sprint Pages #33

Merged
merged 5 commits into from
Apr 10, 2015
Merged

Conversation

leriomaggio
Copy link
Contributor

(Short Version)
Fix alla pagina di Schedule (tooltip sul nome degli speaker e fix al css per visualizzare anche gli eventi sociali
Corretti testi pagina Sprint + traduzione in ITA.

EDIT
Corretto bug che impediva la creazione di un nuovo P3Talk via Admin. Il fix di questo bug è cruciale dal momento che talk creati successivamente via Backend non hanno un P3Talk associato che ne impedisce, di fatto, l'editing via online form.

+) Modificato nome della Sub-Community PyCon in Python & Friends per avere allineamento con il programma e la pagina di visualizzazione dettagli del Talk.

(Long Version)
Dettagli nei messaggi dei commit.

Major FIX: Fix CSS rule to allow Social Events to be visible on the programme.
Minor FIX: Now every speaker has a tooltip displaying his/her complete name (useful for Mena to gather information when working on the paper programme)
Note: This change has been applied in both "normal" and "list" schedule views
The text in the "Sprints" pages have been corrected and reviewed (removed some old references to EP).
Moreover, now the page is completely i18n compliant, and Italian translations have been also provided w/ this commit.
Removed useless parts related to `conference`, which were included by mistake (due to some manual dependencies injected in the local dev version)
This commit fixes a bug affecting the ModelForm used in Admin for the P3Talk Model.
Before this change, it was not possibile to add a new P3Talk via the admin backend.
This change adds compliance between Tracks (in the programme) and names of sub-communities.
@dvd0101 dvd0101 merged commit 0d82d79 into pythonitalia:develop Apr 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants