661 Commits

Author SHA1 Message Date
Adrian Moennich
2b4bef6cae LiveSync: comment out another obsolete signal handler 2016-07-27 14:18:28 +02:00
Adrian Moennich
425b7e5235 LiveSync: Do not check for legacy category 2016-07-27 14:18:28 +02:00
Adrian Moennich
281d564190 Search: Fix header search box 2016-07-27 14:18:28 +02:00
Adrian Moennich
a00826990b LiveSync: comment out obsolete signal handlers
That way we know what to adapt later but don't fail when the signals are
called with new objects
2016-07-27 14:18:28 +02:00
Adrian Moennich
6aa12b226b Search: Use chain_titles column property 2016-07-27 14:18:28 +02:00
Adrian Moennich
3e8396f5ae LiveSync: Fix category check for attachment events 2016-07-27 14:18:28 +02:00
Adrian Moennich
65e66f282e Search: Use new category object for title search 2016-07-27 14:16:26 +02:00
Alejandro Avilés
3585e0a11d Send the actual object on attachment update 2016-06-21 17:05:38 +02:00
Adrian Moennich
1b6ce55111 Piwik: Fix event tracking 2016-06-15 11:04:15 +02:00
Adrian Moennich
3db12862b7 Remove serializable arg from PrincipalListField 2016-05-27 13:42:11 +02:00
Adrian Moennich
997b096a60 VC/Vidyo: Do not use serializable principal field 2016-05-27 13:34:48 +02:00
Adrian Moennich
5e569373e5 Importer: Hide button if there are no importers 2016-05-20 17:11:59 +02:00
Florian Vessaz
9d2db9abec Fix optional redirection after import 2016-05-20 13:55:37 +02:00
Florian Vessaz
b3ee9b0037 Refresh only when closing the importer dialog 2016-05-20 11:57:28 +02:00
Florian Vessaz
bbba1efe2d Fix success message 2016-05-20 11:57:28 +02:00
Florian Vessaz
2ea739cfdd Import only speakers in meetings 2016-05-20 11:57:28 +02:00
Florian Vessaz
d71b8c5274 Don't import someone as a submitter
Since we don't import e-mail addresses the person would not be linked to
an Indico account and would not be able to submit anything.
2016-05-20 11:57:00 +02:00
Florian Vessaz
afeabdb90d Fix import of author status from Invenio 2016-05-20 08:43:22 +02:00
Florian Vessaz
916d4e8c76 Fix code formatting 2016-05-20 08:43:22 +02:00
Florian Vessaz
74ed45e00f Correct typo in docstring 2016-05-20 08:43:22 +02:00
Florian Vessaz
655d29ceb9 Importer: Reload page after successful import 2016-05-20 08:43:22 +02:00
Florian Vessaz
b312e505dc Importer: Use build_url 2016-05-20 08:43:22 +02:00
Florian Vessaz
c84e81fe86 Importer: Add materials and references 2016-05-20 08:43:22 +02:00
Florian Vessaz
b60e2389dc Importer: Adapt contribution/subcontribution creation 2016-05-20 08:43:22 +02:00
Florian Vessaz
ae9be2ebb4 VC/Vidyo: Show timestamps in the event timezone 2016-05-11 11:55:51 +02:00
Adrian Moennich
9da7c9ee7b Importer: Disable legacy import
That class is being removed during the cleanup
2016-04-28 15:27:44 +02:00
Adrian Moennich
5f6dd627c0 Piwik: Adapt to new contributions etc. 2016-04-20 16:38:00 +02:00
Adrian Moennich
1481d75966 LiveSync: Fix error when changing session note 2016-04-20 09:33:41 +02:00
Adrian Moennich
862589e3af LiveSync: Ignore children of deleted events 2016-04-19 11:05:02 +02:00
Adrian Moennich
5954196d3c VC/Vidyo: Fix "make me room owner" 2016-04-18 13:14:52 +02:00
Adrian Moennich
a0687c97ab LiveSync: Ignore acl entry changes for new objects 2016-04-13 02:12:03 +02:00
Adrian Moennich
c0f54f3676 LiveSync: Fix tests 2016-04-13 01:54:25 +02:00
Adrian Moennich
e5d5926780 LiveSync: Adapt to new objects 2016-04-13 01:54:25 +02:00
Adrian Moennich
4f59e4b2a6 LiveSync: Remove title_changed (unused) 2016-04-13 01:54:25 +02:00
Adrian Moennich
57f3d305ee LiveSync: Update DB structure 2016-04-13 01:54:25 +02:00
Adrian Moennich
cd65b0a95a VC/Dummy: Add missing method 2016-04-13 01:54:25 +02:00
Adrian Moennich
56e80e499b VC/Vidyo: Adapt to new objects 2016-04-13 01:54:25 +02:00
Florian Vessaz
7e44e85156 VC/Vidyo: Remove ZeroClipboard classes
it has been replaced with clipboard.js
2016-04-13 01:54:25 +02:00
Ilias Trichopoulos
ab5351a612 Adapt settings forms to MultipleItemsField changes 2016-04-13 01:54:25 +02:00
Adrian Moennich
c0d5899e78 VC/Vidyo: Adapt to IndexedEvent removal 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
Pedro Ferreira
43961b747a Merge branch 'v1.9.6' 2016-02-12 10:24:29 +01:00
Pedro Ferreira
39fd3066d9 Remove Cloudflare's CDN from whitelist
Angular + Prototype are exploitable when together :/
2016-02-12 10:19:46 +01:00
Pedro Ferreira
c91a76f212 Merge branch 'v1.9.6' 2016-02-11 17:56:16 +01:00
Pedro Ferreira
9413a611a9 Make MathJax work without unsafe-eval
Once again, possible XSS attack vector.
2016-02-11 17:55:35 +01:00
Pedro Ferreira
621b137285 Merge branch 'v1.9.6' 2016-02-10 17:25:44 +01:00
Pedro Ferreira
d1417a413d Jupyter: Stricter CSP - disallow local JS
Users can add JS as attachments, which will be executed. Would allow XSS
from malicious users.
2016-02-10 17:13:19 +01:00
Adrian Moennich
06ff5e763b Don't use format() for logging 2016-01-25 13:34:49 +01:00