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

2089 commits

Author SHA1 Message Date
Michael Stenta
6c54f14ecb Add "Veterinarian" field to Medical logs. 2020-09-27 11:21:12 -04:00
Michael Stenta
58a7274c80 Add "Laboratory" field to Lab test logs. 2020-09-27 11:21:12 -04:00
Michael Stenta
0a18c50059 Add "Purchase date" field to Input and Seeding logs. 2020-09-27 11:21:12 -04:00
Michael Stenta
4f5f04a87d Add "Source" field to Input and Seeding logs. 2020-09-27 11:21:08 -04:00
Michael Stenta
0ea85719c4 Add "Method" field to Input logs. 2020-09-27 11:21:05 -04:00
Michael Stenta
61588bb909 Add "Lot number" field to Harvest, Input, and Seeding logs. 2020-09-25 09:31:25 -04:00
Michael Stenta
bf73dd1cc3 Load flag config entities into field allowed values. 2020-09-25 09:19:50 -04:00
Michael Stenta
c6d43fd642 Provide three flags: monitor, priority, and review. 2020-09-25 09:19:50 -04:00
Michael Stenta
22e184db07 Create a farm_flag config entity. 2020-09-25 09:19:50 -04:00
Michael Stenta
960c007949 Add flag field to all log types. 2020-09-25 09:19:50 -04:00
Michael Stenta
110f719dcd Provide an allowed_values_function for the flag field. 2020-09-25 09:19:50 -04:00
Michael Stenta
40e7602532 Initial farmOS Flags module: provide a flag field. 2020-09-25 09:19:50 -04:00
Michael Stenta
f806b9bc42 Add a Data field to all log types. 2020-09-25 09:19:50 -04:00
Michael Stenta
87d1ed5af4 Add a Geometry field (geofield) to all log types. 2020-09-25 09:19:50 -04:00
Michael Stenta
dbe0324671 Add image and file field instances to all log types. 2020-09-24 21:38:20 -04:00
Michael Stenta
4c7f2dbde5 Field storage config for image and file fields. 2020-09-24 21:38:20 -04:00
Michael Stenta
1d4d92b40d Add "administer farm settings" permission and require it to access farm info and modules forms. 2020-09-24 14:23:57 -04:00
Michael Stenta
7ec146b02b Change "Site name" to "Farm name". 2020-09-24 14:20:11 -04:00
paul121
3ea92538b2 Simplify reference to timezone.default config. 2020-09-15 09:22:54 -07:00
paul121
1c5e067662 Add default country setting to Farm Info settings form. 2020-09-15 09:22:42 -07:00
paul121
a3a2f62898 Add site name setting to Farm Info settings form. 2020-09-15 09:14:41 -07:00
paul121
666c3a7af0 Use parent submitForm method to display generic message that config was saved. 2020-09-15 09:13:41 -07:00
paul121
0826801293 The ModuleExtensionList class is not stable. Use the module_handler service to get module names. 2020-09-10 11:34:01 -07:00
paul121
acdc090ca2 Inject module_handler as a dependency in FarmSettingsModulesForm. 2020-09-10 11:34:01 -07:00
paul121
904b429ea0 Don't set a batch if no modules need to be installed. 2020-09-10 10:46:20 -07:00
paul121
8db7e070a4 Provide settings form to install farm modules. 2020-09-10 10:36:27 -07:00
paul121
8d0888802f Provide basic farm info settings form with timezone configuration. 2020-09-10 10:35:12 -07:00
paul121
c971f6d023 Init farm_settings module. 2020-09-10 10:30:28 -07:00
Michael Stenta
d8c4698abc Add Owners field (multi-value user reference) to all log types. 2020-08-18 07:57:22 -04:00
Michael Stenta
f134f2abec Add Log Categories field to all log types. 2020-08-17 08:28:23 -04:00
Michael Stenta
67c0146ec5 Add a Log Categories taxonomy term reference field (base storage). 2020-08-17 08:28:23 -04:00
Michael Stenta
8f089acac2 Add a Log Categories vocabulary. 2020-08-17 08:28:03 -04:00
Michael Stenta
7e3c042ddb Put all log modules into the "farmOS Logs" package. 2020-08-15 11:59:21 -04:00
Michael Stenta
3e62726d29 Add a Medical log type. 2020-08-04 09:37:59 -04:00
Michael Stenta
f2e6b024ed Add Notes field to all log types. 2020-08-04 08:44:43 -04:00
Michael Stenta
083904378d Add farm_field module with log notes field. 2020-08-04 08:44:43 -04:00
Michael Stenta
d5ec75b474 Add log types: Lab test, Maintenance, Seeding, Transplanting, Sale, Purchase. 2020-08-04 08:44:43 -04:00
Michael Stenta
e703661434 Add basic token name pattern to log types. 2020-08-04 07:47:36 -04:00
Michael Stenta
273e6d8ae1 Initial log types: Activity, Observation, Input, Harvest. 2020-08-04 07:47:36 -04:00