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

347 commits

Author SHA1 Message Date
Michael Stenta 62d2287257 Clean up unused variable. 2016-06-08 13:28:51 -04:00
Michael Stenta 7ca03127ea Change "Current location" to just "Location" and make it translatable. 2016-05-04 21:49:53 -04:00
Michael Stenta e15105a077 Replace old Planting contextual filter with Assets in Harvest and Input Views. 2016-05-04 11:33:50 -04:00
Michael Stenta ad3ec93d2c Farm Log depends on all sub-modules. Enable all new sub-modules via update.php. 2016-04-24 23:23:34 -04:00
Michael Stenta 234489badb Split Observation log out into sub-module. 2016-04-24 23:23:34 -04:00
Michael Stenta e8ffc4821e Split Movement log and asset location code out into sub-module. 2016-04-24 23:23:34 -04:00
Michael Stenta 4870fada39 Split Input log out into sub-module. 2016-04-24 23:23:34 -04:00
Michael Stenta 7ea0cc1bb0 Split Harvest log out into sub-module. 2016-04-24 23:23:34 -04:00
Michael Stenta 23f901b2e9 Split Activity log out into sub-module. 2016-04-24 23:23:29 -04:00
Michael Stenta 91924bffc7 Issue #2567463: Generalize Input and Harvest logs 2016-04-24 21:13:56 -04:00
Michael Stenta a355615f9a Swap Observations and Activities Views in area pages and links. 2016-04-24 21:08:26 -04:00
Michael Stenta a3f529b6d1 Make harvest quantity field optional. 2016-04-24 19:56:56 -04:00
Michael Stenta c5c755c8ec Issue #2567463: Generalize Input and Harvest logs 2016-04-24 19:56:43 -04:00
Michael Stenta 0c6979aa62 Use the word "Areas" instead of "Area" or "area(s)". 2016-04-24 19:00:24 -04:00
Michael Stenta 06d5c7b7e2 Add "Plan" and "Late Tasks" block displays to farm_log View. 2016-04-24 15:44:19 -04:00
Michael Stenta 164e758b2c Change farm/logs/list to simply farm/logs. 2016-04-24 15:43:44 -04:00
Michael Stenta d4c00b6165 Rename farm_log_all View to farm_log. 2016-04-24 15:42:55 -04:00
Michael Stenta e001aa4587 Allow multiple log types to be selected in exposed filter. 2016-04-19 15:20:05 -04:00
Michael Stenta a9217a93ce Use general asset and log permissions in Views. 2016-04-12 17:13:30 -04:00
Michael Stenta fcbe9dcc99 Move "Done" column to the left. 2016-04-12 17:12:55 -04:00
Michael Stenta f649e94783 Move Quantity field collection, fields, taxonomy, and strongarm to Farm Quantity module (see https://www.drupal.org/node/2691595). 2016-03-21 11:58:58 -04:00
Michael Stenta a7602c3201 Issue #2556517: Set default map zoom to world 2016-03-21 11:00:16 -04:00
Michael Stenta fc627a8042 Change "lat/lon" to "centroid" for clarity of its purpose. 2016-03-18 23:32:20 -04:00
Michael Stenta 1f46d40826 Issue #2556517: Set default map zoom to world 2016-03-18 23:28:47 -04:00
Michael Stenta 7781ce1fcd Add a Log action link to /farm/logs. 2016-03-09 07:24:00 -05:00
Michael Stenta dbee12ae0b Fix activity and observations counts in area links. 2016-03-07 18:14:14 -05:00
Michael Stenta b3d0c24a15 Display area links with log counts - don't display if empty. 2016-03-07 16:19:42 -05:00
Michael Stenta 08b583b9e3 Point area links to full View pages. 2016-03-07 16:17:05 -05:00
Michael Stenta fc01ff1fc6 Add more details about multiple locations to the "Current location" field in asset edit forms. 2016-03-01 21:38:50 -05:00
Michael Stenta ca42020477 Only wrap geometry in GEOMETRYCOLLECTION() if there is more than one. 2016-03-01 21:23:48 -05:00
Michael Stenta ae6dde0fff Add "Area" exposed filter to movements View 2016-02-13 14:58:37 -05:00
Michael Stenta d13de529b6 Disable AJAX in Views. 2016-02-13 14:57:50 -05:00
Michael Stenta 4f928b5e1e Issue #2668370: Revert: Autosubmit Views exposed filters+sort 2016-02-13 14:57:38 -05:00
Michael Stenta ced3f0275c Set the weight of the "Add a log" action link to 1 so that it appears after "Add an asset". 2016-02-01 12:45:04 -05:00
Michael Stenta 4f92d23964 Add a general "Add a log" action link to dashboard. 2016-01-31 19:28:27 -05:00
Michael Stenta 53e44a988d Remove activity, movement, and observation action links from dashboard. 2016-01-31 19:28:00 -05:00
Michael Stenta 2277f19a76 Issue #2659994: Reorganize menu structure 2016-01-31 18:25:00 -05:00
Michael Stenta 83997ddccf Do not use default comma separator in Views id fields. 2016-01-28 12:31:51 -05:00
Michael Stenta a10913b4cb Issue #2655588: Remove dependency on filefield_paths 2016-01-26 12:34:56 -05:00
Michael Stenta 4944fa3a02 Enable the Geofield input field. 2016-01-02 17:52:56 -05:00
Michael Stenta 00975e4c96 Remove "Reset" button from Farm Asset Entityreference View, because it causes AJAX issues in Ctools modal. 2016-01-01 17:33:53 -05:00
Michael Stenta f4dfb45c5a Update Openlayers Geofield formatter config. 2015-12-28 09:48:20 -05:00
Michael Stenta 85054e8040 Change the style plugin of farm_asset_geojson View Master display to "default" - because 'views_geojson' is not valid anymore. 2015-12-04 14:04:04 -05:00
Michael Stenta 79e463da08 Turn off auto pan animation on asset cluster popups. 2015-12-04 12:15:49 -05:00
Michael Stenta 8e1d1dd870 Display a close button in the popup. 2015-12-01 00:11:45 -05:00
Michael Stenta ac5020e52f Make asset names into links in GeoJSON Lat/Lon View. 2015-12-01 00:10:16 -05:00
Michael Stenta 62f72c9000 Create a popup component and add it to the asset maps. 2015-12-01 00:08:19 -05:00
Michael Stenta bec19626e1 Create a cluster source and layer, and add the layer to the asset maps. 2015-11-30 21:20:31 -05:00
Michael Stenta 1925268253 Add a zoom-to-source component to the asset maps. 2015-11-30 21:18:13 -05:00
Michael Stenta 9e4a5417a9 Provide a map for each asset type that displays the full geometry layer. 2015-11-30 21:12:34 -05:00