Commit Graph

18 Commits

Author SHA1 Message Date
Michael Stenta 34f569a8fb Fix birth quick form permissions. 2020-07-15 19:55:03 -04:00
Michael Stenta 292bc23b44 Initial sketch of post/pre-grazing observation fields. 2020-07-03 08:47:03 -04:00
Michael Stenta 588796769b Initial animal move quick form sketch. 2020-07-03 08:43:14 -04:00
Michael Stenta be8fb3ef5e Require "create animal farm_asset entities" permission for the birth quick form. 2020-07-03 07:52:40 -04:00
Michael Stenta 4f9fbf6a06 Move Birth and Milk quick forms to separate include files (requires menu rebuild). 2018-11-30 11:51:08 -05:00
Michael Stenta e9b408119e Link milk logs to the quick form that created them. 2018-10-01 16:27:43 -04:00
Michael Stenta a3f77ec8a7 Wrap farm_quick_entity_link() calls in function_exists() condition. 2018-10-01 15:03:52 -04:00
Michael Stenta 0c9038218e Remove #format parameter from submit field. 2018-09-05 12:59:25 -04:00
Michael Stenta 9895a39d89 Link birth quick form to assets and logs created by it. 2018-09-05 12:59:11 -04:00
Michael Stenta 1d8069b3bc Add the children to $form_state['storage'] so that other submit functions can work with them. 2018-04-23 11:05:33 -04:00
Michael Stenta f4be7e44a5 Add weights to child fields. 2018-04-23 11:05:20 -04:00
Michael Stenta 4b716cb268 Improve mother/father field help text. 2018-04-23 09:22:23 -04:00
Michael Stenta a85ea349de Allow child name to be left blank if tag ID is set. 2018-04-23 09:19:08 -04:00
Michael Stenta 82855a881e Add fields for setting child animal weight in the birth form. 2018-04-23 09:18:46 -04:00
Michael Stenta 00749f7a80 Use new helper function in the birth and milk quick forms. 2018-04-17 14:55:07 -04:00
Michael Stenta c1b83f12de Add a quick form for recording milk harvests. 2018-03-21 14:47:35 -04:00
Michael Stenta cfb9171a77 Change 'tab' to 'label' in quick form definitions. 2018-03-21 09:45:14 -04:00
Michael Stenta 3f09964cb5 Provide a quick form for recording animal births. 2018-03-02 14:34:19 -05:00