Ecosyste.ms: OpenCollective

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

github.com/farmOS/farmOS

farmOS: A web-based farm record keeping application.
https://github.com/farmOS/farmOS

Limit the maximum number of data points to 100k via API.

f0bc6a8e6f6c706964651ceb7628575efe6e6bfe authored over 4 years ago
Rename farm_sensor_listener_values() to farm_sensor_listener_values_info().

0f0cd5f0231fbde6eb5b1696e5e1d6d6c8ded2b8 authored over 4 years ago
Display graphs of sensor data in a form with options for filtering data.

b5f996b53d86e14601300b8c42303803dda60109 authored over 4 years ago
Display message in place of graph is there is no data to display.

378c27e0625f822916324950fc67c2c4235d554a authored over 4 years ago
Create farm_sensor_listener_values helper function.

2dcc0e861f8524ba889bafa7808a1d6570b4d2af authored over 4 years ago
Display the most recent week of data by default.

72f15d35417f090394275d7ef483e18626e50ac6 authored over 4 years ago
Use is_null to check if a limit query parameter is set.

fcf006adf2f1b2d53a011152fdffa0152cc5cb15 authored over 4 years ago
Allow querying sensor data with no limit.

The query range() method does not support passing NULL. When NULL is
passed for both parameters ...

6d66bb62dd94219c685305046edbca14193e5289 authored over 4 years ago
Remove bootstrap styles from warning message.

edeb7a53e0fbf09d9062d5928dfb93eeeabee718 authored over 4 years ago
Update hook_farm_access_perms() doc to demonstrate how to add a permission to farmOS roles with config access.

c2ef587ecdee3eb52bdf88e4c508745a5ed5f5e4 authored over 4 years ago
Patch restws to fix Issue #3167072: Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in _restws_determine_router_item()

c0eca7ac950f8e6e862889384729f07a546359c3 authored over 4 years ago
Update modules: Feeds, Views Bulk Operations, XAutoload.

c954a022ba3f5ba2b94aa8394fcf145c8d231405 authored over 4 years ago
Change example composer command from `update` to `help`.

ddeede71061b2826e8b514753ed17b0f6d665f82 authored over 4 years ago
Add press: High Mowing Organic Seeds: Crop Planning and Adaptation: How to Plan for Change to Achieve Success

eed386cc3e07ae1e8b610567e9d9bf95b29dc822 authored over 4 years ago
Increment the farmOS API version to 1.4.

152f356cec9c946b5be5fcb50df798f6b5488402 authored over 4 years ago
Include list of installed languages in /farm.json.

cd59223f4c93ea955ebc9f204b6d9010198fd10b authored over 4 years ago
Increase the character limit of Notes and Description fields in Views to 280.

87d9a97c848beb74edd7d95b0d85ad7ac7fdc23e authored over 4 years ago
Issue #3166556: Add asset reference field to soil and water test logs

d5891a5557dfe6c174187cae4712cb979941f738 authored over 4 years ago
Set recommended OPcache for maximum performance in Symfony applications.

85e0fab9399de806d92fe511f02cefc9647d2118 authored over 4 years ago
Set OPcache's revalidation frequency to 0 seconds for development.

c4ddf812bdc2051dc4e38cf1bf772ea6766f65f1 authored over 4 years ago
Add config_update module to dev requirements.

2463cadae44702d1ffded2b7f6db7667aa1c179f authored over 4 years ago
Add press (Opensensing: Open source AgTech IoT ecosystems)

c3158cf9c993faa787b86cf471a77042fc78e073 authored over 4 years ago
Fix support for tagged versions in build-farmOS.sh.

Broken by 2ede85eee621e9fe79bdd6f4edff9a4e6a42d15d "Fix dev Dockerfile composer.json farmOS bran...

cf816e4fe8b63296997f23abf458ce30004cf1fa authored over 4 years ago
Replace the version in packaged farm.info.yml.

