Skip to content

External events #112

Merged
merged 9 commits into from
Apr 21, 2021
Merged

External events #112

merged 9 commits into from
Apr 21, 2021

Conversation

donald
Copy link
Member

@donald donald commented Mar 21, 2021

Add "external" Field to Event.
Resolves #110

The added context variables seem to be ununused. Remove the method.
@donald donald force-pushed the external-events branch 2 times, most recently from ccdc394 to 816cf35 Compare March 26, 2021 17:08
We are going to feed internal and external events as separat event
sources to the FullCalendar. It is more efficient to specify the color
for the whole event source. So remove it from what get_dict returns for
an event.
Retrive internal and external separately and use them as event sources
for FullCalendar.

Provide button to switch of and back on the "external" event source.
Make the label of the button with toggles display of extern events
translatable. Put the two translated strings into template variables,
because one of it is used multiple times in the template.
Create django.po with

    ./manage.py makemessages -l de --ignore bla/lib/python3.7/site-packages/xlwt
@donald donald marked this pull request as ready for review April 21, 2021 15:45
@donald donald merged commit abed7b8 into master Apr 21, 2021
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Second calendar for external events
1 participant