Commit Graph

7850 Commits

Author SHA1 Message Date
Michael Stenta 3c845225bf farmOS 2.2.2 2023-10-25 16:09:41 -04:00
Michael Stenta dba10fd756 Update simple_oauth to 5.2.4. 2023-10-25 16:09:41 -04:00
Michael Stenta 40d9f2a7d0 Refactor Move and Group actions into quick forms #736 2023-10-25 15:41:24 -04:00
Michael Stenta 82d867d4f7 Document the need for quick action schema.yml file. 2023-10-25 15:38:13 -04:00
Michael Stenta 1a48db825a Add CHANGELOG.md line for #736. 2023-10-25 15:38:13 -04:00
Michael Stenta 8f2c465de9 Replace Group action with Group quick form action. 2023-10-25 15:38:13 -04:00
Michael Stenta a5138314b1 Replace Move action with Movement quick form action. 2023-10-25 15:38:13 -04:00
Michael Stenta c9b361239b Patch state_machine to fix Issue #3396186: State constraint is not validated on new entities 2023-10-23 17:07:52 -04:00
wotnak e0ca16cfd2 Add post update hook to install the new quick_form entity type on existing farmOS installations #738 2023-10-23 12:21:14 -04:00
Paul Weidner e41a34858c Fix planting quick form creating empty quantities #737 2023-10-23 12:19:17 -04:00
Paul Weidner 6657a88254 Correct link to CSV module docs #735 2023-10-18 08:27:08 -04:00
Michael Stenta 010a895092 farmOS 2.2.1 2023-10-09 16:15:28 -04:00
Michael Stenta febdf94083 Rebuild routes when config-based CSV importers are saved/deleted. 2023-10-09 16:09:55 -04:00
Paul Weidner e5c3bda5bf Standardize index building across all index controllers 2023-10-09 15:28:08 -04:00
Paul Weidner b815dacb4f Add cacheability to import index pages 2023-10-09 15:27:27 -04:00
Michael Stenta 0067c85215 Rebuild routes when quick form config entities are saved/deleted. 2023-10-09 15:15:38 -04:00
Michael Stenta 96b6002f5d Quick form actions cause RouteNotFoundException: Route farm.quick.[id] does not exist. #727
Revert "Refactor quick form route building to a single route"

This reverts commit 3505e80124.
2023-10-09 15:15:37 -04:00
Michael Stenta 6ed8f3ccec Validate ID tag types. Fixes #725 2023-10-09 14:53:20 -04:00
Michael Stenta 389786ce60 Add basic kernel tests for ID tag field. 2023-10-09 14:35:06 -04:00
Michael Stenta d54ea7309c Fix deliver.yml (broken by #732) 2023-10-09 14:33:47 -04:00
Michael Stenta 1e23d0b035 Fix asset_lookup and term_lookup exception messages #731 2023-10-09 14:13:21 -04:00
Michael Stenta 14852bf32a Use farmOS-microblog create-message workflow to announce new versions #732 2023-10-09 14:08:53 -04:00
Michael Stenta 27eafb59b9 Fix PHPStan running out of memory during delivery workflow #726 2023-10-09 13:42:21 -04:00
Michael Stenta 7680523fcc Add guide/import.md and development/module/csv.md to mkdocs.yml. 2023-10-09 12:12:56 -04:00
Michael Stenta cdad587682 Remove PHPStorm note from development/environment/update.md. 2023-10-09 12:12:56 -04:00
Michael Stenta cf8294c685 Expand "3. Develop" section of dev env setup guide. 2023-10-09 12:12:56 -04:00
Michael Stenta 023301ec9c farmOS 2.2.0 2023-10-06 15:24:49 -04:00
Michael Stenta 42633566ee Update jsonapi_schema to 1.0-rc1. 2023-10-06 15:24:02 -04:00
Michael Stenta f6d195d9c8 Issue #3382598: Deprecate farmOS v1 migrations 2023-10-06 14:49:10 -04:00
Michael Stenta b3c4d0e550 Issue #3359452: Deprecate farm_log_asset_names_summary() 2023-10-06 14:47:56 -04:00
Michael Stenta 4049ca5198 Decrease horizontal and top margins on pages #719 2023-10-06 14:46:23 -04:00
Michael Stenta a915d3b174 Add CHANGELOG.md for #719. 2023-10-06 14:45:59 -04:00
Paul Weidner a18e44cd8d Decrease space at top of pages around help 2023-10-06 14:45:35 -04:00
Paul Weidner 5b6ec6cc73 Decrease horizontal margins on pages 2023-10-06 14:45:34 -04:00
Michael Stenta 953c001491 Condense views table UI #713 2023-10-06 14:40:46 -04:00
Michael Stenta 03876d4fd3 Add CHANGELOG.md line for #713. 2023-10-06 14:40:29 -04:00
Paul Weidner c05875f9f3 Allow bundle fields to be sorted in views tables 2023-10-06 14:40:08 -04:00
Paul Weidner 6a0e27914f Hide views table columns when they do not contain any data 2023-10-06 14:40:08 -04:00
Paul Weidner 7f9f9dcd75 Decrease size of views collapsible filter 2023-10-06 14:40:08 -04:00
Paul Weidner c75ebeae58 Condense styling of views 2023-10-06 14:40:08 -04:00
Michael Stenta b3a9e0c798 Condense metrics UI #711 2023-10-06 14:38:33 -04:00
Michael Stenta ec51dfaff6 Add CHANGELOG.md line for #711. 2023-10-06 14:38:24 -04:00
Paul Weidner 4ef19c79ce Render metrics using item_list theme 2023-10-06 14:38:06 -04:00
Paul Weidner 91a6fccf85 Use flexbox to manage metric button spacing 2023-10-06 14:38:06 -04:00
Paul Weidner 9b8eb314cc Class attributes is an array 2023-10-06 14:38:06 -04:00
Paul Weidner 1b6b46ab9a Render entity labels using h6 tag 2023-10-06 14:38:06 -04:00
Paul Weidner 6be3e3639c Render metrics in small buttons 2023-10-06 14:38:05 -04:00
Michael Stenta 1d0f5fe48c Dashboard improvements #712 2023-10-06 14:37:10 -04:00
Michael Stenta 86718da176 Add CHANGELOG.md line for #712. 2023-10-06 14:36:13 -04:00
Paul Weidner 14b63d748d Reduce spacing within dashboard fieldsets 2023-10-06 14:35:44 -04:00