75a38c7f45794ad2484fb56174286bed4aac60bb authored over 4 years ago
Merge branch 'codesniffer2x' into 2.x

61089cefce7f9182e910bd2f10583b5590bf621c authored over 4 years ago
All dependencies must be prefixed with the project name, for example "drupal:".

e16ebc6a235d11e0d54c1a117681abef293d5848 authored over 4 years ago
Run PHP CodeSniffer in run-tests.yml GitHub Action.

8ca1b22708b9952b940506b5387105175a3efc2c authored over 4 years ago
Type hint "array" missing for $install_state.

6b468768a27a2a1d0f97f48a24350bfcae11bfcb authored over 4 years ago
If the line declaring an array spans longer than 80 characters, each element should be broken into its own line.

62e1e7ecdd350b87fe65705436159d9eca022075 authored over 4 years ago
\Drupal calls should be avoided in classes, use dependency injection instead.

365cea8f93720c2c1180f3bd9610d7ef3e785546 authored over 4 years ago
Exclude PHP CodeSniffer rule: Drupal.InfoFiles.AutoAddedKeys.Version CodeSniffer

We intentionally include the version in farm.info.yml, and
replace it ourselves during packaging...

06d0b9628d1f709801b104c01d11623b29fe8521 authored over 4 years ago
Configure PHP CodeSniffer in Docker dev image and document usage.

beeb044cd08063bf0cf3ed7882b7f2b48ff42db6 authored over 4 years ago
Misc comment changes to appease CodeSniffer.

3b9dd4fcdc2752864e0bfb4c80d375005dc59e79 authored over 4 years ago
t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead.

84db82b9b9d0ac4e8a7b03cfd95a8d816df311e5 authored over 4 years ago
Add Forest and Grazing to Community modules index.

6464766b197f6b926548726510ccb89a7be2858b authored over 4 years ago
Add press (Nuffield Australia Report and North Queensland Register article)

North Queensland Register: Agtech companies told to adopt 'sharing attitude' to their technology...

cba080fc4965bef06a0e05195e1c9a7d60606aa8 authored over 4 years ago
Add Owners field (multi-value user reference) to all log types.

d8c4698abcaeaf84873439d60a9c43e45c80ab9b authored over 4 years ago
Add note about Composer "Could not delete ..." error and link to drupal.org docs.

da2f87605cf219720e82f95420dc9245fab3ac1d authored over 4 years ago
Add a warning about running composer update farmos/farmos in dev environments.

c15d08fdc7474f21a826d1d8b008f5b6f7c4504c authored over 4 years ago
The /opt/drupal/vendor/bin is now in PATH in the upstream drupal:9, so vendor/bin prefix is no longer necessary.

See https://github.com/docker-library/drupal/issues/177

786ac6c04b0d68c3e06c9e26fe2a3d45a94fab4b authored over 4 years ago
Merge branch 'taxonomy2x' into 2.x

3d7270ac4cab3cb558119f3626a897f4e57e66aa authored over 4 years ago
Add Log Categories field to all log types.

f134f2abec578b1dd8e6fe67a112ea9712328069 authored over 4 years ago
Add a Log Categories taxonomy term reference field (base storage).

67c0146ec51e6e1670c005fab263709a15c40353 authored over 4 years ago
Add a Log Categories vocabulary.

8f089acac2a8e9e3ad15ff0f6d7446175e606f0f authored over 4 years ago
Patch Drupal core to remove taxonomy hard dependency on node.

439d8ca638335649fb0d35e802e823af9b96a5af authored over 4 years ago
Override install task display names to replace "site" with "farmOS"

b1a2837df2567b4d825ef55edf65c53aa4a337ac authored over 4 years ago
Add an install task for selecting+installing farmOS modules.

e1dfe45cdbead34b33f4e6156f3ec7d149310b08 authored over 4 years ago
Put all log modules into the "farmOS Logs" package.

7e3c042ddbd3a6ea11b660697640432d07bc1ced authored over 4 years ago
Add cweagans/composer-patches.

