Brenda Wallace
|
bcdd2a9167
|
Changed called to rails dynamic find_by
|
2016-11-26 15:55:38 +13:00 |
|
Brenda Wallace
|
723ebff923
|
Spacing fixes
|
2016-11-26 12:13:17 +13:00 |
|
Brenda Wallace
|
62e7c716dd
|
Removed extra empty blank lines
|
2016-11-26 12:06:02 +13:00 |
|
Brenda Wallace
|
c878baa886
|
Indented parameters cleanup
|
2016-11-26 11:41:07 +13:00 |
|
Brenda Wallace
|
83392ddda1
|
Indentation clean ups
|
2016-11-26 10:51:54 +13:00 |
|
Brenda Wallace
|
be67b858b4
|
Merge remote-tracking branch 'upstream/dev' into bw/long-lines-fixed
Conflicts:
lib/tasks/growstuff.rake
|
2016-11-25 08:18:18 +13:00 |
|
Brenda Wallace
|
18a8d6c5bf
|
Re-instate usage info when args not as expected
|
2016-11-23 20:38:46 +13:00 |
|
Brenda Wallace
|
37d01e831f
|
Reduced code duplication in growstuff.rake
|
2016-11-23 20:27:20 +13:00 |
|
Brenda Wallace
|
2872a1c29d
|
Wrapped all long lines.
reduced rubocop's line length limit to 120
|
2016-11-17 22:02:18 +13:00 |
|
Brenda Wallace
|
6bd9bd98d9
|
Removed extra blank lines, & added a end of file
|
2016-11-16 12:52:48 +13:00 |
|
Brenda Wallace
|
bdb057ca0f
|
Removed all trailing white space
|
2016-11-14 15:05:32 +13:00 |
|
Cesy
|
fe137a11bb
|
Merge pull request #1031 from CloCkWeRX/queue_mail
Queue mail in sidekiq
|
2016-08-24 10:38:13 +01:00 |
|
Daniel O'Connor
|
29765ebc19
|
rubocop --only HashSyntax --auto-correct
|
2016-08-22 19:02:27 +09:30 |
|
Daniel O'Connor
|
87352b04f1
|
Refactor to a method to DRY, even if its not 100% the best spot for it to live long term
|
2016-08-22 18:52:12 +09:30 |
|
Daniel O'Connor
|
5d70d822eb
|
#951 Swap to deliver_later implementation
|
2016-08-16 10:55:40 +09:30 |
|
Daniel O'Connor
|
43e7d6f7c2
|
Merge remote-tracking branch 'upstream/dev' into add_facebook_signup
|
2016-07-05 03:09:36 +09:30 |
|
Daniel O'Connor
|
7fe75ee52a
|
Fix DEPRECATION WARNING: #deliver is deprecated.
|
2016-06-10 15:45:01 +09:30 |
|
Daniel O'Connor
|
083035c924
|
Merge branch 'dev' of github.com:Growstuff/growstuff into add_facebook_signup
|
2016-05-23 16:58:22 +09:30 |
|
Daniel O'Connor
|
4b4e0cf69a
|
$ rubocop --only HashSyntax --auto-correct
483 files inspected, 2018 offenses detected, 2018 offenses corrected
|
2016-05-19 15:53:11 -04:00 |
|
Daniel O'Connor
|
7256c28038
|
Refactor to a separate class, containing domain logic
|
2015-09-15 12:13:47 +09:30 |
|
Savant Krishna
|
0c315981df
|
Merge remote-tracking branch 'upstream/dev' into member_quicklink_md
Conflicts:
lib/haml/filters/growstuff_markdown.rb
|
2015-09-07 20:08:57 -04:00 |
|
Savant Krishna
|
a8924f95a7
|
Escape member links for [name](member) and @name using backslash
Change regex to lookforward
When escaping \@name remove \
|
2015-09-06 05:41:35 -04:00 |
|
Savant Krishna
|
7afd38a1ee
|
Fix #721 : Escape quick crop link in markdown
Lookahead in markdown to verify \ is not present
Test for escaping crop link
|
2015-09-06 04:20:14 -04:00 |
|
Savant Krishna
|
f36e9d726e
|
Change @ regex to match alphanumeric or _ and modify test string
|
2015-09-06 14:35:35 +10:00 |
|
Savant Krishna
|
aacf7b1f09
|
Modify regex to include @ in the group
|
2015-09-05 11:05:53 +10:00 |
|
Savant Krishna
|
3e8f017ad0
|
Modify markdown to render quick links to members using [name](member) or @name : Feature #504
|
2015-09-04 12:50:42 +10:00 |
|
Mackenzie Morgan
|
87bfceb035
|
make the one-off save the si weight
|
2015-02-02 23:49:07 -05:00 |
|
Mackenzie Morgan
|
7ca89908cd
|
merge from upstream
|
2015-02-01 22:00:52 -05:00 |
|
Mackenzie Morgan
|
2c94f61843
|
use %0.3f instead of %0.2f so we get to gram-granularity, and don't duplicate code
|
2015-02-01 21:59:33 -05:00 |
|
Mackenzie Morgan
|
de5b16e384
|
back to kg for si weight, also now adding si_weight to the csv correctly
|
2015-01-31 18:35:29 -05:00 |
|
Mackenzie Morgan
|
bb9695b272
|
add check for nil to set_si_weights and the corresponding deploy script and update test
|
2015-01-31 00:45:31 -05:00 |
|
Mackenzie Morgan
|
d436fd86f8
|
use ruby-units to handle conversion. note: the deploy task isn't working and i don't know why
|
2015-01-31 00:22:35 -05:00 |
|
Mackenzie Morgan
|
2567e7cd74
|
adding tests (not passing, need to figure out saving mid-test), fixing before_save, adding CSV column, and adding task to set the si_weight throughout the db
|
2015-01-29 00:27:53 -05:00 |
|
Mackenzie Morgan
|
0bdab0d9fc
|
basics of harvest standardized weights
|
2015-01-28 23:00:16 -05:00 |
|
Shiho Takagi
|
04d61bd040
|
deployment sript
|
2015-01-25 16:18:26 +11:00 |
|
Shiho Takagi
|
5a96b7efd6
|
adding a rake task to generate elasticsearch index
|
2015-01-25 15:47:40 +11:00 |
|
Taylor Griffin
|
a35a573b2b
|
update follow member code to be rails 4 compatible
|
2014-12-14 14:51:18 +11:00 |
|
Miles Gould
|
9f54641e95
|
Find crops by name when loading altnames
Crop IDs are not guaranteed to be the same on staging and production.
|
2014-12-01 11:03:27 +00:00 |
|
Miles Gould
|
4b90f6385b
|
Merge branch 'dev' into load_alternate_names
Conflicts:
Gemfile.lock
script/deploy-tasks.sh
|
2014-12-01 10:47:10 +00:00 |
|
Taylor Griffin
|
8e79199766
|
wip: upgrading rspec
|
2014-11-15 22:55:37 +11:00 |
|
Skud
|
267c671259
|
cweek not cw_week
|
2014-11-11 20:55:04 +11:00 |
|
Skud
|
eb98910bea
|
Only send planting reminders to confirmed accounts
|
2014-11-11 19:45:07 +11:00 |
|
Miles Gould
|
badb0c4fe7
|
Make load altnames task idempotent.
|
2014-10-19 22:21:29 +01:00 |
|
Miles Gould
|
06a4fcab71
|
Remove superfluous* error-checks from load_altnames
* /me crosses fingers...
|
2014-10-19 22:19:41 +01:00 |
|
Miles Gould
|
36be5e9533
|
Hardcode alternate-name CSV file path.
|
2014-10-19 21:54:46 +01:00 |
|
Miles Gould
|
0aea1721d8
|
Add altname data and include load in deploy-tasks.
|
2014-10-19 17:24:18 +01:00 |
|
Miles Gould
|
3d10553373
|
Add Rake task to load altnames.
|
2014-10-19 17:24:18 +01:00 |
|
Skud
|
e4cf636bef
|
Merge branch 'dev' of https://github.com/Growstuff/growstuff into plantingreminder
Conflicts:
app/models/harvest.rb
db/schema.rb
spec/models/harvest_spec.rb
|
2014-10-15 14:20:16 +01:00 |
|
Shiho Takagi
|
cf07ecfa4a
|
improved test spec, crop page and added rake task
|
2014-10-05 23:16:46 +11:00 |
|
Shiho Takagi
|
6e02f40e0a
|
merging from dev
|
2014-10-05 13:47:12 +11:00 |
|