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

32 commits

Author SHA1 Message Date
Michael Stenta e4b5a48932 Change /farm/plan to /farm/dashboard. 2015-08-09 12:51:17 -04:00
Michael Stenta 36f690584d Restore the areas map in /farm/areas. 2015-08-08 12:10:43 -04:00
Michael Stenta 22c734d76a Rearrange area type layers so that they overlay sensibly. 2015-07-30 20:51:08 -04:00
Michael Stenta 186df7cb07 Reformat area links into an unformatted list. 2015-07-29 17:09:45 -04:00
Michael Stenta eb1e1bee6a Assign styles to each area type layer. 2015-07-28 18:14:07 -04:00
Michael Stenta 374eda8da5 Replace openlayers_object_load() with direct class call - function no longer exists. 2015-07-22 23:20:46 -04:00
Michael Stenta 42dcf6f349 Display the farm_areas map at the top of the farm dashboard via hook_page_build(). 2015-07-22 23:20:46 -04:00
Michael Stenta 6c5ceba3a3 Remove Openlayers 2.x stuff. 2015-07-22 23:12:30 -04:00
Michael Stenta 4c74af5550 Issue #2481419: Allow modules to define their own area types 2015-06-20 11:57:04 -04:00
Michael Stenta a686b0ef3a Fix comment. 2015-05-28 23:37:59 -04:00
Michael Stenta 6b8ec3177c Move area links to the bottom of the details. 2015-05-27 11:43:44 -04:00
Michael Stenta 6882c88e94 Display area links in area details. 2015-05-15 10:56:26 -04:00
Michael Stenta e680e6c0bf Add hook_area_details() to allow modules to provide details about an area. 2015-05-15 10:55:12 -04:00
Michael Stenta 80fd148a84 Implement hook_farm_traxonomy_breadcrumb() to add a link to /farm/areas. 2015-04-16 12:12:35 -04:00
Michael Stenta be0ac6103b Coding standards cleanup. 2015-04-10 17:28:54 -04:00
Michael Stenta 146d43c383 Display "Add area" action link on the Farm Plan dashboard. 2015-03-27 10:40:33 -04:00
Michael Stenta 5515cc9591 Use hook_panels_pre_render() to stick the new farm areas map block into the top of the Farm Plan dashboard. 2015-03-27 10:40:14 -04:00
Michael Stenta 61475462b2 Add the ability to pass an options array in with area links. 2015-03-21 10:05:36 -04:00
Michael Stenta 7561aaf026 Leverage new 'views' array in hook_farm_admin_actions(). 2015-03-14 10:53:58 -04:00
Michael Stenta b22df526a0 Implement hook_farm_admin_action() to provide action links. 2015-03-12 20:00:58 -04:00
Michael Stenta a8f23e48a3 Remove "Add Area" action link from /farm. 2015-03-07 16:47:28 -05:00
Michael Stenta 3482d5a235 Move all /admin/farm paths to /farm. 2015-01-05 20:30:01 -05:00
Michael Stenta 58f253de1a Issue #2393681: Show existing areas when adding new ones 2015-01-03 17:35:45 -05:00
Michael Stenta 0a9d7470f7 Revert "Ensure that the term_view page manager is enabled."
This reverts commit 4558998038.
2014-12-22 17:29:24 -05:00
Michael Stenta 4558998038 Ensure that the term_view page manager is enabled. 2014-12-22 16:41:03 -05:00
Michael Stenta 25e5d138b6 Change area links hook code so that links can be sorted by weight. 2014-12-01 09:03:10 -05:00
Michael Stenta 08cb8d49a5 Fix PHP notice. 2014-11-27 09:07:32 -05:00
Michael Stenta f2f32a00aa Display an "Add area" action on /admin/farm and /admin/farm/areas. 2014-11-24 17:46:00 -05:00
Michael Stenta 213afb6994 Provide a new hook_farm_area_links() for other modules to provide area-specific links. 2014-11-21 14:51:25 -05:00
Michael Stenta d320ca3861 Revert "Duplicate taxonomy term view pages in /admin/farm/areas/% path."
This reverts commit fd1bab04ff.
2014-11-13 22:29:14 -05:00
Michael Stenta fd1bab04ff Duplicate taxonomy term view pages in /admin/farm/areas/% path. 2014-07-09 01:46:58 -04:00
Michael Stenta f6a5e88819 Initial commit: split farm area taxonomy, fields, and view out of farm_taxonomy. Added two openlayers maps for display. 2014-02-26 10:37:20 -05:00