25 Commits

Author SHA1 Message Date
Adrian Moennich
bb6606a200 Prepare 2.0rc1 release 2017-11-10 12:55:25 +01:00
Adrian Moennich
284769e28f VC/Vidyo: Handle None pins gracefully
'Make me owner' failed if the PIN was None instead of an empty string.
2017-11-07 15:37:17 +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
Adrian Moennich
4992b1b3a9 Rename plugins to indico-plugin-* 2017-10-17 17:29:13 +02:00
Indico Team
a502860849 Remove ZODB importers 2017-06-30 12:48:20 +02:00
Adrian Moennich
5bc931713e Require indico 2.0, bump versions to 1.0.dev0 2017-06-30 12:03:27 +02:00
Adrian Moennich
5af1c0decb Merge branch 'v1.9.10' 2017-05-16 12:27:53 +02:00
Pedro Ferreira
5611474cda VC/Vidyo: add option to call Vidyo client chooser 2017-05-12 13:16:42 +02:00
Adrian Moennich
2306fe601a VC/Vidyo: Use User.get_system_user() 2017-05-09 17:10:46 +02:00
Adrian Moennich
d0c6370f2e Remove useless platforms from setup.py 2017-05-09 15:56:52 +02:00
Pedro Ferreira
16956ac64b VC/Vidyo: bump version 2017-04-19 13:54:59 +02:00
Pedro Ferreira
d0bb5b7b7c VC/Vidyo: use zeep instead of suds
suds' handling of Vidyo WSDL seems broken. zeep is kept up-to-date and
much more pythonic/modern.
2017-04-19 12:12:01 +02:00
Adrian Moennich
3601a18be3 Require indico 1.9.10 2017-04-10 16:27:34 +02:00
Adrian Moennich
a27db899f8 Adapt to 1.9.10.dev2 changes 2017-04-03 09:31:18 +02:00
Indico Team
4515d8c0a6 Happy new year 2017! 2017-01-10 15:03:10 +01:00
Indico Team
b16a368ba1 Happy new year 2016!
Bump license headers to 2016
2016-01-01 04:59:45 +01:00
Adrian Moennich
740dfb2c43 VC/Vidyo: Use new email functions 2015-05-28 10:08:00 +02:00
Adrian Moennich
32ca74d6c4 Move terminaltables requirement to core 2015-05-22 17:27:45 +02:00
Adrian Moennich
1092f873fa VC/Vidyo: Fix requirement version 2015-05-13 16:06:15 +02:00
Jacques Dafflon
0044779485 vc_dummy/vc_vidyo: Bump version to 0.2
- bump the version of the vc_dummy and vc_vidyo plugins to reflect the
   breaking changes in the VC module from Indico v1.9.1 to Indico v1.9.2
2015-04-01 11:12:35 +02:00
Pedro Ferreira
776c484fb0 VC/Vidyo: Add Vidyo room clean-up task + CLI
Added command to list Vidyo rooms, unit tests
2015-03-06 18:19:14 +01:00
Pedro Ferreira
e3e3e3e82b VC/Vidyo: Added zodbimporter for Vidyo rooms
Still missing settings migration
2015-02-26 17:24:43 +01:00
Pedro Ferreira
b3d51ffac7 VC/Vidyo: Install suds with plugin 2015-02-26 17:24:29 +01:00
Ilias Trichopoulos
0a3d08c32a VC/Vidyo: Scaffolding for Vidyo plugin 2015-02-26 12:31:57 +01:00