436f1735b5f78cf8d3f3553750215ba8d0f8a669 authored over 4 years ago
Add language to farm.json.

e28dd5de2547bf9a84429943b5860cfa742faf5e authored over 4 years ago
Fix API Keys link.

08da55a232584cdde322009aa92c7d20d7e41e40 authored over 4 years ago
Issue #3164999 by pcambra: Don't include 7.x prefix in build-farm.make tag version

0537e305b0f96a9208638a2521ddc6eeb96c6196 authored over 4 years ago
Remove docker-compose.override.postgis.yml example.

a4c89d6d0bc4b8e56a918fb32588a997422aac42 authored over 4 years ago
Update requirements: PHP 7+, MapBox API key, remove PostgreSQL.

ab554165b5bd33af20777e4079c1ccd1812e2094 authored over 4 years ago
Remove Drush make instructions from installing docs.

984e0c6700a7f340b662aea0457f128c68002235 authored over 4 years ago
Merge branch 'docker2x' into 2.x

bf09acf471930bbd19013fb63f8a4cf79b6fb561 authored over 4 years ago
Create a Composer config directory for the www-data user.

21952d0dbc727d231be72dd5b0e1a9091a6e966e authored over 4 years ago
Run build-farmOS.sh as the www-data user to avoid expensive chown later.

9a5b24158b82ce69f6a7dccbd18d8befffbdf189 authored over 4 years ago
Install XDebug earlier in the farmos/farmos:2.x-dev build process.

c2ede11ee95731f45dba9f1a8af792f2a4fd300f authored over 4 years ago
Consolidate Composer install logic into a build-farmOS.sh script.

aabadf26adce13c96913c0bcb95ebe93ebfddf8d authored over 4 years ago
Build farmOS codebase as root. Change ownership of sites to www-data in farmos/farmos:2.x. Change ownership of entire codebase to www-data in dev.

cea64ad078843de79c85ac203b91b622a07f991d authored over 4 years ago
Merge farmos/farmos:2.x-base Dockerfile into farmos/farmos:2.x.

07fed82f234aef3c4d086735865e8cd61ceb2ac4 authored over 4 years ago
Issue #3162767: Use Docker Hub drupal:9 base image

2ab25cd808e4d3ab13d8831b14922c5dd3a2956d authored over 4 years ago
Move codebase to /opt/drupal, symlink /var/www/html to /opt/drupal/web, don't override Apache document root. All to mimic upstream drupal:9 image.

ef09c1fd828e04666e0ca1454f928336e5cfb86c authored over 4 years ago
Issue #3162686: Build farmos/farmos:2.x Docker image with composer install --no-dev

827531589516fe2183ea6050430368e2cdf4f675 authored over 4 years ago
Maintain ownership when copying /var/farmOS to /var/www/html.

e7b55d95ff66f837720c29832bf8b0d448661dab authored over 4 years ago
Update comment in docker-entrypoint.sh to explicitly reference bind-mounts (as opposed to mounted volumes).

78b94b9f0298192a3a252c1497a12d4caf7c3716 authored over 4 years ago
Build farmOS in /var/farmOS instead of /var/www/farmOS.

26c004d6a12635f1d65da4582a0037aa0d034af5 authored over 4 years ago
Fix 2.x-dev builds. Composer expects [master-branch]-dev and dev-[non-master-branch]!

https://getcomposer.org/doc/articles/aliases.md

d69c81819a3de2ac17ff3ea0a5605584c33d453a authored over 4 years ago
Fix "No such file or directory" errors in docker-entrypoint.sh.

0ebb834c8208c885c01ee0b522baf9ef052832a0 authored over 4 years ago
Apache rewrite module is enabled in drupal:8 upstream image.

f3a7e88529e768a0c7e5e332e76bf2480b35d7ab authored over 4 years ago
Include sensor type column in sensor asset view #338

8dc567145ace578703a80474a1ed2bb1c8d65bcb authored over 4 years ago
Remove remember_roles property.

