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
Indico Team
4f168d62c9
Chat: Move docs from Indico core
2015-03-31 10:53:26 +02:00
Jacques Dafflon
41f83fccaa
VC/Vidyo: Clipboard copy in tooltip
2015-03-30 10:14:29 +02:00
Jacques Dafflon
e01a56d3ea
Update markup for the new password macro
...
- update the markup to use the new password macro
- use the new i-action-input for urls with ZeroClipboard
- remvoe duplicates HTML ids
- remove Vidyo Id from the info box
- fix untranslated strings
2015-03-30 10:14:15 +02:00
Alejandro Avilés
3504f576e3
Piwik: Make tracking code work with Piwik v2.2.0
2015-03-25 14:08:53 +01:00
Alejandro Avilés
01623b9df0
PEP8
2015-03-24 17:42:05 +01:00
Adrian Moennich
54ad886d43
Rename admin/base templates to layout/base
2015-03-18 15:19:52 +01:00
Adrian Moennich
f4af677b5c
Chat: Add missing i18n
2015-03-18 10:44:54 +01:00
Pedro Ferreira
6d3f5796eb
VC/Vidyo: Move LinkingWidget template to core
2015-03-17 15:30:46 +01:00
Jacques Dafflon
c1c4c51a57
VC/Vidyo: Improve the linking widget
...
- disable the contrib/session field if there are not contribs/sessions
available
2015-03-17 15:29:51 +01:00
Adrian Moennich
362dcd8a93
VC/Vidyo: Remove double space in email subject
2015-03-13 14:53:49 +01:00
Adrian Moennich
a1a878de86
Payment/Paypal: Don't fail on business mismatch
...
Merchant ID and email seem to be interchangable. THANKS PAYPAL.
2015-03-12 18:47:32 +01:00
Adrian Moennich
ab6daa662e
Livesync: Ignore updates for deleted items
2015-03-12 13:56:49 +01:00