Commit Graph

1116 Commits

Author SHA1 Message Date
Ed Chalstrey
58f1d84188 set other category link fields to be limited to urls 2022-07-07 10:25:13 +01:00
Ed Chalstrey
a669621cb3 limit location to being url 2022-07-07 10:23:29 +01:00
Ed Chalstrey
c8139f2d73 change building name to building info link 2022-07-07 10:13:00 +01:00
Ed Chalstrey
858d4408ea restrict location_street and location_line_two to 30 chars 2022-07-06 15:28:33 +01:00
Ed Chalstrey
d64444bd74 fix error 2022-07-05 16:35:48 +01:00
Ed Chalstrey
a17a1820e5 add verification 2022-07-05 16:32:00 +01:00
Ed Chalstrey
c3323d9531 un-disable 2022-07-05 16:29:30 +01:00
Ed Chalstrey
e97b94bded remove info box 2022-07-05 16:22:49 +01:00
Ed Chalstrey
c026bed54d allow edits location fields 2022-07-05 16:16:25 +01:00
Mateusz Konieczny
5d3fc148e0 add announcement about planning 2022-07-04 19:14:40 +02:00
Mateusz Konieczny
3cb5ee5dca Allow community to mark expected applications 2022-07-04 11:40:14 +02:00
Ed Chalstrey
61166726c3 Revert "2nd attempt remove copy tool from community opinions"
This reverts commit a960bc7cb5.
2022-06-24 15:54:25 +01:00
Ed Chalstrey
a960bc7cb5 2nd attempt remove copy tool from community opinions 2022-06-24 15:51:36 +01:00
Ed Chalstrey
f2bc5d65ae restore copy for community_like 2022-06-24 15:40:39 +01:00
Ed Chalstrey
8f4a36fbb6 fix prev commit 2022-06-24 15:38:18 +01:00
Ed Chalstrey
cc989664d0 remove copt tool from community opinions 2022-06-24 15:34:30 +01:00
Ed Chalstrey
f2848140e0 blacklist community keys 2022-06-24 15:32:01 +01:00
Ed Chalstrey
673a59df6f finish prev commit 2022-06-24 15:24:18 +01:00
Ed Chalstrey
63cfb8219d add copy tool where missing from community category 2022-06-24 15:23:17 +01:00
Ed Chalstrey
36f86216e6 blacklist more planning keys 2022-06-24 15:15:39 +01:00
Ed Chalstrey
9885bf4b73 add planning_in_list to blackListedKeys 2022-06-24 15:12:13 +01:00
Ed Chalstrey
8d9f319aea don't copy certain keys for current use 2022-06-24 15:01:37 +01:00
Ed Chalstrey
455a22fc13 fix prev commit 2022-06-24 14:27:12 +01:00
Ed Chalstrey
96df75e1cb handle unusual case of Team having a non ccategory field 2022-06-24 14:25:43 +01:00
Ed Chalstrey
3320614176 add fieldName block var 2022-06-24 14:19:37 +01:00
Ed Chalstrey
593be69514 Merge branch 'master' into copy-tool-enable 2022-06-24 14:09:33 +01:00
Ed Chalstrey
8e6f8d9d3e rename 2022-06-24 09:37:03 +01:00
Ed Chalstrey
e853365ec0 rename 2022-06-24 09:23:52 +01:00
Ed Chalstrey
3318f0e21d only copy keys that are not blank 2022-06-23 15:51:10 +01:00
Ed Chalstrey
52a5a22967 only copy keys from the chosen category by default 2022-06-23 10:53:39 +01:00
Ed Chalstrey
bfe519d7fe fix prev commit properly 2022-06-23 10:39:55 +01:00
Ed Chalstrey
b333351350 fix prev commit 2022-06-23 10:39:09 +01:00
Ed Chalstrey
56db0c58df set all copyapble keys to true by default 2022-06-23 10:38:22 +01:00
Ed Chalstrey
42aa1f6ed0 import datafields 2022-06-23 10:20:25 +01:00
Ed Chalstrey
86c535d27b switch to a const for defaultCopyProps 2022-06-20 16:04:43 +01:00
Ed Chalstrey
f2a7f86d92 initialise CopyProps rather than CopyControlProps 2022-06-20 16:02:45 +01:00
Ed Chalstrey
05ee54f5c1 add undefined as default for toggleCopying 2022-06-20 15:43:32 +01:00
Ed Chalstrey
54644c36d6 add blank string as default for data_string 2022-06-20 15:39:59 +01:00
Ed Chalstrey
9517553de9 add blank string as default for cat 2022-06-20 15:38:46 +01:00
Ed Chalstrey
36200044db attempt to set copy tool to checked by default 2022-06-20 15:36:26 +01:00
Ed Chalstrey
aa8649f710 add copy tool to missing community field 2022-06-20 13:38:32 +01:00
Ed Chalstrey
3882790706 set copyable = true for MultiDataEntry 2022-06-20 12:03:31 +01:00
Ed Chalstrey
5aa13e0e83 add copy tool Team fields 2022-06-20 11:52:57 +01:00
Ed Chalstrey
e1e8328c05 use date_year 2022-06-10 15:25:44 +01:00
Ed Chalstrey
56abebf4de add team_info_count to deteermin colour 2022-06-10 14:45:39 +01:00
Ed Chalstrey
1642c2c8fb add team 2022-06-10 14:13:19 +01:00
Ed Chalstrey
691b68e128 test team colour scale (but using location vals for now) 2022-06-10 14:04:46 +01:00
Ed Chalstrey
3ef764dc75 add developer_name 2nd attempt 2022-06-10 13:38:54 +01:00
Ed Chalstrey
b950c8909f revert 68abacc685 2022-06-10 13:36:12 +01:00
Ed Chalstrey
b5812645d6 fix prev commit 2022-06-10 13:34:24 +01:00
Ed Chalstrey
68abacc685 add developer_name 2022-06-10 13:32:46 +01:00
Ed Chalstrey
0611eaa9ce add other_team and other_team_source_link 2022-06-10 13:13:23 +01:00
Ed Chalstrey
69f470552f remove non-existant tooltips 2022-06-10 11:39:30 +01:00
Ed Chalstrey
e5c0e4e0c0 add builder and builder_source_link 2022-06-10 11:37:52 +01:00
Ed Chalstrey
2f2c0b949f finish prev commit 2022-06-10 11:16:42 +01:00
Ed Chalstrey
d73e49a538 add developer_source_link 2022-06-10 11:14:45 +01:00
Ed Chalstrey
3cf2827f27 Architect/ architectural firm 2022-06-10 11:07:08 +01:00
Ed Chalstrey
26f79f3351 religious body 2022-06-10 11:06:20 +01:00
Ed Chalstrey
b3ca4fef88 reintroduce designers field 2022-06-06 15:41:39 +01:00
Ed Chalstrey
8fca3bc8d8 completely remove problematic field 2022-06-06 15:33:30 +01:00
Ed Chalstrey
1d187c2b87 try again building_designers MultiDataEntry 2022-06-06 15:23:00 +01:00
Ed Chalstrey
0a9d4c3ba8 rename designers to building_designers 2022-06-06 15:02:16 +01:00
Ed Chalstrey
a34a2c6d66 remove duplications 2022-06-06 14:54:45 +01:00
Ed Chalstrey
2b53dbabe9 rename to has_extension in dataFields 2022-06-06 14:40:51 +01:00
Ed Chalstrey
ce340d7d54 change title for extension_year 2022-06-06 14:35:19 +01:00
Ed Chalstrey
06cb9fc1cb Revert "change title for has_extension"
This reverts commit 38744273c9.
2022-06-06 14:34:00 +01:00
Ed Chalstrey
ee530502ff rearrange so date_year 2022-06-06 14:33:02 +01:00
Ed Chalstrey
38744273c9 change title for has_extension 2022-06-06 14:31:14 +01:00
Ed Chalstrey
66462fefac switch has_extension to LogicalDataEntry 2022-06-06 14:29:35 +01:00
Ed Chalstrey
d031239245 change logic to use has_extension 2022-06-06 14:24:16 +01:00
Ed Chalstrey
b59e811412 change to has_extension bool 2022-06-06 14:20:27 +01:00
Ed Chalstrey
a01a5673af make is_extension editable 2022-06-06 14:04:00 +01:00
Ed Chalstrey
0cf4660952 add is_extension to dataFields 2022-06-06 14:03:02 +01:00
Ed Chalstrey
0dcad9d36f Revert "restore exception validation logic with proper operator"
This reverts commit 40fbc1d223.
2022-06-06 14:02:11 +01:00
Ed Chalstrey
40fbc1d223 restore exception validation logic with proper operator 2022-06-06 13:32:31 +01:00
Ed Chalstrey
7dae80e73a remove breaking logic 2022-06-06 13:27:33 +01:00
Ed Chalstrey
87e93cd193 update dataFields 2022-06-06 13:16:53 +01:00
Ed Chalstrey
631bcc78aa add exception to validation in right place 2022-06-06 12:04:31 +01:00
Ed Chalstrey
ff283f2ea1 Revert "add exception to validation"
This reverts commit be00d24bfa.
2022-06-06 12:03:54 +01:00
Ed Chalstrey
be00d24bfa add exception to validation 2022-06-06 12:01:20 +01:00
Ed Chalstrey
147fcd0253 fix mistake 2022-06-06 11:22:01 +01:00
Ed Chalstrey
43a6cff4da add extra verify buttons 2022-06-06 11:14:21 +01:00
Ed Chalstrey
dbcd3ecdd9 add awards_source_link 2022-06-06 10:53:17 +01:00
Ed Chalstrey
e47d1fa691 add extra tags 2022-06-06 10:46:34 +01:00
Ed Chalstrey
3ed3d6f689 Revert "remove <form>"
This reverts commit 7d0889cc4b.
2022-06-06 10:45:03 +01:00
Ed Chalstrey
7d0889cc4b remove <form> 2022-06-06 10:41:31 +01:00
Ed Chalstrey
d639006da4 restore logic 2022-06-06 10:40:01 +01:00
Ed Chalstrey
7aa7f81ffe Revert "2nd container test"
This reverts commit a2d1ec41cf.
2022-06-06 10:31:43 +01:00
Ed Chalstrey
a2d1ec41cf 2nd container test 2022-06-06 10:30:11 +01:00
Ed Chalstrey
7077ab26b1 remove logic 2022-06-06 10:29:09 +01:00
Ed Chalstrey
0bcb13e54f Revert "add Fragment inside extension logic"
This reverts commit f748948e95.
2022-06-06 10:22:40 +01:00
Ed Chalstrey
f748948e95 add Fragment inside extension logic 2022-06-06 10:20:44 +01:00
Ed Chalstrey
8af1f03176 revert last 2 commits 2022-06-06 10:19:24 +01:00
Ed Chalstrey
23e45032cb remove commented code last commit 2022-06-06 10:17:05 +01:00
Ed Chalstrey
77140ae019 remove conditional logic 2022-06-06 10:16:08 +01:00
Ed Chalstrey
c126400cdc remove <fragment> entirely 2022-06-06 10:14:27 +01:00
Ed Chalstrey
d332cc03b4 single fragment with internal logic 2022-06-06 10:11:30 +01:00
Ed Chalstrey
591ad5b188 Revert "split Fragments"
This reverts commit 0ab06f6f5d.
2022-06-06 09:59:20 +01:00
Ed Chalstrey
0ab06f6f5d split Fragments 2022-06-06 09:57:10 +01:00
Ed Chalstrey
e244826422 fix last commit dont use "this" 2022-06-06 09:53:47 +01:00