Commit Graph

424 Commits

Author SHA1 Message Date
Michael Stenta d317c3fe3d Update Geofield module to 2.4. 2018-10-31 09:04:28 -04:00
Michael Stenta 0dfc1d173c Remove LibrariesCDN module. 2018-10-31 09:01:14 -04:00
Michael Stenta 0d449a812b Download the Openlayers library with Drush Make. 2018-10-31 09:01:14 -04:00
Michael Stenta b6c4e208e3 Patch Bootstrap to fix Issue #2999011: PHP 7 - Warning: count(): Parameter must be an array or an object that implements Countable in bootstrap_table() line 238 2018-10-31 08:53:55 -04:00
Michael Stenta 7b8cb2db10 Patch OpenLayers to support PHP 7.2. 2018-10-31 08:53:55 -04:00
Michael Stenta 724db6c8f2 Update Libraries module to 7.x-2.5. 2018-10-15 16:18:12 -04:00
Michael Stenta 1d44557d0b Update Libraries module to 7.x-2.3 and remove committed patch. 2018-09-26 14:07:24 -04:00
Michael Stenta 97bf685b73 Update Geocoder module to 7.x-1.4. 2018-09-26 14:07:24 -04:00
Michael Stenta ce74a9f642 Update Bootstrap base theme to 7.x-3.21. 2018-09-05 12:54:50 -04:00
Michael Stenta 982025db31 Update Log module to 7.x-1.7 and remove merged patches. 2018-09-05 09:05:33 -04:00
Michael Stenta d54af5da61 Patch restws_file to ensure files are saved to the correct directory. 2018-08-15 10:44:45 -04:00
Michael Stenta ed1c7acb4f Issue #2992637: Add support for file uploads via REST API 2018-08-15 10:44:45 -04:00
Michael Stenta c0ffaec9db Update Views Bulk Operations to 3.5 and remove committed patch. 2018-05-18 10:15:47 -04:00
Michael Stenta 084f4e2bbe Update Log module to 1.12. 2018-05-18 09:50:31 -04:00
Michael Stenta 7f241417a3 Update Bootstrap theme to 3.20. 2018-04-20 12:00:03 -04:00
Michael Stenta 8142339bd8 Update Views to 3.20. 2018-04-20 11:33:53 -04:00
Michael Stenta c9b508d484 Update Views to 3.19. 2018-04-11 13:06:16 -04:00
Michael Stenta be79c304ba Bootstrap patch will not be necessary. See https://www.drupal.org/project/bootstrap/issues/2910624#comment-12565523 2018-04-11 08:42:42 -04:00
Michael Stenta 86504c086e Update and unpatch Log module. 2018-04-07 11:38:24 -04:00
Michael Stenta 3855400654 Prepare to patch Bootstrap when 3.20 is released (commented out for now). 2018-04-07 10:12:52 -04:00
Michael Stenta e52262f6be Patch Libraries to fix issue with PHP 7. 2018-04-04 10:32:03 -04:00
Michael Stenta 792bce122d Module updates: Ctools, Job Scheduler. 2018-03-28 11:42:10 -04:00
Michael Stenta 4835354b5d Patch Log module to fix Issue #2949445. 2018-03-02 11:53:05 -05:00
Michael Stenta f945bcd4ba Patch Openlayers to fix Issue #2946213: Google maps do not support fractional zoom 2018-02-20 12:45:33 -05:00
Michael Stenta 9091cee732 Update Entity API module to 1.9. 2018-02-15 15:06:57 -05:00
Michael Stenta a35a025e19 Update Bootstrap theme to 3.19. 2018-01-30 16:16:28 -05:00
Michael Stenta 79332abad6 Update Bootstrap theme to 3.18 and remove patches that were merged in. 2018-01-25 13:23:56 -05:00
Michael Stenta 2a1118d776 Update Entity Reference View Widget to 2.1, remove old patch, and implement new hook_entityreference_view_widget_rows_alter() to fix "Checkbox titles missing with boostrap theme" issue. 2018-01-25 12:58:18 -05:00
Michael Stenta a6b4c96af3 Update Feeds Tamper to 1.2. 2017-12-29 16:28:17 -05:00
Michael Stenta 2e3c959826 Patch Feeds to allow importing list field values by label. 2017-12-29 14:57:47 -05:00
Michael Stenta c525bf8c08 Be specific with the Openlayers revision. 2017-12-28 12:35:07 -05:00
Michael Stenta 1c8439d9f2 Change to a drupal.org repo + patch approach with Openlayers (again, to appease the drupal.org gods). 2017-12-28 12:28:58 -05:00
Michael Stenta 63a767498a Change to ZIP download of Openlayers to appease drupal.org. 2017-12-28 12:11:27 -05:00
Michael Stenta a7969c8017 Add Openlayers branch to appease drupal.org. 2017-12-28 12:06:37 -05:00
Michael Stenta f1d775f6bb Update Log module to 1.10. 2017-12-28 11:09:39 -05:00
Michael Stenta d5a9469f70 Update Field Group module and Bootstrap theme. 2017-11-24 23:07:10 -05:00
Michael Stenta 3745dc6b10 Update and unpatch Feeds module. 2017-11-24 23:07:10 -05:00
Michael Stenta 709244e454 Patch Calendar to fix Issue #2160183: Undefined index: groupby_times 2017-11-24 21:04:07 -05:00
Michael Stenta 09320ec470 Add Calendar module to farmOS. 2017-11-24 21:04:07 -05:00
Michael Stenta 559acc6d9b Patch Fraction to use scale of 0 in all numerator/denominator BCMath calculations. 2017-11-14 13:36:38 -05:00
Michael Stenta b75dba1e36 Fix Fraction patch in drupal-org.make. 2017-11-14 13:36:31 -05:00
Michael Stenta 91825295f4 Patch Fraction module to fix empty decimal widgets always show zero. 2017-11-01 12:39:49 -04:00
Michael Stenta 72544a6f14 Update Ctools modal positioning patch. 2017-11-01 12:39:49 -04:00
Michael Stenta bd1c8ef722 Update second Bootstrap patch to resolve conflict with first patch. 2017-09-28 10:44:14 -04:00
Michael Stenta e42f0f5258 Fix field_group_easy_responsive_tabs version in Drush Make file. 2017-09-28 10:15:50 -04:00
Michael Stenta 504f578860 Patch Bootstrap to fix collapsible fieldsets inside vertical tabs. 2017-09-26 13:30:08 -04:00
Michael Stenta 688d55572f Patch Openlayers to fix maps inside Easy Responsive Tabs. 2017-09-26 13:30:08 -04:00
Michael Stenta 0c557950fe Add and enable Field Group Easy Responsive Tabs module and library. 2017-09-25 17:24:16 -04:00
Michael Stenta 0892b31ff3 Use ol4 branch of mstenta/openlayers to fix ZoomToSource Components. See https://www.drupal.org/node/2911611. 2017-09-25 17:19:29 -04:00
Michael Stenta 4c78353ead Update Openlayers module to latest 7.x-3.x commit. Update/remove patches. 2017-09-25 17:19:00 -04:00
Michael Stenta bce95a14fa Checkout specific Openlayers module commit (7.x-3.1+8). 2017-09-25 09:42:38 -04:00
Michael Stenta 067e82c8f7 Use Git to download Openlayers module. 2017-09-25 09:42:38 -04:00
Michael Stenta 41831de8c4 Issue #2888085: Google Maps API warning: RetiredVersion 2017-09-22 11:30:48 -04:00
Michael Stenta 695d909168 Update Views to 3.18. 2017-08-23 10:52:47 -04:00
Michael Stenta 6e646ca234 Patch VBO to fix Issue #2473889. 2017-08-23 10:13:04 -04:00
Michael Stenta e9cc48d8f2 Patch Feeds to fix "The following module has moved within the file system" warnings during installation. 2017-08-23 09:55:05 -04:00
Michael Stenta 531308503c Update Entity Reference to 1.5. 2017-08-16 15:57:21 -04:00
Michael Stenta b7b7c90eb1 Update Views to 3.17. 2017-08-16 14:53:21 -04:00
Michael Stenta 206ca0bbd9 Update Log to 1.9 and remove patches. 2017-08-10 10:53:01 -04:00
Michael Stenta b0b077312b Update Fraction to 1.5 and remove patches. 2017-08-10 10:52:47 -04:00
Michael Stenta 7a2734b91c Patch Feeds to call field_attach_validate() before programmatic entity saves. 2017-07-21 14:51:17 -04:00
Michael Stenta 62986eb2d1 Set asset/log author to the user running the importer. 2017-07-21 14:21:48 -04:00
Michael Stenta 5503f91d92 Patch Fraction to provide Feeds integration. 2017-07-21 14:21:48 -04:00
Michael Stenta bbf718e142 Patch Field Collection to add Feeds integration. 2017-07-21 14:21:48 -04:00
Michael Stenta cd33745feb Patch Log module to integrate with Feeds. 2017-07-21 14:21:48 -04:00
Michael Stenta c3dc2e6076 Use Feeds Tamper to make asset name fields required and explode parent IDs into an array. 2017-07-21 14:21:48 -04:00
Michael Stenta a489f2fac1 Add Feeds and Job Scheduler modules. 2017-07-21 14:21:48 -04:00
Michael Stenta 1e1b19207e Patch Bootstrap to fix collapsible fieldset triggers. 2017-07-10 09:41:30 -04:00
Michael Stenta fa921cfe04 Patch Fraction to add Min, Max, Prefix, Suffix settings. 2017-07-10 08:58:29 -04:00
Michael Stenta d77c633a38 Update contrib modules: EXIF Rotation, Module Filter. 2017-06-20 10:53:19 -04:00
Michael Stenta 365b4273c2 Update Bootstrap to 3.14. 2017-05-31 17:20:03 -04:00
Michael Stenta dbb7b100d9 Update Entity Reference to 1.4. 2017-05-31 17:19:52 -04:00
Michael Stenta ca51539ce7 Remove extra whitespace from bottom of files. 2017-05-26 10:53:02 -04:00
Michael Stenta ffb63f2c66 Issue #2876992: Merge farmOS repositories into drupal.org/project/farm 2017-05-26 10:51:47 -04:00
Michael Stenta 93073c20bc Update Views module. 2017-05-20 17:34:50 -04:00
Michael Stenta a893e8af49 Revert "farmOS 7.x-1.0-beta13."
This reverts commit 218d61283d.
2017-05-20 16:32:58 -04:00
Michael Stenta 218d61283d farmOS 7.x-1.0-beta13. 2017-05-20 16:30:34 -04:00
Michael Stenta 0b20fcb2c2 Update release tags of farmOS modules and theme. 2017-05-20 16:03:03 -04:00
Michael Stenta f0e405d246 Update Log module to 1.8. 2017-05-20 15:13:52 -04:00
Michael Stenta d2bfc97d94 Patch Openlayers to hide empty Openlayers Geofield labels (see https://www.drupal.org/node/2880034). 2017-05-20 09:14:40 -04:00
Michael Stenta 41f1f9d612 Issue #2879934: Improve editing UI/UX with Field Groups 2017-05-19 17:06:50 -04:00
Michael Stenta df9ca420c0 Issue #2879556: Multiupload file and image fields 2017-05-19 09:08:50 -04:00
Michael Stenta 5073592aac Contrib updates: Colorbox, Date, Entity Reference, jQuery Update, Bootstrap (theme). 2017-05-15 21:36:45 -04:00
Michael Stenta 6ab4ffc6e3 Issue #2663998: Data export 2017-04-12 14:43:04 -04:00
Michael Stenta ff3496cebe Contrib updates: Bootstrap, Token, Views Bulk Operations. 2017-03-08 09:19:22 -05:00
Michael Stenta 03e7b5e29a Security update: Views (and remove committed patch). 2017-03-08 09:19:05 -05:00
Michael Stenta 9246026093 Security update: RESTful Web Services module. 2017-03-08 09:18:50 -05:00
Michael Stenta 68b0a2a9ee Update Farm Admin to 7.x-1.0-beta10. 2017-03-06 10:19:24 -05:00
Michael Stenta 963337588c Update Farm Tour to 7.x-1.0-beta6. 2017-03-06 10:07:09 -05:00
Michael Stenta 1b7cd02d68 Update ctools, diff, field_collection, and boostrap contrib projects. 2017-01-23 23:14:46 -05:00
Michael Stenta 4c9793d482 Update Bootstrap theme. 2016-11-02 16:10:26 -04:00
Michael Stenta a82955d785 Patch Pathauto to fix SQLite3 maximum execution timeout. 2016-10-24 19:57:38 -04:00
Michael Stenta fea7c415c1 Patch Views to fix delta in joins. See http://drupal.org/node/2750453 and http://drupal.org/node/2707083 2016-10-22 22:21:38 -04:00
Michael Stenta d831fef990 Update contrib modules: Ctools, Entity API, Entity Reference. 2016-10-16 17:51:50 -04:00
Michael Stenta 4ddbab0d47 Specify the farm_theme project type (newer version of Drush make was not putting it in profiles/farm/themes). 2016-10-16 10:44:08 -04:00
Michael Stenta 7d2e30a9d9 Update Ctools to 1.10 and remove patch that was included. 2016-08-20 18:01:16 -04:00
Michael Stenta bca28951ff Revert "farmOS 7.x-1.0-beta12."
This reverts commit 0d62e2c6f4.
2016-08-19 11:17:09 -04:00
Michael Stenta 0d62e2c6f4 farmOS 7.x-1.0-beta12. 2016-07-13 16:30:20 -04:00
Michael Stenta da11bdb515 Update Farm Theme. 2016-07-13 16:24:12 -04:00
Michael Stenta 61ec64335f Update farm modules: Access, Admin, Asset, Equipment, Livestock, Log, Sensor, Taxonomy. 2016-07-13 16:24:04 -04:00
Michael Stenta 4978f501e4 Update modules: Fraction, Log. 2016-07-13 15:30:49 -04:00
Michael Stenta 1188dee3eb Update modules: Entity Reference View Widget, Views. 2016-07-13 15:07:00 -04:00
Michael Stenta 541613182f Patch Openlayers to fix geocoding from files. 2016-07-13 12:12:24 -04:00
Michael Stenta 8be249ea73 Update RestWS module. 2016-07-13 12:12:00 -04:00
Michael Stenta ec7b47d1bd Patch Openlayers to move geocoder AJAX callback from Geofield module. 2016-07-07 12:19:43 -04:00
Michael Stenta c85302776a Update Openlayers patch to fix map behavior detach. See https://drupal.org/node/2688029 2016-07-06 23:32:02 -04:00
Michael Stenta 2809eec234 Update modules: Colorbox, Libraries API. 2016-06-08 12:18:57 -04:00
Michael Stenta 8552a2f1eb Update contrib modules: Features and Inline Entity Form. 2016-05-06 16:18:41 -04:00
Michael Stenta bfc0664298 Switch to dev branch of Fraction module. 2016-05-04 14:27:31 -04:00
Michael Stenta 5f46d80c68 Update Features module (security release). 2016-04-14 11:55:06 -04:00
Michael Stenta 4f6b4f431d Revert "farmOS 7.x-1.0-beta11."
This reverts commit 28989fbce8.
2016-04-13 12:37:49 -04:00
Michael Stenta 28989fbce8 farmOS 7.x-1.0-beta11. 2016-04-13 12:37:26 -04:00
Michael Stenta 6d81c44a77 Update Farm Theme. 2016-04-13 12:19:31 -04:00
Michael Stenta 56c2cea48b Update Farm modules: Area, Asset, Crop, Equipment, Livestock, Log, Map, MapKnitter, Sensor, Soil, Taxonomy. 2016-04-13 12:19:24 -04:00
Michael Stenta d2446af40f Use dev version of log module (temporarily until we move the log_plan View into farm_log itself). 2016-04-12 17:21:05 -04:00
Michael Stenta 50ca8a96ae Update contrib modules: Entity API, EXIF Orientation, Features, RESTful Web Services. 2016-04-12 17:01:38 -04:00
Michael Stenta 98a0624ca7 Remove committed patch from Bootstrap Tour module. 2016-03-22 21:49:51 -04:00
Michael Stenta 8e9c91a195 Add Farm Quantity module. 2016-03-21 12:18:10 -04:00
Michael Stenta d28ab1358f Update Bootstrap Tour module. 2016-03-18 16:42:58 -04:00
Michael Stenta 54fb80e4df Update Bootstrap theme. 2016-03-18 16:42:46 -04:00
Michael Stenta 9174d1bae3 Patch Openlayers so it doesn't delete map instances when behaviors are detached. 2016-03-15 21:23:44 -04:00
Michael Stenta e380f98553 Patch Openlayers to add a jQuery trigger event when popups are displayed. 2016-03-15 12:08:01 -04:00
Michael Stenta fe93cccd13 Issue #2680273 by m.stenta: Allow zooming past Google Map limit 2016-03-09 09:35:20 -05:00
Michael Stenta 49ad77f44d Remove Panels module. 2016-02-02 22:49:10 -05:00
Michael Stenta af4cbb0ba1 Remove Filefield Paths module. 2016-02-02 22:48:15 -05:00
Michael Stenta e8e89d14d5 Remove Views Data Export module. 2016-02-02 22:46:00 -05:00
Michael Stenta 9b95f896cd Revert "farmOS 7.x-1.0-beta10."
This reverts commit 322f5e9730.
2016-02-02 22:45:31 -05:00
Michael Stenta 322f5e9730 farmOS 7.x-1.0-beta10. 2016-02-02 22:34:19 -05:00
Michael Stenta 83f822fa03 Update farm projects. 2016-02-02 22:29:43 -05:00
Michael Stenta c9f9d01343 Update and unpatch Geocoder. 2016-02-02 22:28:36 -05:00
Michael Stenta 0cff23a514 Update and unpatch Field Collection. 2016-02-02 22:28:26 -05:00
Michael Stenta 2aae19e2a6 Update Log module to 1.6. 2016-02-02 17:00:29 -05:00
Michael Stenta b5699d1c57 Issue #2658234: Remove Markdown support
This reverts commit b5f32504d2.
2016-01-28 10:49:26 -05:00
Michael Stenta b5f32504d2 Add and install Markdown module. 2016-01-26 20:33:10 -05:00
Michael Stenta a0a2354ca5 Patch Field Collection to fix array_filter() warnings. 2016-01-26 20:32:16 -05:00
Michael Stenta 083770fa3d Remove LoginToboggan. 2016-01-26 17:19:39 -05:00
Michael Stenta c1bd9cd071 Uninstall Panels and Page Manager and flag them for removal in the next release. 2016-01-26 14:31:10 -05:00
Michael Stenta 5be217008c Update Farm Admin to 1.0-beta7. 2016-01-26 14:30:38 -05:00
Michael Stenta b9c3fd0e32 Update Log module to 7.x-1.5. 2016-01-26 14:23:01 -05:00
Michael Stenta fc5a1d90a6 Uninstall Filefield Paths and flag it for removal in the next release. 2016-01-26 12:40:38 -05:00
Michael Stenta ed45b56e93 Uninstall Views Data Export and flag it for removal in the next release. 2016-01-16 11:32:43 -05:00
Michael Stenta bc0615b30c Issue #2651444: Remove Backup & Migrate and Devel 2016-01-16 10:50:15 -05:00
Michael Stenta 8056c88128 Revert "farmOS 7.x-1.0-beta9"
This reverts commit 771ad8616a.
2016-01-03 14:43:21 -05:00
Michael Stenta 771ad8616a farmOS 7.x-1.0-beta9 2016-01-03 14:42:34 -05:00
Michael Stenta 4aa0232178 Update Farm Theme. 2016-01-03 14:36:53 -05:00
Michael Stenta d56e81dc71 Update release tags for farm modules: Area, Crop, Equipment, Livestock, Log, Map, Sensor, Soil, Tour. 2016-01-03 14:31:16 -05:00
Michael Stenta f7ab75d4f5 Issue #2643560: Adopt a development/release procedure in Drush make files 2016-01-03 12:23:36 -05:00
Michael Stenta 428e44ecba Update Openlayers to 7.x-3.1. 2016-01-02 22:04:08 -05:00
Michael Stenta 1eabdb804b Patch Ctools module to fix Issue #2643108: Entity reference popup not centered in Linux 2016-01-01 19:17:29 -05:00
Michael Stenta da89864f15 Update Log module. 2016-01-01 17:23:40 -05:00