Mackenzie
9b64f5fec1
Merge pull request #758 from GabrielSandoval/gab/days_before_maturity
...
Gab/days before maturity (#678 ) Thank you! That haml looks much better.
2015-07-06 22:31:45 -04:00
AELOGICA
e138b3e8ab
Converted html tables to CSS classes
2015-07-07 10:08:50 +08:00
AELOGICA
92db75b3d8
Converted the ul's in the plantings thumbnail partial to definition lists
2015-07-07 08:34:03 +08:00
AELOGICA
755a60447f
Made the plantings/_thumbnail partial to contain only a single object.
2015-07-07 08:20:43 +08:00
Gabriel
b599818512
Delete _thumbnail.html.haml_spec.rb
2015-07-07 08:20:43 +08:00
AELOGICA
0a2d0d499c
Removed unneeded methods on the plantings helper
2015-07-07 08:20:43 +08:00
AELOGICA
e638acd2de
Refactored further on plantings/show page
2015-07-07 08:20:43 +08:00
AELOGICA
8d5367be9a
Refactored code and replaced the plantings/tumbnail view.
2015-07-07 08:20:43 +08:00
AELOGICA
516274b2b7
Added feature more feature tests on plantings creation for progress bars' status
2015-07-07 08:20:43 +08:00
AELOGICA
f13a66391c
Fixed errors where progress bars does not show 100% when a planting is marked as finished.
2015-07-07 08:20:43 +08:00
AELOGICA
b01385a1e4
Added some tests on the days before maturity feature
2015-07-07 08:20:43 +08:00
AELOGICA
4ca4d6b030
Fixed error where progress bars do not change upon update
2015-07-07 08:20:43 +08:00
AELOGICA
3181c97a2a
Added the mark as finished button on the index page.
2015-07-07 08:20:42 +08:00
AELOGICA
372a7f080d
Added the days before maturity feature #678
2015-07-07 08:20:42 +08:00
pozorvlak
6d81ef198c
Merge pull request #760 from CjayBillones/refactor-rspec
...
Refactor spec tests
2015-07-06 22:22:17 +01:00
Cjay Billones
e94cbcef02
Refactor spec
...
Refactor spec by changing before(:each) into let
2015-07-06 10:56:31 +08:00
pozorvlak
45c0adb044
Merge pull request #757 from CjayBillones/code-refactoring
...
[Refactoring] Replace .count and .length with .size for collections
2015-07-02 11:12:44 +01:00
Cjay Billones
6c72345d26
Fix test
2015-07-02 11:57:45 +08:00
pozorvlak
4648464fb5
Merge pull request #751 from GabrielSandoval/search_form
...
Added search form on the places index page.
2015-07-01 17:43:36 +01:00
AELOGICA
429e54733d
Moved the geocoder stub to ./cofig/environments/test.rb
2015-07-01 10:57:28 +08:00
pozorvlak
daa8717807
Merge pull request #744 from andrba/currency_spec_refactoring
...
#558 Currency refactoring in specs.
2015-06-26 13:18:26 +01:00
Andrey
44b260b1e8
Currency refactoring in specs.
2015-06-26 15:54:37 +10:00
AELOGICA
9bd7448ae6
Added the feature test for searching places
2015-06-26 09:17:08 +08:00
Cjay Billones
bb88041fef
[Refactoring] Replace .count and .length with .size for collections
...
Improved program efficiency (in querying in particular) by replacing .count and .length with .size for collections.
Fix error in refactoring
Reverted some .size into .count
2015-06-25 12:09:03 +08:00
AELOGICA
87f1c6c26d
Added an alert for empty string search.
2015-06-23 14:33:13 +08:00
gabrielsandoval
0e2a5fd205
Added search form on the places index page.
2015-06-21 15:24:07 +08:00
Miles Gould
5bb04dc1a4
Merge branch 'pr/745' into dev
2015-06-16 19:54:33 +01:00
Mackenzie
7cedd98b71
Merge pull request #746 from achalc/fix-fb-thumbnail
...
added growstuff-apple-touch-icon-precomposed.png to meta partial
2015-06-13 00:22:45 -04:00
Mackenzie
2209d65aa6
Merge pull request #748 from wingyu/dev
...
Issue #713 : Added flash message when photos deleted
2015-06-12 23:50:11 -04:00
Mackenzie
ba906868d8
Merge pull request #747 from mauricio-gonzalez/add_autofocus_post_field
...
[#478 ] autofocus subject input
2015-06-12 23:38:41 -04:00
Andrey
4cb3444dcd
Adding myself to contributors
2015-06-09 17:47:21 +10:00
Vincent Wong
60df62f3fa
added flash message when deleting messages
2015-06-06 14:36:03 +10:00
Mauricio
e3a620a109
[ #478 ] autofocus subject input
2015-06-02 23:21:18 -06:00
Achal Channarasappa
3476d58642
added growstuff-apple-touch-icon-precomposed.png to meta partial
2015-06-02 20:52:03 -05:00
pozorvlak
a7feac3740
Merge pull request #742 from maco/dev
...
Moving myself to the committers section
2015-06-01 15:55:03 +01:00
Andrey
ad5730a81c
Removed excessive example from notification controller specs
2015-05-27 12:08:30 +10:00
Andrey
e35ebab380
Reply to notification action
2015-05-27 11:56:24 +10:00
Mackenzie Morgan
c5fbda0223
cleaning up inadvertent schema change
2015-05-20 17:10:22 -04:00
Mackenzie Morgan
38dbdc8307
Moving myself (maco) to the committer section, since I was given commit bit a couple months back
2015-05-20 17:08:21 -04:00
Skud
f830ed1cf2
Merge pull request #706 from tygriffin/deprecated-test-warning
...
add deprecation notice to all controller and view specs
2015-05-20 10:17:15 +10:00
Skud
66402e5471
Merge pull request #731 from oshiho3/578-database-seeding-improvement
...
#578 More extensive database seeding - bulk creating members, gardens and plantings
2015-05-20 10:10:48 +10:00
Skud
8410b6db1e
Merge pull request #700 from sksavant/photo_linkback
...
Linkbacks in photo view page to harvest and gardens
2015-05-20 10:08:33 +10:00
Skud
aef4800ad3
Merge pull request #737 from soborok/issue-610-solved
...
resolved issue-610 to display only active planting
2015-05-20 10:08:11 +10:00
Skud
a3b9c50fea
Merge pull request #723 from cesy/moretests
...
More tests
2015-05-20 10:06:18 +10:00
Skud
add275e772
Merge pull request #710 from cesy/secrets
...
Switching to new secrets format
2015-05-20 10:05:46 +10:00
Skud
9a2818baa9
Merge pull request #729 from oshiho3/621-crop-varieties-sidebar
...
#621 Crop varieties sidebar
2015-05-20 10:05:04 +10:00
Skud
c47a1bc361
Merge pull request #740 from yez/feature/robots-dissalow-on-staging
...
Feature/robots dissalow on staging
2015-05-20 09:57:28 +10:00
Skud
e04f78d42d
Merge pull request #741 from pozorvlak/upgrade_poltergeist
...
Upgrade poltergeist to v1.6.
2015-05-20 09:56:24 +10:00
Miles Gould
8ce7c25374
Upgrade poltergeist to v1.6.
...
Poltergeist v1.5.1 is nearly a year old, and relies on PhantomJS 1.8,
which is 2.5 years old and increasingly hard to find in OS package
managers.
2015-05-06 12:15:22 +01:00
Jake Yesbeck
c1ab161b89
Added self to Contributors.md per guidelines
2015-05-05 09:18:32 -07:00