Commit graph

  • 3c50466bd8 HTTP_ACCEPT should be part of the cache key Laura Klünder 2016-09-13 21:19:59 +02:00
  • 3614e0656c cache api responses Laura Klünder 2016-09-13 21:03:43 +02:00
  • 8d2e18c890 add commit_id to Package Laura Klünder 2016-09-13 18:22:44 +02:00
  • 30e8204055 minor optimization in package serialization Laura Klünder 2016-09-13 16:39:53 +02:00
  • 1f7ab97ce2 fix error 500 in hosters api Laura Klünder 2016-09-13 16:39:40 +02:00
  • b8f561d1b2 update django-compressor Laura Klünder 2016-09-13 16:38:59 +02:00
  • 87f99ffbea update to django 1.10 Laura Klünder 2016-09-13 16:35:01 +02:00
  • 84bb9ad73a nicer indented json encoding now also in rest api Laura Klünder 2016-09-13 16:20:37 +02:00
  • 55fc17e872 add hoster basics Laura Klünder 2016-09-13 15:18:24 +02:00
  • 6b7f05e2c7 browsable api should be reponsive Laura Klünder 2016-09-13 13:23:28 +02:00
  • 558e145572 add Package.home_repo Laura Klünder 2016-09-12 15:03:02 +02:00
  • 0f4cf9fb90 fix error in checkmap Laura Klünder 2016-09-12 14:58:28 +02:00
  • 82d10f803d fix errors in requirements Laura Klünder 2016-09-12 11:04:40 +02:00
  • c6c8dbeab4 refactor requirements and make htmlmin optional Laura Klünder 2016-09-12 10:55:01 +02:00
  • 2a86e012dd move editor static files and create map.js Laura Klünder 2016-09-12 10:45:27 +02:00
  • ff527a6263 tell travis to update setuptools Laura Klünder 2016-09-12 02:32:58 +02:00
  • 6cae6ae127 add htmlmin Laura Klünder 2016-09-12 02:29:31 +02:00
  • 6d599d6338 add API Welcome Text Laura Klünder 2016-09-12 02:16:46 +02:00
  • 568f0f2831 fix links hover in api view Laura Klünder 2016-09-12 02:13:18 +02:00
  • 55d125889f nicer styling for API Laura Klünder 2016-09-12 01:56:02 +02:00
  • 0b9fae7227 include fonts instead of downloading them from google Laura Klünder 2016-09-12 01:08:00 +02:00
  • 04dc68284f add public and access to package serialization Laura Klünder 2016-09-11 22:35:00 +02:00
  • 6c6867346f update requirements.txt for old pip versions (hello debian -.-) Laura Klünder 2016-09-11 22:21:39 +02:00
  • 457d25b611 sort imports Laura Klünder 2016-09-11 22:12:14 +02:00
  • c9eb98166c update editor js to only use the REST API. Laura Klünder 2016-09-11 22:11:28 +02:00
  • 26c82ccb80 remove debug stuff from can_access_package Laura Klünder 2016-09-11 21:55:15 +02:00
  • 574d0f8e8e remove default page size Laura Klünder 2016-09-11 21:45:02 +02:00
  • 3b2d9ed381 sort imports Laura Klünder 2016-09-11 21:41:39 +02:00
  • 5f5152718f add REST API Laura Klünder 2016-09-11 21:39:01 +02:00
  • 906eaea14a add string representation to Package Laura Klünder 2016-09-11 21:38:37 +02:00
  • 4b5f13ea48 Remove id field from mapdata models and make name their primary key Laura Klünder 2016-09-11 19:17:42 +02:00
  • 5397a4d2d4 cache pip Laura Klünder 2016-09-09 16:37:33 +02:00
  • 374aaefb25 update .travis.yml for webhooks Laura Klünder 2016-09-09 15:51:23 +02:00
  • daae0f79ab add collectstatic and compress check to .travis.yml Laura Klünder 2016-09-08 14:43:18 +02:00
  • c978955421 remove link to non-existing control.css Laura Klünder 2016-09-08 14:41:58 +02:00
  • c68763830b add myswql and postgres requirements Laura Klünder 2016-09-08 01:46:40 +02:00
  • a1809a46a2 sort listdirs for nicer loadmap-output Laura Klünder 2016-09-04 20:52:43 +02:00
  • fd5f402d95 add package dependencies Laura Klünder 2016-09-04 14:32:10 +02:00
  • 470815c859 move editor to new django app Laura Klünder 2016-08-31 17:14:31 +02:00
  • 5bdbfb934c move isort.cfg Laura Klünder 2016-08-30 18:04:33 +02:00
  • 30004724cd remove django-parler Laura Klünder 2016-08-30 17:55:20 +02:00
  • c5f03e546b change flake command in .travis.yml Laura Klünder 2016-08-30 17:49:03 +02:00
  • 3c4ba4c84c fix diff output of dumpmap --check-only Laura Klünder 2016-08-30 17:36:34 +02:00
  • 0ea7409fe4 add setup.cfg for flake8 Laura Klünder 2016-08-30 17:32:59 +02:00
  • 5732282441 add requirements_dev.txt Laura Klünder 2016-08-30 17:27:35 +02:00
  • 64180a1d72 add .travis.yml Laura Klünder 2016-08-30 17:16:53 +02:00
  • 4b89833b37 add .isort.conf Laura Klünder 2016-08-30 17:08:55 +02:00
  • dd00293b81 remove unneeded imports Laura Klünder 2016-08-30 17:01:59 +02:00
  • 7c3f9d7cb7 use print everywhere Laura Klünder 2016-08-30 16:29:59 +02:00
  • c54dcd07d9 make sure that the commands are operating in the right database Laura Klünder 2016-08-30 16:05:35 +02:00
  • b314bcae5d introducing the manage.py checkmap command Laura Klünder 2016-08-30 15:54:41 +02:00
  • ef3969a4f5 add dumpmap Laura Klünder 2016-08-30 13:58:45 +02:00
  • 376d85f9b4 refactor models, change map package storage and map package loading Laura Klünder 2016-08-29 22:10:43 +02:00
  • 0656090f27 sort imports Laura Klünder 2016-08-29 18:51:06 +02:00
  • e8824a02d4 refactor models Laura Klünder 2016-08-29 18:49:24 +02:00
  • 752b7d6d7d implement new django-based models and loadmappkg command Laura Klünder 2016-08-28 17:59:52 +02:00
  • 66661209d2 add data folder to .gitignore Laura Klünder 2016-08-28 17:59:05 +02:00
  • 545a7dd50f update models Laura Klünder 2016-08-25 13:47:18 +02:00
  • 565739f790 Don't use GeoDjango. It does not bring advantages for our use case. Laura Klünder 2016-08-23 11:41:04 +02:00
  • ac1cee9fa0 add models.py to mapdata which should replace classes.py soon Laura Klünder 2016-08-23 02:19:02 +02:00
  • 1aeefa1d56 introduce django-parler and geodjango to each other Laura Klünder 2016-08-23 01:56:56 +02:00
  • 1fa2e510d2 use geodjango Laura Klünder 2016-08-23 01:55:15 +02:00
  • eb37ffef5a do not bind popup to new feature – otherwise the content can be reset Laura Klünder 2016-08-22 19:57:25 +02:00
  • 5c65421096 drawing map features and opening popups Laura Klünder 2016-08-22 19:47:36 +02:00
  • d1ec2a65ca add loader gif with crossfade Laura Klünder 2016-08-22 17:54:33 +02:00
  • 4962635241 add loader animation Laura Klünder 2016-08-22 17:48:24 +02:00
  • fac6b12212 add draw icons to map editor Laura Klünder 2016-08-21 19:56:38 +02:00
  • bc29193c7b add level control to map editor Laura Klünder 2016-08-21 19:22:16 +02:00
  • a546d27efa split layer controls into packages and improve css Laura Klünder 2016-08-19 20:43:19 +02:00
  • 4ba139c380 add scale control to leaflet Laura Klünder 2016-08-19 19:50:19 +02:00
  • b79f84f0b6 change sources list format and add editor base + sources overlays Laura Klünder 2016-08-19 19:45:11 +02:00
  • 0d3187558e remove old file Laura Klünder 2016-08-19 19:44:26 +02:00
  • b067c79844 add leaflet.editable.js Laura Klünder 2016-08-19 19:44:04 +02:00
  • 39cdf6a02f size, sources, levels Laura Klünder 2016-08-19 13:51:09 +02:00
  • c4287e110c basic stuff for loading map data Laura Klünder 2016-08-19 12:41:02 +02:00
  • 2d639d595a add c3nav.cfg to gitignore Laura Klünder 2016-08-19 11:41:26 +02:00
  • 772ec7c654 add mapdata app and configuration Laura Klünder 2016-08-18 21:23:15 +02:00
  • 0f65f63eab add first control app Laura Klünder 2016-08-17 14:34:43 +02:00
  • 6b373246e8 add bootstrap, jquery and leaflet to static files Laura Klünder 2016-08-17 14:33:44 +02:00
  • 8c01e87b58 add static.dist to gitignore Laura Klünder 2016-08-17 14:33:32 +02:00
  • 4fd325ed12 some improvements in settings.py Laura Klünder 2016-08-16 01:39:59 +02:00
  • f79397509a update settings.py, mostly taken from pretix.eu Laura Klünder 2016-08-15 18:10:02 +02:00
  • c919db136d add django project Laura Klünder 2016-07-07 17:25:33 +02:00
  • 145b40db12 Initial commit Laura Klünder 2016-04-22 14:13:52 +02:00