Commit graph

61 commits

Author SHA1 Message Date
Laura Klünder
457d25b611 sort imports 2016-09-11 22:12:14 +02:00
Laura Klünder
c9eb98166c update editor js to only use the REST API. 2016-09-11 22:11:41 +02:00
Laura Klünder
26c82ccb80 remove debug stuff from can_access_package 2016-09-11 21:55:15 +02:00
Laura Klünder
574d0f8e8e remove default page size 2016-09-11 21:45:02 +02:00
Laura Klünder
3b2d9ed381 sort imports 2016-09-11 21:41:39 +02:00
Laura Klünder
5f5152718f add REST API 2016-09-11 21:39:01 +02:00
Laura Klünder
906eaea14a add string representation to Package 2016-09-11 21:38:37 +02:00
Laura Klünder
4b5f13ea48 Remove id field from mapdata models and make name their primary key 2016-09-11 19:29:10 +02:00
Laura Klünder
5397a4d2d4 cache pip 2016-09-09 16:37:33 +02:00
Laura Klünder
374aaefb25 update .travis.yml for webhooks 2016-09-09 15:51:23 +02:00
Laura Klünder
daae0f79ab add collectstatic and compress check to .travis.yml 2016-09-08 14:43:18 +02:00
Laura Klünder
c978955421 remove link to non-existing control.css 2016-09-08 14:41:58 +02:00
Laura Klünder
c68763830b add myswql and postgres requirements 2016-09-08 01:46:56 +02:00
Laura Klünder
a1809a46a2 sort listdirs for nicer loadmap-output 2016-09-04 20:52:43 +02:00
Laura Klünder
fd5f402d95 add package dependencies 2016-09-04 14:32:10 +02:00
Laura Klünder
470815c859 move editor to new django app 2016-08-31 17:14:31 +02:00
Laura Klünder
5bdbfb934c move isort.cfg 2016-08-30 18:04:33 +02:00
Laura Klünder
30004724cd remove django-parler 2016-08-30 17:55:20 +02:00
Laura Klünder
c5f03e546b change flake command in .travis.yml 2016-08-30 17:49:03 +02:00
Laura Klünder
3c4ba4c84c fix diff output of dumpmap --check-only 2016-08-30 17:41:43 +02:00
Laura Klünder
0ea7409fe4 add setup.cfg for flake8 2016-08-30 17:32:59 +02:00
Laura Klünder
5732282441 add requirements_dev.txt 2016-08-30 17:27:35 +02:00
Laura Klünder
64180a1d72 add .travis.yml 2016-08-30 17:20:56 +02:00
Laura Klünder
4b89833b37 add .isort.conf 2016-08-30 17:08:55 +02:00
Laura Klünder
dd00293b81 remove unneeded imports 2016-08-30 17:01:59 +02:00
Laura Klünder
7c3f9d7cb7 use print everywhere 2016-08-30 16:58:29 +02:00
Laura Klünder
c54dcd07d9 make sure that the commands are operating in the right database 2016-08-30 16:05:35 +02:00
Laura Klünder
b314bcae5d introducing the manage.py checkmap command 2016-08-30 15:55:02 +02:00
Laura Klünder
ef3969a4f5 add dumpmap 2016-08-30 13:58:45 +02:00
Laura Klünder
376d85f9b4 refactor models, change map package storage and map package loading 2016-08-29 22:12:04 +02:00
Laura Klünder
0656090f27 sort imports 2016-08-29 18:51:06 +02:00
Laura Klünder
e8824a02d4 refactor models 2016-08-29 18:49:24 +02:00
Laura Klünder
752b7d6d7d implement new django-based models and loadmappkg command 2016-08-28 18:00:15 +02:00
Laura Klünder
66661209d2 add data folder to .gitignore 2016-08-28 17:59:05 +02:00
Laura Klünder
545a7dd50f update models 2016-08-25 13:47:18 +02:00
Laura Klünder
565739f790 Don't use GeoDjango. It does not bring advantages for our use case. 2016-08-23 12:12:20 +02:00
Laura Klünder
ac1cee9fa0 add models.py to mapdata which should replace classes.py soon 2016-08-23 02:19:02 +02:00
Laura Klünder
1aeefa1d56 introduce django-parler and geodjango to each other 2016-08-23 02:02:24 +02:00
Laura Klünder
1fa2e510d2 use geodjango 2016-08-23 01:55:15 +02:00
Laura Klünder
eb37ffef5a do not bind popup to new feature – otherwise the content can be reset 2016-08-22 19:57:25 +02:00
Laura Klünder
5c65421096 drawing map features and opening popups 2016-08-22 19:47:36 +02:00
Laura Klünder
d1ec2a65ca add loader gif with crossfade 2016-08-22 17:54:33 +02:00
Laura Klünder
4962635241 add loader animation 2016-08-22 17:48:24 +02:00
Laura Klünder
fac6b12212 add draw icons to map editor 2016-08-21 19:56:38 +02:00
Laura Klünder
bc29193c7b add level control to map editor 2016-08-21 19:22:16 +02:00
Laura Klünder
a546d27efa split layer controls into packages and improve css 2016-08-19 20:43:19 +02:00
Laura Klünder
4ba139c380 add scale control to leaflet 2016-08-19 19:50:19 +02:00
Laura Klünder
b79f84f0b6 change sources list format and add editor base + sources overlays 2016-08-19 19:45:11 +02:00
Laura Klünder
0d3187558e remove old file 2016-08-19 19:44:26 +02:00
Laura Klünder
b067c79844 add leaflet.editable.js 2016-08-19 19:44:04 +02:00