23 Commits

Author SHA1 Message Date
Adrian Moennich
21186d686d Chat: Remove unused code 2015-02-11 16:16:25 +01:00
Indico Team
79c567eab0 Unify file headers and bump copyright year to 2015 2015-01-22 12:07:32 +01:00
Adrian Moennich
691e40bec9 Chat: Use StringField instead of TextField 2015-01-19 15:21:58 +01:00
Adrian Moennich
84f4bd8816 Rename ~IndicoPlugin.hidden => .configurable 2015-01-19 13:34:08 +01:00
Adrian Moennich
b330b3d367 Use new signal namespaces 2014-11-20 16:26:22 +01:00
Ilias Trichopoulos
5c0e092133 Beautify interface 2014-11-19 17:34:28 +01:00
Adrian Moennich
6c23b4390e Add missing **kwargs to signal handler 2014-10-14 09:31:57 +02:00
Adrian Moennich
514a646877 Add help entries to indico help index
The actual help is still in core for now since it's not trivial to move
it into plugins (it's built using sphinx).
2014-10-09 15:22:54 +02:00
Adrian Moennich
fe7a05cd17 Fix event management access for chat admins 2014-10-09 14:12:59 +02:00
Adrian Moennich
2f99f4b972 Add email notifications 2014-10-09 11:22:55 +02:00
Adrian Moennich
47c88e41f9 Add i18n 2014-10-08 17:26:55 +02:00
Adrian Moennich
f503b62834 Add log retrieval/deletion functions 2014-10-08 14:25:14 +02:00
Adrian Moennich
4dda648bc0 Handle event deletion 2014-10-07 16:51:28 +02:00
Adrian Moennich
7969b63457 Handle event cloning 2014-10-07 16:27:50 +02:00
Adrian Moennich
cf91ca9cec Add ChatroomEventAssociation.find_for_event method 2014-10-07 13:33:52 +02:00
Adrian Moennich
f650f4225e Chatroom management (and some more stuff) 2014-10-07 11:00:31 +02:00
Adrian Moennich
4671d85df7 Import all settings 2014-10-03 11:40:21 +02:00
Adrian Moennich
f6b3d59f7a Add admin setting 2014-10-03 10:49:11 +02:00
Adrian Moennich
00ebfabced Add conference menu item 2014-10-02 18:42:51 +02:00
Adrian Moennich
3fa09dd2ed Add chatroom info page (for conferences) 2014-10-02 16:49:26 +02:00
Adrian Moennich
c01fc80f93 Add chatroom info to event header 2014-10-02 15:00:21 +02:00
Adrian Moennich
515292509d Add database models 2014-09-29 15:36:01 +02:00
Adrian Moennich
1421347650 Initial commit
Only adds the very basic plugin structure
2014-09-29 11:15:14 +02:00