calendar-social/calsocial
Gergely Polonkai 6078e6171f [Bugfix] Rework month padding and event fetching routines
Month padding (ie. adding the days of previous/next months) is now working as expected.  Fetching
multi-day events now also displays events correctly.
2018-07-23 08:00:06 +02:00
..
calendar_system [Bugfix] Rework month padding and event fetching routines 2018-07-23 08:00:06 +02:00
static Update the welcome page with actual numbers 2018-07-17 09:52:50 +02:00
templates Hide time values for all-day events 2018-07-21 06:50:17 +02:00
translations/hu/LC_MESSAGES Update Hungarian translations 2018-07-16 11:12:56 +02:00
__init__.py Save sessions in the cache 2018-07-19 15:15:49 +02:00
__main__.py [Docs] Add/update docstrings and license text in every file 2018-07-03 09:52:25 +02:00
account.py Make it possible to list and invalidate active sessions 2018-07-19 15:15:49 +02:00
cache.py Save sessions in the cache 2018-07-19 15:15:49 +02:00
config_dev.py Add caching functionality via Flask-Caching 2018-07-19 15:15:49 +02:00
forms.py Document the EnumField form field type 2018-07-16 13:34:05 +02:00
models.py Make it possible to list and invalidate active sessions 2018-07-19 15:15:49 +02:00
security.py Save sessions in the cache 2018-07-19 15:15:49 +02:00
utils.py Create the RoutedMixin class 2018-07-17 15:00:56 +02:00