Adrian Moennich
5a66aa4c29
URSH: Fix more UndefinedErrors
2021-05-24 18:41:28 +02:00
Adrian Moennich
490f86b498
Merge branch '2.3-maintenance'
2021-01-05 14:31:54 +01:00
Indico Team
81802aa297
Happy new year 2021 🎆
2021-01-05 12:30:39 +01:00
Indico Team
01406b3d2a
Fix empty lines after file headers
2020-11-12 14:47:29 +01:00
Indico Team
f2755b4be4
Run modernize, pyupgrade, autoflake and isort
2020-11-12 14:47:29 +01:00
Indico Team
43c703e1b4
Happy new year 2020 🎆
2020-01-16 11:32:21 +01:00
Adrian Moennich
8f5bac7d5a
URSH: Hide footer+page if not configured
2019-08-21 14:17:57 +02:00
Adrian Moennich
0fac1a4ae8
URSH: Validate custom shortcuts
...
There shouldn't be any risk even if someone sends garbage containing
let's say `../`, but better to stay on the safe side than actually
sending an API request containing something obviously incorrect.
2019-08-20 14:36:30 +02:00
Adrian Moennich
51405ed3d9
URSH: Include indico user id in metadata
...
At least for custom shortcuts, since those are only available to event
managers and it may be useful to know who created such a shortcut, e.g.
in case of very inappropriate shortcuts.
2019-08-20 12:26:01 +02:00
Adrian Moennich
796a7fd9e3
URSH: Fix various issues
2019-08-19 16:08:03 +02:00
Adrian Moennich
91393b9176
URSH: Fix license, headers, isort, version
2019-08-19 16:08:03 +02:00
Ergys Dona
b2b9ac1b39
URSH: Add custom shortcut creation via dropdown
2019-08-19 16:08:03 +02:00
Ergys Dona
eda2d0b43f
URSH: Add URL shortener page
2019-08-19 16:08:03 +02:00
Ergys Dona
09539b83b2
URSH: Rename ursh controller return value: msg -> url
2019-08-19 16:08:03 +02:00
Ergys Dona
89dc4af965
URSH: Add ursh plugin for indico
...
URSH:
URSH: - Add a new blueprint: /ursh
URSH: - Add a template hook ('url-shortener-link') to enable short link generation
2019-08-19 16:08:03 +02:00