Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

farmOS

farmOS: A web-based farm record keeping and data management platform.
Collective - Host: opensource - https://opencollective.com/farmos - Website: https://farmOS.org - Code: https://github.com/farmOS/farmOS

Add view of inventory adjustments in an inventory tab on asset pages.

github.com/farmOS/farmOS - f534299d380648278ec3350c2acad09725b52ffb authored over 3 years ago
Default the quantity inventory_adjustment to N/A.

github.com/farmOS/farmOS - b236424bc0b29c5e447e2bf357b1fef14cd3e2e4 authored over 3 years ago
Translate inventory adjustment widget validation errors.

github.com/farmOS/farmOS - 19e2c845c141604eb8171c43270d6b783f3c3cb3 authored over 3 years ago
Add custom validation for quantity inventory values.

github.com/farmOS/farmOS - 7cb61108b9410428315e3b9aff540b4f8ad466fd authored over 3 years ago
Put "Current inventory" field in right column of asset page.

github.com/farmOS/farmOS - 4e29f299cda9d2ed4a63bca35919facf9f3b7679 authored over 3 years ago
Hide the inventory asset field until an inventory adjustment is selected.

github.com/farmOS/farmOS - e9caab4e4a8b1beb0b9e9094898516a75b7e5290 authored over 3 years ago
Delete parent references to taxonomy terms during migration rollback.

github.com/farmOS/farmOS - a30acfb82e7c727cc0009358989b9e4d5819e271 authored over 3 years ago
Delete companion references to plant type terms during migration rollback.

github.com/farmOS/farmOS - ff547ed8a5e837bdc6f882a2c58b99e1730e21c6 authored over 3 years ago
Add a farm_migrate:rollback Drush command that rolls back all farmOS migrations.

github.com/farmOS/farmOS - 1652c4746f6cb3f5c23d8e33084744ddfede83b2 authored over 3 years ago
Add a farm_migrate:import Drush command that executes all farmOS migrations.

github.com/farmOS/farmOS - a24c3ff2214beeed8344c39f67b23a0d23ed935c authored over 3 years ago
Only delete quantity references for quantities that were created by migrations in the farm_migrate_quantity migration group.

This ensures that references to quantities created with the
create_quantity process plugin are m...

github.com/farmOS/farmOS - c477e05896aa9752d315a18bab0a48762239d8ce authored over 3 years ago
Rename farm_migrate_reference group to farm_migrate_asset_parent.

github.com/farmOS/farmOS - 14bb01e6818ccb0d101a8cca9e8462fd7bfc4411 authored over 3 years ago
Issue #3229503: Rolling back log migration deletes quantities

github.com/farmOS/farmOS - 44a14b54221c3312138268e39bfadb8083bf94c7 authored over 3 years ago
Issue #3189740 by m.stenta: Cannot rollback farm_migrate_asset_parent group migrations

github.com/farmOS/farmOS - f3ec44d43e1fef6067d5c451bd463d2f5b29a9b8 authored over 3 years ago
Issue #3232668: Perform entity validation during 1.x->2.x migration

github.com/farmOS/farmOS - 7c2f2466def366d93c81e9b4617b9b8ddfc57c0b authored over 3 years ago
Document how to debug migration validation errors.

github.com/farmOS/farmOS - f70ab7020e604a9432a747c444c747923f82f343 authored over 3 years ago
Temporarily allow access to private file referencing during migration.

github.com/farmOS/farmOS - 53dc64258e5be93461d375bef4ff4ec0baf77b91 authored over 3 years ago
Grant/revoke 'use text format default' permission to/from anonymous role during farm_migrate_taxonomy group migrations.

This is necessary because Drush runs migrations as anonymous
user, which does not have access to...

github.com/farmOS/farmOS - 09ed36b10b154b0bf3c5f169e58001564cf43566 authored over 3 years ago
Generalize migration event subscriber so that more events can be added.

github.com/farmOS/farmOS - 359a1f8aeadb9bf295ba3244500aca18911c90d3 authored over 3 years ago
Ensure that no migrate entities end up with a uid of 0. Make user 1 the default.

