1228 Commits

Author SHA1 Message Date
Adrian Moennich
a35d0ce8ed VC/Vidyo: Improve formatting in model 2015-05-22 16:11:11 +02:00
Adrian Moennich
054ba07777 Chat: lazy-load Chatroom.created_by_user 2015-05-22 10:37:49 +02:00
Adrian Moennich
1092f873fa VC/Vidyo: Fix requirement version 2015-05-13 16:06:15 +02:00
Adrian Moennich
1a71c50e23 VC/Vidyo: Remove obsolete code 2015-05-13 15:22:57 +02:00
Adrian Moennich
61f52d6fe6 Chat: Use new ACL settings 2015-05-13 15:22:57 +02:00
Adrian Moennich
89dd6e4ca7 VC/Vidyo: Use new ACL settings 2015-05-13 14:33:23 +02:00
Adrian Moennich
d059a3eefe VC/Vidyo: notify_moderator() => notify_owner() 2015-05-11 15:19:53 +02:00
Jacques Dafflon
cb7dcea239 VC/Vidyo: Fix make me owner
- make me owner now sets the owner identity correctly in the vc_room data
 - fixes #9
 - "make me owner" relies on the connected user rather than a user id provided by the client
 - renames the macro `make_me_moderator` to `make_me_owner`
2015-05-11 15:06:09 +02:00
Adrian Moennich
425f46433a Bump some plugin versions & indico requirements 2015-05-11 14:11:51 +02:00
Adrian Moennich
463b4c8fa9 Use new users.merged signal 2015-05-11 13:37:56 +02:00
Adrian Moennich
74d15a6ff6 VC/Vidyo: Flag data as modified 2015-05-11 11:39:24 +02:00
Alejandro Avilés
a06e805bff VC/Vidyo: Use new PrincipalListField 2015-05-11 10:44:34 +02:00
Alejandro Avilés
a8ee292f83 VC/Vidyo: Adapt for rename of form_widget.html 2015-05-11 10:43:55 +02:00
Adrian Moennich
750733fea3 VC/Vidyo: Make better use of owned_by_user
- Update data['owner'] when setting owned_by_user
- Use owned_by_user instead of retrieve_principal where possible
2015-05-11 10:15:06 +02:00
Adrian Moennich
80001c40a0 VC/Vidyo: Use new users 2015-05-08 19:48:00 +02:00
Adrian Moennich
ef1bb8988e VC/Vidyo: Make PIN display fields readonly 2015-05-08 16:44:06 +02:00
Adrian Moennich
05e4455df7 Chat: Use new users and support admin groups
Also removed the "notify administrators" setting to keep the
notification system similar to other plugins (only a list of emails and
no "notify admins" setting)
2015-05-08 15:06:09 +02:00
Adrian Moennich
af2aa5ce0b Search: Use new users 2015-05-08 14:36:19 +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
Ilias Trichopoulos
44acb37507 Update owner when the user is merged 2015-05-04 09:39:24 +02:00
Adrian Moennich
4ef7c3b48e Disallow external users in PrincipalField by default 2015-04-30 17:34:09 +02:00
Jacques Dafflon
df31bb35c2 Chat: Disallow external users as admins 2015-04-30 16:46:39 +02:00
Jacques Dafflon
ddb9e61ee2 VC/Vidyo: Fix the missing moderator dropdown
fix #7
2015-04-29 16:56:07 +02:00
Adrian Moennich
f245fd494c VC/Vidyo: Fix default authenticator list 2015-04-29 13:26:43 +02:00
Adrian Moennich
3f19eae01a VC/Vidyo: Ignore auth list in zodbimport
The new authentication system uses different names so it's pointless to
migrate the old names.
2015-04-29 13:22:35 +02:00
Adrian Moennich
250a22d71f VC/Vidyo: Adapt to new auth system 2015-04-29 12:25:49 +02:00
Adrian Moennich
0233c98606 VC/Vidyo: Do not repeat default settings 2015-04-29 10:25:03 +02:00
Adrian Moennich
c320ac832a VC/Vidyo: Adapt to changes in core 2015-04-24 09:44:36 +02:00
Adrian Moennich
ebf0729643 session.user -> .avatar, session.new_user -> .user 2015-04-20 18:44:20 +02:00
Adrian Moennich
8aa00ddbbb LiveSync: Remove AdminList 2015-04-20 18:44:20 +02:00
Jacques Dafflon
b462f1491d vc_dummy: add attach form 2015-04-20 17:35:49 +02:00
Jacques Dafflon
bae5e615dd vc_vidyo: moving generic css out of Vidyo plugin 2015-04-20 17:35:35 +02:00
Adrian Moennich
85e4d069a5 Chat: Remove unused files 2015-04-17 14:32:59 +02:00
Adrian Moennich
dc0d7c8d07 VC/Vidyo: Fix docs, add missing link 2015-04-17 14:32:31 +02:00
Jacques Dafflon
131a188415 Documentation for the Vidyo plugin
Note: Links to the VC module documentation are still missing
2015-04-17 14:03:04 +02:00
Jacques Dafflon
2f5d343071 VC/Vidyo: docstring for the create_room method 2015-04-17 14:02:41 +02:00
Alejandro Avilés
81e9b7e7aa Piwik: remove unnecesary assignment 2015-04-09 09:23:34 +02:00
Alejandro Avilés
db1ec189a3 Tweak Sphinx Makefile to make build step easier
* `make pdf` uses `make latexpdf` and moves pdf output
* `make install` runs `html` and `pdf` and copies output to installdir
2015-04-01 11:18:48 +02:00
Indico Team
8930bfd486 Updated *.pot files for i18n (extract) 2015-04-01 11:12:35 +02:00
Indico Team
203dfb2fad Added translation files from Transifex (fr_FR)
Author: Pedro Ferreira <pedro.ferreira@cern.ch>
2015-04-01 11:12:35 +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
Jacques Dafflon
82c8d1dc1e Fix the videoconference terminology 2015-04-01 11:12:35 +02:00
Jacques Dafflon
654114a97a Small fix to the run-test.sh script 2015-04-01 11:12:35 +02:00
Jacques Dafflon
9f7a56e4cd VC_Dummy: updated to work with latest VC version
- updated the vc_dummy plugin to work with the latest version of the VC module
2015-04-01 11:12:35 +02:00
Jacques Dafflon
9e4c914b8d VC_Vidyo: Move Vidyo deps out of the VC module 2015-04-01 11:12:35 +02:00
Alejandro Avilés
196a92e0dc Move Sphinx conf.py to project root 2015-03-31 14:45:10 +02:00
Alejandro Avilés
bbd28b37f6 Move Sphinx common Makefile to project root 2015-03-31 14:42:04 +02:00
Alejandro Avilés
d1094839fe Chat: Make BUILDDIR not plugin-specific 2015-03-31 11:22:01 +02:00
Alejandro Avilés
e54d9e580e Chat: Build and show docs in Indico Help page 2015-03-31 11:22:01 +02:00