3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
Commit graph

7804 commits

Author SHA1 Message Date
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
Michael Stenta f73aa956fe Fix config schema for field.widget.settings.farm_map_geofield. 2023-02-10 11:19:34 -05:00
Michael Stenta 93e13d6f83 farmOS 2.0.1 2023-02-08 17:54:06 -05:00
Michael Stenta 6ea62c3560 Update Drupal core to 9.5.3. 2023-02-08 17:19:57 -05:00
Michael Stenta a98fd5742a Issue #3335267 by m.stenta, farmer-ed, penyaskito: 405 Method Not Allowed when trying to patch entities as a user with non-default language 2023-02-08 16:09:51 -05:00
Michael Stenta 03b81c58f6 Add farm_l10n API kernel test to demonstrate Issue #3335267: 405 Method Not Allowed when trying to patch entities as a user with non-default language 2023-02-08 16:09:51 -05:00
Michael Stenta ae4608375e Add farmOS API kernel tests #638 2023-02-08 13:02:55 -05:00
Michael Stenta 0f23a15d5b Add CHANGELOG.md line for #683. 2023-02-08 13:02:45 -05:00
Michael Stenta b2abb076a2 Test deleting assets and logs. 2023-02-08 13:02:45 -05:00
Michael Stenta c42c0d60e3 Test updating assets and logs. 2023-02-08 13:02:45 -05:00
Michael Stenta ad345694c2 Test retrieving assets and logs. 2023-02-08 13:02:45 -05:00
Michael Stenta 492dcb9391 Test creating a log that references an asset. 2023-02-08 13:02:45 -05:00
Michael Stenta 0614b0e709 Test creating an asset and log. 2023-02-08 13:02:45 -05:00
Michael Stenta 63d1f4b8e0 Initial farm_api kernel tests: check /api meta.farm info. 2023-02-08 13:02:45 -05:00
Michael Stenta c892a6addf Remove negative sign in front of zero. 2023-02-08 10:56:26 -05:00
Michael Stenta baf294d3bd Add @internal to planting quick form class. 2023-02-07 08:31:16 -05:00
Michael Stenta 1b477885dd Remove time service from planting quick form #636 2023-02-07 08:31:00 -05:00
Michael Stenta ac72de72ba Allow setting time in bulk actions and quick forms via datetime element #635 2023-02-04 17:18:00 -05:00
Eric Larese 7c69c6c901 Change asset action date pickers to use HTML5 calendar widgets #630 2023-02-02 11:29:27 -05:00
Michael Stenta ac11539a81 Remove .github/ISSUE_TEMPLATE config in favor of https://github.com/farmOS/.github/pull/2 2023-02-02 11:06:42 -05:00
Paul Weidner 32842c5e88 Move land and structure type fields higher up for consistency #632
Currently the land and structure type field come after status, flags
and owners. This is different than animal and plant assets whose type
field comes immediately after the asset name. Since the land and
structure type are required fields it seems more appropriate to have
them included higher in the form.
2023-02-01 15:18:00 -08:00