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

26 commits

Author SHA1 Message Date
Michael Stenta 95d113cf60 Display the "more" link in the Movements content pane View. 2014-11-13 17:29:26 -05:00
Michael Stenta b977d0ecaf Add the farm_asset query parameter to the "Record a movement" link. 2014-11-13 17:29:10 -05:00
Michael Stenta c021a45c52 Added default View of Asset Movements with a Page (/farm/asset/*/movements) and Content Pane. 2014-11-13 14:32:50 -05:00
Michael Stenta ca1a31b441 Views export updates. 2014-11-13 08:40:07 -05:00
Michael Stenta 79e7f5fb2a Replace Bool and Date fields in Planting Locations with a Date Range (with optional end date). 2014-11-06 18:18:43 -05:00
Michael Stenta 546635e01e Views updates for new data architecture. Added views per area and crop. Lots of little cleanups and reorganization. 2014-07-09 11:35:17 -04:00
Michael Stenta 5288f8d3b3 Rework Views so the Page displays use defaults, and the Entity Reference displays are overrides. 2014-04-08 21:14:46 -04:00
Michael Stenta 2fb6898e27 Change all occurrences of "Fields/Beds" in field names to "Areas". 2014-04-08 20:10:45 -04:00
Michael Stenta 89966798b8 Add a destination parameter to all edit and delete links in View tables. 2014-04-02 00:36:03 -04:00
Michael Stenta b99c4a8348 Remove all "Related ..." columns from View tables. 2014-04-02 00:35:38 -04:00
Michael Stenta f3d0e60d61 Move all Views to the /admin/farm/logs/* path. 2014-03-31 10:36:21 -04:00
Michael Stenta 1113998ce6 Change Issues page menu item to a tab. 2014-03-31 10:35:55 -04:00
Michael Stenta 925ef04c43 Change format of all View names. 2014-03-31 10:35:09 -04:00
Michael Stenta d0ae5368fd Tag all Views with the name of the module they come form. 2014-03-31 10:34:24 -04:00
Michael Stenta ebaa244bf6 Move the Cultivations view between Inputs and Harvests. 2014-03-28 16:47:45 -04:00
Michael Stenta 6aaa18ef4c Replace all field_date fields with field_farm_date, to avoid conflicts. 2014-03-28 12:31:42 -04:00
Michael Stenta 66af73a9dc Log primary key changed from "lid" to "id". 2014-03-27 23:32:41 -04:00
Michael Stenta 90cc78c656 Replace "Issue Severity" field with "Priority" field (term reference). 2014-02-09 18:06:58 -05:00
Michael Stenta 4e334ecd44 Restructure menu hierarchy of log type Views. 2014-02-09 16:46:24 -05:00
Michael Stenta a89a73cc25 Clarify the name labels in Views and move items to Navigation menu. 2014-02-09 16:45:40 -05:00
Michael Stenta 3436879f44 Use Fraction's "auto precision" where available. 2014-02-09 16:05:57 -05:00
Michael Stenta 845fe546a9 Added a field for tracking work hours spent on farm tasks. 2014-02-08 12:22:40 -05:00
Michael Stenta 25df6a0230 Add Date fields to all log types and their Views. 2014-02-08 11:31:17 -05:00
Michael Stenta 8643abc108 Provide default Views for Plantings, Fertilizings, Harvests, Sales, Purchases, and Losses. Also provide an entity reference display for each (including Issues) and use them in entity reference fields. 2014-02-06 12:41:02 -05:00
Michael Stenta 05ac94b85f Add a default Issue Log View. 2014-02-06 12:41:01 -05:00
Michael Stenta 10822e262d Initial commit: provide taxonomies, log_types, and fields for basic farm record keeping. 2014-02-04 03:41:17 -05:00