3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
Commit graph

31 commits

Author SHA1 Message Date
Michael Stenta
700786444a Sort asset entity reference selection by asset ID descending. 2019-10-09 12:38:25 -04:00
Michael Stenta
1d4d513c3c Fix Notice: Undefined variable: entity_ids in farm_fields_autocomplete(). 2019-09-02 11:11:56 -04:00
Skipper-is
ddbd920364 Added 3 commonly used audio formats for the allowed file upload types. #190 2019-07-31 09:04:15 -04:00
Michael Stenta
c5699e3df0 Enable Farm Fields Autocomplete module. 2019-07-17 13:42:29 -04:00
Michael Stenta
b768f07f87 Initial commit of farm fields autocomplete module. 2019-07-17 09:49:09 -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
32c9ad9290 Add data field to assets. 2019-04-09 14:38:56 -04:00
Michael Stenta
8a2ed36d3b Hide the data field in log forms. 2019-04-09 14:38:56 -04:00
Michael Stenta
ab871b8d2b Add data field instances via update.php. 2019-04-09 14:38:56 -04:00
Michael Stenta
5d60859e1b Add data field instance to all log types. 2019-04-09 14:38:56 -04:00
Michael Stenta
9961334fe7 Add a field_farm_data field base definition. 2019-04-09 14:38:56 -04:00
Michael Stenta
ec02c334e0 Describe missing taxonomies with hook_farm_ui_entities(): log categories, input materials, quantity units, season, and soil names. 2019-04-08 13:59:41 -04:00
Michael Stenta
6b7a216e58 Change "Farm Format" to "Default format" (less distracting/confusing). 2018-11-09 15:00:28 -05:00
Michael Stenta
1072ef9c13 Generalize the log owner class into a base handler so it can be used for other entity types. 2018-04-04 15:53:02 -04:00
Michael Stenta
8e810273eb Create custom Views filter handler for log owner (based on taxonomy term reference filter). 2018-04-04 14:57:51 -04:00
Michael Stenta
5434f70f6d Allow "logz" extensions in files field (GitHub #67). 2018-04-04 14:53:28 -04:00
Michael Stenta
0c57d6c3ca Move Log Categories taxonomy to farm_fields module. 2017-08-22 12:59:09 -04:00
Michael Stenta
037c798910 Issue #2903890: Pre-populating multiple assets in log forms broken 2017-08-22 11:07:24 -04:00
Michael Stenta
9d89f78694 Issue #2902064: Logs are not being auto-associated with assets 2017-08-14 10:37:25 -04:00
Michael Stenta
1e555ed0fa Consolidate file and image field file extensions in a helper function. 2017-07-21 14:21:20 -04:00
Michael Stenta
2dd87ab252 Fix empty check on entityreference_view_widget fields. 2017-07-11 08:24:55 -04:00
Michael Stenta
3fd34b6bfd Fix reference prepopulation for area fields. 2017-07-11 08:24:55 -04:00
Michael Stenta
f641a65631 Move entityreference prepopulation helper function from farm_log.module to farm_fields.module. 2017-07-11 08:24:55 -04:00
Michael Stenta
b945025a03 Add a farm people user reference field base for other modules to use. 2017-06-14 10:46:53 -04:00
Michael Stenta
9eb560568b Add "log owner" user reference field base. 2017-06-13 15:55:04 -04:00
Michael Stenta
89aa46a1a1 Issue #2876943: Add "lot number" to harvest and input logs 2017-05-31 15:37:58 -04:00
Michael Stenta
ea8f7851b8 Add a term reference field base for the log category vocabulary. 2017-05-30 16:01:00 -04:00
Michael Stenta
a3ac05d10c Delete readme files from all the merged modules and farm_theme (except for some of farm_access/README.md, which is useful to keep). 2017-05-26 10:53:02 -04:00
Michael Stenta
bdbc488c97 Move to modules/farm/farm_fields in preparation for #2876992. 2017-05-26 09:55:17 -04:00