github.com/farmOS/farmOS - b90f00e5ed6f595bba6b4c1e2dd307b172acc803 authored over 3 years ago
Enable entity validation for area, asset, log, plan, and taxonomy term migrations.

github.com/farmOS/farmOS - fc51877a89b14c857a5784bd34d05c7c54d5d2a4 authored over 3 years ago
Set the user ID of migrated area assets to 1.

github.com/farmOS/farmOS - 03e6572f6a0defc02e165938fcf2670eee6105ad authored over 3 years ago
Patch Drupal core to fix Issue #3134470: Switch to entity owner in EntityContentBase during validation

github.com/farmOS/farmOS - ddd05f8b23a2286b8d6fee856101855f9896a541 authored over 3 years ago
Set PHP upload limit and disable expose_php in Docker image #443

github.com/farmOS/farmOS - c4432b29e49e47792102286b5cb3d9eb031fbebb authored over 3 years ago
Set PHP expose_php to Off.

github.com/farmOS/farmOS - b3d62baf33c6ce70ae0205922da6ee8bf70e40c6 authored over 3 years ago
Set PHP post_max_size and upload_max_filesize to 100M.

github.com/farmOS/farmOS - 38fe21bdb2a110c5ad48240b7fe85d138df87221 authored over 3 years ago
Update farmOS-map to v2.0.2 #442

**Why?** Pick up bug fixes relating to ol-side-panel and
the layer switcher in the side panel.

github.com/farmOS/farmOS - 698775d434fb112e7a158c9274cdb91bf3142753 authored over 3 years ago
Enable the map side panel with layer switcher by default #442

**Why?** Provide a place for more settings and information
to be included on farmOS maps without...

github.com/farmOS/farmOS - 3152895f158d719f00a25bfc76f0ef0e8545ece3 authored over 3 years ago
Issue #3232237 by paul121: Allow the map widget textarea to be hidden

Add display_raw_geometry setting to the map widget.

github.com/farmOS/farmOS - 71159d83c3ae346159a4a20742806412b9dd51cb authored over 3 years ago
Issue #3214097 by paul121: The file permissions could not be set on keys/*.key

github.com/farmOS/farmOS - 462f606625d74881a72ee40f3abf2d3af70f2beb authored over 3 years ago
Do not modify key file permissions.

github.com/farmOS/farmOS - 26d717521c648e007b8ba93898a47ce372ee7af9 authored over 3 years ago
Log errors when creating key files.

github.com/farmOS/farmOS - 92f197a3fa7ba765ae855ab7ac1bbe7ce43ea302 authored over 3 years ago
Issue #3230933 by paul121: Use composer-merge-plugin to include farmOS-map instead of Asset Packagist

github.com/farmOS/farmOS - 929da330f42b3dc534c6b69f31009b427650d4d6 authored over 3 years ago
Update farmOS-map to v2.0.1.

github.com/farmOS/farmOS - bec02f680e0318a2f074c341870cb82776c5817e authored over 3 years ago
Move farmOS-map composer dependency to composer.libraries.json.

github.com/farmOS/farmOS - 73a4fdc529460b1ca0ce01643fcac72a5dd2816f authored over 3 years ago
Issue #3187558 by paul121, m.stenta: Create action links to add logs from the asset view pages

github.com/farmOS/farmOS - dcd01c169f705366ca5cf395d12746b0dee3da3f authored over 3 years ago
Copy localized_options into the dropbutton URL options.

This is necessary to maintain any query parameters that
were added to the action links.

github.com/farmOS/farmOS - 6c7c238ab8bf928aaaddda1c1a998c59082cb5b0 authored over 3 years ago
Override Gin local actions block to render links in a dropbutton.

github.com/farmOS/farmOS - ee21d1e38d717c3680566ccb013b8c7a8ba1e67a authored over 3 years ago
Add the entity_bundles cache tag so action links are recreated after new bundles are installed.

github.com/farmOS/farmOS - 118250db66fff56ef8d89da03d62b8140c905287 authored over 3 years ago
Create an action link class to create logs and prepopulate fields.

