Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2 Best in place working on settings page. Some other styling changes. The form to create organization/coach doesn't work. #94

Open
wants to merge 483 commits into
base: Julia
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
483 commits
Select commit Hold shift + click to select a range
9933266
created partials for coach dashboard elements
aalpizar Jun 4, 2015
1a91596
capitalizing all division names
shimieshimshim Jun 4, 2015
6ed3f33
Sidekiq running, working on invoking rake task
Jun 4, 2015
fdc44b6
changed top scores to display top scores for each event instead of sc…
shimieshimshim Jun 4, 2015
38eea16
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
shimieshimshim Jun 4, 2015
c2d42f3
changed find_top_teams method in TeamStandings to find the rankings o…
shimieshimshim Jun 4, 2015
286ac21
working on show_top_four method in TeamStandings for showing top team…
shimieshimshim Jun 4, 2015
16d0da7
syntax error fixed
shimieshimshim Jun 4, 2015
220dbef
no changes really, struggling with pagination
snatu Jun 4, 2015
b1ca798
Fixing small edits
snatu Jun 4, 2015
d14051c
Merge branch 'master' of https://github.com/seohyuns/quizzing
snatu Jun 4, 2015
1a49883
Sidekiq task runs Rake task
Jun 5, 2015
395ea26
Working on finding top 3 students
snatu Jun 5, 2015
7b9b10e
Added settings controller/view, routes now point update standings to …
Jun 5, 2015
6fc5abc
Fixed top students functionality and cleaned up some of the code
snatu Jun 5, 2015
3425684
added second graph
shimieshimshim Jun 5, 2015
52bd3b9
Fixed top students showing up for the different tabs
snatu Jun 5, 2015
1e55d92
Cleaning up code
snatu Jun 5, 2015
7fcc55a
Fixed team index page but need to add in pagination
snatu Jun 8, 2015
ecb117c
fixed top students in team show page
snatu Jun 8, 2015
32ed61f
Added average and top scores to student performance graph
snatu Jun 8, 2015
e921eef
Started bar graph for wins
snatu Jun 8, 2015
040c28a
Added place to quiz_teams
profh Jun 8, 2015
5beb013
changes made so server will run
Jun 8, 2015
54cd972
Update db dump to handle place
profh Jun 8, 2015
eec158b
Sidekiq fully working, added options to update individual/team separa…
Jun 8, 2015
7c7882b
Resolved merge conflict in Gemfile with Sidekiq branch
Jun 8, 2015
479290a
Migrated
Jun 8, 2015
a2d66bb
both graph showing:needed a different id, tabs working on team show page
shimieshimshim Jun 8, 2015
f04b699
bar graphs now displaying for team members
shimieshimshim Jun 8, 2015
f33d091
Commenting out place calc in populate
profh Jun 8, 2015
9b17d8f
fixed structure for team page
shimieshimshim Jun 8, 2015
0b09051
minor structural changes
shimieshimshim Jun 8, 2015
4746468
Made small edits
snatu Jun 8, 2015
c10c6b3
small edits
snatu Jun 8, 2015
d84540f
key removed from top nav, main and container spacing changed
Jun 8, 2015
e1e77ae
Got the event summary model and rake task in place
profh Jun 8, 2015
43ae01e
Forgot to update overall rake update task
profh Jun 9, 2015
f148ca0
Made changes to the student details page, show to everybody cause des…
snatu Jun 9, 2015
e8974ed
Division tabs dependant on if they exist
snatu Jun 9, 2015
6a94e23
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
snatu Jun 9, 2015
29d7b96
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
aalpizar Jun 9, 2015
022a76e
updated quiz.rb
shimieshimshim Jun 9, 2015
bca0316
fixed merge conflicts'
shimieshimshim Jun 9, 2015
aa6b5b9
merge conflict fixed
shimieshimshim Jun 9, 2015
51f5d61
Merge pull request #71 from ngasbarr/master
profh Jun 9, 2015
07de37f
settings form created, no controller
Jun 9, 2015
f7d3f81
Added class method for_event_and_division for event summaries
profh Jun 9, 2015
8358b8a
Getting rid of white space in quiz teams model
profh Jun 9, 2015
47a6970
Merge branch 'master' of github.com:cmu-is-projects/quizzing
profh Jun 9, 2015
ba221ae
Changed student details page icons
snatu Jun 9, 2015
af5adac
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
snatu Jun 9, 2015
9176a84
Changed style.scss to fix p margin funkiness
Jun 9, 2015
b0292b3
Merge branch 'master' of github.com:cmu-is-projects/quizzing
Jun 9, 2015
87695cb
Fixed (?) migration issues
Jun 9, 2015
78e6649
Fixed schema problems
Jun 9, 2015
8118b23
Merge pull request #73 from ngasbarr/master
profh Jun 9, 2015
5d892bf
created a collapsible for event matrix
shimieshimshim Jun 9, 2015
deffee0
fixed merge conflict
shimieshimshim Jun 9, 2015
62bebb4
coaches dashboard - top students
aalpizar Jun 9, 2015
0fc0bd2
Merge pull request #70 from seohyuns/master
profh Jun 9, 2015
8fc371c
Editing design
snatu Jun 9, 2015
2c80051
Fixed merge conflicts
snatu Jun 9, 2015
c5c5d9f
Merge pull request #72 from snatu/master
profh Jun 9, 2015
e3ebb87
Working to integrate new service objects
profh Jun 9, 2015
1efe8a8
Revised db to add organization_student data
profh Jun 9, 2015
dd859f3
Resolving merge conflict in events_controller
profh Jun 9, 2015
dca15bb
minor changes to graphs
shimieshimshim Jun 9, 2015
c6c70ae
working on most improved for coach dashboard
aalpizar Jun 9, 2015
d232235
fix merge conflict for scss file
aalpizar Jun 9, 2015
51c170d
changed structure to fit screen better
shimieshimshim Jun 9, 2015
812358d
Added method for most improved
profh Jun 9, 2015
7162d6c
Added method for most improved with sort
profh Jun 9, 2015
719a850
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
aalpizar Jun 9, 2015
685f962
Initial commit for adding organization to indiv standing
Jun 9, 2015
19f2803
Merge branch 'master' of github.com:cmu-is-projects/quizzing into exp4
Jun 9, 2015
0e3c74b
changed .name for students to have last name come after first name
shimieshimshim Jun 9, 2015
d0efcd2
Matrix generator working
profh Jun 9, 2015
c963387
minor changes
shimieshimshim Jun 9, 2015
dd7cb4b
Final design of student details
snatu Jun 9, 2015
c86d86d
Finished rake task
Jun 9, 2015
36df23b
Merge branch 'master' of github.com:cmu-is-projects/quizzing
Jun 9, 2015
31b27d8
most improved for coach dashboard
aalpizar Jun 9, 2015
8995198
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
aalpizar Jun 9, 2015
51442a3
coach dashboard - done with most improved and top students
aalpizar Jun 9, 2015
e31b4b9
Student details page is done
snatu Jun 9, 2015
a29e271
cleaning up code for coaches dashbord
aalpizar Jun 9, 2015
0c7f847
cleaned up and finished standings, indiv standings and team standings
aalpizar Jun 9, 2015
129d0c8
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
shimieshimshim Jun 10, 2015
3735c7e
pushing so Nick can look at form
Jun 10, 2015
beab2f2
ajax for coach dashboard
aalpizar Jun 10, 2015
e46e6e2
Created the event schedule page to create the matrix
snatu Jun 10, 2015
7087ebc
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
snatu Jun 10, 2015
003a6dd
ajax works for coach dashboard
aalpizar Jun 10, 2015
1f77d2f
Merge pull request #74 from aalpizar/master
profh Jun 10, 2015
cfe7e5d
utilized matrix to render event schedule tables for each division
shimieshimshim Jun 10, 2015
271ac2b
Working on matrix generator
snatu Jun 10, 2015
f6d923a
settings form created
Jun 10, 2015
8966d81
Make divisions editable, but not destroyable
profh Jun 11, 2015
9bcbd8c
Improved load times for indiv standing; fixed students#show
profh Jun 11, 2015
fbcb4ec
Cosmetic changes to coach dash and students#show
profh Jun 11, 2015
7ed9d24
updated top nav bar for login/logout
aalpizar Jun 11, 2015
20ac50a
small styling change on setting edit page
Jun 11, 2015
e831c01
Working on matrix
snatu Jun 11, 2015
178d8fa
fixing merge conflict
shimieshimshim Jun 11, 2015
8a5870b
small css changes
Jun 11, 2015
bf0e562
Fixing merge conflicts
snatu Jun 11, 2015
5b1e046
altered team show page to fit students show page, commented out the i…
shimieshimshim Jun 11, 2015
cd4b656
changed hoverables to only those that are clickable
shimieshimshim Jun 11, 2015
deb722d
coach dashboard - top students expand and collapse
aalpizar Jun 11, 2015
9011acc
coach dashboard - expand and collapse most improved
aalpizar Jun 11, 2015
3c77d0a
found the better way to display team members
shimieshimshim Jun 11, 2015
e4b1e62
Took out the accordian dropdown
snatu Jun 11, 2015
0fdbcd6
julias merge conflicts fixed
snatu Jun 11, 2015
03dee47
made student names clickable
aalpizar Jun 12, 2015
0d918e9
passed student object to results calculator and make student names cl…
aalpizar Jun 12, 2015
ff29f7c
team standings consistent design
aalpizar Jun 12, 2015
63c87be
removed team cards file
aalpizar Jun 12, 2015
0e257b2
matrix schedule now checking for room number
shimieshimshim Jun 12, 2015
678ea16
minor style changes
shimieshimshim Jun 12, 2015
25bc64e
fixed matrix for event schedule
shimieshimshim Jun 12, 2015
8b198fe
fixed matrix for event schedule
shimieshimshim Jun 12, 2015
47ca066
fixed matrix.. was leaving out last round. now checking: room num, ro…
shimieshimshim Jun 12, 2015
f4c5b63
forgot to change tables for other divisions
shimieshimshim Jun 12, 2015
2f1dd2b
made table responsive
shimieshimshim Jun 12, 2015
75ae455
added favicon
shimieshimshim Jun 12, 2015
4de4255
Search working, now adding fuzzy matching
Jun 13, 2015
3bf2e72
Added plumbing for fuzzystrmatch, but also switched to search_scope b…
Jun 13, 2015
38fbb15
Installed dmetaphone and fuzzystrmatch packages and generated migrations
Jun 13, 2015
bb03b53
Flash messages fixed, also converted to toast
Jun 13, 2015
a0bcf1c
Back to working on form
snatu Jun 22, 2015
410cf46
Merge pull request #78 from aalpizar/master
profh Jun 22, 2015
8fd5fb0
Merge pull request #76 from seohyuns/master
profh Jun 22, 2015
1b265d3
Merge branch 'snatu-master'
profh Jun 22, 2015
9e7ed60
Merging in Sanika's PR
profh Jun 22, 2015
883b57a
fixed link in team page and made changes to structures
shimieshimshim Jun 22, 2015
7064237
fixed merge conflicts
shimieshimshim Jun 22, 2015
4a59996
changed logo and css
shimieshimshim Jun 22, 2015
a99c217
fixed padding on teams page
shimieshimshim Jun 22, 2015
71f49ce
fixed padding on students page
shimieshimshim Jun 22, 2015
9dacd8d
small design changes
shimieshimshim Jun 22, 2015
d54f437
Team form works
snatu Jun 22, 2015
94e248a
Updated populate_db.sql
profh Jun 22, 2015
d2bf04f
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
shimieshimshim Jun 22, 2015
8e3eeaf
Search working, no results now pops :bread:
Jun 22, 2015
b05f040
Merge conflict resolved in routes.rb
Jun 22, 2015
3f481d3
Forms for event schedule is now done
snatu Jun 22, 2015
8dd4e5a
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
snatu Jun 22, 2015
19144a1
Merge pull request #79 from ngasbarr/master
profh Jun 22, 2015
a2a953b
Made sure quizzing.dev is working
snatu Jun 22, 2015
b501aeb
Fixed merge conflicts
snatu Jun 22, 2015
c566a15
can make divisions and questions active or inactive
Jun 22, 2015
47fcfee
Merge pull request #80 from snatu/master
profh Jun 22, 2015
a3e50b9
pulled upstream, active works on settings page
Jun 22, 2015
c303cd9
Search toast now includes search term.
Jun 22, 2015
7ba1d7b
Merge branch 'master' of github.com:cmu-is-projects/quizzing
Jun 22, 2015
7713276
Merge pull request #81 from ngasbarr/master
profh Jun 22, 2015
30e75c4
Merge branch 'master' of github.com:seohyuns/quizzing into seohyuns-m…
profh Jun 22, 2015
788f183
Merging in Clara's changes
profh Jun 22, 2015
87a5a0a
Merging in Julia's PR
profh Jun 22, 2015
1dc31f4
adding coaches list
shimieshimshim Jun 22, 2015
bea5391
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
shimieshimshim Jun 22, 2015
1a69790
Fixed grey login button and upcoming events on home page structure
snatu Jun 23, 2015
affefcc
Event Schedule is now linked
snatu Jun 23, 2015
de9a08d
fixed team members on team show page to be showed in order by position
shimieshimshim Jun 23, 2015
6b56e4d
changed all tables to be not hoverable
shimieshimshim Jun 23, 2015
e321c53
making all designs consistent: Design Decision: tables NO HOVER, titl…
shimieshimshim Jun 23, 2015
c3fa67c
Minor edits
snatu Jun 23, 2015
d9c87ed
Top teams: only 5 top teams. more to expand card
shimieshimshim Jun 23, 2015
fbef452
Settings populate migration finished, controller auto redirects to ed…
Jun 23, 2015
0fb20a0
Merge pull request #84 from snatu/master
profh Jun 23, 2015
901a4c8
Fix teams page, drop down more instead of pagination (make it white) …
shimieshimshim Jun 23, 2015
81b3125
Made basic area admin dashboard
snatu Jun 23, 2015
5a88365
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
snatu Jun 23, 2015
76f2dab
created dashboard view
aalpizar Jun 23, 2015
351c1ab
Merge pull request #85 from snatu/master
profh Jun 23, 2015
68ae3c6
Using db_switcher in dev
profh Jun 23, 2015
de93e96
merge conflict
aalpizar Jun 23, 2015
76a4a26
resolve conflicts
aalpizar Jun 23, 2015
876578a
Added pwd reset button to login form
Jun 23, 2015
ce14ae6
Fixed merge conflict in sessions/new
Jun 23, 2015
fd706d3
Replace coach/user form
profh Jun 23, 2015
ef63238
Fix students page, drop down more instead of pagination (make it whit…
shimieshimshim Jun 23, 2015
7d47069
Revised settings in populate_db
profh Jun 23, 2015
ebf61e0
area admin dashboard
aalpizar Jun 23, 2015
2f04e7b
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
aalpizar Jun 23, 2015
5914d93
Team details page now includes team member seating
shimieshimshim Jun 23, 2015
3ae3451
area admin dashboard - added area admin name
aalpizar Jun 23, 2015
65910b0
Merge pull request #86 from ngasbarr/master
profh Jun 23, 2015
e8997d2
create organization form submit button not working
Jun 23, 2015
762e69e
active/inactive for area admin dashboard for organization
aalpizar Jun 23, 2015
11ba95b
active/inactive for area admin dashboard for coaches
aalpizar Jun 23, 2015
504cf13
active/inactive for area admin dashboard for students
aalpizar Jun 23, 2015
ec13f33
active/inactive for area admin dashboard for stteams
aalpizar Jun 23, 2015
5d356f3
design fix for area admin dashboard
aalpizar Jun 24, 2015
10204cb
redesigned password reset page into a javascript modal
shimieshimshim Jun 24, 2015
e8416e3
small design changes to password reset modal
shimieshimshim Jun 24, 2015
c6c3120
Merge pull request #87 from seohyuns/master
profh Jun 24, 2015
a1da864
Update Gemfile.lock
profh Jun 24, 2015
49a1bdc
Fixing issue with teams_controller (which needs to be refactored)
profh Jun 24, 2015
27ec0db
Adding logging info to expection_manager module
profh Jun 25, 2015
425adb2
teams - area admin dashboard
aalpizar Jun 25, 2015
00ef8c5
students - area admin dashboard
aalpizar Jun 25, 2015
4cfc68d
area admin dashboard ajax finished
aalpizar Jun 25, 2015
5741286
Fixing merge conflicts for Audrey's PR
profh Jun 25, 2015
2d5aa20
Updated top nav to show name, add space to search
profh Jun 25, 2015
058f5ff
commit
shimieshimshim Jun 25, 2015
1aefe2b
completeing the merge
shimieshimshim Jun 25, 2015
55c9553
changed routes for reset password
shimieshimshim Jun 25, 2015
a63912a
Flash now works and changes color, but not for exception handlers
Jun 25, 2015
05bd2e8
merge deleted all javascript code for team and students index page. a…
shimieshimshim Jun 25, 2015
90defcf
Updating pop_db.sql file
profh Jun 25, 2015
4dec012
added coach first name and last name to area admin dashboard
aalpizar Jun 25, 2015
cf2a996
Switching over from quizzing_dev to quizzing
profh Jun 25, 2015
632d525
Remove style.css from app layout
profh Jun 25, 2015
4abb50d
Resolved merge conf in style.scss, merging toast color
Jun 25, 2015
5782e2d
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
Jun 25, 2015
668c0d7
Removing jquery in public
profh Jun 25, 2015
ddfd68b
Removing jssor
profh Jun 25, 2015
51cbebc
Setting defaults for visible in app.js
profh Jun 25, 2015
a0b4c53
Setting defaults for visible in app.js
profh Jun 25, 2015
69c7896
Moved stray code in application.js to functionality.js
profh Jun 25, 2015
0b87273
Removed require highcharts
profh Jun 25, 2015
8320f42
Added specific versions in Gemfile
Jun 25, 2015
7d32158
Working on cap
Jun 25, 2015
8528f8c
Handling merge conflicts for Clara's commit
profh Jun 25, 2015
bbaf317
added Capistrano-sidekiq
Jun 25, 2015
acca1fe
Merge in Gemfile explicit version
Jun 25, 2015
53315cc
Merge conflict in Gemfile resolved
Jun 25, 2015
795cfc7
Merge pull request #90 from ngasbarr/master
profh Jun 25, 2015
1c1cecd
Updating Gemfile.lock to include cap-sidekiq
profh Jun 25, 2015
4c4d9f9
best in place for area admin dashboard
aalpizar Jun 25, 2015
432ca23
commit
shimieshimshim Jun 25, 2015
2ee5780
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
shimieshimshim Jun 25, 2015
f041681
best in place not working in start and end date
Jun 25, 2015
77a2f2f
best in place area admin dashboard
aalpizar Jun 26, 2015
e41486d
merge conflict resolved
aalpizar Jun 26, 2015
9388822
removed functionality.js and kept all javascript in application.js file
aalpizar Jun 26, 2015
fe456ae
on login, redirects to coach or area admin dashboard
aalpizar Jun 26, 2015
fcb1235
cleaned up events page
aalpizar Jun 26, 2015
dc61ac0
Merge pull request #91 from aalpizar/master
profh Jun 26, 2015
7523170
Merge branch 'master' of https://github.com/cmu-is-projects/quizzing
shimieshimshim Jun 26, 2015
84ac3c8
creating coach's list on admin page
shimieshimshim Jun 26, 2015
41de430
Fixed session store to handle subdomains
profh Jun 26, 2015
3b0f093
took out coach list button
shimieshimshim Jun 26, 2015
f663b87
teams dashboard display coaches if exist
shimieshimshim Jun 26, 2015
bc7637d
best in place form working for start and end grade on settings page
Jun 26, 2015
9d07a35
fixed merge conflicts when pulling from master
Jun 26, 2015
952a3fb
Merge pull request #92 from seohyuns/master
profh Jun 26, 2015
41ec4fc
fixing merge conflict from clara's push to master
Jun 26, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
/config/settings.yml

# Ignore DB NAME GOES HERE file
"DB NAME GOES HERE"
"DB NAME GOES HERE"
5 changes: 4 additions & 1 deletion Capfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
load 'deploy'
# Uncomment if you are using Rails' asset pipeline
load 'deploy/assets'
load 'config/deploy' # remove this line to skip loading any of the default tasks
load 'config/deploy' # remove this line to skip loading any of the default tasks

require 'capistrano/sidekiq'
set :pty, false
59 changes: 38 additions & 21 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,72 +3,67 @@
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.0.13'

# Use sqlite3 as the database for Active Record
gem 'sqlite3'

# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.0.0'
gem 'sass-rails', '5.0.3'

# Use Materialize for css
gem 'materialize-sass', github: 'mkhairi/materialize-sass'

# Use Font Awesome for icons
gem 'font-awesome-sass'
gem 'font-awesome-sass', '4.3.2.1'

# Use Uglifier as compressor for JavaScript assets
gem 'uglifier', '>= 1.3.0'
gem 'uglifier', '2.7.1'

# Use CoffeeScript for .js.coffee assets and views
gem 'coffee-rails', '~> 4.0.0'
gem 'coffee-rails', '4.0.1'

# Use jquery as the JavaScript library
gem 'jquery-rails'
gem 'jquery-rails', '3.1.2'

# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 1.2'
gem 'jbuilder', '1.5.3'

group :doc do
# bundle exec rake doc:rails generates the API under doc/api.
gem 'sdoc', require: false
end

# Use a gem for handling pagination
gem 'will_paginate'
gem 'will_paginate', '3.0.7'

# Use a gem for handling date validation
gem 'validates_timeliness'
gem 'validates_timeliness', '3.0.14'

# Use simple_form to clean up form views
gem 'simple_form'
gem 'simple_form', '3.1.0'

gem "nested_form"
gem "nested_form", '0.3.2'

# Use geocoder to get latitude and longitude data
gem 'geocoder'
gem 'geocoder', '1.2.8'

# Use gem to handle Canadian postal codes too
# gem 'validates_as_postal_code'
# gem 'going_postal'

# Use ActiveModel has_secure_password
gem 'bcrypt', '~> 3.1.7'
gem 'bcrypt', '3.1.10'

# Date Picker for simple form
gem 'momentjs-rails', '~> 2.9', :github => 'derekprior/momentjs-rails'
gem 'datetimepicker-rails', github: 'zpaulovics/datetimepicker-rails', branch: 'master', submodules: true
gem 'momentjs-rails', '2.10.3', :github => 'derekprior/momentjs-rails'
gem 'datetimepicker-rails', '4.7.16', github: 'zpaulovics/datetimepicker-rails', branch: 'master', submodules: true

# Use jquery for datepicker
gem 'jquery-ui-rails'
gem 'jquery-ui-rails', '5.0.5'

# Use debugger
# gem 'debugger', group: [:development, :test]

#date converting
gem 'chronic'
gem 'chronic', '0.10.2'
gem 'time_date_helpers', '0.0.2'

gem 'cancancan'
gem 'rolify'
gem 'best_in_place', github: 'cmu-is-projects/best_in_place'

# Additional gems that are very useful in Rails development
Expand All @@ -82,6 +77,7 @@ group :development do
gem 'hirb', '0.7.2'
gem 'faker', '1.4.3'
gem 'capistrano', '2.13.5'
gem 'letter_opener'
end

# Gems used only in testing
Expand All @@ -99,6 +95,27 @@ group :test do
gem 'capybara'
end

# Database gems
<<<<<<< HEAD
#gem 'pg' # for everything...
=======
gem 'pg', '0.18.2' # for everything...
# group :development, :test do
gem 'sqlite3'
# end
# group :production do
# gem 'pg'
# end

# Gem made to use high charts easily
gem 'lazy_high_charts', '1.5.4'

# Use Sidekiq for async rake task processing
gem 'sidekiq', '3.3.4'


gem 'pg_search', '1.0.3'

# Capistrano support for Sidekiq
gem 'capistrano-sidekiq', '0.5.3', github: 'seuros/capistrano-sidekiq'

Loading