Commits on Source (67)
-
-
Richard Fernando Heise Ferreira authored
Merging stable into master See merge request rfhf19/cleanning-portalmec!2
-
Richard Fernando Heise Ferreira authored
-
Richard Fernando Heise Ferreira authored
FIX gamification into current master state See merge request rfhf19/cleanning-portalmec!3
-
Richard Fernando Heise Ferreira authored
-
luandalmazo authored
-
Richard Fernando Heise Ferreira authored
Issue #4: Update comments See merge request rfhf19/cleanning-portalmec!4
-
luandalmazo authored
-
Richard Fernando Heise Ferreira authored
Issue #5: UPDATE reset password See merge request rfhf19/cleanning-portalmec!5
-
-
Richard Fernando Heise Ferreira authored
Issue #6: ADD email confirmation See merge request rfhf19/cleanning-portalmec!6
-
luandalmazo authored
-
Richard Fernando Heise Ferreira authored
Issue #9: ADD task that confirm old emails See merge request rfhf19/cleanning-portalmec!7
-
-
Richard Fernando Heise Ferreira authored
Issue/10 fix email confirmation task See merge request rfhf19/cleanning-portalmec!9
-
ahcv19 authored
-
Richard Fernando Heise Ferreira authored
Issue #3: Add curator route See merge request rfhf19/cleanning-portalmec!11
-
luandalmazo authored
-
Richard Fernando Heise Ferreira authored
Issue #12: ADD route to show unlocked achievements See merge request rfhf19/cleanning-portalmec!13
-
ahcv19 authored
-
Richard Fernando Heise Ferreira authored
FIX migrates See merge request rfhf19/cleanning-portalmec!14
-
Richard Fernando Heise Ferreira authored
getting vm version See merge request rfhf19/cleanning-portalmec!15
-
lmtd21 authored
-
Richard Fernando Heise Ferreira authored
Issue#18: FIX contacts route See merge request rfhf19/cleanning-portalmec!16
-
-
Richard Fernando Heise Ferreira authored
Issue #19: fix email confirmation See merge request rfhf19/cleanning-portalmec!18
-
lmtd21 authored
-
Richard Fernando Heise Ferreira authored
Issue #22: CREATE requirements dependency See merge request rfhf19/cleanning-portalmec!22
-
lmtd21 authored
-
Richard Fernando Heise Ferreira authored
Issue #23: CREATE drafts cleanup task See merge request rfhf19/cleanning-portalmec!23
-
lmtd21 authored
-
Richard Fernando Heise Ferreira authored
Issue #24: FIX delete users and learning objects See merge request rfhf19/cleanning-portalmec!24
-
Richard Fernando Heise Ferreira authored
Issue #25: CREATE task to clear log See merge request rfhf19/cleanning-portalmec!25
-
lmtd21 authored
-
Richard Fernando Heise Ferreira authored
Issue #26: FIX drafts order See merge request rfhf19/cleanning-portalmec!26
-
lmtd21 authored
-
Richard Fernando Heise Ferreira authored
Issue #29: FIX draft attributes See merge request rfhf19/cleanning-portalmec!27
-
lmtd21 authored
-
Richard Fernando Heise Ferreira authored
Issue #30: FIX edit draft attributes See merge request rfhf19/cleanning-portalmec!28
-
lmtd21 authored
-
Richard Fernando Heise Ferreira authored
Issue #28: FIX questions order See merge request rfhf19/cleanning-portalmec!29
-
lmtd21 authored
-
Richard Fernando Heise Ferreira authored
Issue #31: FIX learning-object thumbnail See merge request rfhf19/cleanning-portalmec!30
-
lmtd21 authored
-
Richard Fernando Heise Ferreira authored
Issue #32: FIX deleted submissions See merge request rfhf19/cleanning-portalmec!31
-
lmtd21 authored
-
Richard Fernando Heise Ferreira authored
Issue #33: FIX submit learning object with thumbnail See merge request rfhf19/cleanning-portalmec!32
-
lmtd21 authored
-
Richard Fernando Heise Ferreira authored
Issue #34: FIX learning object link See merge request rfhf19/cleanning-portalmec!33
-
Richard Fernando Heise Ferreira authored
Issue #35: ADD VM version See merge request rfhf19/cleanning-portalmec!36
-
lmtd21 authored
-
Richard Fernando Heise Ferreira authored
Issue #36: CREATE email sender task See merge request rfhf19/cleanning-portalmec!37
-
Gustavo S Frehse authored
-
Richard Fernando Heise Ferreira authored
ISSUE #37: UPDATE readme instructions See merge request rfhf19/cleanning-portalmec!38
-
Gustavo S Frehse authored
-
Richard Fernando Heise Ferreira authored
ISSUE #42: UPDATE Elasticsearch gem and mappings See merge request rfhf19/cleanning-portalmec!39
-
tmn21 authored
-
Richard Fernando Heise Ferreira authored
ISSUE #41: UPDATE top_users route See merge request rfhf19/cleanning-portalmec!40
-
Gustavo S Frehse authored
-
Richard Fernando Heise Ferreira authored
Issue #43: Check published status before indexing See merge request rfhf19/cleanning-portalmec!41
-
tmn21 authored
-
Richard Fernando Heise Ferreira authored
ISSUE #38: CREATE streak route See merge request rfhf19/cleanning-portalmec!42
-
tmn21 authored
-
Richard Fernando Heise Ferreira authored
ISSUE #46: CREATE restart_streak task See merge request rfhf19/cleanning-portalmec!43
Showing
- .gitignore 2 additions, 1 deletion.gitignore
- Gemfile 11 additions, 1 deletionGemfile
- Gemfile.lock 0 additions, 613 deletionsGemfile.lock
- README.md 1 addition, 0 deletionsREADME.md
- app/controllers/application_controller.rb 3 additions, 1 deletionapp/controllers/application_controller.rb
- app/controllers/concerns/items_filter.rb 48 additions, 0 deletionsapp/controllers/concerns/items_filter.rb
- app/controllers/concerns/paginator.rb 10 additions, 1 deletionapp/controllers/concerns/paginator.rb
- app/controllers/concerns/publisher_controller.rb 1 addition, 1 deletionapp/controllers/concerns/publisher_controller.rb
- app/controllers/v1/achievements_controller.rb 91 additions, 0 deletionsapp/controllers/v1/achievements_controller.rb
- app/controllers/v1/action_counters_controller.rb 43 additions, 0 deletionsapp/controllers/v1/action_counters_controller.rb
- app/controllers/v1/actions_controller.rb 83 additions, 0 deletionsapp/controllers/v1/actions_controller.rb
- app/controllers/v1/complaint_votes_controller.rb 106 additions, 0 deletionsapp/controllers/v1/complaint_votes_controller.rb
- app/controllers/v1/complaints_controller.rb 3 additions, 1 deletionapp/controllers/v1/complaints_controller.rb
- app/controllers/v1/contacts_controller.rb 6 additions, 6 deletionsapp/controllers/v1/contacts_controller.rb
- app/controllers/v1/email_controller.rb 16 additions, 1 deletionapp/controllers/v1/email_controller.rb
- app/controllers/v1/feed_controller.rb 1 addition, 1 deletionapp/controllers/v1/feed_controller.rb
- app/controllers/v1/items_controller.rb 82 additions, 0 deletionsapp/controllers/v1/items_controller.rb
- app/controllers/v1/learning_objects/chunks_controller.rb 11 additions, 8 deletionsapp/controllers/v1/learning_objects/chunks_controller.rb
- app/controllers/v1/learning_objects_complaints_controller.rb 105 additions, 0 deletionsapp/controllers/v1/learning_objects_complaints_controller.rb
- app/controllers/v1/learning_objects_controller.rb 16 additions, 9 deletionsapp/controllers/v1/learning_objects_controller.rb
... | ... | @@ -145,7 +145,11 @@ gem 'activerecord-import' |
# social connect | ||
gem 'omniauth-facebook' | ||
gem 'omniauth-twitter' | ||
gem 'omniauth-google-oauth2', '~>0.8.2' | ||
gem 'omniauth-google-oauth2', '0.8.2' | ||
gem 'faraday' | ||
gem 'net-http-persistent' | ||
# get mime type | ||
gem 'mimemagic' | ||
... | ... | @@ -172,3 +176,9 @@ gem 'paranoia' |
gem 'paper_trail' | ||
gem 'acts_as_list' | ||
gem 'faraday-net_http_persistent', '~> 2.0' | ||
gem 'elasticsearch', '~> 8.6' | ||
Gemfile.lock
deleted
100644 → 0
app/controllers/concerns/items_filter.rb
0 → 100644
app/controllers/v1/actions_controller.rb
0 → 100644
app/controllers/v1/items_controller.rb
0 → 100644