751 Commits

Author SHA1 Message Date
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
Adrian Moennich
6557434695 Get rid of the zope transaction manager 2017-02-23 16:25:03 +01:00
Adrian Moennich
87737f516a LiveSync: Remove request-retry logic 2017-02-23 15:25:14 +01:00
Adrian Moennich
612df970ad LiveSync: Remove ZODB 2017-02-23 13:54:13 +01:00
Adrian Moennich
23cc069e6d Get rid of ConferenceHolder/Conference 2017-02-23 10:47:05 +01:00
Adrian Moennich
bb50456ba5 Chat: Adapt to updated signal 2017-02-22 17:08:01 +01:00
Adrian Moennich
4a63d78987 Payment/PayPal: Fix tests 2017-02-22 16:51:45 +01:00
Adrian Moennich
5e3ec5ad14 LiveSync: Get rid of XMLCache 2017-02-22 16:51:31 +01:00
Adrian Moennich
d59747daed LiveSync: Use new event update signals 2017-02-17 11:42:56 +01:00
Adrian Moennich
e5a7b0c573 VC/Vidyo: Make PIN validation more user-friendly. 2017-02-15 10:32:48 +01:00
Adrian Moennich
f468742492 Payment/PayPal: Fix error (event -> event_new) 2017-02-02 09:18:09 +01:00
Adrian Moennich
92d720a496 VC/Vidyo: use RoomNotFoundAPIException for invalid id
Deleting a room that is already deleted results in
"Invalid roomID = 12345" which wasn't caught properly
2017-01-31 10:48:12 +01:00
Adrian Moennich
6fc2ffe93b Fix travis builds 2017-01-27 11:38:22 +01:00
Indico Team
4515d8c0a6 Happy new year 2017! 2017-01-10 15:03:10 +01:00