github.com/farmOS/farmOS - 85f3f1ad792c89c64d416ca96e13a460ca30ba7b authored over 3 years ago
Move UI modules into core directory.

github.com/farmOS/farmOS - c327472dc4fcde1bf5d40dde33fd433de05546b0 authored over 3 years ago
Create an action link to add each log type from the asset view.

github.com/farmOS/farmOS - b06248623b704cbd361fe1bd0b9dec2a81871f98 authored over 3 years ago
The Seed module depends on farm_plant_type, not farm_plant.

github.com/farmOS/farmOS - 1ea5f0069e4dab7abd4dcced90cf97dd60739348 authored over 3 years ago
Merge FarmAssetAddLogAction and FarmAddLogPrepopulate into FarmActions and AddEntity classes in farm_ui_actions module.

github.com/farmOS/farmOS - 22ae66211330fe675750d26ef771002670640b71 authored over 3 years ago
Split Animal type and Plant type vocabularies out to their own modules.

This is mainly for consistency with the other vocabs, in
case there are future modules that want...

github.com/farmOS/farmOS - 6379e8b59f31e01f6db6b48e5974c6605ec38092 authored over 3 years ago
Fix hook_farm_api_meta_alter() documentation.

github.com/farmOS/farmOS - 2a52a82d4f1270977fe37be5234cabba069afe1b authored over 3 years ago
Update FarmAddLogPrepopulate links to use ?asset=X query parameter.

github.com/farmOS/farmOS - a4aa8a18593244266dc9374f566d054de560da9d authored over 3 years ago
Add the entity_bundles cache tag so action links are created after new log types are installed.

github.com/farmOS/farmOS - 6fd2a871d802cb2d402096de17d8cf856ec028bf authored over 3 years ago
Prepopulate the asset field when creating a log from the asset page.

github.com/farmOS/farmOS - 7cdc0eb67bb179ff59ac3c1d6515ac8129f3ae21 authored over 3 years ago
Generalize AddEntity LocalAction bundle parameter logic.

Derivatives can either define a bundle_parameter to look for
(eg: 'arg_0' in the case of Views),...

github.com/farmOS/farmOS - 59e25655ae419eab2080b757fe611dccbdf57228 authored over 3 years ago
Merge branch '2.x-record-layout' into 2.x

github.com/farmOS/farmOS - 8febc54dc79e3bd22ce077a7c3502c7b3f340927 authored over 3 years ago
Hide geometry field label in asset and log page top region.

github.com/farmOS/farmOS - 3d6161453fb8b92a5c8a577ed12f80564a55b8b3 authored over 3 years ago
Add some vertical padding to layout regions.

github.com/farmOS/farmOS - 7e67a71c06854fef5dc167568ab82f9101cf5aac authored over 3 years ago
Put asset "Group membership" field in the second region.

github.com/farmOS/farmOS - abd21f53b5b55e37b9c212ff4071717a355c39d4 authored over 3 years ago
Add hook_farm_ui_theme_region_items() for defining asset, log, and plan content region items.

github.com/farmOS/farmOS - c6112ff7f69bef0c68f80c9a80e4e32df2d6b861 authored over 3 years ago
Use a stacked two-column layout for full asset, log, and plan pages.

github.com/farmOS/farmOS - 98aa8b5ee0030e4fb90694187d801d9978f75ccc authored over 3 years ago
Add press: NOFA/Mass: Correlating Produce Nutrient Levels with Soil Management

github.com/farmOS/farmOS - d3e63b3b5fc093a71d0791290c71609d5d33b4a2 authored over 3 years ago
Fix map.js in farm_ui_theme.libraries.yml.

github.com/farmOS/farmOS - 1e3c018fe0e17a76d1757830ea3f3e0dbab11d1a authored over 3 years ago
Fix TypeError: Argument 1 passed to Drupal\Core\Entity\EntityStorageBase::loadMultiple() must be of the type array or null, string given.

This error occurs if ?asset=X is used instead of ?asset[]=X.
We can take a more defensive approa...

github.com/farmOS/farmOS - 08c50d7fdea60c5f938f75c208d1e652ac561677 authored over 3 years ago
Restrict new user registration via hook_install() instead of config/install.

