Commit graph

4912 commits

Author SHA1 Message Date
Laura Klünder
4b0040b547 fix html error 2016-10-18 21:51:11 +02:00
Laura Klünder
6076cb2fa9 remove temporary stuff 2016-10-18 18:57:16 +02:00
Laura Klünder
fcdeb93b9a hide features of non-public packages 2016-10-18 18:50:35 +02:00
Laura Klünder
8c4306df5b add obstacles and doors api endpoint urls 2016-10-16 17:13:06 +02:00
Laura Klünder
e81af28efa propose uuid-name for doors 2016-10-16 15:56:40 +02:00
Laura Klünder
ba036fe900 new feature list in editor with dropdown selector 2016-10-16 15:56:05 +02:00
Laura Klünder
12133b94d2 remove feature_type argument in FeatureFormMixin 2016-10-16 15:17:30 +02:00
Laura Klünder
0f1d26c1db remove debug statements 2016-10-16 13:43:41 +02:00
Laura Klünder
45d0fb31f2 add model docstring to featurestypes api endpoint 2016-10-16 13:41:14 +02:00
Laura Klünder
1e9552ddb1 add height field to ObstacleSerializer 2016-10-16 13:38:34 +02:00
Laura Klünder
47a0915eda rename models: Inside→Building, Room→Area 2016-10-16 13:35:01 +02:00
Laura Klünder
dd215e3f3d add Obstacle and Door Features 2016-10-16 13:20:34 +02:00
Laura Klünder
0ffdde5492 remove duplicate package field 2016-10-16 12:48:40 +02:00
Laura Klünder
3d5e605357 update leaflet.js 2016-10-15 18:14:43 +02:00
Laura Klünder
b35238a8cb change editor border width and disable polygon smoothing 2016-10-15 18:11:14 +02:00
Laura Klünder
840f740b52 sort feature by name in editor 2016-10-15 12:32:11 +02:00
Laura Klünder
ad16a42ad2 fix source images api 2016-10-15 11:29:57 +02:00
Laura Klünder
794d527fdc fix missing editor forms 2016-10-15 11:23:27 +02:00
Laura Klünder
d3c507e319 remove unique_together 2016-10-15 10:51:46 +02:00
Laura Klünder
ecc7c4f829 editor forms for new feature models 2016-10-13 15:55:15 +02:00
Laura Klünder
4b74eb0cf5 add feature views to api and editor.js 2016-10-13 13:55:02 +02:00
Laura Klünder
0036b27057 split feature model – beginnings (still missing: API, Forms, Editor) 2016-10-12 15:25:00 +02:00
Laura Klünder
55a7e20df1 fix FeatureSerializer (SlugRelatedField for level) 2016-10-11 17:34:23 +02:00
Laura Klünder
692c2b7b6a update map js to remove ?sparse=true 2016-10-11 17:34:13 +02:00
Laura Klünder
4b97e3532f remove recursive serialization in api and replace url root with list of all endpoints 2016-10-11 17:29:02 +02:00
Laura Klünder
9658de72a2 use numeric primary keys, but still use unique names as lookups in the API 2016-10-11 16:33:12 +02:00
Laura Klünder
fcd0f8072b fix mkdir call in dumpmap 2016-10-09 18:53:29 +02:00
Laura Klünder
3bf9c19245 update map feature colors 2016-10-09 18:53:15 +02:00
Laura Klünder
fcff397a12 fix responsive editor 2016-10-09 17:33:00 +02:00
Laura Klünder
75f1560a09 fix missing titles in feature form 2016-10-09 16:22:45 +02:00
Laura Klünder
1316f6e481 round geometry to centimeter precision 2016-10-09 16:21:05 +02:00
Laura Klünder
9bfa37271c Feature.get_feature_type() 2016-10-09 14:47:18 +02:00
Laura Klünder
1804ffbad2 fix task api 2016-10-06 18:14:20 +02:00
Laura Klünder
742bd3cce0 python3.4 compatibility 2016-10-06 17:53:38 +02:00
Laura Klünder
7ea4a1bd21 reorganize API 2016-10-06 17:44:09 +02:00
Laura Klünder
a19f3c4de0 remove api versioning completely 2016-10-06 13:35:44 +02:00
Laura Klünder
457a7a9e86 switch to api NamespaceVersioning 2016-10-06 13:23:15 +02:00
Laura Klünder
ab7978f61b rename submittask/submittasks api endpoint 2016-10-06 12:43:35 +02:00
Laura Klünder
744689637a hide #responsive_switch on non-mobile devices 2016-10-06 12:42:01 +02:00
Laura Klünder
0059e70460 make editor responsive 2016-10-06 12:25:51 +02:00
Laura Klünder
c7e3feb8c8 dis able listing hosters 2016-10-06 10:59:44 +02:00
Laura Klünder
9be9e65101 description note 2016-10-06 00:13:12 +02:00
Laura Klünder
b29d110908 github do_submit_edit 2016-10-06 00:10:52 +02:00
Laura Klünder
5ca71f5f41 gitlab do_submit_edit: check only for 201 on create branch 2016-10-06 00:10:20 +02:00
Laura Klünder
6ae94ab151 add gitlab do_submit_edit 2016-10-05 21:42:55 +02:00
Laura Klünder
cdb960a112 set CELERY_ALWAYS_EAGER=False by default to avoid AttributeErrors 2016-10-05 21:40:10 +02:00
Laura Klünder
0541217abb fix css error in editor error messages 2016-10-05 21:30:41 +02:00
Laura Klünder
a3449f43b9 set commit msg 2016-10-05 21:06:31 +02:00
Laura Klünder
1e76866a19 add missing semicolon 2016-10-05 19:06:43 +02:00
Laura Klünder
47e775cdfe finalize: done text and hide alternatively note 2016-10-05 19:05:55 +02:00