Wykres commitów

1058 Commity (master)

Autor SHA1 Wiadomość Data
Hartmut Holzgraefe 08c603a7d5 show all render job details in list view, too
TODO: a formated table like in the details view would
be preferred here, but currently screws up the layout

also translation entries for "Request submitted" etc.
would need to be changed to include <td> tags
2017-01-08 09:44:37 +00:00
Hartmut Holzgraefe 5f81f68dab show slippy map at the right side instead of the bottom in map detail view 2017-01-07 17:46:30 +00:00
Hartmut Holzgraefe 9b29959ab6 changed map list to single column, with job details and slippy map side by side 2017-01-07 17:33:11 +00:00
Hartmut Holzgraefe 4670a070b3 use leaflet instad of openlayers api 2017-01-07 16:53:42 +00:00
Hartmut Holzgraefe 48af66716a fix leaflet javascript file paths 2017-01-07 16:52:51 +00:00
Hartmut Holzgraefe d6394cbdbe leaflet-search looks for images in different path 2017-01-07 16:51:41 +00:00
Hartmut Holzgraefe 6791146d49 include leaflet & plugin JS and CSS (not used yet) 2017-01-07 13:47:31 +00:00
Hartmut Holzgraefe 924db68d6b added leaflet.js and several plugins we're going to use when replacing openlayers
TODO: use a JS package manager instead of installing these manually
2017-01-07 13:30:48 +00:00
Hartmut Holzgraefe 17e313a986 Merge branch 'upstream_dev_overlay_style' 2017-01-06 10:43:33 +00:00
Hartmut Holzgraefe 522af83635 not selecting an overlay at all broke things as split still returns
an item in that case
2017-01-06 10:40:12 +00:00
Hartmut Holzgraefe ef2feccdaa support selection of multiple overlays 2017-01-06 10:39:42 +00:00
Hartmut Holzgraefe c322084165 add 'redo' button to map detail view 2017-01-06 10:22:43 +00:00
Hartmut Holzgraefe 53e58da3c3 preselect portrait or landscape format if preference provided by ocitysmap 2017-01-05 23:06:24 +00:00
Hartmut Holzgraefe a4a1bfb0e2 prevent failure if rendering crashed so hard that no error log path can be formed 2017-01-05 18:52:14 +00:00
Hartmut Holzgraefe 5e0dc53736 show error logs in maps list, too 2017-01-04 20:45:03 +00:00
Hartmut Holzgraefe 336e09563f preserve ocitysmap render error log and expose it on maps detail page 2017-01-04 20:43:57 +00:00
Hartmut Holzgraefe 23c93d1c45 enable portugese translation and paypal interface 2017-01-04 20:37:19 +00:00
Hartmut Holzgraefe d3a12de57a make piwik tracking optional and configurable 2017-01-04 19:43:54 +00:00
root 80958ca7f6 Merge branch 'master' of https://github.com/hholzgra/maposmatic 2017-01-02 13:30:00 +00:00
Hartmut Holzgraefe 22c9387b96 Merge branch 'master' of github.com:hholzgra/maposmatic 2017-01-02 11:00:10 +01:00
Étienne Loks 162a864d45 Allow to hide donation pages to MapOSMatic project 2016-11-12 17:53:02 +00:00
Étienne Loks 06c9c39d6f Add quick install instruction for Ubuntu 2016-11-12 17:09:28 +00:00
Étienne Loks c813b837c9 Put contact email and footer inside settings. 2016-11-12 17:07:08 +00:00
Étienne Loks a81b78f746 Alternate nominatim server can now be specified on settings 2016-11-12 14:42:16 +00:00
Étienne Loks 6bf3501aa9 gitignore: ignore rendered jobs in default result path 2016-11-12 14:31:02 +00:00
Étienne Loks 76c0ce2957 Fix deprecated import 2016-11-12 14:29:53 +00:00
Étienne Loks 05732b65e4 Migrate from IPAdressField (deprecated) to GenericIPAdressField 2016-11-12 14:28:58 +00:00
Étienne Loks 040968f8f5 Add a BRAND_NAME to simply change the name in the menu header 2016-11-12 14:23:42 +00:00
Étienne Loks 6cdd056a16 Specific warnings and address of forks are now in settings. 2016-11-12 11:18:45 +00:00
Étienne Loks 0ffa9eb65f Ignore logs 2016-11-12 10:35:49 +00:00
Étienne Loks 92693c617c Add the default results dir to repository 2016-11-12 10:34:13 +00:00
Étienne Loks 5de8613c3a Feed on first page is now defined in settings. 2016-11-12 10:33:32 +00:00
Étienne Loks 7b9e005b3e settings_local.py is now only used for overloading settings - pep8 2016-11-04 11:07:03 +01:00
Hartmut Holzgraefe 69cf0b3833 updated localization instructions and fixed manage.py execution permissions 2016-08-27 22:39:07 +02:00
Hartmut Holzgraefe c782b6dc9c moved locale directory to right location for current Django version 2016-08-27 21:44:59 +02:00
Hartmut Holzgraefe 3a4a833180 added explicit "no overlay" option which is active by default 2016-05-07 13:46:54 +02:00
Hartmut Holzgraefe 52afa46f1c added support for selecting an additional overlay stylesheet
(requires OcitysMap version that also supports overlays)
2016-05-07 13:46:51 +02:00
Hartmut Holzgraefe 364473d293 added explicit "no overlay" option which is active by default 2016-05-07 13:29:03 +02:00
Hartmut Holzgraefe 52278a58bb added support for selecting an additional overlay stylesheet
(requires OcitysMap version that also supports overlays)
2016-05-06 19:06:16 +02:00
Hartmut Holzgraefe fa743cf356 Merge branch 'upstream_dev_django_updates' 2016-05-06 00:18:02 +02:00
Hartmut Holzgraefe 649be87f35 silence unittest warning 2016-05-06 00:14:56 +02:00
Hartmut Holzgraefe 3b557b7356 use django migrations instead of deprecated syncdb 2016-05-05 23:42:54 +02:00
Hartmut Holzgraefe 34dc617d4b ErrorList import location changed in more recent Django versions 2016-05-02 18:47:34 +02:00
Hartmut Holzgraefe 6986a3f262 spelling fix 2016-04-05 17:24:14 +02:00
Hartmut Holzgraefe 4d2fcf98c9 added missing hashbang line 2016-04-03 22:31:04 +02:00
Hartmut Holzgraefe 85a40041f0 readded manage.py in new location 2016-04-03 22:08:05 +02:00
Hartmut Holzgraefe e860982d19 several changes required to make MapOSMatic work with Django 1.7.x 2016-04-03 21:26:12 +02:00
Hartmut Holzgraefe 189b789a9a use systemd instead of SysV init script 2016-04-03 12:20:24 +02:00
Hartmut Holzgraefe ce2b4ec94c Clearly mark this site as a fork of MapOSMatic 2016-04-03 11:42:55 +02:00
Hartmut Holzgraefe e9eff09cad use own github repository for rss feed 2016-04-03 02:03:25 +02:00