Pedro Ferreira
|
4ace8576cb
|
VC/Zoom: Add pytest config
|
2020-11-25 15:49:44 +01:00 |
|
Pedro Ferreira
|
66ef537486
|
VC/Zoom: Add warning when times change
|
2020-11-25 15:49:44 +01:00 |
|
Pedro Ferreira
|
c060e4ed50
|
VC/Zoom: Remove plugin tasks, not needed
|
2020-11-25 15:49:44 +01:00 |
|
Pedro Ferreira
|
cf059df6fd
|
VC/Zoom: Bump version
|
2020-11-25 15:49:44 +01:00 |
|
Pedro Ferreira
|
8600b566b4
|
VC/Zoom: Second version of plugin
Many configuration improvements, proper updating of rooms.
|
2020-11-25 15:49:44 +01:00 |
|
Pedro Ferreira
|
936cd87ca3
|
VC/Zoom: Add code linting config
|
2020-11-25 15:49:44 +01:00 |
|
Pedro Ferreira
|
d1bf677665
|
VC/Zoom: Remove url_map.json from VC
|
2020-11-25 15:49:44 +01:00 |
|
gmariano
|
dc91b69c0b
|
VC/Zoom: Initial Commit
|
2020-11-25 15:49:44 +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 |
|