Commit Graph

3490 Commits

Author SHA1 Message Date
Michael Stenta 29c6e84364 Git ignore libraries, modules, themes (in Docker dev environment). 2019-04-24 11:49:04 -04:00
Michael Stenta 65b58591da Display all results in sensor data CSV export. 2019-04-23 17:48:33 -04:00
Michael Stenta 38196e698e Merge branch 'docker' into 7.x-1.x 2019-04-23 17:48:06 -04:00
Michael Stenta c28237204c Change example database vars from farmos to farm. 2019-04-20 23:40:56 -04:00
Michael Stenta 759b772d8c Add Xdebug to the development image. 2019-04-20 23:40:56 -04:00
Michael Stenta c353068bf4 Provide a development Dockerfile that extends the base farmOS image. 2019-04-20 23:40:56 -04:00
Michael Stenta aded7a8787 Remove volume definition from Dockerfile because it creates an empty directory if you mount a volume on the parent directory /var/www/html. 2019-04-20 23:40:56 -04:00
Michael Stenta 9c18b4f8e4 Copy sites directory instead of packing/unpacking an archive. 2019-04-20 22:45:05 -04:00
Michael Stenta c6de02baec Move directories out of .data in example docker-compose.development.yml. 2019-04-20 17:55:24 -04:00
Michael Stenta 2012ea689a Remove .gitignore - it was only used for Docker volumes. 2019-04-20 17:43:54 -04:00
Michael Stenta e52a531f7a Remove commented version line from build-farm.make. 2019-04-20 17:43:54 -04:00
Michael Stenta 4d5ba535ea Remove Drush and dependencies from the image. 2019-04-20 17:43:54 -04:00
Michael Stenta 206e38b9c2 Merge commit '9234094e' into docker 2019-04-20 17:43:21 -04:00
Sokoow 9234094ecb Modified docker build process to be more containers friendly 2019-04-20 17:42:09 -04:00
Michael Stenta a5c5dc75a8 Build farmOS directly into the container image. Mount /var/www/html/sites. 2019-04-20 17:36:56 -04:00
Michael Stenta bb877d7484 Add and document an example production docker-compose.yml file. 2019-04-20 14:49:27 -04:00
Michael Stenta ff2a738f32 Add a docker/README.md file explaining how to run farmOS with Docker, and pointing to the official docs. 2019-04-20 14:41:15 -04:00
Michael Stenta c1a98a814e Move docker-compose.postgis.yml to docker-compose.override.postgis.yml to be clear that it is an override config. 2019-04-20 14:36:07 -04:00
Michael Stenta c874df6808 Move docker-compose.yml to docker-compose.development.yml to be clear that it is a development config. 2019-04-20 12:06:56 -04:00
Michael Stenta a732629c09 Move all Docker files to a subdirectory. 2019-04-20 11:59:11 -04:00
Michael Stenta 5873bbb88f Revert "farmOS 7.x-1.1."
This reverts commit ef58cc9c89.
2019-04-18 16:33:51 -04:00
Michael Stenta ef58cc9c89 farmOS 7.x-1.1. 2019-04-18 16:33:35 -04:00
Michael Stenta 583358891f Prepare for release of farmOS 7.x-1.1. 2019-04-18 16:32:42 -04:00
Michael Stenta 30bc81f0ea Issue #2887779: Add equipment use logs to equipment view page. 2019-04-18 16:23:55 -04:00
Michael Stenta e4f9f5764b Add equipment use logs to equipment page. 2019-04-18 16:23:34 -04:00
Michael Stenta a3b86164ed View of Equipment use logs, with an required contextual filter for the equipment asset. 2019-04-18 16:23:34 -04:00
Michael Stenta 49eb8f1938 Reformat group/inventory/movement log view titles: "[type] logs" (instead of "Logs of [type]"). 2019-04-18 16:23:03 -04:00
Michael Stenta 814ea92e36 Add mysql-client in Docker www container for Drush #41 2019-04-17 17:54:56 -04:00
Michael Stenta d192d14aa8 Update Drupal core to 7.66. 2019-04-17 17:14:32 -04:00
Michael Stenta dcc8ea8ffd Remove extraneous argument from farm_api_farm_info(). 2019-04-15 12:49:09 -04:00
Michael Stenta 42d284330d Minor comment fix. 2019-04-12 14:42:17 -04:00
Michael Stenta 294292511a Fix error submitting soil amendment quick form (inputs accept multiple materials). 2019-04-12 14:41:47 -04:00
Michael Stenta c4df766ed7 Issue #2887779: Equipment used field 2019-04-11 00:00:47 -04:00
Michael Stenta 7457cd8261 Show farm_asset_entityreference_view header with no results. 2019-04-11 00:00:39 -04:00
Michael Stenta 68b540cf61 Add a farm_equipment_entityreference_view. 2019-04-11 00:00:39 -04:00
Michael Stenta 5c89340268 Adjust field group weights for consistency. 2019-04-11 00:00:39 -04:00
Michael Stenta 5083faa63d Create an Equipment field group for the Equipment used field. 2019-04-11 00:00:39 -04:00
Michael Stenta d1bd600d4b remove features 2019-04-11 00:00:39 -04:00
Michael Stenta 611de73ee0 Refactor farm_equipment_field to use farm_dynamic_fields. 2019-04-11 00:00:39 -04:00
Michael Stenta d5324e9222 Move "Equipment used" field to its own module: farm_equipment_field. 2019-04-11 00:00:39 -04:00
Michael Stenta e561c22497 Alter field_group info to add the "Equipment used" field to Assets/General group. 2019-04-11 00:00:39 -04:00
Michael Stenta edb67fb77a Add "equipment used" field to logs on existing sites. 2019-04-11 00:00:39 -04:00
Michael Stenta e33e152f7a Add "Equipment used" field instance to all log types. 2019-04-11 00:00:39 -04:00
Michael Stenta 04e65772a3 Add a field_farm_equipment field base definition. 2019-04-11 00:00:39 -04:00
Michael Stenta b0cac436a4 Move implementations of hook_form_FORM_ID_alter() to farm_data_field.module. 2019-04-10 23:59:19 -04:00
Michael Stenta d53d67d047 Use farm_fields_dynamic to create the data field (in a new module). 2019-04-10 15:16:39 -04:00
Michael Stenta 749ac0458f Add a new farm_fields_dynamic module to standardize the creation of dynamic fields. 2019-04-10 15:09:43 -04:00
Michael Stenta c49cc37173 Remove "Quantity" label from Views definitions (Features were overridden with it). 2019-04-10 12:29:02 -04:00
Michael Stenta e5de64d21d Issue #3046929: Arbitrary data field on assets and logs 2019-04-09 14:44:53 -04:00
Michael Stenta 32c9ad9290 Add data field to assets. 2019-04-09 14:38:56 -04:00