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

36 commits

Author SHA1 Message Date
Michael Stenta
d108d75cf8 On medical logs, only animals can be referenced. 2017-05-09 12:25:30 -04:00
Michael Stenta
ec2365a918 Make asset map code more defensive. 2017-04-12 11:09:42 -04:00
Michael Stenta
cd7cf7cfe3 Use farm_asset_children View in asset pages instead of farm_livestock offspring display. 2016-10-26 16:41:01 -04:00
Michael Stenta
80666193f8 Issue #2822310: Allow dashboard maps to be disabled 2016-10-26 11:25:01 -04:00
Michael Stenta
7dfe9a89fc Issue #2401551: New log type: Medical 2016-06-08 13:17:48 -04:00
Michael Stenta
75a60ed630 Issue #2719561: Rename "Type" to "Species/Breed" 2016-05-06 14:52:51 -04:00
Michael Stenta
9b4e339e2f Issue #2705723: Show offspring in parent animal records 2016-05-05 11:15:55 -04:00
Michael Stenta
ce83c6ddbe Explicitely set weight of asset Views. 2016-05-05 11:10:01 -04:00
Michael Stenta
3e200005ee Add input and harvest Views to animal pages. 2016-05-04 12:45:17 -04:00
Michael Stenta
a7bb5764ec Display area links with asset counts - don't display if empty. 2016-03-07 18:02:44 -05:00
Michael Stenta
973b3728ea Point area links to full View pages. 2016-03-07 16:07:24 -05:00
Michael Stenta
69bca18424 Don't display asset cluster map if the View contains arguments. 2016-03-07 15:10:46 -05:00
Michael Stenta
9fa30ca6b4 Issue #2659994: Reorganize menu structure 2016-01-31 18:24:29 -05:00
Michael Stenta
8d7d306244 Fix PHP Strict warning: Only variables should be passed by reference in farm_crop_views_post_render() 2015-12-04 14:24:03 -05:00
Michael Stenta
7520cd26a1 Use hook_views_post_render() instead of hook_page_build() for adding asset maps, so that we can check to see if the View is empty first. 2015-12-04 10:51:53 -05:00
Michael Stenta
d260023e5d Display asset cluster map in the main animals page. 2015-12-01 09:12:28 -05:00
Michael Stenta
1b16160d5b Change paddocks to dark green style. 2015-11-01 23:23:41 -05:00
Michael Stenta
956b9559d4 Change hook_farm_manager_perms() to hook_farm_access_perms(). 2015-10-04 00:06:21 -04:00
Michael Stenta
e05f7c15c0 Implement hook_farm_manager_perms(). 2015-09-08 15:15:30 -04:00
Michael Stenta
9400c76470 Change paddocks from dark green to green. 2015-09-08 13:29:23 -04:00
Michael Stenta
fad2e800e6 Rearrange area types so that their layers overlay sensibly. 2015-07-30 21:01:08 -04:00
Michael Stenta
6ac12b456b Add styles to area types. 2015-07-28 18:17:45 -04:00
Michael Stenta
567772da0a Implement hook_farm_area_type_info() to define the Paddock area type. 2015-06-20 12:00:17 -04:00
Michael Stenta
a9bcd205b2 Implement hook_farm_traxonomy_breadcrumb() to add a links for animal groups and types. 2015-04-16 12:13:57 -04:00
Michael Stenta
0a1fcceae6 Link to the Animals list in the farm asset breadcrumb. 2015-04-13 17:03:52 -04:00
Michael Stenta
363e1dc41e Drupal coding standards cleanup. 2015-04-13 16:47:46 -04:00
Michael Stenta
ed8bbf0a8c Add a weight to the animals View in taxonomy pages to display it at the top. 2015-04-10 11:12:30 -04:00
Michael Stenta
9988264d23 Add action links for animal groups and animal types. 2015-03-21 13:54:36 -04:00
Michael Stenta
17b25ed470 Display Animals View on animal type and animal group pages. 2015-03-21 13:40:38 -04:00
Michael Stenta
33fd60d924 Display the Animals View in the Area term page, and update the area link to use an anchor fragment in the same page. 2015-03-21 11:11:44 -04:00
Michael Stenta
42d02f4aad Implement hook_farm_asset_view_views() to add Views to the animal asset page. 2015-03-19 17:29:51 -04:00
Michael Stenta
e38c59a2f9 Leverage new 'views' array in hook_farm_admin_actions(). 2015-03-14 10:58:18 -04:00
Michael Stenta
21ad477ffa Implement hook_farm_admin_action() to provide action links. 2015-03-12 20:07:56 -04:00
Michael Stenta
f982f9196f Move all /admin/farm paths to /farm. 2015-01-05 20:33:09 -05:00
Michael Stenta
9e17db95f0 Add animal action links in the various animal lists, and an Animals area link. 2014-12-01 14:22:38 -05:00
Michael Stenta
cf9824be5c Initil commit: basic Animal asset type, Breeds vocabulary, and ID Tag field collection. 2014-11-12 14:27:59 -05:00