Mateusz Konieczny
|
9c4f7e0ee8
|
remove no longer needed development info box
|
2022-11-25 10:20:04 +01:00 |
|
Mateusz Konieczny
|
655fed8964
|
better describe planning applications
|
2022-11-25 10:19:09 +01:00 |
|
Mateusz Konieczny
|
09a5aadfe6
|
better describe predicted planning applications
|
2022-11-25 10:18:56 +01:00 |
|
Mateusz Konieczny
|
f610e0346b
|
reword community_expected_planning_application
|
2022-11-25 10:18:39 +01:00 |
|
Mateusz Konieczny
|
cfc9930cc5
|
better describe predicted planning applications in planning section
|
2022-11-25 10:12:05 +01:00 |
|
Mateusz Konieczny
|
a4456b1bab
|
reword historic area assesment
|
2022-11-25 10:11:34 +01:00 |
|
Mateusz Konieczny
|
6fcbbc700c
|
Merge remote-tracking branch 'upstream/master' into feature/display-of-planning-data
|
2022-11-24 12:12:27 +01:00 |
|
Mateusz Konieczny
|
81d8aa124e
|
note about coverage of data
|
2022-11-23 15:22:01 +01:00 |
|
Mike Simpson
|
70ae2aa568
|
Merge pull request #987 from matkoniecz/feature/designation_quality
Tweak warning for designation/protection data quality
|
2022-11-23 12:14:24 +00:00 |
|
Mateusz Konieczny
|
d604ba30d8
|
Tweak warning for designation/protection data quality
|
2022-11-23 13:10:39 +01:00 |
|
Mateusz Konieczny
|
ba6bd944fc
|
tweak wording for older planning data
|
2022-11-23 11:48:48 +01:00 |
|
Mateusz Konieczny
|
dc5e00f7e6
|
try more clear logging
|
2022-11-23 10:50:55 +01:00 |
|
Mateusz Konieczny
|
c66038c036
|
Merge remote-tracking branch 'upstream/master' into feature/display-of-planning-data
|
2022-11-23 10:11:55 +01:00 |
|
Mike Simpson
|
9a913fa5aa
|
Merge pull request #985 from matkoniecz/feature/more_clear
Make more clear instructions for protected site menu
|
2022-11-23 09:10:40 +00:00 |
|
Mike Simpson
|
5c541b5ca0
|
Merge pull request #979 from matkoniecz/feature/log-more-clear-errors
provide more clear errors
|
2022-11-23 09:09:27 +00:00 |
|
Mateusz Konieczny
|
d53a893ea5
|
tweak wording
|
2022-11-23 10:04:46 +01:00 |
|
Mateusz Konieczny
|
6965056b8b
|
tweak default collapse state
as requested in #984
|
2022-11-23 09:11:19 +01:00 |
|
Mateusz Konieczny
|
3a05627af1
|
More clear instructions for protected site menu
fixes #982
|
2022-11-23 09:02:15 +01:00 |
|
Mateusz Konieczny
|
930fb11e6a
|
show address data in planning data green box
|
2022-11-23 08:59:10 +01:00 |
|
Mateusz Konieczny
|
bec6277706
|
add special empty map
I am deeply unhappy about ugly disclaimer handling though right now I have no good ideas how to provide nicer display
|
2022-11-21 22:10:44 +01:00 |
|
Mateusz Konieczny
|
5ba6e270f2
|
more consistent intendation
|
2022-11-21 10:09:11 +01:00 |
|
Mateusz Konieczny
|
51b0b44146
|
provide more clear errors
|
2022-11-18 17:32:16 +01:00 |
|
Mateusz Konieczny
|
58e6625790
|
apply some pep8 rules to python script
|
2022-11-13 13:36:04 +01:00 |
|
Mateusz Konieczny
|
9512d30c28
|
add status explanation note
this allow to handle OBS statuses, also done in this commit
|
2022-11-13 09:01:38 +01:00 |
|
Mateusz Konieczny
|
dffa4e244b
|
import id more fitting for display
|
2022-11-12 18:48:58 +01:00 |
|
Mateusz Konieczny
|
e2a2516619
|
fix missing newline
|
2022-11-10 10:21:57 +01:00 |
|
Mateusz Konieczny
|
45b8aeea81
|
remove duplicative handling of status
Unknown and Lapse are aliased in steps before
|
2022-11-10 10:19:45 +01:00 |
|
Mateusz Konieczny
|
8ae0c0c5f9
|
better protected against database failing
entries with long unaliased status could cause problem in future with new aliases
|
2022-11-10 10:18:08 +01:00 |
|
Mateusz Konieczny
|
5ed2d419a9
|
reorder imports like linter wanted
|
2022-11-10 10:17:33 +01:00 |
|
Mateusz Konieczny
|
d544b5228d
|
apply PEP8 standards
|
2022-11-10 08:29:14 +01:00 |
|
Mateusz Konieczny
|
a679054a0d
|
show last 30 days, not last 7 in very recent applications
|
2022-11-10 08:29:08 +01:00 |
|
Mike Simpson
|
d5c9fbea47
|
Update setup-dev-environment.md
|
2022-11-09 10:42:24 +00:00 |
|
Mateusz Konieczny
|
ffe43dbd38
|
show data that caused failure
|
2022-11-08 23:16:03 +01:00 |
|
Mateusz Konieczny
|
63ec84e9b2
|
handle dates in passed data on reporting errors
json.dumps fails on date objects
|
2022-11-08 23:16:03 +01:00 |
|
Mateusz Konieczny
|
e7f67cbe8f
|
treat invalid future dates as invalid
Brent-87_0946 has "valid_date": "23/04/9187"
yes, they apparently recorded filing in Anno Dominin 9187
|
2022-11-08 23:16:03 +01:00 |
|
Mateusz Konieczny
|
da4b198555
|
remove duplication
|
2022-11-08 23:08:46 +01:00 |
|
Mike Simpson
|
17e15fd026
|
Update setup-dev-environment.md
|
2022-11-08 20:10:26 +00:00 |
|
Mateusz Konieczny
|
b4b17c7c48
|
date cacing hack
|
2022-11-08 16:23:38 +01:00 |
|
Mateusz Konieczny
|
d4ec4653b8
|
Merge remote-tracking branch 'upstream/master' into feature/display-of-planning-data
|
2022-11-08 16:23:20 +01:00 |
|
Mike Simpson
|
f595b4c20f
|
Merge pull request #978 from matkoniecz/feature/placeholders-in-planning-section
Feature/placeholders in planning section
|
2022-11-08 15:09:15 +00:00 |
|
Mateusz Konieczny
|
8a037b2ebc
|
delete no longer used code
|
2022-11-08 15:59:47 +01:00 |
|
Mateusz Konieczny
|
36513a31de
|
Change section to mimic upcoming planning applications info
|
2022-11-08 14:49:56 +01:00 |
|
Mateusz Konieczny
|
bc8ec5d202
|
change structure of planning section
|
2022-11-08 14:48:16 +01:00 |
|
Mateusz Konieczny
|
07514e6852
|
More planned entries
|
2022-11-08 14:46:24 +01:00 |
|
Mateusz Konieczny
|
e6b6187c24
|
Merge branch 'master' into feature/display-of-planning-data
|
2022-11-08 13:41:15 +01:00 |
|
Mike Simpson
|
74d1dcfa8e
|
Merge pull request #977 from matkoniecz/feature/language-tweaks
Small language tweaks after review on staging
|
2022-11-08 12:18:50 +00:00 |
|
Mateusz Konieczny
|
36b1c68814
|
Small language tweaks after review on staging
|
2022-11-08 13:08:34 +01:00 |
|
Mike Simpson
|
c00c59914c
|
Merge pull request #976 from matkoniecz/feature/remake-designation-menu
Remake designation/protection menu.
|
2022-11-08 11:54:00 +00:00 |
|
Mike Simpson
|
00bafceb7e
|
Merge pull request #966 from matkoniecz/fix/migration
fix problem with migration
|
2022-11-08 11:52:33 +00:00 |
|
Mike Simpson
|
5c2455ce8d
|
Merge pull request #975 from matkoniecz/feature/stop-showing-child-count
Stop showing child count in group headers.
|
2022-11-08 11:51:49 +00:00 |
|