43 Commits

Author SHA1 Message Date
Adrian Moennich
baad04bd4a Move metadata to setup.cfg
related to indico/indico#4680
2021-01-20 17:33:20 +01:00
Adrian Moennich
26e1981705 Get rid of find() and its friends
see indico/indico#4684
2021-01-19 19:44:03 +01: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
Adrian Moennich
1afadb0f05 Pin older nbconvert version
New version changed something in the templates, and when using
`config.HTMLExporter.template_name = 'basic'` we do not get ANY
css anymore.
2020-11-12 14:47:29 +01:00
Adrian Moennich
d87c7a92d1 Fix useless url args 2020-11-12 14:47:29 +01:00
Adrian Moennich
2f8bd7da47 Fix improper bytestring usage 2020-11-12 14:47:29 +01:00
Adrian Moennich
0857d002c3 Fix flake8 errors 2020-11-12 14:47:29 +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
Adrian Moennich
9d1c6268a0 Bump versions to 3.0-dev 2020-11-12 14:46:40 +01:00
Indico Team
43c703e1b4 Happy new year 2020 🎆 2020-01-16 11:32:21 +01:00
Indico Team
4b39714dbf Update license headers (and add missing) 2019-05-08 15:41:55 +02:00
Adrian Moennich
04219821e9 Update package licenses 2019-05-08 15:41:55 +02:00
Adrian Moennich
c5cb95d0ed Release 1.0 (for indico 2.0) 2018-01-12 14:20:58 +01:00
Indico Team
44e2d03c3b Happy new year 2018 🎆 2018-01-09 14:03:14 +01:00
Adrian Moennich
bb6606a200 Prepare 2.0rc1 release 2017-11-10 12:55:25 +01:00
Adrian Moennich
286fa6359c Prepare 2.0a1 release 2017-10-20 15:04:03 +02:00
Adrian Moennich
47acd2ed39 Add package descriptions 2017-10-19 18:21:39 +02:00
Adrian Moennich
4992b1b3a9 Rename plugins to indico-plugin-* 2017-10-17 17:29:13 +02:00
Adrian Moennich
a6b01c3c71 Move RH to indico.web.rh 2017-10-10 09:39:00 +02:00
Adrian Moennich
d1736ec8f3 Remove params arg from _process_args 2017-09-20 17:45:22 +02:00
Adrian Moennich
a3c01170be Rename _checkParams to _process_args 2017-09-20 16:12:44 +02:00
Adrian Moennich
3d7a583c5e Rename _checkProtection to _check_access 2017-09-20 15:08:15 +02:00
Adrian Moennich
b8aca1b58a isort everything 2017-09-14 17:47:45 +02:00
Adrian Moennich
5bc931713e Require indico 2.0, bump versions to 1.0.dev0 2017-06-30 12:03:27 +02:00
Adrian Moennich
d0c6370f2e Remove useless platforms from setup.py 2017-05-09 15:56:52 +02:00
Adrian Moennich
3601a18be3 Require indico 1.9.10 2017-04-10 16:27:34 +02:00
Adrian Moennich
653502c96a Exclude garbage during build 2017-04-03 14:28:49 +02:00
Adrian Moennich
5ef736284c MaKaC -> indico.legacy 2017-03-01 17:22:51 +01:00
Indico Team
4515d8c0a6 Happy new year 2017! 2017-01-10 15:03:10 +01:00
Pedro Ferreira
43961b747a Merge branch 'v1.9.6' 2016-02-12 10:24:29 +01:00
Pedro Ferreira
39fd3066d9 Remove Cloudflare's CDN from whitelist
Angular + Prototype are exploitable when together :/
2016-02-12 10:19:46 +01:00
Pedro Ferreira
c91a76f212 Merge branch 'v1.9.6' 2016-02-11 17:56:16 +01:00
Pedro Ferreira
9413a611a9 Make MathJax work without unsafe-eval
Once again, possible XSS attack vector.
2016-02-11 17:55:35 +01:00
Pedro Ferreira
621b137285 Merge branch 'v1.9.6' 2016-02-10 17:25:44 +01:00
Pedro Ferreira
d1417a413d Jupyter: Stricter CSP - disallow local JS
Users can add JS as attachments, which will be executed. Would allow XSS
from malicious users.
2016-02-10 17:13:19 +01:00
Adrian Moennich
90ddd7ce1a Merge branch 'v1.9.6' 2016-01-05 09:32:42 +01:00
Indico Team
b16a368ba1 Happy new year 2016!
Bump license headers to 2016
2016-01-01 04:59:45 +01:00
Pedro Ferreira
8363ba54d7 Jupyter: use flask instead of old responseUtil 2015-12-09 11:57:30 +01:00
Pedro Ferreira
4e9f079c71 Jupyter: added default sane MathJax config
Won't work without unsafe-eval CSP :/
2015-12-09 11:48:46 +01:00
Pedro Ferreira
2c57702a57 Jupyter Previewer: Added CSP headers 2015-11-03 17:50:30 +01:00
Pedro Ferreira
7a1046a22b Added Jupyter Notebook previewer 2015-09-30 16:03:01 +02:00