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

47 commits

Author SHA1 Message Date
Michael Stenta
ca51539ce7 Remove extra whitespace from bottom of files. 2017-05-26 10:53:02 -04:00
Michael Stenta
dbdd19e265 Depend on pathauto_entity so that other farm modules don't have to, because they really shouldn't have to. 2016-06-24 19:10:47 -04:00
Michael Stenta
9561aa149b Remove explicit dependency on role_delegation - farm_admin now depends on it. 2016-06-08 15:14:44 -04:00
Michael Stenta
376c80c7e6 Issue #2651400: Configurable installation 2016-06-08 11:37:35 -04:00
Michael Stenta
d28e792c69 Add Farm Area Generator module. 2016-03-21 12:18:29 -04:00
Michael Stenta
8e9c91a195 Add Farm Quantity module. 2016-03-21 12:18:10 -04:00
Michael Stenta
083770fa3d Remove LoginToboggan. 2016-01-26 17:19:39 -05:00
Michael Stenta
463366ad3b Enable the Farm Soil NRCS module by default (to maintain status quo - but this will become optional later - see: https://www.drupal.org/node/2651400) 2016-01-16 17:33:21 -05:00
Michael Stenta
8cad23a4c0 Add Farm Tour and dependencies (Bootstrap Tour and Inline Entity Form). 2015-11-01 22:04:18 -05:00
Michael Stenta
08e29b414a Install Role Delegation module. 2015-10-05 12:23:44 -04:00
Michael Stenta
22b68af8cb Add Farm Access and Role Delegation modules. 2015-10-04 00:26:02 -04:00
Michael Stenta
ec1a4176b6 Issue #2575639: Use the EXIF Orientation module to automatically rotate images 2015-09-26 17:41:55 -04:00
Michael Stenta
cdb9e9d782 Rename distribution back to "farmOS". 2015-09-02 10:03:40 -04:00
Michael Stenta
3d8f206d95 Ensure that usage statistics are sent to drupal.org. 2015-09-02 10:03:27 -04:00
Michael Stenta
9f489aa8aa Move exclusive flag below top info lines and comment. 2015-09-02 10:03:14 -04:00
Michael Stenta
8d7909a6bb Add 'exclusive' flag to install profile to auto-select it during installation (https://www.drupal.org/node/1727430). 2015-09-01 15:30:43 -04:00
Michael Stenta
31f1672e3d Depend on Libraries CDN so maps work on install. 2015-08-24 09:28:52 -04:00
Michael Stenta
2e5556bf8e Info name and description tweaks. 2015-08-23 20:49:16 -04:00
Michael Stenta
31ff167b61 Issue #2546816: RESTful Web Services 2015-08-09 14:58:36 -04:00
Michael Stenta
dd2a0c3ec8 Set the project name to "farm" in the info file to match the drupal.org project namespace. 2015-06-03 06:45:29 -04:00
Michael Stenta
543a0aefba Add Farm Fields module. 2015-05-01 18:22:48 -04:00
Michael Stenta
1abbd0d4af Enable farm_livestock_eggs by default. 2015-04-16 14:36:08 -04:00
Michael Stenta
0e690a33b6 Enable farm_soil and farm_soil_test by default. 2015-04-16 14:35:59 -04:00
Michael Stenta
39713e04f4 Add development modulels: Backup and Migrate, Devel, Diff, Module Filter. Enabled Module Filter by default. 2015-04-16 13:38:23 -04:00
Michael Stenta
2aa0b8ce10 Enable the Update Manager module by default. 2015-04-13 14:52:21 -04:00
Michael Stenta
be781699fb farmOS = camel case 2015-03-21 16:33:25 -04:00
Michael Stenta
5b413b8819 Remove dependency on shortcut. 2015-03-21 16:32:30 -04:00
Michael Stenta
f618c22a12 Add the LoginToboggan module. 2015-01-08 20:27:05 -05:00
Michael Stenta
9b24fd32ae Do not enable Field UI by default (keep things simple, and prevent overriding Features unless you know what you're doing). 2015-01-08 10:47:57 -05:00
Michael Stenta
af05a41a1b Add and depend on the Farm Manager module. 2015-01-02 17:17:52 -05:00
Michael Stenta
577171653f Added distribution_name to info file. 2014-12-12 13:11:06 -05:00
Michael Stenta
1326219598 Add Farm Equipment module. 2014-12-08 11:27:41 -05:00
Michael Stenta
165a329e5c Add Bootstrap 3.x theme and jQuery Update dependency. 2014-12-05 13:03:06 -05:00
Michael Stenta
d834e2dc3c Remove farm_log_crops from dependencies. 2014-11-28 17:11:24 -05:00
Michael Stenta
23099ed6aa Add Farm Livestock module. 2014-11-13 08:41:24 -05:00
Michael Stenta
247cc525a7 Add the Farm Asset module. 2014-10-25 08:38:19 -04:00
Michael Stenta
50e10ebc53 Rename Drupal Farm to FarmOS (*.info file, @file doc blocks, etc). 2014-09-24 10:28:46 -04:00
Michael Stenta
fb84c51419 Remove dependencies on Dashboard and Overlay. 2014-09-22 00:38:51 -04:00
Michael Stenta
4a9319c51a Add and depend on the Navbar module and required libraries (Backbone.js, Modernizr, Underscore.js). Remove dependency on Toolbar. 2014-09-22 00:33:51 -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
a3e78a879e Add Farm Admin module. 2014-03-31 12:41:01 -04:00
Michael Stenta
25584145a2 Add Farm Crop module. 2014-03-31 10:16:22 -04:00
Michael Stenta
5d0c2dc5bb Add dependency on the farm_area module. 2014-02-26 10:49:28 -05:00
Michael Stenta
7a030a3000 Add Farm Map module. 2014-02-26 10:49:23 -05:00
Michael Stenta
93b183b86b Add dependencies on farm_log and farm_taxonomy modules. 2014-02-18 09:58:02 -05:00
Michael Stenta
57dfe6c389 Add core dependencies: contextual, dashboard, overlay, and toolbar. 2014-02-18 09:57:34 -05:00
Michael Stenta
1219fc5204 Initial commit: Farm installation profile. 2014-02-04 05:03:32 -05:00