Commit Graph

113 Commits

Author SHA1 Message Date
Michael Stenta ad4725c12f Change all relevant links from farmOS.org to v1.farmOS.org. 2021-12-21 19:18:39 -05:00
pcambra 722a4188e2 Issue #3167756 by pcambra: Don't require farm_fields_autocomplete from farm_fields module 2020-08-28 08:54:56 -04:00
Michael Stenta 85ff6d0011 Install the Farm Client module on existing sites. 2020-05-11 12:03:21 -04:00
Michael Stenta 0fc5b44a46 Add farm_client module to the default modules enabled on new installs. 2020-05-11 12:03:21 -04:00
Michael Stenta 250ffe575d Fix #272 hook_install() (again)! 2020-04-22 15:08:16 -04:00
Michael Stenta 49ed027cb0 Move Github link out of docblock comment. Doesn't display properly in install.php UI. 2020-04-15 10:55:48 -04:00
Michael Stenta 92a0b1f403 Fix #272 hook_install()! 2020-04-15 10:55:35 -04:00
Michael Stenta ca117e5dfe Add an install task for rehashing farmOS theme blocks. See #273 2020-04-14 11:08:35 -04:00
Michael Stenta 44684ab126 Make sure the farmOS theme is enabled. See #272 2020-04-13 23:05:25 -04:00
Michael Stenta 5c30ea34e2 Move code for enabling the farmOS theme to its own install task. See #272 2020-04-13 22:58:19 -04:00
Michael Stenta 867f3c063c Set the installation profile to farm in farmOS's hook_install(). See #272 2020-04-13 22:57:11 -04:00
Michael Stenta a491a84cd7 Issue #3122259: Remove Farm Tours and dependencies 2020-03-28 11:30:37 -04:00
Michael Stenta 19cab336a8 Export default localization config to new farm_l10n module. 2020-03-18 10:17:47 -04:00
Michael Stenta 98c682b0cb Install farm_metrics on new and existing sites. 2020-02-26 11:03:58 -05:00
Michael Stenta d297855250 Uninstall Openlayers modules and dependencies on existing sites. 2020-02-10 14:27:50 -05:00
Michael Stenta b1a961ae86 Remove Openlayers modules, patches, dependencies, configuration, and related code. 2020-02-10 14:27:50 -05:00
Michael Stenta e9e48590b5 Mapbox module: add Mapbox API key to farm map settings form and add the Mapbox Satellite layer to maps. 2020-02-10 14:27:49 -05:00
Michael Stenta 0d3a71e7f9 Refactor Google Maps integration to use a farmOS-map behavior. 2020-02-10 14:27:49 -05:00
Michael Stenta 421b4d095e Install the new Farm Map Geofield module on existing sites. 2020-02-10 14:27:49 -05:00
Michael Stenta 6dd973d765 Install the Quantity Report module with the default set of modules. 2020-01-20 15:35:03 -05:00
Michael Stenta c5699e3df0 Enable Farm Fields Autocomplete module. 2019-07-17 13:42:29 -04:00
Michael Stenta 766454b0b7 Split animal weight code to farm_livestock_weight. 2019-07-09 14:04:42 -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 d53d67d047 Use farm_fields_dynamic to create the data field (in a new module). 2019-04-10 15:16:39 -04:00
Michael Stenta 8e2f71a866 Uninstall and remove role_delegation module. 2019-02-17 20:00:22 -05:00
Michael Stenta e3ad9650e2 Create a separate function that defined farmOS modules during profile installation. 2019-01-16 13:57:04 -05:00
Michael Stenta e07f160929 Move default roles (Manager, Worker, Viewer) to separate module. 2018-12-27 10:42:37 -05:00
Michael Stenta 93539d056d Fix water module installation, enable it by default on new sites, and enable it on existing sites. 2018-12-18 17:31:32 -05:00
Michael Stenta e7a781a714 Move default livestock area types to new farm_livestock_area_types module. 2018-12-04 15:19:43 -05:00
Michael Stenta 026e90e3a6 Move default crop area types to new farm_crop_area_types module. 2018-12-04 15:19:43 -05:00
Michael Stenta 74c99b0479 Move all default area types (except 'other') to new farm_area_types module. 2018-12-04 15:18:07 -05:00
Michael Stenta 1e69b31bd1 Move water area type to the farm_water module. 2018-12-04 15:18:07 -05:00
Michael Stenta 14546999a0 Add farm_area_import to optional install modules. 2018-11-29 15:05:45 -05:00
Michael Stenta ee815c3dee Issue #3016731: Make more modules optional during install 2018-11-29 15:05:45 -05:00
Michael Stenta 0dfc1d173c Remove LibrariesCDN module. 2018-10-31 09:01:14 -04:00
Michael Stenta c08ed95333 Switch to using the local OpenLayers library on new and existing sites. 2018-10-31 09:01:14 -04:00
Michael Stenta b3814fb22a Install farm_term on existing sites. 2018-10-01 14:49:24 -04:00
Michael Stenta 81a91a8512 Update farm_install_configure_form(). 2018-09-10 12:40:35 -04:00
Michael Stenta 2e11d737f6 Enable Farm Quick module on new and existing sites. 2018-09-05 12:58:32 -04:00
Michael Stenta 610f08a484 Initial commit of farm_api module. 2018-08-15 10:44:45 -04:00
Michael Stenta 112c358cac Enable the new module on existing sites. 2018-05-30 13:59:51 -04:00
Michael Stenta 823a886ea9 Change all links to farmOS.org to https. 2018-05-05 22:56:47 -04:00
drupalgin 0e5a226627 Issue #2950316 by drupalgin: Fixed coding standards 2018-04-07 12:40:16 -04:00
Michael Stenta 2aa4e58123 Move quantity log query functions into a new module to fix hidden circular dependency between farm_area and farm_quantity. 2018-03-21 11:45:32 -04:00
Michael Stenta 0463523e3c Enable the new Farm Flags module on existing sites. 2018-03-19 17:02:19 -04:00
Michael Stenta 087e32b73b Update Openlayers JS library to 4.6.4. 2018-02-15 17:03:48 -05:00
Michael Stenta b38a0cddfe Add farm_quantity_report to list of optional modules during farmOS install. 2018-02-01 17:26:46 -05:00
Michael Stenta 218917eb65 Split new farm_asset_views module out of farm_asset. 2017-12-30 12:53:03 -05:00
Michael Stenta 11c82e337e Remove farm_livestock_eggs from optional install modules. 2017-11-24 23:36:53 -05:00
Michael Stenta 5d044d73db Install constraint module on new and existing sites. 2017-11-24 21:06:42 -05:00