Commit Graph

7824 Commits

Author SHA1 Message Date
Michael Stenta aa35c2c32d Reformat Planting quick form log field info arrays. No functional change.
This will make it easier to use a new buildInlineContainer()
method for quantity fields provided by the next commit.
2023-04-01 14:00:38 -04:00
Michael Stenta 5ada077408 Move inline container style definition to farm_ui_theme. 2023-04-01 14:00:38 -04:00
Michael Stenta 7b3639e941 Use inline style for Planting quick form quantity fields. 2023-04-01 14:00:38 -04:00
Michael Stenta 78abcff89d Add a common CSS file for quick form styles, including an "inline" class for inline fields. 2023-04-01 14:00:38 -04:00
Paul Weidner 6b269dbe9a Standardize all taxonomy bundle labels to be singular #661 2023-04-01 13:58:45 -04:00
Michael Stenta baa988630e Clarify that "Export KML" bulk action is provided by the farmOS KML module. 2023-03-31 14:17:56 -04:00
Michael Stenta cbe71f9cd0 Field factory improvements #666 2023-03-30 14:55:05 -04:00
Michael Stenta b87abeb10f Add CHANGELOG.md lines for #666. 2023-03-30 14:54:52 -04:00
Michael Stenta b74d3d1ace Add email field support to field factory service. 2023-03-30 14:54:25 -04:00
Michael Stenta 5f9b32beef Add decimal field support to field factory service. 2023-03-30 14:54:25 -04:00
Michael Stenta 2c0aef36ce Add integer field support to field factory service. 2023-03-30 14:54:25 -04:00
Michael Stenta 46adaa3ab7 Allow max_length to be overridden on string fields. 2023-03-30 14:54:25 -04:00
Michael Stenta efcbc6087b Remove unnecessary default settings for string/string_long fields. 2023-03-30 14:54:25 -04:00
Michael Stenta 453ad598f4 Document string field type. 2023-03-30 14:54:25 -04:00
Michael Stenta 92281a373e Replace all usages of docker-compose with native docker compose #627
See https://www.docker.com/blog/announcing-compose-v2-general-availability/
2023-03-30 14:53:04 -04:00
Michael Stenta fb89eba4f0 Add CHANGELOG.md line for #627. 2023-03-30 09:43:48 -04:00
Michael Stenta 21d2d2a6e4 Replace all usages of docker-compose with docker compose. 2023-03-30 09:43:07 -04:00
Christian López Espínola 897caa6666 Update setup instructions
docker-compose up -d gives an error, docker compose up -d works though.
2023-03-30 09:43:07 -04:00
Paul Weidner f68887cc45 Allow map to be resized vertically #663 2023-03-30 09:39:45 -04:00
Paul Weidner 4c15010bd5 Simplify all map resize logic to use ResizeObserver #662 2023-03-30 09:36:48 -04:00
Michael Stenta 967982b2f0 Respect user timezone in midnight default datetime values #665 2023-03-29 11:07:41 -04:00
Michael Stenta 4f6ff71391 Include Fraction bundle fields in default Views #664 2023-03-28 15:02:39 -04:00
Michael Stenta f41b526278 Fix farm_entity_test and farm_entity_contrib_test module info. 2023-03-28 14:59:14 -04:00
Michael Stenta 42bb0c0f31 Fix farm_l10n module name in docs/hosting/localization.md. 2023-03-19 10:11:56 -04:00
Michael Stenta 4d31e7033e Do not add birth log mother to animal assets that already have parents #655 2023-03-16 14:58:57 -04:00
Michael Stenta b807c5602f Fix quick form toolbar menu links #657 2023-03-16 14:57:29 -04:00
Michael Stenta e7e2b15e4a Add "Speed" to the list of quantity measures #658 2023-03-16 14:52:49 -04:00
Paul Weidner c15b0a68b6
Update softprops/action-gh-release to 1.15 2023-03-16 08:20:30 -07:00
Michael Stenta c981875d65 farmOS 2.0.3 2023-03-15 14:35:20 -04:00
Michael Stenta 65e6e47756 Update Drupal core to 9.5.5. 2023-03-15 14:11:06 -04:00
Michael Stenta 4ec1709a7b Fix CHANGELOG.md for #650. 2023-03-11 11:23:46 -05:00
Michael Stenta f9a96bb781 Fix variable hints in BirthTest.php. 2023-03-11 11:13:59 -05:00
Michael Stenta 7a9f8f4bbe Create a QuickFormTestBase class that other quick form tests can extend from #650 2023-03-11 11:13:59 -05:00
Michael Stenta 47a92f25ec farmOS 2.0.2 2023-03-10 14:33:57 -05:00
Michael Stenta 1f7c5687df Update Drupal core to 9.5.4. 2023-03-10 14:31:25 -05:00
Symbioquine 07ad8ed495 Show map popup for the smallest feature at the clicked point #652 2023-03-09 14:30:50 -05:00
Paul Weidner 36f35f0b14 Attempt to update the map size until it is rendered. #576
This fixes a bug where the map is not rendered in modal and
off-canvas dialogs until the map size is updated.
2023-03-08 08:38:00 -08:00
Michael Stenta a1babd86a4 Document building farmOS with Composer #648 2023-03-08 10:38:25 -05:00
Michael Stenta f972356b14 Grammar fix in update docs. 2023-03-08 10:37:04 -05:00
Paul Weidner dff6ebbb87 Add breadcrumb on canonical user page to people page #644 2023-03-08 07:39:53 -05:00
Paul Weidner ff4c99867c Implement FarmBreadcrumbBuilder::applies() to only affect desired routes #644 2023-03-08 07:39:49 -05:00
Michael Stenta 203ee54649 Improve farmOS version guidance in install/update docs #645 2023-03-08 07:31:45 -05:00
Michael Stenta bad0c5c104 Move GitHub releases link to the relevant section of install docs with more guidance. 2023-03-08 07:30:32 -05:00
lordeddi 5c8603661a Add GitHub release page to installation documentation. 2023-03-08 07:27:02 -05:00
lordeddi 371f4c58b7 Add GitHub release page to update documentation. 2023-03-08 07:26:56 -05:00
Paul Weidner d8ff8e1cbd
Patch Drupal core to fix Issue #3266341: Views pagers do math on disparate data types, resulting in type errors in PHP 8 2023-02-28 19:08:04 -08:00
Michael Stenta 6a57206ec2 Move CONTRIBUTING.md to farmOS.org repo. See https://github.com/farmOS/farmOS.org/pull/72 2023-02-25 15:31:26 -05:00
wotnak b304bff4d2
Fix map ui being unreadable on dark mode #642 2023-02-20 21:50:54 +01:00
Michael Stenta 18599f80c3 Convert geometry values to WKT in GeofieldWidget #640 2023-02-10 11:36:42 -05:00
Michael Stenta 9a422eb516 Add an automated test for the farmOS Geofield widget.
This is copied and minimally modified from the upstream
Geofield module's widget tests.
2023-02-10 11:23:11 -05:00