Indico Team
4515d8c0a6
Happy new year 2017!
2017-01-10 15:03:10 +01:00
Adrian Moennich
0b89e1eef6
Chat: Get rid of event/event_id attrs in RH
2016-12-12 23:42:23 +01:00
Adrian Moennich
2996571f53
Chat: Use proper EXISTS query
2016-12-01 18:06:02 +01:00
David Andreev
df4c20021e
Chat: Move chat forms from page to dialog
...
Part of issue: indico/indico#2596
2016-10-06 10:03:24 +02:00
Indico Team
a450292342
Update translation files
2016-08-29 11:00:27 +02:00
Adrian Moennich
13a3c81b31
Chat: Prevent sys.setdefaultencoding()
2016-08-19 18:25:18 +02:00
Adrian Moennich
3db12862b7
Remove serializable arg from PrincipalListField
2016-05-27 13:42:11 +02:00
Ilias Trichopoulos
ab5351a612
Adapt settings forms to MultipleItemsField changes
2016-04-13 01:54:25 +02:00
Adrian Moennich
e406577055
Chat: Adapt cloner to new EventCloner
2016-04-13 01:54:25 +02:00
Alejandro Avilés
eea1569ce6
Adapt to CSS cleanup
2016-04-13 01:54:25 +02:00
Adrian Moennich
83933e7a90
Chat: Adapt to new attachment links
2016-04-13 01:54:25 +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
557bd540d9
Chat: Use nicer menu entry name
2015-09-30 15:27:48 +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
Adrian Moennich
8604a7f459
Chat: Use event_id FK
2015-09-24 13:32:08 +02:00
Pedro Ferreira
d0ef6cb677
Put menu items into sections
2015-09-02 18:00:08 +02:00
Adrian Moennich
228988ffb8
Chat: Remove legacy event id checks
2015-09-02 13:26:41 +02:00
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