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

495 commits

Author SHA1 Message Date
Michael Stenta
ce20af68b4 Fix PHP warning when saving a new asset with group membership. 2018-03-01 10:41:23 -05:00
Michael Stenta
27d11fed66 Add Riot.im chat room link in /farm/help. 2018-03-01 10:02:55 -05:00
Michael Stenta
103a56c7ac Fix #56: Hiearchy Change URL doesnt work for subdirectory installation 2018-03-01 09:59:24 -05:00
Michael Stenta
4dc82b53dd Rename "Plan" to "Upcoming tasks". 2018-02-26 22:35:29 -05:00
Michael Stenta
e7ae4e442d Add "Delete" VBO button to "Plan" and "Late tasks" blocks. 2018-02-26 22:35:21 -05:00
Michael Stenta
364c4990c4 Add "Archive" and "Unarchive" VBO buttons to all asset Views. 2018-02-26 22:18:53 -05:00
Michael Stenta
5b721e7cdf Add "Archive" and "Unarchive" actions for farm asset entities. 2018-02-26 22:18:53 -05:00
Michael Stenta
001a673ee7 Wrap asset cluster maps in a fieldset, collapsed by default. 2018-02-26 21:27:22 -05:00
Michael Stenta
4e20f1c843 Add the ability to wrap the map in a collapsible fieldset. 2018-02-26 21:27:22 -05:00
Michael Stenta
1006a3054b Add a farm_map_build() function, for building farm maps. 2018-02-26 21:27:22 -05:00
Michael Stenta
09fed34247 Reorganize log field groups into "Assets" and "Location". 2018-02-21 16:32:02 -05:00
Michael Stenta
10f3abced8 Move the planting "Plan" fieldset to the bottom and collapse it by default. 2018-02-14 09:52:03 -05:00
Michael Stenta
50cfd10802 Fix activity log quantity field display. 2018-02-07 12:34:02 -05:00
Michael Stenta
3ef9279970 Look up and display "from" areas when displaying "Movement to" field on movement logs. 2018-02-07 12:10:00 -05:00
Michael Stenta
3a88d747fa Remove step in farm areas tour that points out the "from" field. 2018-02-07 12:10:00 -05:00
Michael Stenta
cb3b3a5bab Update older update hooks to also remove references to the "from" field. 2018-02-07 12:10:00 -05:00
Michael Stenta
199a8fcd82 Add an update hook to delete the field data from the database. 2018-02-07 12:10:00 -05:00
Michael Stenta
605a98ad52 Take out the code for auto-populating the "from" field. 2018-02-02 15:40:56 -05:00
Michael Stenta
ed935a31f0 Remove field_farm_move_from from Views. 2018-02-02 15:40:52 -05:00
Michael Stenta
24d6691502 Remove field_farm_move_from field base and instance config. 2018-02-02 14:59:17 -05:00
Michael Stenta
b93e12c63c Add Quantity field to Activity logs. 2018-02-01 17:56:16 -05:00
Michael Stenta
8acb1fe1f5 Add undeclared dependencies. 2018-02-01 17:23:10 -05:00
Michael Stenta
18721e5e9a Initial commit of Quantity Report generator: View for slicing, dicing, and exporting quantity measurement data. 2018-01-31 16:55:11 -05:00
Michael Stenta
2bb8ae303f Update default asset Feeds importer mapping and tamper plugins. 2018-01-31 16:20:26 -05:00
Michael Stenta
5ed944d1bf Replace 'active' Feeds importer target with 'archived'. If set to TRUE, use current timestamp. 2018-01-31 16:20:06 -05:00
Michael Stenta
4c791db2a4 Update farm_group functions to use 'archived' instead of 'active'. 2018-01-31 16:03:48 -05:00
Michael Stenta
979b96d4b1 Update Views asset reverse entity reference relationship handler to use 'archived' property instead of 'active'. 2018-01-31 10:27:25 -05:00
Michael Stenta
559fa040b7 Misc Views updates. 2018-01-31 09:36:51 -05:00
Michael Stenta
ca0ad53caf Update all Views to use new 'archived' field/filter/sort. 2018-01-31 09:36:51 -05:00
Michael Stenta
5062e2bc6e Add a special Views filter for asset 'archived' property that treats it as a boolean value. 2018-01-30 18:05:45 -05:00
Michael Stenta
e4624b1c52 Update asset view page. Show archived date if it exists. Show nothing if the asset is not archived. 2018-01-30 17:10:59 -05:00
Michael Stenta
0656f0fce2 Update asset edit form. Display archived date if it exists. 2018-01-30 17:10:59 -05:00
Michael Stenta
eb02842dd1 Simplify farm asset form submit actions. 2018-01-30 17:10:59 -05:00
Michael Stenta
5a9d7b1a22 Update hook_entity_property_info_alter() to define 'archived' as a date property. 2018-01-30 17:10:59 -05:00
Michael Stenta
42b959ed58 Replace 'active' property with 'archived' in FarmAsset::create(). 2018-01-30 17:10:59 -05:00
Michael Stenta
e5899b8073 Implement hook_update_N() to update existing sites. If 'active' is 0, copy the 'changed' timestamp to 'archived'. 2018-01-30 17:10:59 -05:00
Michael Stenta
3c8d641e99 Change 'active' to 'archived' in farm_asset_schema() (regular integer field like the existing 'created' and 'changed' fields). Null value represents active asset. 2018-01-30 17:10:37 -05:00
Michael Stenta
8ec7233b03 Add the areas layer group to the asset cluster maps. 2018-01-29 16:21:26 -05:00
Michael Stenta
17f4fd2d07 Implement hook_farm_area_link_alter() to add a count of group members. 2018-01-29 15:24:45 -05:00
Michael Stenta
06438909fc Provide an alter hook for the area links generated by the Farm UI module. 2018-01-29 15:24:38 -05:00
Michael Stenta
3919482f4d Issue #2935314: Make farm_group_circular_membership_validate() more defensive with parameter inputs. 2018-01-10 16:24:57 -05:00
Michael Stenta
9ba12c607a Add exposed filters for "Season" and "Crop/variety" to Seeding and Transplanting Views. 2018-01-05 15:07:14 -05:00
Michael Stenta
0c1db68b7b Make "Movement to" field not required. 2017-12-31 11:13:11 -05:00
Michael Stenta
3e908ede51 Fix PHP Notice: Undefined index: group in farm_group_asset_form_submit(). 2017-12-31 11:13:11 -05:00
Michael Stenta
b6722da8fb Fix asset field weights so that name is always at top. 2017-12-30 16:50:50 -05:00
Michael Stenta
13f70c6aee Add dependencies on farm_asset_views. 2017-12-30 16:39:07 -05:00
Michael Stenta
52af43b8a7 Add Group filter to all asset Views. 2017-12-30 13:13:51 -05:00
Michael Stenta
ac2a7e19a3 Add location relationship, field, and filter to farm_asset View. 2017-12-30 13:12:18 -05:00
Michael Stenta
4536c210cd Disable AJAX and auto-submit on farm_asset View. 2017-12-30 13:08:15 -05:00
Michael Stenta
a709941cd7 Move farm_asset_entityreference_view to farm_asset_views. 2017-12-30 13:07:50 -05:00