Richard Schreiber
e99e91d20f
Show event’s date and location in widget if event is subevent ( #1892 )
2020-12-23 16:31:24 +01:00
Richard Schreiber and Raphael Michel
6afb954b93
Fix #1879 -- Do not add a tab’s hash/id to location.hash if it is inside a .panel ( #1881 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2020-12-18 09:33:27 +01:00
Richard Schreiber
bdf1fc2c23
Added combined radiob uttons for <name>_asked and <name>_required fields ( #1880 )
2020-12-18 09:33:07 +01:00
Richard Schreiber
978130551a
Apply EXIF-orientation data from source image to thumbnail with PIL.ImageOps.exif_transpose ( #1869 )
2020-12-03 10:55:18 +01:00
Richard Schreiber and Raphael Michel
937b967259
Added export of WaitingList for single and mutliple events with filter for voucher-status ( #1864 )
...
* added export of WaitingList for single and mutliple events
* removed unnecessary empty line
Co-authored-by: Raphael Michel <michel@rami.io >
* used better conversion from list of tuples to dict
Co-authored-by: Raphael Michel <michel@rami.io >
* added missing 'subevent' in select_related
Co-authored-by: Raphael Michel <michel@rami.io >
* removed prefetch_related from queryset as it is not needed
* use name for subevent, added 2 cols for start and end date
Co-authored-by: Raphael Michel <michel@rami.io >
2020-12-01 17:49:54 +01:00
Richard Schreiber
c71c78cf69
Added Person-Name-Scheme for showing/entering academic degree after the name (e.g. <Name>, MA) ( #1861 )
2020-11-27 16:08:34 +01:00
Richard Schreiber
827afd6d39
Fix preview of subevent repetition rule with UNTIL ( #1857 )
2020-11-26 17:01:29 +01:00
Richard Schreiber
c340fd9d97
Fix iCal export for full-day events (DTEND is non-inclusive) ( #1854 )
2020-11-24 10:52:58 +01:00
Richard Schreiber and Raphael Michel
8037a8ce7f
Update pytest version and related packages ( #1820 )
...
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-10-24 12:39:55 +02:00
Richard Schreiber
d673a43130
Bump libsass-version to 0.20.* ( #1821 )
...
libsass 0.19.2 fails to install under latest OS X Catalina. As https://github.com/sass/libsass/issues/3053 seems to be fixed, bump to current version 0.20.*
2020-10-22 09:18:42 +02:00