Commit Graph

236 Commits

Author SHA1 Message Date
Michael Stenta ee67c24af1 Fix link to data streams in asset data model doc. 2022-12-21 16:24:31 -05:00
Michael Stenta 272e698e87 Issue #3310286: Add $timestamp parameter to asset.inventory service methods 2022-12-15 14:06:30 -05:00
Michael Stenta 7c9ef9a8bd Issue #3310286: Add $timestamp parameter to group.membership service methods 2022-12-15 14:06:30 -05:00
Michael Stenta d154db811c Issue #3310286: Add $timestamp parameter to asset.location service methods 2022-12-15 14:03:27 -05:00
Michael Stenta c89314750f Document test quantity type in data model docs. 2022-12-06 09:58:30 -05:00
Michael Stenta b4f75a55b0 Update installation docs to require PHP 8+. 2022-11-28 08:50:29 -05:00
Michael Stenta 0b85081d23 Describe the lab field type change in docs/development/api/changes.md. 2022-11-25 13:11:04 -05:00
Michael Stenta 2d2d9b2a24 Describe the reasoning behind dependencies in module dev docs. 2022-11-22 16:20:40 -05:00
Michael Stenta 114f6edfbf All log modules depend on log:log. 2022-11-22 16:20:40 -05:00
Michael Stenta 9f5ee25f44 Mark LogQueryFactory as @internal. 2022-11-16 14:37:55 -05:00
Michael Stenta 4518cf4557 Update XDebug documentation to recommend discover_client_host=yes. 2022-11-12 10:29:57 -05:00
Michael Stenta eabd7c2429 Update farm_role example in docs to match code. 2022-11-12 09:42:13 -05:00
Michael Stenta d97b4f9d63 Document asset owner field in user guide and data model docs. 2022-09-27 14:22:04 -04:00
Paul Weidner 3d41166e63 Update excluded configuration example to not use module settings #567 2022-09-17 09:59:12 -04:00
Michael Stenta b0a008097c Document using PHPStan in local development environment. 2022-09-12 19:38:25 -04:00
Paul Weidner 7bb85adc79 Add client libraries to API index.md. 2022-08-26 07:14:26 -04:00
Paul Weidner 952e9199ef Add basic JSON:API docs to API index.md. 2022-08-26 07:14:26 -04:00
Paul Weidner a13741876c Correct and standardize OAuth curl examples #556 2022-08-26 06:48:28 -04:00
Michael Stenta 81d3f20aa4 Fix getInventory() $units data type in documentation (term ID, not string). 2022-07-30 11:15:56 -04:00
Michael Stenta 465bdf59ba Document how to use farmOS-map elements and behaviors in farmOS modules. 2022-06-19 10:29:43 -04:00
Michael Stenta 7b13971422 Fix 1.x migration file copy example commands: include web/ subdirectory. 2022-05-20 14:24:04 -04:00
Michael Stenta 270f89aba7 Fix quantity units in quick form example docs. 2022-05-11 17:00:27 -04:00
Michael Stenta dcde6ae0c0 Fix markdown link in docs/development/module/services.md. 2022-04-13 11:19:16 -04:00
Michael Stenta 1a6689dd5a Document farm_field.factory service and move field type options info from fields.md. 2022-04-13 10:57:44 -04:00
jgOhYeah 918bfa8518 Added documentation on field options 2022-04-13 09:25:59 -04:00
jgOhYeah c3f7d79ebd Added notes on file naming for select options 2022-04-13 09:25:59 -04:00
jgOhYeah 9c2affa744 Added comments showing what to change in examples. 2022-04-13 09:25:59 -04:00
jgOhYeah e1b7d41893 Fixed ear tag type example code 2022-04-13 09:25:59 -04:00
jgOhYeah e08ee2f467 Fixed organic flag field example code
Appeared to be a copy / paste and not modified at one point.
Fixed it after reading https://farmos.discourse.group/t/custom-module-help/1149.
2022-04-13 09:25:59 -04:00
Paul Weidner 512ad6a15e Correct the zoom minus ( - ) button text in mapping user guide. 2022-04-07 15:53:40 -04:00
Michael Stenta 589f52f098 Make installation doc GEOS requirements wording stronger. 2022-04-07 14:23:38 -04:00
Paul Weidner 5c764c5b50 Pin selenium/standalone-chrome to 4.1.2-20220217. #514 2022-04-07 11:24:01 -04:00
Michael Stenta 5f246b85e2 Remove extra backtick from docs/development/environment/https.md. 2022-02-10 09:41:27 -05:00
Paul Weidner cb5d969d02 Update documentation for where a list of community modules can be found. 2022-02-07 15:35:44 -05:00
Paul Weidner 073b280d43 Correct list formatting in module development documentation. 2022-02-07 15:27:45 -05:00
Michael Stenta 28f83d2af3 Fix backtick in docs/hosting/localization.md. 2022-02-06 12:55:57 -05:00
Michael Stenta 35d30aaa05 Document farmOS cron set up in hosting/install docs. 2022-01-31 07:55:15 -05:00
Michael Stenta 5ef95da81f Add a QuickStringTrait::prioritizedString() method for joining, prioritizing, and trimming string parts. 2022-01-19 13:00:22 -05:00
Michael Stenta 44c51ee957 Add a QuickStringTrait::trimString() method for trimming strings on word boundaries. 2022-01-19 13:00:22 -05:00
Michael Stenta 30f70615b9 Fix incorrect Drush migrate:rollback commands in docs. 2022-01-17 05:08:44 -05:00
Michael Stenta 017efc07a7 Document how to enable translations. 2022-01-12 06:04:39 -05:00
Michael Stenta a742ee6ce9 Recommend hook_post_update_NAME() for configuration additions/deletions in module development docs. 2022-01-11 12:26:11 -05:00
Michael Stenta d41e4e4e84 Combine the BCMath and GEOS requirements into one item. 2021-12-28 13:38:56 -05:00
Michael Stenta 60ca070d76 Specifically require PHP 7.4 in installation docs. 2021-12-28 13:38:23 -05:00
Michael Stenta ad9b4f81c7 Copy and update user guide from 1.x docs to 2.x. 2021-12-27 17:27:13 -05:00
Michael Stenta 2c55037ed2 Delete docs/index.md. 2021-12-27 17:27:13 -05:00
Michael Stenta 8f2c0383e7 Remove favicon and mkdocs.yml lines that were only used for building docs.farmos.org. 2021-12-23 09:36:04 -05:00
Michael Stenta 394daa9f06 Reference non-existent farmos/farmos:2.x.y Docker tag in production hosting docs/examples.
By doing this, we will be forcing the end-user to follow best
practice by making an intentional decision about the version
they will use. We do not want farmos/farmos:2.x to be referenced
by default in the docs, otherwise we will be directing folks to
use the development branch, which may not be stable, and may
change if they update the image via `docker pull`. We also don't
want to recommend farmos/farmos:latest, for a similar reason:
when updating between versions it is important to manually run
update.php. By forcing intentional version use and updates, we
encourage best practice for updates as well.
2021-12-23 07:10:22 -05:00
Michael Stenta 73c3740322 Change docs.farmOS.org references to farmOS.org. 2021-12-23 06:56:37 -05:00
Michael Stenta 1f8941aff9 Document how to configure private filesystem in hosting docs. 2021-12-14 16:06:26 -05:00