211 Commits

Author SHA1 Message Date
Adrian Moennich
98067e6b9f Piwik: Fix UndefinedError 2021-05-17 21:55:35 +02:00
Adrian Moennich
84381e8eea Run latest pyupgrade 2021-04-14 12:36:41 +02:00
Adrian Moennich
65361fa851 Piwik: Remove unreliable/broken download tracking 2021-04-08 15:15:08 +02:00
Adrian Moennich
c78823aa65 Replace GenericCache with new scoped_cache 2021-02-03 17:03:56 +01:00
Adrian Moennich
63213dc04f Adapt to confId -> event_id change
See indico/indico#4676
2021-01-29 18:39:20 +01:00
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
d68ab4f597 Fix piwik plugin 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
0857d002c3 Fix flake8 errors 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
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
9d1c6268a0 Bump versions to 3.0-dev 2020-11-12 14:46:40 +01: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
Adrian Moennich
171cc04ce0 Bump plugin versions to 2.3 2020-09-14 17:01:19 +02:00
Indico Team
2a73af5957 Update *.pot files 2020-08-19 20:41:59 +02:00
Pedro Ferreira
5fc728d2b1 Rename get_one(...) -> get_or_404(...) 2020-05-27 13:58:56 +02:00
Indico Team
43c703e1b4 Happy new year 2020 🎆 2020-01-16 11:32:21 +01:00
Adrian Moennich
e21d319ce6 Bump 2.2-dev versions to 2.2
Except for search_invenio which is broken anyway
2019-08-06 15:58:14 +02:00
Indico Team
abd67d8f51 Reformat JS code with prettier 2019-07-15 11:05:29 +02: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
2078acc265 Exclude some directories from header checks 2019-05-08 15:41:55 +02:00
Adrian Moennich
fdfe2c18c9 Use 2.2(-dev) for Indico 2.2 plugins
Like this we can keep in sync with Indico versions.
2019-05-06 18:03:11 +02:00
Adrian Moennich
f579341f18 Bump plugins requiring indico 2.2 to 3.0-dev 2018-06-12 12:18:28 +02:00
Adrian Moennich
4f749bc33f Do not generate a package-lock.json 2018-05-16 16:14:28 +02:00
Adrian Moennich
2a763613ba Ignore package-lock.json 2018-05-16 14:43:18 +02:00
Indico Team
8c9f740c60 Piwik: Add package-lock.json 2018-05-16 14:43:18 +02:00
Adrian Moennich
f69157145e Piwik: Remove useless package.json entry 2018-05-16 14:43:18 +02:00
Pedro Ferreira
11606355b4 Piwik: move to webpack 2018-05-16 14:43:18 +02:00
Adrian Moennich
c5cb95d0ed Release 1.0 (for indico 2.0) 2018-01-12 14:20:58 +01:00
Indico Team
4e47d88a43 Update French translation 🇫🇷 2018-01-12 14:20:38 +01:00
Indico Team
44e2d03c3b Happy new year 2018 🎆 2018-01-09 14:03:14 +01:00
Adrian Moennich
88b8a188f6 Piwik: Do not choke on malformed URLs 2017-12-07 16:02:38 +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
Michal Kolodziejski
dc577364cf Piwik: Hide event integration if site_id missing 2017-10-18 14:21:43 +02:00
Indico Team
4229a24c15 Update *.pot files 2017-10-18 11:56:19 +02:00
Adrian Moennich
4992b1b3a9 Rename plugins to indico-plugin-* 2017-10-17 17:29:13 +02:00
Adrian Moennich
08ab528f7f Piwik: Bump version 2017-10-12 18:13:27 +02:00
Adrian Moennich
851e098046 Piwik: Avoid logging failed requests twice 2017-10-12 10:34:36 +02:00
Adrian Moennich
ce41b5320a Piwik: Remove useless default arg 2017-10-12 10:28:45 +02:00