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

3593 commits

Author SHA1 Message Date
Paul Weidner
91f938e106 Add simple animal report view, show ID and current weight 2019-09-25 11:05:05 -04:00
Paul Weidner
bbf9a7776f Add link to animal report 2019-09-25 11:05:05 -04:00
Michael Stenta
8ffb86c3dc Change "Length" measure label to "Length/depth". 2019-09-17 14:04:02 -04:00
Michael Stenta
da91c3d18f Add Feeds importer mapping for extra fields on Purchase logs. 2019-09-09 13:10:22 -04:00
Michael Stenta
1d4d513c3c Fix Notice: Undefined variable: entity_ids in farm_fields_autocomplete(). 2019-09-02 11:11:56 -04:00
Michael Stenta
b6f0973771 Update Field Collection to 1.0 and remove merged patch. 2019-09-02 11:11:56 -04:00
Michael Stenta
e7c924307a Add a helper function for deleting a quantity measurement from a log, based on its label. 2019-08-27 14:22:20 -04:00
Michael Stenta
c4a67637e5 Make farm_quantity_log_update_measurement_by_label() more specific. 2019-08-27 14:21:35 -04:00
Michael Stenta
12c63b1c45 Create the base breadcrumb from the frontpage menu item, so "Farm" can be overridden. 2019-08-26 16:05:20 -04:00
Michael Stenta
b0d011bd7f Fix Views implicit relationship overwriting. 2019-08-23 16:56:39 -04:00
Michael Stenta
1db9cebd02 Describe the plan record relationship entity ID column to Views. 2019-08-23 14:06:14 -04:00
Michael Stenta
fd82b12a9f Create an implicit Views relationship between plan record relationship tables and the {farm_plan} table. 2019-08-23 14:06:00 -04:00
Michael Stenta
729e996261 Add a computed geometry property to assets that shows the geometry of their most recent completed movement log. 2019-08-23 11:32:09 -04:00
Michael Stenta
e22c149a8f Remove Entity API patch - need to work out issues. See https://www.drupal.org/project/entity/issues/3076175 2019-08-22 10:41:38 -04:00
Michael Stenta
d336b1761e Update Entity API patch for issue #3076175. 2019-08-21 14:50:31 -04:00
Michael Stenta
fa35ac74e8 Allow API access from https://farmOS.app. 2019-08-21 10:32:06 -04:00
Michael Stenta
258bebdcc3 Patch Entity API module to fix Issue #3076175: PostgreSQL: PDOException:Invalid text representation when attempting to load an entity with a string or non-scalar ID (see GitHub farmOS issue #196) 2019-08-20 16:04:07 -04:00
Michael Stenta
acfa67867e Fix farm_plan_logs View not appearing on all plan types. 2019-08-14 09:42:05 -04:00
Michael Stenta
8ecff7de26 Add the Google Maps API key to /farm.json. 2019-08-12 21:19:25 -04:00
Michael Stenta
ffcd2a888a If a plan is made inactive, archive all assets linked to it, and vice versa. 2019-08-12 14:15:37 -04:00
Michael Stenta
0c8fdccef2 Fix lot number label in sale and purchase list columns. 2019-08-01 10:19:17 -04:00
Michael Stenta
c2032c7f6f Add Rothamsted Research to sponsors. 2019-08-01 10:19:17 -04:00
Michael Stenta
cf66b789fb Add seed lot number field to seeding logs. 2019-08-01 10:19:17 -04:00
Skipper-is
ddbd920364 Added 3 commonly used audio formats for the allowed file upload types. #190 2019-07-31 09:04:15 -04:00
Michael Stenta
d7236ead4f Revert Modernizr update. 2019-07-22 16:40:40 -04:00
Michael Stenta
695f21f645 Update libraries: Backbone, Modernizr, Underscore (dependencies of Navbar module) 2019-07-22 14:50:40 -04:00
Mattias Sandström
39507038cd Fixed problems when BC math is missing #188 2019-07-18 12:37:52 -04:00
Michael Stenta
92a98a89ed Revert "farmOS 7.x-1.2."
This reverts commit 38de7cda8207c70f6f7eeb7b76021843e65ae068.
2019-07-17 16:06:39 -04:00
Michael Stenta
e4d0f04016 farmOS 7.x-1.2. 2019-07-17 16:06:39 -04:00
Michael Stenta
e0e4924a5d Prepare for release of farmOS 7.x-1.2. 2019-07-17 16:06:39 -04:00
Michael Stenta
77476ea263 Remove debug statement. 2019-07-17 16:06:11 -04:00
Michael Stenta
d8ffffea8c Improve plan map rendering so that it matches maps on asset pages. 2019-07-17 15:33:59 -04:00
Michael Stenta
55a240c4a9 Apply farm_theme_entity_view_alter() to plans as well as assets. 2019-07-17 15:33:07 -04:00
Michael Stenta
848e9db729 Merge branch 'farm_fields_autocomplete' into 7.x-1.x 2019-07-17 13:43:37 -04:00
Michael Stenta
c5699e3df0 Enable Farm Fields Autocomplete module. 2019-07-17 13:42:29 -04:00
Michael Stenta
b768f07f87 Initial commit of farm fields autocomplete module. 2019-07-17 09:49:09 -04:00
Michael Stenta
359a0d60aa Patch Date module to fix Issue #3067396: Date CSS not added for date_select Form API elements. 2019-07-16 23:45:17 -04:00
Michael Stenta
8824cce727 Add system of measurement to /farm.json. 2019-07-11 21:05:31 -04:00
Michael Stenta
5126bbe98a Fix relative path in "entity is part of plan" message. 2019-07-11 16:07:35 -04:00
Michael Stenta
0f77fc7cd3 Summarize areas and assets associated with a plan. 2019-07-11 14:41:52 -04:00
Michael Stenta
316440f103 Update usage of $done in farm_movement_asset_location(). 2019-07-11 14:16:09 -04:00
Michael Stenta
33812cc356 Update Bootstrap to 3.26. 2019-07-11 13:56:05 -04:00
Michael Stenta
4fe8b67d64 Farm Plan Map module: Adds a map of areas and assets in a plan. 2019-07-11 13:42:24 -04:00
Michael Stenta
3e4bbadf94 Fix "Area is in plan" message. Term entity is in $build['#term'] not $build['#entity']. 2019-07-11 13:36:12 -04:00
Michael Stenta
f37d7e7343 Fix implicit join between {taxonomy_term_data} and {farm_plan_area}. Table name is different than entity type machine name. 2019-07-11 13:35:22 -04:00
Michael Stenta
963f95d19f Merge branch 'plan_remove' into 7.x-1.x 2019-07-11 13:33:10 -04:00
Michael Stenta
7028128655 Add a generic form for removing a record from a plan, and optionally deleting it. 2019-07-11 13:28:31 -04:00
Michael Stenta
9f9fd1d5a6 Refactor farm_plan_consideration_farm_constraint() to include information about considerations that reference entities. 2019-07-10 10:08:19 -04:00
Michael Stenta
90a3185431 Return farm_constraint_table_references() in farm_plan_farm_constraint(). 2019-07-10 10:08:19 -04:00
Michael Stenta
23227c0685 Split farm_constraint_table_references() out of farm_constraint_table_references_exist() and refactor to include information about matching records. 2019-07-10 10:08:19 -04:00