174 Commits

Author SHA1 Message Date
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
Adrian Moennich
04876594f9 Piwik: Use new WP 2017-10-09 20:15:10 +02:00
Adrian Moennich
fbeec70097 Adapt to WP renames 2017-10-09 17:59:41 +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
6eee13b111 Adapt to config refactoring 2017-09-14 19:22:08 +02:00
Adrian Moennich
f417561837 Replace utc2server with utc_to_server 2017-09-14 19:17:44 +02:00
Adrian Moennich
b8aca1b58a isort everything 2017-09-14 17:47:45 +02:00
Ilias Trichopoulos
f61b3d51fc Rename CSS classes (#51) 2017-08-28 14:24:45 +02:00
Adrian Moennich
00ac3d608f Piwik: Fix unicode error 2017-08-11 11:38:15 +02:00
Indico Team
a502860849 Remove ZODB importers 2017-06-30 12:48:20 +02:00
Adrian Moennich
983e24d36f Adapt all plugins to strict_settings 2017-06-30 12:10:22 +02:00
Adrian Moennich
5bc931713e Require indico 2.0, bump versions to 1.0.dev0 2017-06-30 12:03:27 +02:00
Indico Team
5ff1ad6e73 Update *.pot files 2017-06-26 11:09:10 +02:00
Adrian Moennich
f63b96d02e Use new event management base RH 2017-05-22 11:13:11 +02:00
Adrian Moennich
14040b57d2 Adapt to event locking changes 2017-05-16 12:29:12 +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
88304176e8 Piwik: Remove obsolete/unused template hook arg 2017-03-28 13:25:17 +02:00
Indico Team
cebf18e987 Remove user guides
Eventually they'll be maintained outside the main repos
2017-03-22 09:26:07 +01:00
Adrian Moennich
5587b15da2 Remove user guide references 2017-03-22 09:24:06 +01: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
Indico Team
a450292342 Update translation files 2016-08-29 11:00:27 +02:00
Adrian Moennich
b0da54ff30 Piwik: Return bytes, not text
We get image data from Piwik sometimes which can't be stored as
unicode...
2016-08-24 10:31:15 +02:00
Adrian Moennich
9e092d3c00 Piwik: Fix unicode issues in settings form 2016-08-24 10:28:21 +02:00
Adrian Moennich
617ef695b3 Piwik: Encode title when building query string 2016-08-23 21:26:38 +02:00
Adrian Moennich
3c9f281b40 Piwik: Use unicode for titles 2016-08-23 20:36:56 +02:00
Adrian Moennich
1306573e7d Piwik: Disable by default
It makes no sense to have it enabled by default with no configuration
etc.
2016-08-15 10:33:22 +02:00
Adrian Moennich
1b6ce55111 Piwik: Fix event tracking 2016-06-15 11:04:15 +02:00
Adrian Moennich
5f6dd627c0 Piwik: Adapt to new contributions etc. 2016-04-20 16:38:00 +02:00
Adrian Moennich
06ff5e763b Don't use format() for logging 2016-01-25 13:34:49 +01:00
Indico Team
b16a368ba1 Happy new year 2016!
Bump license headers to 2016
2016-01-01 04:59:45 +01:00
Adrian Moennich
23bf1380d2 Piwik: Mark sidemenu entry as active 2015-09-30 15:25:28 +02:00
Adrian Moennich
dee1953652 Adapt to menu changes (argument instead of tuple) 2015-09-29 17:52:42 +02:00
Adrian Moennich
ae93c2707c Use new Event object in menu signals 2015-09-28 14:53:40 +02:00
Pedro Ferreira
a88530a640 Moved plugins to new menu sections
Also fixed a couple of small issues
2015-09-28 14:37:00 +02:00