586 Commits

Author SHA1 Message Date
Pedro Ferreira
6fd1ec7e30 Added Pygments-based source file previewer 2015-09-30 16:03:00 +02:00
Adrian Moennich
557bd540d9 Chat: Use nicer menu entry name 2015-09-30 15:27:48 +02:00
Adrian Moennich
23bf1380d2 Piwik: Mark sidemenu entry as active 2015-09-30 15:25:28 +02:00
Adrian Moennich
e3e10c8d3e Payment/PayPal: Fix failing tests 2015-09-29 17:55:28 +02:00
Adrian Moennich
dee1953652 Adapt to menu changes (argument instead of tuple) 2015-09-29 17:52:42 +02:00
Adrian Moennich
8d3eb9f970 LiveSync: Handle acl.entry_changed signal
Used for manager list changes
2015-09-29 17:52:42 +02:00
Adrian Moennich
f667743d2d VC/Vidyo: Use can_manage instead of canModify 2015-09-28 15:10:58 +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
7e261a07f3 PayPal: allow for no business id
Weird that PayPal does this, but apparently some messages come without it.
2015-09-21 16:25:35 +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
Pedro Ferreira
0617104f59 'zeroclicboard' -> 'zeroclipboard' 2015-08-28 15:35:19 +02:00
Adrian Moennich
d315dc4982 Search: Use new is_searchable setting 2015-08-27 09:21:29 +02:00
Jacques Dafflon
0113650a78 Chat: Adapt to event menu changes 2015-08-21 14:39:47 +02:00
Adrian Moennich
1942c3084d Importer: Handle empty material name more gracefully 2015-07-21 17:05:40 +02:00
Adrian Moennich
f608f004d2 Chat: Flush before sending attachment_created 2015-07-21 15:25:47 +02:00
Adrian Moennich
5782b9ee6f Piwik: Do not track attachment downloads from preview
We already tracked it when opening the preview
2015-07-17 17:55:36 +02:00
Alejandro Avilés
0693b91093 Piwik: Fetch material list from new backend 2015-07-16 15:28:31 +02:00
Adrian Moennich
a5eda594b6 Piwik: Honor the enabled_for_downloads setting 2015-07-10 10:45:29 +02:00
Adrian Moennich
9c1a0c3f2e Chat: Use new secure_filename 2015-07-09 11:51:47 +02:00
Pedro Ferreira
e563a0c24c Removed unwanted cast 2015-07-08 23:56:31 +02:00
Adrian Moennich
07e7da5739 LiveSync: Subscribe to attachment signals 2015-07-08 22:48:02 +02:00
Adrian Moennich
95a0f3ba22 LiveSync/Debug: Fix debug output 2015-07-08 22:48:02 +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
Alejandro Avilés
1464354081 LiveSync: Connect with note signals 2015-07-07 11:03:08 +02:00
Jacques Dafflon
177d324fd1 Piwik: Handle new attachment_accessed signal 2015-07-06 15:42:11 +02:00
Adrian Moennich
59eeb2330e Chat: Use new event logging 2015-06-15 10:10:24 +02:00
Alejandro Avilés
b03777487a Piwik: Track only base url of downloaded material
Closes #14
2015-06-11 10:54:32 +02:00
Adrian Moennich
343c394c45 Search: Disable CSRF validation
It doesn't modify data so performing a CSRF check is somewhat pointless.
2015-06-09 15:26:01 +02:00
Adrian Moennich
efa6c6b51a Search: Fix CSRF token missing 2015-06-09 15:26:01 +02:00
Adrian Moennich
b7f9194d12 LiveSync: Adapt to form_header/form_footer changes 2015-06-09 15:26:01 +02:00
Adrian Moennich
41f9c32c72 VC/Dummy: Adapt to form_header/form_footer changes 2015-06-09 15:26:01 +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
Alejandro Avilés
7608990e4e VC/Vidyo: Update tests to use dummy_avatar fixture 2015-06-09 15:25:40 +02:00
Alejandro Avilés
9060fa83f3 Piwik: Add documentation and improve forms 2015-06-09 15:25:36 +02:00
Alejandro Avilés
62b3df24cf VC/Vidyo: Update docs 2015-06-09 15:25:34 +02:00
Adrian Moennich
7ec9bbace2 LiveSync: More verbose logging 2015-06-08 17:20:39 +02:00
Pedro Ferreira
bbc58a5e89 LiveSync: Be a little more verbose in celery task 2015-06-04 15:08:15 +02:00
Pedro Ferreira
d5043a5554 Piwik: Using requests instead of urllib2 2015-06-03 09:25:53 +02:00
Pedro Ferreira
23745977c9 Piwik: Catch timeout exception 2015-06-03 09:25:42 +02:00
Adrian Moennich
3659d0c459 VC/Vidyo: Add dry-run option to the task 2015-06-02 16:14: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
740dfb2c43 VC/Vidyo: Use new email functions 2015-05-28 10:08:00 +02:00
Adrian Moennich
5ce0b7c09d Chat: Use new email functions 2015-05-28 10:08:00 +02:00