Commit graph

991 commits

Author SHA1 Message Date
Yohan Boniface
f86dca9ac1 Adapt iframe and image width when in right panel
fix #184
2020-03-17 19:39:14 +01:00
Yohan Boniface
8c6f500419 Set icon img max-height
fix #143
2020-03-17 19:21:50 +01:00
Yohan Boniface
f8187c0d20 i18n 2020-03-10 18:41:05 +01:00
Yohan Boniface
8e7d09f12a Add missing .mo files 2020-03-09 17:55:11 +01:00
Yohan Boniface
d0fde176e6 Simpler .gitignore, easier to read, understand, maintain 2020-03-09 17:54:43 +01:00
Yohan Boniface
8b65a12383 i18n: add "sv" (Swedish) 2020-03-09 17:25:45 +01:00
Yohan Boniface
03cc738056 i18n: Add "et" (Estonian) 2020-03-09 17:24:07 +01:00
Yohan Boniface
be809acbc6 i18n: add "no" 2020-03-09 17:19:16 +01:00
Yohan Boniface
401cb6db6e
Merge pull request #761 from umap-project/si-lk
Add "si" to LANG_INFO
2020-03-09 17:16:08 +01:00
Yohan Boniface
4000da1d41
Merge pull request #754 from Binnette/sync-username-on-connect
Update username with value from OAuth provider
2020-03-09 17:06:00 +01:00
Yohan Boniface
2140e7109b Bump dev requirements 2020-03-09 16:38:30 +01:00
Yohan Boniface
f1c65764ee Bump Pillow to 6.2.2 2020-03-09 16:34:15 +01:00
Yohan Boniface
f11fc7f050 Bump psycopg2 to 2.8.4 2020-03-09 16:29:15 +01:00
Yohan Boniface
c15ad107d8 Bump requests to 2.23.0 2020-03-09 16:27:37 +01:00
Yohan Boniface
82cf65d173 Bump social-auth-core to 3.2.0 2020-03-09 16:24:52 +01:00
Yohan Boniface
4a43b870c1 Add "si" to LANG_INFO
cf https://github.com/django/django/blob/master/django/conf/locale/__init__.py#L10

"get_language_info_list" would not run otherwise.
2020-03-09 16:22:51 +01:00
Yohan Boniface
ab122d6de2 i18n 2020-03-09 16:20:33 +01:00
Yohan Boniface
95c1d5fd59 Bump django-compressor to 2.4 2020-03-09 16:03:23 +01:00
Yohan Boniface
65df36b141 Bump Django to 2.2.11 2020-03-09 10:24:17 +01:00
Yohan Boniface
c683a1158c Bump django-agnocomplete to 1.0.0 2020-03-09 10:17:22 +01:00
Binnette
d68c1c2553
Translation update
* Update all translations
* Add: ar, ast, he, id, is, pt-br, pt-pt, si-lk, sr, th-th, tr
* Remove: pt (replaced by pt-pt and pt-br)
2020-03-03 19:46:10 +01:00
dependabot[bot]
2e7d55c5da
Bump pillow from 6.0.0 to 6.2.0 (#723)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/6.0.0...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-01 11:17:33 +01:00
Binnette
b0e06fccfe add comment and change pipeline method name 2020-03-01 11:11:27 +01:00
Binnette
179e8c7e97 Update username with value from OAuth provider 2020-03-01 00:12:10 +01:00
Binnette
00d42c5b03
Improve documentation (#746)
Add docs: setup a dev environment and server administration
2020-02-26 21:31:39 +01:00
Binnette
7ae95c7469
Merge pull request #751 from Binnette/transifex-transfert
Update transifex url in docs
2020-02-22 23:19:23 +01:00
Binnette
004b10f974 Update transifex url in docs 2020-02-22 23:16:01 +01:00
Binnette
89ba015746
Merge pull request #748 from Binnette/remove-protocol-from-iframe-code
Remove protocol from iframe src url
2020-02-21 22:16:12 +01:00
Binnette
6625f16702 Remove protocol from iframe src url
Note that baseUrl is only used for iframe src url, nothing else
2020-02-20 21:33:50 +01:00
Yohan Boniface
cca6041061
Merge pull request #715 from gislars/patch-1
Update ubuntu from scratch doc
2019-11-20 09:19:49 +01:00
Lars Lingner
90c7b38114
Update ubuntu from scratch doc
I had to add a config for /static and /uploads folder in nginx when I set DEBUG = False
2019-10-08 10:06:30 +02:00
Yohan Boniface
3ccc6de68b psycopg2==2.8.2 2019-05-11 13:13:47 +02:00
Yohan Boniface
a6414af1eb 1.1.2 2019-05-11 13:10:57 +02:00
Yohan Boniface
6236e37652 Add ko i18n 2019-05-11 11:32:33 +02:00
Yohan Boniface
42f3f14521 Merge branch 'master' of github.com:umap-project/umap 2019-05-11 11:21:48 +02:00
Yohan Boniface
96cebada15
Merge pull request #688 from jridky/patch-1
Translation update
2019-05-11 11:18:23 +02:00
Yohan Boniface
e31d3c2ce2 Update zh_TW 2019-05-11 11:12:37 +02:00
Yohan Boniface
70a760489e Fix parsing iframe when text contain two iframes
cf #689
2019-05-11 11:10:03 +02:00
Josef Řídký
1bb173b8cc
Update cs_CZ.js 2019-05-03 11:55:55 +02:00
Josef Řídký
3cfeb1df7e
Update CZ translation 2019-05-03 11:39:39 +02:00
Yohan Boniface
0b2f9b5c12 1.1.1 (for real) 2019-04-16 20:41:02 +02:00
Yohan Boniface
661ce80941 1.1.1 2019-04-16 20:37:40 +02:00
Yohan Boniface
8aa811c416 Add site/* in .gitignore (data from mkdocs) 2019-04-16 20:34:59 +02:00
Yohan Boniface
701bcdd300 i18n 2019-04-16 20:34:22 +02:00
Yohan Boniface
7f3a8258b3 Downgrade psycopg2 to 2.7.7
Django is not ready yet (migrations fail).

cf https://docs.djangoproject.com/en/dev/releases/2.2.1/

Expected May 1, 2019
2019-04-16 20:32:48 +02:00
Yohan Boniface
8972505f1b Add missing migration for Map.share_status update 2019-04-16 20:30:42 +02:00
Yohan Boniface
95a16b2aaf Set unique map id per page in map_list
This words around the issue where a map is displayed twice while
loading more maps in the home page because while loading maps some
have been updated
2019-04-09 11:47:02 +02:00
Yohan Boniface
7d9ae731c0 Allow to filter maps by share_status in admin
fix #682
2019-04-09 10:20:30 +02:00
Yohan Boniface
12ffd0f0f1 Remove old reference to submodules 2019-04-09 09:59:09 +02:00
Yohan Boniface
0d2b82333a i18n 2019-04-07 16:33:34 +02:00