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 |
|
Adrian Moennich
|
41bc004747
|
Fix i18n extraction
|
2020-08-19 20:41:36 +02:00 |
|
Adrian Moennich
|
d96f5fa6b7
|
URSH: Bump version
|
2020-08-10 18:45:11 +02:00 |
|
Adrian Moennich
|
8d64194619
|
Storage/S3: Fix handling non-ascii file names
|
2020-07-29 12:42:04 +02:00 |
|
Adrian Moennich
|
16877b8f5b
|
Search: Fix duplicate datepickers
|
2020-07-16 20:43:19 +02:00 |
|
Pedro Ferreira
|
5fc728d2b1
|
Rename get_one(...) -> get_or_404(...)
|
2020-05-27 13:58:56 +02:00 |
|
Adrian Moennich
|
abe7ea7ce1
|
VC/Vidyo: Fix switch widget showing confirm prompts
|
2020-05-08 16:07:37 +02:00 |
|
Alejandro Avilés
|
30dba50693
|
Search: Fix height/width visual bugs in search tag
|
2020-04-07 09:25:31 +02:00 |
|
Adrian Moennich
|
687e95cc90
|
Update flake8 config
|
2020-03-25 15:51:56 +01:00 |
|
Indico Team
|
43c703e1b4
|
Happy new year 2020 🎆
|
2020-01-16 11:32:21 +01:00 |
|
Adrian Moennich
|
577ee19c85
|
Add flake8 config
|
2020-01-16 10:59:30 +01:00 |
|
Adrian Moennich
|
9b48929242
|
Merge branch '2.2-maintenance'
|
2019-11-08 10:43:07 +01:00 |
|
Adrian Moennich
|
5a8baf3dfe
|
Storage/S3: Fix deleting objects
|
2019-11-08 10:42:33 +01:00 |
|
Adrian Moennich
|
25f775fa64
|
Merge branch '2.2-maintenance'
|
2019-10-22 16:18:03 +02:00 |
|
Adrian Moennich
|
f3f5fdfc1c
|
Storage/S3: Bump version
|
2019-10-22 11:13:17 +02:00 |
|
Adrian Moennich
|
59bfc1e993
|
Storage/S3: Add readme
|
2019-10-22 11:13:17 +02:00 |
|
Adrian Moennich
|
7fc336f15f
|
Storage/S3: Support 'on' for bool options
|
2019-10-22 11:13:17 +02:00 |
|
Adrian Moennich
|
4e42bce937
|
Storage/S3: Support nginx for proxying downloads
|
2019-10-22 11:13:17 +02:00 |
|
Adrian Moennich
|
3fee6d919e
|
Merge branch '2.2-maintenance'
|
2019-08-21 16:50:59 +02:00 |
|