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

35 commits

Author SHA1 Message Date
Michael Stenta
d133a5888e Implement hook_farm_area_type_info() to define the Greenhouse and Row/bed area types. 2015-06-20 12:00:49 -04:00
Michael Stenta
bb86b4fc1b Remove extra "Add planting" action link. 2015-05-27 15:03:40 -04:00
Michael Stenta
83e2d54ffb Implement hook_farm_traxonomy_breadcrumb() to add a links for crops and crop families. 2015-04-16 12:13:21 -04:00
Michael Stenta
5deabfd055 Link to the Plantings list in the farm asset breadcrumb. 2015-04-13 17:02:30 -04:00
Michael Stenta
49f2132777 Drupal coding standards cleanup. 2015-04-13 16:46:16 -04:00
Michael Stenta
648124b185 Fix references to the old farm/crops path. 2015-04-10 13:27:00 -04:00
Michael Stenta
19a038b386 Add weight to plantings View in taxonomy pages to show it at the top. 2015-04-10 11:11:49 -04:00
Michael Stenta
e3d8fc4da3 Display the crops View in the crop family term page. 2015-03-21 13:34:03 -04:00
Michael Stenta
633319e2bc Add Crop contextual filter to Plantings View. Display the Plantings View in the Crop term page. Remove Views displays: Plantings by crop (Page), Plantings by crop (Content pane). 2015-03-21 10:55:43 -04:00
Michael Stenta
b912b709e5 Display the Plantings and Inputs Views in the Area term page, and update the area links to use anchor fragments in the same page. 2015-03-21 10:53:31 -04:00
Michael Stenta
b57a3fb54c Implement hook_farm_asset_view_views() to add Views to the planting asset page. 2015-03-19 17:30:08 -04:00
Michael Stenta
afa5f814c3 Leverage new 'views' array in hook_farm_admin_actions(). 2015-03-14 10:55:32 -04:00
Michael Stenta
d301572c0b Implement hook_farm_admin_action() to provide action links. 2015-03-12 20:01:33 -04:00
Michael Stenta
df176a305f Add an action link for creating plantings from the /farm/crops page. 2015-01-12 10:15:45 -05:00
Michael Stenta
56ede7a686 Move all /admin/farm paths to /farm. 2015-01-05 20:31:02 -05:00
Michael Stenta
fa2ec2cecf Move all crop log Views under the Crops tab. 2014-12-30 13:10:36 -05:00
Michael Stenta
cf75ec1494 Revert "Ensure that the term_view page manager is enabled."
This reverts commit 926ee31966.
2014-12-22 17:28:34 -05:00
Michael Stenta
926ee31966 Ensure that the term_view page manager is enabled. 2014-12-22 16:44:21 -05:00
Michael Stenta
52c82825db Add Plantings area link. 2014-12-01 14:19:06 -05:00
Michael Stenta
fa0f41d8cc Add planting action link to "Plantings by area" View. 2014-12-01 14:18:59 -05:00
Michael Stenta
bddad9c2bd Change hook_farm_area_links() to use new format. 2014-12-01 09:03:54 -05:00
Michael Stenta
de9aead9c4 Add input action link to area page. 2014-11-30 21:51:37 -05:00
Michael Stenta
0e2b3fa4ef Prepopulate area reference fields. 2014-11-30 21:51:25 -05:00
Michael Stenta
cc29fbb0be Fix and add action links. 2014-11-30 20:53:15 -05:00
Michael Stenta
1d08c35257 Add "Inputs by Area" View, and an area link to it. 2014-11-30 20:09:58 -05:00
Michael Stenta
50947c0a8f Add input action links. 2014-11-30 19:30:19 -05:00
Michael Stenta
bb5d904ef6 Generalize some code. 2014-11-30 19:30:10 -05:00
Michael Stenta
6dadfa04f2 Change "Record" to "Add" in action links so that Bootstrap styles them as plus buttons. 2014-11-30 19:30:00 -05:00
Michael Stenta
11cd97b75c Coding standards fix. 2014-11-29 14:38:34 -05:00
Michael Stenta
cba68da9ba Add harvest action links. 2014-11-28 14:21:34 -05:00
Michael Stenta
b67e00af59 Provide local action links for crops, plantings, seedings, and transplantings. 2014-11-26 16:55:20 -05:00
Michael Stenta
2b0f958392 Implement hook_form_alter() to prepopulate any log forms that have a planting reference field. Depend on farm_log module. 2014-11-19 13:27:27 -05:00
Michael Stenta
24e5460f61 Remove menu_alter() - no longer used. 2014-11-19 13:26:46 -05:00
Michael Stenta
85b852b43c Duplicate taxonomy term view pages in the /admin/farm/crops/% path. 2014-07-09 01:50:15 -04:00
Michael Stenta
7abc6d02b5 Initial commit: moved crops vocabulary and fields from farm_taxonomy module. 2014-03-31 10:10:39 -04:00