784 Commits

Author SHA1 Message Date
Adrian Moennich
fbeec70097 Adapt to WP renames 2017-10-09 17:59:41 +02:00
Adrian Moennich
c9217a7d2e Properly sanitize HTML 2017-10-05 16:11:03 +02:00
Adrian Moennich
397a8685c9 Importer: Fix error handling 2017-10-05 16:11:03 +02:00
Adrian Moennich
ce3e060f8e Merge branch 'v1.9.11' 2017-09-26 12:15:58 +02:00
Adrian Moennich
0eaa34ad5a Payment/PayPal: Disable CSRF check for IPN 2017-09-26 12:12:15 +02:00
Adrian Moennich
d1736ec8f3 Remove params arg from _process_args 2017-09-20 17:45:22 +02:00
Adrian Moennich
a3c01170be Rename _checkParams to _process_args 2017-09-20 16:12:44 +02:00
Adrian Moennich
3d7a583c5e Rename _checkProtection to _check_access 2017-09-20 15:08:15 +02:00
Adrian Moennich
4d76f2fd5e VC/Vidyo: Move retrieve_principals from core 2017-09-20 14:40:56 +02:00
Adrian Moennich
6eee13b111 Adapt to config refactoring 2017-09-14 19:22:08 +02:00
Adrian Moennich
f417561837 Replace utc2server with utc_to_server 2017-09-14 19:17:44 +02:00
Adrian Moennich
f63872b715 Get rid of AccessWrapper 2017-09-14 18:55:15 +02:00
Adrian Moennich
b8aca1b58a isort everything 2017-09-14 17:47:45 +02:00
Adrian Moennich
1cf825808b Merge branch 'v1.9.11' 2017-09-14 17:38:50 +02:00
Marco Vidal Garcia
02cc8e583d Replace DateField with IndicoDateField 2017-09-14 16:45:54 +02:00
Adrian Moennich
bb0579f9f4 Merge branch 'v1.9.11' 2017-09-06 15:18:12 +02:00
Adrian Moennich
3928cc4ace Payment/Manual: Improve placeholders 2017-09-06 15:12:15 +02:00
Adrian Moennich
5b2a650257 Merge branch 'v1.9.11' 2017-08-29 09:47:12 +02:00
Adrian Moennich
7f89fedd9f Storage/XRootD: Handle storage checksums 2017-08-29 09:46:20 +02:00
Ilias Trichopoulos
f61b3d51fc Rename CSS classes (#51) 2017-08-28 14:24:45 +02:00
Adrian Moennich
ff425c9427 Search: Fail nicely in deleted events/categories 2017-08-14 09:25:03 +02:00
Adrian Moennich
c300a6a829 Rename event_new to event 2017-08-11 11:46:25 +02:00
Adrian Moennich
00ac3d608f Piwik: Fix unicode error 2017-08-11 11:38:15 +02:00
Adrian Moennich
6773524943 Merge branch 'v1.9.11' 2017-07-28 11:14:07 +02:00
Adrian Moennich
92c8a6c0fb Storage/XRootD: Update xrootdpyfs 2017-07-26 14:44:30 +02:00
Adrian Moennich
8707dcd022 Search: Use _.filter() instead of legacy JS 2017-07-14 12:14:03 +02:00
Adrian Moennich
e53068e40c Importer: Update legacy IndicoUtil.errorReport call 2017-07-14 11:17:17 +02:00
Adrian Moennich
01ac6332b1 Combine/cleanup alembic revisions 2017-06-30 16:43:54 +02:00
Indico Team
a502860849 Remove ZODB importers 2017-06-30 12:48:20 +02:00
Adrian Moennich
6302de5ec2 isort: Our flask exts are thirdparty
Even when installed in editable mode!
2017-06-30 12:29:52 +02:00
Adrian Moennich
983e24d36f Adapt all plugins to strict_settings 2017-06-30 12:10:22 +02:00
Adrian Moennich
5bc931713e Require indico 2.0, bump versions to 1.0.dev0 2017-06-30 12:03:27 +02:00
Indico Team
5ff1ad6e73 Update *.pot files 2017-06-26 11:09:10 +02:00
Adrian Moennich
702e4b1dc3 Delete empty translation templates 2017-06-26 11:09:10 +02:00
Dennis Riehle
45c3aeb225 Payment/Manual: Support placeholders in the text 2017-06-23 12:40:31 +02:00
Adrian Moennich
bae2a14d8a LiveSync: Fix unit tests 2017-05-23 18:13:51 +02:00
Adrian Moennich
baa33ebc55 Exclude alembic revisions from isort 2017-05-22 11:57:40 +02:00
Adrian Moennich
f63b96d02e Use new event management base RH 2017-05-22 11:13:11 +02:00
Adrian Moennich
ba52cf51e0 Do not exclude __init__.py from isort 2017-05-22 11:11:37 +02:00
Adrian Moennich
c93e3b0e55 Add .editorconfig and .isort.cfg 2017-05-18 15:55:39 +02:00
Adrian Moennich
14040b57d2 Adapt to event locking changes 2017-05-16 12:29:12 +02:00
Adrian Moennich
5af1c0decb Merge branch 'v1.9.10' 2017-05-16 12:27:53 +02:00
Adrian Moennich
f0c59ed09e Storage/XRootD: Bump version to 0.1.0 2017-05-12 13:45:21 +02:00
Pedro Ferreira
5611474cda VC/Vidyo: add option to call Vidyo client chooser 2017-05-12 13:16:42 +02:00
Adrian Moennich
1018c4fe40 Storage/XRootD: Add option for monthly folders 2017-05-10 18:02:32 +02:00
Adrian Moennich
80e458909f Storage/XRootD: Send file size hint (for EOS) 2017-05-10 18:02:32 +02:00
Adrian Moennich
5e70c78b89 Storage/XRootD: Support additional options
e.g. `xrd.k5ccname=/path/to/ticket`

note: using such options currently breaks authentication due to
url encoding (see inveniosoftware/xrootdpyfs#79)
2017-05-10 18:02:32 +02:00
Adrian Moennich
06ba97a74d Storage/XRootD: Support sending file via FUSE
Like this the webserver can deal with the file instead of sending
possibly large amounts of data though Indico itself.
2017-05-10 18:02:32 +02:00
Adrian Moennich
a878c88d43 Storage/XRootD: Initial commit 2017-05-10 18:02:32 +02:00
Adrian Moennich
2306fe601a VC/Vidyo: Use User.get_system_user() 2017-05-09 17:10:46 +02:00