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

7786 commits

Author SHA1 Message Date
Michael Stenta
b6446cd7f1 Add OpenLayers library because it is no longer provided by the module. 2014-08-23 10:50:57 -04:00
Michael Stenta
970f139260 Merge pull request #3 from rjsteinert/7.x-1.x
Set openlayers version to 2.x-dev
2014-08-23 10:46:18 -04:00
rjsteinert
a8643a91d4 Set openlayers version to 2.x-dev 2014-08-16 16:19:09 -04:00
Michael Stenta
a8a7d6bc05 Update Drupal core to 7.31. 2014-08-15 09:44:01 -04:00
Michael Stenta
11c614c2ce Update Drupal core to 7.30. 2014-08-05 11:47:39 -04:00
Michael Stenta
7271862046 Update Fraction module to 1.2. 2014-08-05 11:46:58 -04:00
Michael Stenta
23c7cd23de Depend on Entity Token for automatic log naming. 2014-07-17 11:49:30 -04:00
Michael Stenta
4c44b001e7 Display "Add Harvest" link even if the View is empty. 2014-07-17 10:37:05 -04:00
Michael Stenta
2841d4610f Update Drupal core to 7.29. 2014-07-17 09:46:34 -04:00
Michael Stenta
91581767b9 Remove dependency on farm_log_sales (no longer included in farm_log). 2014-07-17 09:46:27 -04:00
Michael Stenta
24ea106ada Add empty text back to Crops View. 2014-07-09 21:17:45 -04:00
Michael Stenta
fc5e0dfab2 Add Field Collection module. 2014-07-09 11:45:03 -04:00
Michael Stenta
d465977c12 Remove farm_log_money (we can resurrect this in the future if needed). 2014-07-09 11:35:44 -04:00
Michael Stenta
546635e01e Views updates for new data architecture. Added views per area and crop. Lots of little cleanups and reorganization. 2014-07-09 11:35:17 -04:00
Michael Stenta
f813dd8006 Major overhaul of data architecture. Added field collections to represent quantities, planting locations, and harvest lists. Removed unused fields and field groups. Added descriptions to all fields. Lots of cleanup and moving around. 2014-07-09 11:35:08 -04:00
Michael Stenta
d86a38f73e Remove farm log admin panel page. 2014-07-09 02:44:05 -04:00
Michael Stenta
5f911c3ac2 Add taxonomies: farm_priority, farm_quantity_units, farm_threats, farm_cultivation_types, farm_inputs. 2014-07-09 02:18:01 -04:00
Michael Stenta
85b852b43c Duplicate taxonomy term view pages in the /admin/farm/crops/% path. 2014-07-09 01:50:15 -04:00
Michael Stenta
3b64f24c09 Misc Views changes. 2014-07-09 01:50:00 -04:00
Michael Stenta
a7a4b3cc98 Remove autocomplete deluxe widgets. 2014-07-09 01:49:34 -04:00
Michael Stenta
fd1bab04ff Duplicate taxonomy term view pages in /admin/farm/areas/% path. 2014-07-09 01:46:58 -04:00
Michael Stenta
c1f259f1b8 Misc Views changes. 2014-07-09 01:46:39 -04:00
Michael Stenta
294ed2dfca Swamp files and images. 2014-07-09 01:41:27 -04:00
Michael Stenta
0066806dcc Remove "Adjacent Areas" field. 2014-07-09 01:41:12 -04:00
Michael Stenta
e5cef0a198 Remove vocabularies: farm_inputs, farm_priority, farm_quantity_units, farm_threats (moving to farm_log). 2014-07-09 00:44:18 -04:00
Michael Stenta
0ce9690118 Switch the left and right column of the farm dashboard (areas on the left, crops on the right). 2014-07-09 00:01:00 -04:00
Michael Stenta
1a5b64a9c9 Updated modules: Entity API, Field Group, Rules, Views. 2014-06-14 13:19:46 -04:00
Michael Stenta
bc0db529d8 Update Drupal core to 7.28. 2014-06-14 12:54:05 -04:00
Michael Stenta
0a4cb0a8c4 Add Rules Array Create module (new dependency of farm_csa). 2014-06-14 12:37:27 -04:00
Michael Stenta
40289429f7 Remove Entity Reference View Widget. 2014-06-13 15:07:05 -04:00
Michael Stenta
a4543e269b Update Entity Reference View Widget to 2.0-beta3 and patch it to fix overridden Features. 2014-06-13 15:05:38 -04:00
Michael Stenta
a32f0626ea Add Farm Delivery module. 2014-05-22 12:15:39 -04:00
Michael Stenta
a578afcbc3 Update Drupal core to 7.27. 2014-04-17 15:36:19 -04:00
Michael Stenta
951adde531 Set the weight of the Farm menu item to -100 so it is always on top. 2014-04-11 16:23:47 -04:00
Michael Stenta
b6163c130a Swap the Attach Files and Logs fieldsets in Plantings. 2014-04-10 21:22:28 -04:00
Michael Stenta
8ac136b7c0 Strongarm the planting location field bundle settings. 2014-04-10 21:22:14 -04:00
Michael Stenta
7fe01f49c8 Change Harvest name pattern to just use the date. 2014-04-10 21:21:42 -04:00
Michael Stenta
a16e8e9336 Changed default log name pattern for Plantings. 2014-04-09 08:51:19 -04:00
Michael Stenta
4c2031490b Add planting locations View and update plantings Views to use new relationships. 2014-04-09 02:15:51 -04:00
Michael Stenta
8cb4694266 Add a "planting location" log type to represent a planting's location. Add log entity reference fields to plantings. Remove unnecessary fields. 2014-04-09 02:14:58 -04:00
Michael Stenta
86d40f4a8b Move money logs up to a main tab. 2014-04-09 02:04:08 -04:00
Michael Stenta
6793d216e1 Add two Views page displays: Plantings by area, and plantings by crop. 2014-04-09 00:04:59 -04:00
Michael Stenta
6222a45d7c Move main Plantings View to /admin/farm/plantings as a tab. 2014-04-09 00:03:41 -04:00
Michael Stenta
bb1b57a0df Add no results text to View. 2014-04-09 00:03:05 -04:00
Michael Stenta
bfb1536119 Change the "Farm" default menu tab to "Dashboard". 2014-04-08 23:59:01 -04:00
Michael Stenta
4cf46d5329 Swap the headers around. Display them by default, but disable on the attachment display. 2014-04-08 23:58:30 -04:00
Michael Stenta
629190f094 Add a "Farm" item to the navbar module, if available. 2014-04-08 23:03:33 -04:00
Michael Stenta
bce21f7647 Change admin/farm/crops to admin/farm/crops/list, as a default menu tab. 2014-04-08 21:36:56 -04:00
Michael Stenta
02fa0c0899 Add a destination get parameter to the "Add a crop" link. Remove redundant link from empty text. 2014-04-08 21:36:38 -04:00
Michael Stenta
58b6c78bd1 Change admin/farm/areas to admin/farm/areas/list, as a default menu tab. 2014-04-08 21:35:52 -04:00