160 Commits

Author SHA1 Message Date
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
Pedro Ferreira
d0ef6cb677 Put menu items into sections 2015-09-02 18:00:08 +02:00
Adrian Moennich
5782b9ee6f Piwik: Do not track attachment downloads from preview
We already tracked it when opening the preview
2015-07-17 17:55:36 +02:00
Alejandro Avilés
0693b91093 Piwik: Fetch material list from new backend 2015-07-16 15:28:31 +02:00
Adrian Moennich
a5eda594b6 Piwik: Honor the enabled_for_downloads setting 2015-07-10 10:45:29 +02:00
Jacques Dafflon
177d324fd1 Piwik: Handle new attachment_accessed signal 2015-07-06 15:42:11 +02:00
Alejandro Avilés
b03777487a Piwik: Track only base url of downloaded material
Closes #14
2015-06-11 10:54:32 +02:00
Alejandro Avilés
9060fa83f3 Piwik: Add documentation and improve forms 2015-06-09 15:25:36 +02:00
Pedro Ferreira
d5043a5554 Piwik: Using requests instead of urllib2 2015-06-03 09:25:53 +02:00
Pedro Ferreira
23745977c9 Piwik: Catch timeout exception 2015-06-03 09:25:42 +02:00
Jacques Dafflon
381278fcc1 Piwik: Celery task for tracking requests 2015-05-22 17:27:45 +02:00
Adrian Moennich
425f46433a Bump some plugin versions & indico requirements 2015-05-11 14:11:51 +02:00
Adrian Moennich
ed2e6a5048 Piwik: Use new users 2015-05-08 14:16:28 +02:00
Adrian Moennich
2a75be9b1f Piwik: Simply ignore link materials with empty URL 2015-05-05 10:04:54 +02:00
Adrian Moennich
ebf0729643 session.user -> .avatar, session.new_user -> .user 2015-04-20 18:44:20 +02:00