github.com/farmOS/farmOS - 345464c6adbbf0e67e370195c117508c53c3bd0e authored over 3 years ago
Install Gin via farm_ui_theme_install() instead of config/install.

github.com/farmOS/farmOS - 99eb69434a3ffbdd4af33085869dfe3127e01dee authored over 3 years ago
Move toolbar-toggle map resize event listener JS to farm_ui_theme.

github.com/farmOS/farmOS - 434b473e14099f21d42b0431cf92465f5272706b authored over 3 years ago
Set $defaultTheme to stark in all WebDrivcerTestBase tests.

github.com/farmOS/farmOS - e4c35aca1971ea6070078c260ee1845c0772283b authored over 3 years ago
Install all blocks to Claro theme by default.

github.com/farmOS/farmOS - 453063f64b85c921d13eafa75f1a650ffaf614dd authored over 3 years ago
Set $defaultTheme to stark for all descendants of FarmBrowserTestBase.

github.com/farmOS/farmOS - b49441efe44373728399cdfff00331f98c41efb6 authored over 3 years ago
Decouple FarmMap render element and JS instantiation #436

github.com/farmOS/farmOS - 118b448170afd27f5ad9b78c741fce444745253a authored over 3 years ago
Reduce coupling between map element id and other logic #436

**Why?** There were a bunch of places where farmOS implicitly depends
on the id of the map eleme...

github.com/farmOS/farmOS - 6ce9ec2480125ffdf3ecd4c44e637e1b4e0fcf3c authored over 3 years ago
Decouple FarmMap render element styling and JS instantiation #436

**Why?** It should be possible to leverage the farm_map
module's extension mechanism and default...

github.com/farmOS/farmOS - 9c94dab9db2eb94c9d64400c7d7714f4ea3608b0 authored over 3 years ago
Refactor most of farm_map.js into factory method #436

**Why?** Allow JS in contrib modules to take advantage of
now decoupled map instantiation code t...

github.com/farmOS/farmOS - c92fe90985b65e09ec92fc802273c0b959974e0c authored over 3 years ago
Set popup behavior weight to -100.

...so that behaviors that use instance.popup.on()
(including asset_type_layers) don't need to wo...

github.com/farmOS/farmOS - 8f9123b975129539ea60874b68321bd50e18cc22 authored over 3 years ago
Only show popups for features that have a name.

This fixes the annoying issue where a mostly-blank popup
appears while drawing shapes in Geofiel...

github.com/farmOS/farmOS - fcf32771bd2235e83c29dcf7249e4c9c4233c7b6 authored over 3 years ago
Remove test-runner and Disable XDebug with XDEBUG_MODE: off #441

github.com/farmOS/farmOS - 475610fa0de995f249794dd9ec8773138a47739a authored over 3 years ago
Remove test-runner service.

github.com/farmOS/farmOS - 2bc77bb4b2eebe5d98bfb7b94096adb33c38a96a authored over 3 years ago
Run tests in www service instead of test-runner.

github.com/farmOS/farmOS - 36fb1809fca92ce7c9dbc9ea0b535242ea1fff75 authored over 3 years ago
Disable XDebug in testing services.

github.com/farmOS/farmOS - e8702df7ac63d21764e01cae6c0592d2c38c5341 authored over 3 years ago
Add @see link to Issue #3230970: Generalize KML importer to create any asset type

github.com/farmOS/farmOS - 37d10f738a0af0cc7cd977125399c8a1efb93fad authored over 3 years ago
Merge branch '2.x-geofield-import-files' into 2.x

github.com/farmOS/farmOS - 6128fa1ae1bb3ca19a7f7a38faa6690e5656fbcb authored over 3 years ago
Change "Find using files field" to "Import geometry from uploaded files".

github.com/farmOS/farmOS - a01cc1a93025765b1f05b6e076da4d10acac562c authored over 3 years ago
Ensure field wrapper DOM ID is unique with Html::getUniqueId().

github.com/farmOS/farmOS - e2a1c112e46287bd6cad8b8b64160e7302005c93 authored over 3 years ago
Add setting to farm_map_geofield field widget to support populating geometry from a form file field.

