-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Mar 26, 2021
-
events: Remove Event.get_context()
The added context variables seem to be ununused. Remove the method.
Configuration menu - View commit details
-
Copy full SHA for c3cbe28 - Browse repository at this point
Copy the full SHA c3cbe28View commit details
Commits on Apr 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dfa0a20 - Browse repository at this point
Copy the full SHA dfa0a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 315d7d1 - Browse repository at this point
Copy the full SHA 315d7d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f22b1 - Browse repository at this point
Copy the full SHA d8f22b1View commit details -
events: Remove "color" from event_dict
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.
Configuration menu - View commit details
-
Copy full SHA for 9141129 - Browse repository at this point
Copy the full SHA 9141129View commit details -
event_index: Use event sources
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.
Configuration menu - View commit details
-
Copy full SHA for f7b03b7 - Browse repository at this point
Copy the full SHA f7b03b7View commit details -
event_index: Make button label translatable
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.
Configuration menu - View commit details
-
Copy full SHA for 13cc582 - Browse repository at this point
Copy the full SHA 13cc582View commit details -
Create django.po with ./manage.py makemessages -l de --ignore bla/lib/python3.7/site-packages/xlwt
Configuration menu - View commit details
-
Copy full SHA for b541908 - Browse repository at this point
Copy the full SHA b541908View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf6910c - Browse repository at this point
Copy the full SHA bf6910cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.