109 Commits

Author SHA1 Message Date
Jacques Dafflon
0113650a78 Chat: Adapt to event menu changes 2015-08-21 14:39:47 +02:00
Adrian Moennich
f608f004d2 Chat: Flush before sending attachment_created 2015-07-21 15:25:47 +02:00
Adrian Moennich
9c1a0c3f2e Chat: Use new secure_filename 2015-07-09 11:51:47 +02:00
Adrian Moennich
c529ff389c Chat: Proper AJAX error/progress display 2015-07-07 18:32:32 +02:00
Adrian Moennich
81cbd97484 Chat: Adapt to new attachment system 2015-07-07 18:32:23 +02:00
Jacques Dafflon
87bfd3924e Chat: Fix icon's name from icomoon 2015-07-07 12:02:26 +02:00
Adrian Moennich
59eeb2330e Chat: Use new event logging 2015-06-15 10:10:24 +02:00
Adrian Moennich
fd349ba590 Chat: Adapt to form_header/form_footer changes
Also use a proper WTForm to attach chatrooms to events
2015-06-09 15:26:01 +02:00
Ilias Trichopoulos
d6fc965113 Clean templates from .fixed-width class 2015-06-01 18:05:09 +02:00
Adrian Moennich
afa0d1dec0 Chat: Fix error on clone page for legacy-ID events 2015-05-29 09:08:46 +02:00
Adrian Moennich
965af69696 Chat: Use new legacy id check 2015-05-28 12:12:00 +02:00
Adrian Moennich
5ce0b7c09d Chat: Use new email functions 2015-05-28 10:08:00 +02:00
Adrian Moennich
054ba07777 Chat: lazy-load Chatroom.created_by_user 2015-05-22 10:37:49 +02:00
Adrian Moennich
61f52d6fe6 Chat: Use new ACL settings 2015-05-13 15:22:57 +02:00
Adrian Moennich
463b4c8fa9 Use new users.merged signal 2015-05-11 13:37:56 +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
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
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
Adrian Moennich
ebf0729643 session.user -> .avatar, session.new_user -> .user 2015-04-20 18:44:20 +02:00
Adrian Moennich
85e4d069a5 Chat: Remove unused files 2015-04-17 14:32:59 +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
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
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
Adrian Moennich
1f2920e9b6 Chat: Use plugin JS i18n 2015-03-12 10:29:49 +01:00
Adrian Moennich
ed4418603e Chat: Use new i18n functions 2015-03-11 17:41:45 +01:00
Adrian Moennich
bbf2f54832 Chat: Fix intermediate alembic steps 2015-03-10 17:10:32 +01:00
Adrian Moennich
45c9ba013f Chat: Removed unnecessary declared_attr 2015-03-10 16:38:53 +01:00
Adrian Moennich
c0cd62af0e Chat: Apply SA naming convention 2015-03-10 11:38:28 +01:00
Adrian Moennich
f959995d67 Chat, Piwik, VC/Vidyo: Fix modif key handling
canUserAccess doesn't check modification keys
2015-03-05 15:27:32 +01:00
Ilias Trichopoulos
1c37e49ef3 Chat: Use new layout for list of chat rooms 2015-03-05 15:13:22 +01:00
Ilias Trichopoulos
d6d95e9038 Chat: Join chat in new tab (target="_blank") 2015-03-04 01:19:02 +01:00
Adrian Moennich
dd92fa9713 Chat: Do not break on non-numeric-id event pages 2015-03-03 22:39:31 +01:00
Adrian Moennich
f9bc2b6ab2 Chat: Adapt to EventCloner change in core 2015-03-03 14:46:04 +01:00
Adrian Moennich
3a92527ef3 Chat, Piwik: Use canUserModify instead of canModify 2015-03-03 11:30:10 +01:00
Adrian Moennich
daf3d37163 Chat, Piwik: Rename _pluginMenuItems to extra_menu_items 2015-03-03 09:46:25 +01:00
Adrian Moennich
752986e9f8 Chat: Handle user merges 2015-03-02 17:11:34 +01:00
Adrian Moennich
0e9ff5a6d5 Chat: Use togglable pw field 2015-02-27 19:07:47 +01:00
Adrian Moennich
36e5a5ec25 Chat: Adapt to core EventCloner changes 2015-02-27 14:52:33 +01:00
Alejandro Avilés
15bedb72fc Chat: Small code styling 2015-02-27 12:30:44 +01:00
Adrian Moennich
52967f42f4 Chat: Use correct page styling 2015-02-27 10:47:57 +01:00
Adrian Moennich
21186d686d Chat: Remove unused code 2015-02-11 16:16:25 +01:00
Adrian Moennich
b49fdbbd28 Chat: Use new dropdown on /chat page
Not very pretty due to the button being higher than normal text lines,
but it'll eventually be adapted to the style for videoconference rooms.
2015-02-11 15:46:08 +01:00