Commit Graph

1930 Commits

Author SHA1 Message Date
Ed Chalstrey
208b57f21e
Merge pull request #889 from colouring-cities/manual-link
Add link to CCRP manual
2022-08-16 11:34:05 +01:00
Ed Chalstrey
2f61a70225 abbreviate CCRP 2022-08-16 11:29:38 +01:00
Ed Chalstrey
e7c531fc68 simplify 2022-08-16 11:26:52 +01:00
Ed Chalstrey
76d28d5d2d draft para 2022-08-16 11:25:05 +01:00
Ed Chalstrey
4278944a4f
Merge pull request #888 from colouring-cities/edit-history-latest
Add a line of text saying when the building was last edited
2022-08-11 10:19:50 +01:00
Ed Chalstrey
dd69627671 Revert "remove padding"
This reverts commit 949a2a0486.
2022-08-11 10:06:13 +01:00
Ed Chalstrey
949a2a0486 remove padding 2022-08-11 10:01:31 +01:00
Ed Chalstrey
6b18a58bde move EditHistoryLatest to section-body 2022-08-09 15:48:22 +01:00
Ed Chalstrey
01178dd46c Revert "move EditHistoryLatest outside section"
This reverts commit 2e17f25285.
2022-08-09 15:45:37 +01:00
Ed Chalstrey
2e17f25285 move EditHistoryLatest outside section 2022-08-09 15:44:38 +01:00
Ed Chalstrey
404f944c8e remove edit date from age specifically 2022-08-09 15:42:30 +01:00
Ed Chalstrey
dc30bc4384 add EditHistoryLatest for all categories 2022-08-09 15:40:59 +01:00
Ed Chalstrey
149cf0bdff remove div wrapper 2022-08-09 15:35:18 +01:00
Ed Chalstrey
59da16fe02 update text 2022-08-09 15:29:46 +01:00
Ed Chalstrey
f62b82685f remove font specs 2022-08-09 15:28:39 +01:00
Ed Chalstrey
fa88bad32f try suppressing subsequent list items 2022-08-09 15:27:33 +01:00
Ed Chalstrey
85322ef16d try <ul> instead 2022-08-09 15:17:40 +01:00
Ed Chalstrey
5643b27637 remove p 2022-08-09 15:15:44 +01:00
Ed Chalstrey
9863e99cb6 single <p> for latest edit 2022-08-09 15:14:18 +01:00
Ed Chalstrey
0b9598f47b remove edit hist title 2022-08-09 15:09:07 +01:00
Ed Chalstrey
a8e2399924 fix const name 2022-08-09 15:06:57 +01:00
Ed Chalstrey
03d4dab8fb fix import 2022-08-09 15:06:12 +01:00
Ed Chalstrey
e573574d5c add EditHistoryLatest 2022-08-09 15:05:36 +01:00
Ed Chalstrey
3270804b1b add props.building to EditHistory 2022-08-09 14:54:27 +01:00
Ed Chalstrey
eb41f9cfb3 fix EditHistory path 2022-08-09 14:52:08 +01:00
Ed Chalstrey
b4a521675a revert cee05b5979 2022-08-09 14:50:26 +01:00
Ed Chalstrey
292c75238c add EditHistory to Age 2022-08-09 14:49:19 +01:00
Ed Chalstrey
cee05b5979 add BuildingEditSummaryBrief to Age category 2022-08-09 14:09:59 +01:00
Ed Chalstrey
b2373c6abb widen section-header-actions 2022-08-09 13:38:02 +01:00
Ed Chalstrey
96df9517d4 change to "Edit History" 2022-08-09 10:14:01 +01:00
Mateusz Konieczny
96039dd135 Fix data export
fixes #870
fixes a12d49ce54
2022-08-02 16:05:05 +02:00
Ed Chalstrey
2cb1538038
Merge pull request #881 from colouring-cities/update-planning
Update planning section
2022-07-25 11:47:39 +01:00
Ed Chalstrey
42d659e607 fix planning_nhle_link 2022-07-25 11:41:08 +01:00
Ed Chalstrey
3b016dfd43 remove tooltip does not exist 2022-07-25 11:36:22 +01:00
Ed Chalstrey
66b281df37 use MultiDataEntry for planning_nhle_link 2022-07-25 11:35:24 +01:00
Ed Chalstrey
ebdc5aaa46 fix slug 2022-07-25 11:08:43 +01:00
Ed Chalstrey
ab4212ab1c un-disable 2022-07-25 11:02:12 +01:00
Ed Chalstrey
dc2d026f7f add planning_nhle_link 2022-07-25 11:00:09 +01:00
Ed Chalstrey
4ea5952b8f add verification buttons 2022-07-25 10:32:26 +01:00
Ed Chalstrey
6961c7aaa0 amend question 2022-07-25 10:20:47 +01:00
Ed Chalstrey
92f69eb7a5 make planning fields editable 2022-07-25 10:11:36 +01:00
Ed Chalstrey
7bea8a572a un-disable features 2022-07-25 10:04:04 +01:00
Ed Chalstrey
6ec5e6e1e2
Merge pull request #879 from colouring-cities/fix/842
Fix/842
2022-07-25 09:34:38 +01:00
Ed Chalstrey
a4ba0795bf
Merge pull request #878 from colouring-cities/fix/855
Fix counting verifications
2022-07-25 09:24:51 +01:00
Ed Chalstrey
324370cf21
Merge pull request #877 from colouring-cities/team-edits
Team section new fields and renaming some things
2022-07-22 16:36:05 +01:00
Ed Chalstrey
c1313abb3b fix mistake 2022-07-22 16:24:00 +01:00
Ed Chalstrey
90769513fc add landowner db migration 2022-07-22 16:21:14 +01:00
Ed Chalstrey
4c0e036e94 add landowner and landowner_source_link 2022-07-22 16:16:53 +01:00
Tom Russell
5be87921fb Pass setError callback in login form
Login failures (incorrect username or
password) were silently failing, with
no error message displayed.
2022-07-22 16:11:40 +01:00
Ed Chalstrey
e00621df41 add LogicalDataEntryYesOnly 2022-07-22 16:06:59 +01:00