1023 Commits

Author SHA1 Message Date
dependabot[bot]
347d4b77f6 Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 09:39:47 +01:00
Adrian Moennich
32f0071156 Merge branch '2.3-maintenance' 2020-11-30 14:20:30 +01:00
Adrian Moennich
05ce7f913d Add copyright.yml for new header update script 2020-11-27 18:27:18 +01:00
Adrian Moennich
c519a7aa7a Properly pin dependencies 2020-11-18 13:47:46 +01:00
Adrian Moennich
ae92fb912c Remove obsolete plugins from transifex config 2020-11-13 12:52:10 +01:00
Adrian Moennich
685c600cd0 Fix PayPal plugin 2020-11-12 14:47:29 +01:00
Adrian Moennich
d68ab4f597 Fix piwik plugin 2020-11-12 14:47:29 +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
16ab16775c Add missing MIME type in code previewer 2020-11-12 14:47:29 +01:00
Adrian Moennich
9a13c96e66 Run isort 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
09103006da Fix legacy dict methods in templates 2020-11-12 14:47:29 +01:00
Adrian Moennich
1cccb91943 Fix S3 plugin 2020-11-12 14:47:29 +01:00
Adrian Moennich
b9a31df13b Use default pytes warnings config 2020-11-12 14:47:29 +01:00
Adrian Moennich
aa0875cd0d Use more explicit imports 2020-11-12 14:47:29 +01:00
Adrian Moennich
d0553e95e0 Update flake8 config 2020-11-12 14:47:29 +01:00
Adrian Moennich
77227b1faf Fix update-meta.py 2020-11-12 14:47:29 +01:00
Adrian Moennich
0857d002c3 Fix flake8 errors 2020-11-12 14:47:29 +01:00
Adrian Moennich
60d02fe594 Fix modernize/pyupgrade screwup
modernize converted it to six.reraise() and somehow pyupgrade converted
it to `raise None.with_traceback()` afterwards...
2020-11-12 14:47:29 +01:00
Adrian Moennich
a2d2f1d723 Fix encode/decode usage 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
Adrian Moennich
702b85e158 Remove six imports 2020-11-12 14:47:29 +01:00
Adrian Moennich
c70e6804df Fix urlparse imports 2020-11-12 14:47:29 +01:00
Adrian Moennich
9c994fba61 Stop using return_ascii decorator 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
15afb637b6 Fix usage of removed/renamed string utils 2020-11-12 14:46:42 +01:00
Adrian Moennich
948fa124d6 Use Python 3.9 in CI 2020-11-12 14:46:42 +01:00
Adrian Moennich
9d1c6268a0 Bump versions to 3.0-dev 2020-11-12 14:46:40 +01:00
Indico Team
4b0a558b01 Remove unmaintained plugins
they are now in https://github.com/indico/indico-plugins-attic
2020-11-12 14:46:15 +01:00
Pedro Ferreira
435e54e367 VC/Vidyo: Add is_new flag 2020-11-12 14:07:36 +01:00
Adrian Moennich
81b091d7f7 LiveSync: Fix displayed command name 2020-11-11 14:56:54 +01:00
Adrian Moennich
c3499f1813 Storage/S3: Use high-level API supporting chunks
Otherwise it's impossible to store files larger than 5GB
2020-10-30 13:51:17 +01:00
Adrian Moennich
d3a416679c Storage/S3: Do not require secret if readonly 2020-10-21 21:46:30 +02:00
Indico Team
d3dcc045b3 Reinstall dev deps with clean lockfile 2020-09-18 10:02:21 +02:00
Adrian Moennich
f38e91a9da Fix stylelint issues 2020-09-18 09:58:52 +02:00
Indico Team
3b85530947 Reformat stylesheets using stylelint 2020-09-18 09:58:15 +02:00
Indico Team
23d7be6560 Reformat stylesheets using prettier 2020-09-18 09:57:40 +02:00
Indico Team
eb755802bc Un-ignore package-lock.json 2020-09-18 09:56:35 +02:00
Adrian Moennich
70b88bcdb7 Update dev dependencies 2020-09-18 09:55:13 +02:00
Adrian Moennich
c1d415dd7f Use 2-space css indent in .editorconfig 2020-09-18 09:44:01 +02:00
Adrian Moennich
b84acef19b Fix dev deps & add stylelint config 2020-09-18 09:32:06 +02:00
Adrian Moennich
463fe4e61f meta: Bump version for 2.3 2020-09-14 17:33:08 +02:00
Adrian Moennich
04abb4a48c meta: Allow newer versions in same release cycle 2020-09-14 17:32:43 +02:00
Adrian Moennich
b84742c99a Configure flake8-quotes 2020-09-14 17:28:56 +02:00
Adrian Moennich
171cc04ce0 Bump plugin versions to 2.3 2020-09-14 17:01:19 +02:00
Adrian Moennich
14497ebf3b Meta: Move importer plugins into an extra
We'll most likely discontinue them, and they don't need to be updated
for 2.3, so like this new installations won't get them anymore by
default.
2020-09-14 16:57:35 +02:00
Adrian Moennich
2e53c7040b Storage/S3: Fix copying File files 2020-09-01 08:17:31 +02:00
Adrian Moennich
8714d3a13e Update transifex config 2020-08-19 20:43:06 +02:00
Indico Team
2a73af5957 Update *.pot files 2020-08-19 20:41:59 +02:00