Commit graph

652 commits

Author SHA1 Message Date
Yohan Boniface
70a760489e Fix parsing iframe when text contain two iframes
cf #689
2019-05-11 11:10:03 +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
Yohan Boniface
99699c787d
Merge pull request #674 from ward/english-string-fixes
Fix original English translation strings
2019-04-07 16:27:57 +02:00
Yohan Boniface
2e56957672 1.1.0 2019-04-07 14:58:22 +02:00
Yohan Boniface
1628e5c43a Bump dev deps 2019-04-07 14:13:50 +02:00
Yohan Boniface
462e7a8a0f Try to upgrade Postgis on travis 2019-04-07 14:05:56 +02:00
Yohan Boniface
17db76d003 Specify Postgis version in settings for Travis 2019-04-07 13:59:00 +02:00
Yohan Boniface
00ed913909 Travis: use xenial to try to fix gdal install 2019-04-07 13:47:33 +02:00
Yohan Boniface
a9d19a153c Fixing gdal installation on Travis 2019-04-07 12:41:30 +02:00
Yohan Boniface
b4740a317c Reset gdal travis config 2019-04-07 12:11:52 +02:00
Yohan Boniface
d9be546c9f Use autocompletefields for owner and editors in admin 2019-04-07 11:51:12 +02:00
Yohan Boniface
560ace68f8 Allow to search maps in the admin 2019-04-07 11:43:16 +02:00
Yohan Boniface
bbd239e07d Bump deps 2019-04-07 11:39:12 +02:00
Yohan Boniface
8f775faf73 Bump django to 2.2 2019-04-07 11:39:03 +02:00
Yohan Boniface
b02b610117 i18n 2019-04-07 11:22:08 +02:00
Yohan Boniface
5b8a8904cc Add Map.BLOCKED share status 2019-04-07 11:12:38 +02:00
Yohan Boniface
7e38a08fb8 Switch from DictField to JSONField 2019-04-07 10:40:30 +02:00
Ward Muylaert
2ffdd0594b Fix original English translation strings
It seems mistakes in the original English (en) translation strings are
not fixed in the website despite them being correct for en_US in
Transifex for several years. My guess is that they are the default for
en, so unless you somehow manage to explicitly select en_US (which does
not seem possible), you are stuck with the incorrect English.
2019-02-25 14:06:57 +01:00
Yohan Boniface
addc67549e frameborder lower case
fix #670
2019-02-22 21:56:17 +01:00
Yohan Boniface
95ded1101a i18n
fix #672
2019-02-22 21:49:41 +01:00
Yohan Boniface
ff482aedc8 Fix unknown var since 887a9fc7 2019-02-22 21:49:41 +01:00
Yohan Boniface
367e0ba8a8
Merge pull request #669 from brylie/patch-1
Change 'cured' to 'improved'
2019-02-13 11:27:21 +01:00
Brylie Christopher Oxley
e7fce1873d
Change 'cured' to 'improved'
From the context, I think it was implied that OpenStreetMap is *improved* by community adoption, rather than being 'cured' of some 'sickness' :-)
2019-02-13 12:09:00 +02:00
Yohan Boniface
508b63fce5 Merge branch 'master' of github.com:umap-project/umap 2019-02-09 17:29:39 +01:00
Yohan Boniface
5177068de4 Mention in documentation that theme.css is loaded by default 2019-02-09 11:31:31 +01:00
Yohan Boniface
eec9e094bc 1.0.0 2019-02-09 10:53:45 +01:00
Yohan Boniface
2cc7e01a39 1.0.0-rc.9 2019-02-06 19:41:36 +01:00
Yohan Boniface
eb3d115a96 bump deps 2019-02-06 19:38:19 +01:00
Yohan Boniface
7b37f28264 i18n 2019-02-01 14:49:32 +01:00
Yohan Boniface
7a49dcba99 Increase limit in owner maps page
fix #651
2019-01-30 12:07:35 +01:00
Yohan Boniface
a4c0b31fc9 Expose original map URI in full export
fix #659
2019-01-30 11:34:59 +01:00
Yohan Boniface
f6b2469566 i18n
fix #665
2019-01-30 11:23:57 +01:00
Yohan Boniface
41ed5b4163 Fix edge case in name display in data browser 2019-01-30 11:08:17 +01:00
Yohan Boniface
2947e36e8c update osmic YAML files according to new configuration 2018-11-17 22:03:08 +01:00
Yohan Boniface
2d54ad7f0f it i18n
o
2018-11-17 19:21:43 +01:00
Yohan Boniface
d4f693e019
Merge pull request #652 from aaj013/patch-1
Updated ubuntu installation doc
2018-11-15 08:42:44 +01:00
Asish Abraham Joseph
7c20190e01
Added missing dependency packages
Added missing ownership to deployment directories
2018-11-15 11:41:58 +05:30
Yohan Boniface
966b136b5c i18n 2018-11-08 22:23:56 +01:00
Yohan Boniface
264c78d261 Bump social auth 2018-11-04 21:39:42 +01:00
Yohan Boniface
2ee09289da Bump deps 2018-11-04 21:29:32 +01:00
Yohan Boniface
adb7f40c64 i18n 2018-11-04 21:25:49 +01:00