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 |
|
Ilias Trichopoulos
|
b5ce5531d4
|
Chat: Improve chat rooms rows layout
|
2015-02-11 15:44:27 +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
|
0ac7945969
|
Remove strip_whitespace filters
They are not automatically added by IndicoForm
|
2015-01-19 15:08:05 +01:00 |
|
Adrian Moennich
|
84f4bd8816
|
Rename ~IndicoPlugin.hidden => .configurable
|
2015-01-19 13:34:08 +01:00 |
|
Adrian Moennich
|
84f89c8671
|
Don't use getValue() in ZODB importer
Using methods of legacy objects there is unsafe because they will
eventually be removed and the migrations still need to work.
|
2015-01-14 09:51:58 +01:00 |
|
Alejandro Avilés
|
cfc29f0149
|
PEP8
|
2014-12-05 10:59:30 +01:00 |
|
Adrian Moennich
|
c59e98c96a
|
Update setup.py urls
|
2014-11-26 10:01:05 +01:00 |
|
Adrian Moennich
|
18001b89fe
|
Chat: Use form_rows macro
|
2014-11-21 15:07:36 +01:00 |
|
Ilias Trichopoulos
|
447548cbd9
|
Chat: Use form fieldset
fixes #2
|
2014-11-21 15:07:28 +01:00 |
|
Ilias Trichopoulos
|
b96818c03a
|
Chat: Improve chat details layout in event page
|
2014-11-20 17:46:41 +01:00 |
|
Ilias Trichopoulos
|
f993c714ed
|
Chat: Add info message if the table has no rows
|
2014-11-20 17:46:41 +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
|
9c1f76a2c2
|
Remove obsolete gitignore/license files
|
2014-11-19 16:05:44 +01:00 |
|
Adrian Moennich
|
0223ace7e9
|
Add missing stuff to MANIFEST.in
|
2014-10-29 15:45:44 +01:00 |
|
Alejandro Avilés
|
8765c4651b
|
Use default plugin logger
|
2014-10-22 11:44:10 +02:00 |
|
Adrian Moennich
|
854c167e06
|
Fix setup.py url
|
2014-10-21 09:57:52 +02:00 |
|
Adrian Moennich
|
6c23b4390e
|
Add missing **kwargs to signal handler
|
2014-10-14 09:31:57 +02:00 |
|
Adrian Moennich
|
c03aa17074
|
Use to_unicode helper to convert to unicode
Future-proof in case we already get unicode and falls back to latin1
if it gets invalid utf8
|
2014-10-14 09:30:37 +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
|
4d80889ba9
|
Don't show current chatrooms header with no rooms
|
2014-10-09 11:23:02 +02:00 |
|
Adrian Moennich
|
2f99f4b972
|
Add email notifications
|
2014-10-09 11:22:55 +02:00 |
|
Adrian Moennich
|
f06cfaaa59
|
More controller restructuring
|
2014-10-08 18:05:32 +02:00 |
|
Adrian Moennich
|
face476b09
|
Import log_url during zodb migration
|
2014-10-08 17:53:20 +02:00 |
|
Adrian Moennich
|
5f33ff4dfc
|
s/chat-new/chat/
|
2014-10-08 17:50:23 +02:00 |
|
Adrian Moennich
|
3d976f6b1c
|
Properly handle chatrooms on external servers
|
2014-10-08 17:42:29 +02:00 |
|
Adrian Moennich
|
1fc1de771d
|
Show the room JID (since it differs from the name)
|
2014-10-08 17:32:22 +02:00 |
|
Adrian Moennich
|
47c88e41f9
|
Add i18n
|
2014-10-08 17:26:55 +02:00 |
|
Adrian Moennich
|
a1c0a54a39
|
Split controllers.py
|
2014-10-08 17:13:04 +02:00 |
|