764 Commits

Author SHA1 Message Date
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
Adrian Moennich
d0c6370f2e Remove useless platforms from setup.py 2017-05-09 15:56:52 +02:00
Adrian Moennich
1d864b55c5 LiveSync: Ignore unrelated ACL changes 2017-04-26 09:33:09 +02:00
Adrian Moennich
019e00601c LiveSync: Improve queue entry repr 2017-04-19 17:38:44 +02:00
Pedro Ferreira
16956ac64b VC/Vidyo: bump version 2017-04-19 13:54:59 +02:00
Pedro Ferreira
d0bb5b7b7c VC/Vidyo: use zeep instead of suds
suds' handling of Vidyo WSDL seems broken. zeep is kept up-to-date and
much more pythonic/modern.
2017-04-19 12:12:01 +02:00
Ilias Trichopoulos
4ac9f4e6b9 Replace table layout with flexbox (event details) 2017-04-11 17:14:03 +02:00
Adrian Moennich
3601a18be3 Require indico 1.9.10 2017-04-10 16:27:34 +02:00
Adrian Moennich
653502c96a Exclude garbage during build 2017-04-03 14:28:49 +02:00
Adrian Moennich
a27db899f8 Adapt to 1.9.10.dev2 changes 2017-04-03 09:31:18 +02:00
Adrian Moennich
86f6d01e53 Search: Inherit from RH instead of RHCustomizable 2017-03-30 10:14:29 +02:00
Adrian Moennich
9c0d89b51a Remove search-box z-index
Doesn't seem to be needed and breaks "new" dropdowns in the language
selector
2017-03-28 16:59:49 +02:00
Adrian Moennich
88304176e8 Piwik: Remove obsolete/unused template hook arg 2017-03-28 13:25:17 +02:00
Pedro Ferreira
bc072f1237 Extract i18n strings using custom Jinja extractor 2017-03-22 18:05:12 +01:00
Indico Team
cebf18e987 Remove user guides
Eventually they'll be maintained outside the main repos
2017-03-22 09:26:07 +01:00
Adrian Moennich
5587b15da2 Remove user guide references 2017-03-22 09:24:06 +01:00
Adrian Moennich
1a7c7f6735 indico-fonts is on pypi now 2017-03-10 14:12:29 +01:00
Adrian Moennich
b578f2ad3c Adapt plugins to new click-based cli 2017-03-07 17:32:07 +01:00
Adrian Moennich
5ef736284c MaKaC -> indico.legacy 2017-03-01 17:22:51 +01:00
Adrian Moennich
8d871d1dd3 LiveSync: Ajaxify & improve agent management 2017-02-24 10:29:02 +01:00
Adrian Moennich
149154f920 LiveSync: Fix (csrf check) & ajaxify agent deletion 2017-02-23 19:17:09 +01:00