2d52458c6496a13aeac9268c9441370898065524 authored over 4 years ago
Change column label from "Sensor Type" to "Sensor type" for consistency.

b80cc841048f0e8d177619b10996330028277b0f authored over 4 years ago
Add sensor type to sensor asset view and expose sensor type as a filter.

a36ffec7521ef3d4e440f2b7e5f1647b53189958 authored over 4 years ago
Make sensor type click sortable.

fa4342d096ac1dbfba3713f56aa05026cf0df05c authored over 4 years ago
Move Sensor type filter so it appears after Name and before Location.

Also remove the remember_roles property from the default view code.

c31750031b687201d30379056da657c07858e122 authored over 4 years ago
Enable the snapping grid controls when farmOS-map is used for editing #335

01e1f05c4603723cc714da2b9df83a815c3f644b authored over 4 years ago
Update farmOS-map to v1.3.0.

fd6e45ad19156f973932eecff63de7354d6fec14 authored over 4 years ago
Add sponsors: OpenTEAM, Wolfe's Neck.

791d1dd1560368658f0df4e057cd74fc231ffb93 authored over 4 years ago
Update localization overview for new farm_l10n module.

2990dfb7334d4659de282066775009ce5e7a9765 authored over 4 years ago
Update "Security updates" section to describe security update policy.

5552cdf222935ac4a3e1762a4cc3d5ee12a0ee43 authored over 4 years ago
Update localization.md

changed the order (first install Localization_update then select the language), because it was n...

6e4620a12244af3e81f50c3e337f1cf79b2be9a3 authored over 4 years ago
added security update to the doc. + added information about how to find out the currently installed version

7ddf44acba117b549c8bde8aa1fdaa65dbc6bdc2 authored over 4 years ago
Fix dev Dockerfile composer.json farmOS branch replacement.

2ede85eee621e9fe79bdd6f4edff9a4e6a42d15d authored over 4 years ago
Add a Medical log type.

3e62726d29f546ed322fbe10369de2812f8b16f5 authored over 4 years ago
Merge branch 'logs2x' into 2.x

108317558c97e0b1a94604158bca32586bc8268a authored over 4 years ago
Add log types: Lab test, Maintenance, Seeding, Transplanting, Sale, Purchase.

d5ec75b4748d7f9ae3027cfc704b5fe2c0a922b0 authored over 4 years ago
Add Notes field to all log types.

f2e6b024ed81f4695ca7fff4b670572cac358830 authored over 4 years ago
Add farm_field module with log notes field.

083904378d8d42d562faa80387fb33e8255193a3 authored over 4 years ago
Add basic token name pattern to log types.

e703661434071ead91c8204ef391a65aee5631aa authored over 4 years ago
Add Token module.

aab5b3af2783e0d026905c14d624117c282c610f authored over 4 years ago
Initial log types: Activity, Observation, Input, Harvest.

273e6d8ae1df407810a15c66c228182887174647 authored over 4 years ago
Add Log module.

012e510faa1038321e3c43ee519d3f6b862fdfb8 authored over 4 years ago
Add section to farm.info.yml for required modules.

edcb96a78df298015c26480cca50bf7261da5f49 authored over 4 years ago
Depend on options module until State Machine does.

d449edd26c5f0c8b4ceef9b72a0b180218a2d239 authored over 4 years ago
Use http:// in drupal-org.make for consistency.

8e52d36315860d497e4f63c63325dd914750381d authored over 4 years ago
Patch restws to fix Issue #3161965: Don't perform CSRF validation if Bearer token is provided.

3b206382de0f8f01b8f6775f464f3849097b3fa3 authored over 4 years ago
Issue #3162664: GitHub Action for packaging farmOS 2.x releases

1dc614d13dde99d03bd01ced9ad43bd8432cd0b9 authored over 4 years ago
Fix @todo in docker/Dockerfile.

0e0e12303f143a82d8b1edd13301006025423955 authored over 4 years ago