Adrian Moennich
2e53c7040b
Storage/S3: Fix copying File files
2020-09-01 08:17:31 +02:00
Adrian Moennich
8714d3a13e
Update transifex config
2020-08-19 20:43:06 +02:00
Indico Team
2a73af5957
Update *.pot files
2020-08-19 20:41:59 +02:00
Adrian Moennich
41bc004747
Fix i18n extraction
2020-08-19 20:41:36 +02:00
Adrian Moennich
d96f5fa6b7
URSH: Bump version
2020-08-10 18:45:11 +02:00
Adrian Moennich
8d64194619
Storage/S3: Fix handling non-ascii file names
2020-07-29 12:42:04 +02:00
Adrian Moennich
16877b8f5b
Search: Fix duplicate datepickers
2020-07-16 20:43:19 +02:00
Pedro Ferreira
5fc728d2b1
Rename get_one(...) -> get_or_404(...)
2020-05-27 13:58:56 +02:00
Adrian Moennich
abe7ea7ce1
VC/Vidyo: Fix switch widget showing confirm prompts
2020-05-08 16:07:37 +02:00
Alejandro Avilés
30dba50693
Search: Fix height/width visual bugs in search tag
2020-04-07 09:25:31 +02:00
Adrian Moennich
687e95cc90
Update flake8 config
2020-03-25 15:51:56 +01:00
Indico Team
43c703e1b4
Happy new year 2020 🎆
2020-01-16 11:32:21 +01:00
Adrian Moennich
577ee19c85
Add flake8 config
2020-01-16 10:59:30 +01:00
Adrian Moennich
9b48929242
Merge branch '2.2-maintenance'
2019-11-08 10:43:07 +01:00
Adrian Moennich
5a8baf3dfe
Storage/S3: Fix deleting objects
2019-11-08 10:42:33 +01:00
Adrian Moennich
25f775fa64
Merge branch '2.2-maintenance'
2019-10-22 16:18:03 +02:00
Adrian Moennich
f3f5fdfc1c
Storage/S3: Bump version
2019-10-22 11:13:17 +02:00
Adrian Moennich
59bfc1e993
Storage/S3: Add readme
2019-10-22 11:13:17 +02:00
Adrian Moennich
7fc336f15f
Storage/S3: Support 'on' for bool options
2019-10-22 11:13:17 +02:00
Adrian Moennich
4e42bce937
Storage/S3: Support nginx for proxying downloads
2019-10-22 11:13:17 +02:00
Adrian Moennich
3fee6d919e
Merge branch '2.2-maintenance'
2019-08-21 16:50:59 +02:00
Adrian Moennich
0d4f9e989f
URSH: Include templates in wheel
2019-08-21 16:35:04 +02:00
Adrian Moennich
44e69da01d
Merge branch '2.2-maintenance'
2019-08-21 14:18:49 +02:00
Adrian Moennich
8f5bac7d5a
URSH: Hide footer+page if not configured
2019-08-21 14:17:57 +02:00
Adrian Moennich
25d262a71f
Merge branch '2.2-maintenance'
2019-08-20 15:04:22 +02:00
Adrian Moennich
ef3d06e637
URSH: prettier-ify JS code
2019-08-20 15:00:40 +02:00
Adrian Moennich
00d1dddfa7
URSH: Bump version to 2.2
2019-08-20 14:48:29 +02:00
Adrian Moennich
0fac1a4ae8
URSH: Validate custom shortcuts
...
There shouldn't be any risk even if someone sends garbage containing
let's say `../`, but better to stay on the safe side than actually
sending an API request containing something obviously incorrect.
2019-08-20 14:36:30 +02:00
Adrian Moennich
80c5782678
URSH: Fix capitalization & use strong instead of b
2019-08-20 14:24:27 +02:00
Adrian Moennich
e16779691d
URSH: Adapt to API change (metadata -> meta)
2019-08-20 13:40:08 +02:00
Adrian Moennich
b59eba331b
URSH: Log shorturl creation
2019-08-20 12:30:59 +02:00
Adrian Moennich
51405ed3d9
URSH: Include indico user id in metadata
...
At least for custom shortcuts, since those are only available to event
managers and it may be useful to know who created such a shortcut, e.g.
in case of very inappropriate shortcuts.
2019-08-20 12:26:01 +02:00
Adrian Moennich
3fd3f3d0fb
URSH: Always include /api/ for API calls
2019-08-20 12:17:40 +02:00
Adrian Moennich
2b831d7ef8
URSH: Clarify action titles
...
The difference between "obtain" and "create" isn't really obvious
2019-08-20 12:17:00 +02:00
Adrian Moennich
796a7fd9e3
URSH: Fix various issues
2019-08-19 16:08:03 +02:00
Adrian Moennich
43a3fa79aa
URSH: Fix js issues
2019-08-19 16:08:03 +02:00
Adrian Moennich
91393b9176
URSH: Fix license, headers, isort, version
2019-08-19 16:08:03 +02:00
Ergys Dona
4be6c7e81f
URSH: Rename element_class to classes
2019-08-19 16:08:03 +02:00
Ergys Dona
b2b9ac1b39
URSH: Add custom shortcut creation via dropdown
2019-08-19 16:08:03 +02:00
Ergys Dona
082d01dc3e
URSH: Avoid jQuery in obtaining data attribute
2019-08-19 16:08:03 +02:00
Ergys Dona
a338ddbbdb
URSH: Fix regex, catch more invalid URLs
2019-08-19 16:08:03 +02:00
Ergys Dona
436d9342fe
URSH: Don't raise an exeption if ursh responds with 400
...
URSH:
URSH: Allows the client to give a user-friendly diagnostic message
2019-08-19 16:08:03 +02:00
Ergys Dona
6e47dc6d04
URSH: Switch back to RegExp-based URL validation
2019-08-19 16:08:03 +02:00
Ergys Dona
6af54aca8a
URSH: Use .hostname instead of .host
...
URSH:
URSH: Fixes issues with IE
2019-08-19 16:08:03 +02:00
Ergys Dona
eb138ba83b
URSH: Switch to URL polyfill
2019-08-19 16:08:03 +02:00
Ergys Dona
aa8bb6d8e8
URSH: Refactor index.js
...
URSH:
URSH: * Submit on Enter
URSH: * Differentiate invalid URL from invalid host
2019-08-19 16:08:03 +02:00
Ergys Dona
7f55721fa4
URSH: Increase page font size to 1.2em
2019-08-19 16:08:03 +02:00
Ergys Dona
e1100c9e34
URSH: Remove callback from _makeUrshRequest
2019-08-19 16:08:03 +02:00
Ergys Dona
d881e9e96f
URSH: Add copy-to-clipboard functionality
2019-08-19 16:08:03 +02:00
Ergys Dona
c39f6bd914
URSH: Replace qtip with input field
2019-08-19 16:08:03 +02:00