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

3013 commits

Author SHA1 Message Date
Michael Stenta d6df0078ad Add new log owner exposed filters. 2018-04-04 14:57:51 -04:00
Michael Stenta 8e810273eb Create custom Views filter handler for log owner (based on taxonomy term reference filter). 2018-04-04 14:57:51 -04:00
Michael Stenta 5e4983062d Remove log owner filter, sort, and relationship that are causing duplicate rows. 2018-04-04 14:57:51 -04:00
Michael Stenta 5434f70f6d Allow "logz" extensions in files field (GitHub #67). 2018-04-04 14:53:28 -04:00
Michael Stenta b811ca70fe Issue #2957698: Bed generator needs more angles 2018-04-04 14:45:33 -04:00
Michael Stenta 07899d6173 Link to View of assigned logs from People View. 2018-04-04 14:30:35 -04:00
Michael Stenta e52262f6be Patch Libraries to fix issue with PHP 7. 2018-04-04 10:32:03 -04:00
Michael Stenta 918e5978c2 Update Drupal core to 7.58. 2018-03-28 17:12:56 -04:00
Michael Stenta 792bce122d Module updates: Ctools, Job Scheduler. 2018-03-28 11:42:10 -04:00
Michael Stenta 53701c873e Fix log field weights so that name and timestamp are on top (again). 2018-03-27 15:48:18 -04:00
Michael Stenta cf087c6ff9 Expand input "date purchased" year range options. 2018-03-22 20:49:15 -04:00
Michael Stenta 2f9cb9ba02 Minor: add missing Views translatable. 2018-03-22 18:41:31 -04:00
Michael Stenta 96539b8804 Issue #2954290 by m.stenta, Permakai: Duplicate asset rows when an asset is in multiple groups 2018-03-22 18:39:58 -04:00
Michael Stenta 57a09fb8d9 Prevent deleting entities that are referenced in the {farm_plan_consideration_entity} table. 2018-03-22 15:07:33 -04:00
Michael Stenta 8e3e6ec8a2 Fix access callback for asset autocomplete when using multiple types. 2018-03-21 14:55:14 -04:00
Michael Stenta c1b83f12de Add a quick form for recording milk harvests. 2018-03-21 14:47:35 -04:00
Michael Stenta 7804987cb2 Add a permission for configuring quick forms (available to Farm Manager role). 2018-03-21 12:10:17 -04:00
Michael Stenta a453832151 Add a helper function for getting the default system of measurement: farm_quantity_system_of_measurement(). 2018-03-21 11:45:48 -04:00
Michael Stenta 2aa4e58123 Move quantity log query functions into a new module to fix hidden circular dependency between farm_area and farm_quantity. 2018-03-21 11:45:32 -04:00
Michael Stenta 71655083d7 Force the user to select which quick forms they want to enable. 2018-03-21 10:36:22 -04:00
Michael Stenta 7f3923811b Fix Quick forms/Configure tab when no forms are enabled. 2018-03-21 10:35:49 -04:00
Michael Stenta 7492f35afc Expand the asset autocomplete functionality to accept multiple asset types as a filter. 2018-03-21 10:12:06 -04:00
Michael Stenta 85ddff840b Add a form for enabling/disabling quick forms. 2018-03-21 09:53:42 -04:00
Michael Stenta cfb9171a77 Change 'tab' to 'label' in quick form definitions. 2018-03-21 09:45:14 -04:00
Michael Stenta 87e39a711a Fix Quantity report dependencies. 2018-03-19 17:29:57 -04:00
Michael Stenta cc83875897 Add Log Category filter to farm_log displays. 2018-03-19 17:29:57 -04:00
Michael Stenta 921f619273 Merge branch 'farm_flags' into 7.x-1.x 2018-03-19 17:29:48 -04:00
Michael Stenta 0463523e3c Enable the new Farm Flags module on existing sites. 2018-03-19 17:02:19 -04:00
Michael Stenta 8ee64a55c3 Add exposed sort for asset ID and log ID on all asset and log Views. 2018-03-19 17:02:19 -04:00
Michael Stenta 0bfc8ff143 Add Flags field and filter to all asset and log Views. 2018-03-19 17:02:19 -04:00
Michael Stenta 50e82d0c68 Add Flags field to all asset and log types. 2018-03-19 17:02:19 -04:00
Michael Stenta e83ca98902 Style flags checkboxes inline. 2018-03-19 16:03:44 -04:00
Michael Stenta 3036e90205 Implement hook_farm_area_details on behalf of farm_flags to show area flags in the area details popup. 2018-03-19 15:14:54 -04:00
Michael Stenta 5b2b4d7f8e Add Flags field to Areas. 2018-03-19 15:12:37 -04:00
Michael Stenta aecfa19e94 Provide two flags by default: "Priority" and "Needs Review". 2018-03-19 13:09:02 -04:00
Michael Stenta 0eb2d5fd61 Allow modules to provide flags. 2018-03-19 13:08:51 -04:00
Michael Stenta 55a0200e88 Add an allowed values function for the flags field. 2018-03-19 12:49:45 -04:00
Michael Stenta 2a9b769a2d Initial commit of farm_flags module: provide a simple field base for flags. 2018-03-19 12:48:11 -04:00
Michael Stenta 97859d90ff Move exposed filter for animal location down in the list. 2018-03-19 12:12:10 -04:00
Michael Stenta 9df1ccc9de Add exposed date range filter for date of birth in animals list. 2018-03-19 12:11:29 -04:00
Michael Stenta 4c8cfd565f Fix bug in consideration type display. 2018-03-16 17:19:28 -04:00
Michael Stenta 758e06ada6 Move $plan_id to the end of the farm_plan_consideration_create() function arguments. 2018-03-16 17:10:18 -04:00
Michael Stenta 9224999790 Merge branch 'farm_plan_considerations' into 7.x-1.x 2018-03-16 16:55:38 -04:00
Michael Stenta 998531c88e Add a form for deleting considerations. 2018-03-16 16:20:25 -04:00
Michael Stenta 170cf380e2 Redirect to the considerations list after adding/editing one. 2018-03-16 16:20:24 -04:00
Michael Stenta eb300c726b Add plan column. 2018-03-16 16:20:24 -04:00
Michael Stenta 8d95345fcd Page callback for considerations list, filtered for a plan. 2018-03-16 16:20:24 -04:00
Michael Stenta e8e439587a Add a place for extra fields. Other modules can form alter this based on the consideration type. 2018-03-16 16:20:24 -04:00
Michael Stenta 52f6301943 Adapt form to also allow editing existing considerations. 2018-03-16 16:20:24 -04:00
Michael Stenta 90811fcab3 Form for adding considerations. 2018-03-16 16:20:24 -04:00