github.com/farmOS/farmOS - ca13997d69eaedc5930332a6a595c67972c60a36 authored over 3 years ago
Allow log and asset geometry to be populated from the file field.

github.com/farmOS/farmOS - 299ff56ee0128dad81476ee3b0362de2d695474e authored over 3 years ago
Allow geojson and gpx file extensions.

github.com/farmOS/farmOS - 70ad63479d6f1831eccfd65a6f2c294d3f43d255 authored over 3 years ago
Merge geometries from multiple uploaded files together.

github.com/farmOS/farmOS - 71db605a981846bacda050c37267c6f7d8ce92e8 authored over 3 years ago
Disable the find using files field button until a file is uploaded.

github.com/farmOS/farmOS - c123e3d2b4ca17187f73923f366c8c1998adc572 authored over 3 years ago
Support KMZ files in GeofieldWidget "Import geometry from uploaded files".

github.com/farmOS/farmOS - 2b7408e87c8c872ae6fab382dd0caf8f292dae76 authored over 3 years ago
Add warning messages.

github.com/farmOS/farmOS - edc107d74a8ca505417887ab4895664057936cd8 authored over 3 years ago
Do not reduce geometries after they have been combined with combineWkt().

Reducing changes a GeometryCollection of Polygons into a
MultiPolygon, which is not our intentio...

github.com/farmOS/farmOS - 261e957b1b645b5de9039dcfedb78e6bc243dcf5 authored over 3 years ago
Move WktTrait to farm_geo module.

github.com/farmOS/farmOS - 41d3eac17452ea7b98e2770015cc54901db71e7c authored over 3 years ago
Always prefer "dist" install of farmOS-map.

The "source" install does not include built JS and CSS files,
so all maps break with it.

github.com/farmOS/farmOS - 38ff51726bd659cc2be03b27ea2bc8941b0c079f authored over 3 years ago
Use tilde ^ instead of greater than > for farmOS-map version.

There is no version greater than 2.0.0-alpha.0.

github.com/farmOS/farmOS - 6b87e639af3e9ed2e80de9f46dca24bb99851853 authored over 3 years ago
Remove unused $defaultFileScheme from KmlImporter.

github.com/farmOS/farmOS - 8c0d20d138aadc2c333c1476448a55cf9a259235 authored over 3 years ago
Merge branch '2.x-kml' into 2.x

github.com/farmOS/farmOS - b5de7cf2e5a2ed9f786e7c0c02e8fb30fb1c92bf authored over 3 years ago
Add entity type, bundle, and internal ID to KML.

github.com/farmOS/farmOS - 8fff08df4e1f92f395d9f7eb0fcdd9f780f8aaaa authored over 3 years ago
Change KML importer route to farm.import.kml.

github.com/farmOS/farmOS - 414b9e27ed7ec27c161b59375cfcbabd72852cdb authored over 3 years ago
Add menu link for KML importer and depend on farm_import.

github.com/farmOS/farmOS - 45acc539a3491699e5af1e9fe041291e554e1ef4 authored over 3 years ago
Rename ContentEntityNormalizer to ContentEntityGeometryNormalizer.

github.com/farmOS/farmOS - d37d80100294a3c1080f8c192b421c36a8e53948 authored over 3 years ago
Add references to GeoPHP maintainer suggestions to create a Geometry wrapper object for storing non-geospatial properties.

github.com/farmOS/farmOS - 633f3e2ac52ed6e42f2deddbff55b946cf69e426 authored over 3 years ago
Move GeometryWrapper and ContentEntityNormalizer to farm_geo module.

github.com/farmOS/farmOS - c0989179be1d5deff9b27fbf44e311128ac573e5 authored over 3 years ago
Start a new farm_geo module for geospatial features that other modules can use.

github.com/farmOS/farmOS - 38e8b9fcf32259682599549a5be96ebb12bc3b34 authored over 3 years ago
Hide KML importer output until submission.

github.com/farmOS/farmOS - e293ca80bfad9aa408979dfa04ac5deb2c0ad117 authored over 3 years ago