Closed issues:
Merged pull requests:
- Fix typo in README.md #67 (danfrenette)
v1.1.0 (2018-08-20)
Closed issues:
- Rely on devise-i18n gem for translations #63
- Change of view paths makes Rails not find correct translations #49
- Lowercasing model name does not work in all languages #44
v1.0.0 (2018-08-20)
Closed issues:
- Unlocking account through email link does not work #61
- Haml and Slim templates should not be present in the gem #58
- Update for Bootstrap 4 beta #57
- uninitialized constant Net::HTTP #52
- couldn't find file 'devise_bootstrap_views_less' with type 'text/css' #42
- with bootstrap 4 #30
- How to have a main devise custom layout with devise-bootstrap-views subviews? #8
Merged pull requests:
- Bootstrap 4 #62 (hisea)
- Add how to remove devise-bootstrap-views to README.md #60 (fjustin)
- Solved Issue #42 #56 (TheDreamSaver)
v0.0.11 (2017-03-27)
Merged pull requests:
- Fixed error for Net:HTTP not being explicitly required #53 (rderik)
- Update Slovenian locale. #51 (viroulep)
- Missing pt translation fix #50 (cubizh)
v1.0.0.alpha1 (2016-12-20)
Merged pull requests:
v0.0.10 (2016-12-20)
Closed issues:
- Can we use git git submodules for locales? #37
Merged pull requests:
- Add Haml and Slim generators #48 (dmk1991)
- missing quote #47 (patleb)
- Convert to new hash syntax #45 (dankimio)
- Rewrite locale generator, update translations, and add new languages #43 (brunofacca)
v0.0.9 (2016-08-22)
Closed issues:
- remember me checkbox text isn't in t() method #40
Merged pull requests:
- Fix remember me i18n #41 (bastengao)
- Remove unnecessary br tags, fix indentation #38 (dankimio)
- Update new.html.erb #36 (bogdanvlviv)
v0.0.8 (2016-03-05)
Closed issues:
- Single quote not correctly escaped in locales/uk.yml #33
Merged pull requests:
- Fix incorrect escape of a single quote in uk.yml #35 (jandillmann)
- Add class selector "devise-bs" for top-level divs #34 (smartlime)
- Fix remember_me check box in new session file #32 (mabras)
- Updated README to include Sample Application #31 (ethirajsrinivasan)
v0.0.7 (2015-11-22)
Closed issues:
- invalid multibyte char (US-ASCII) (SyntaxError) #18
Merged pull requests:
- Update devise_bootstrap_views_helper.rb #29 (bogdanvlviv)
- updated ru.yml #28 (agm1988)
- Hungarian translation fix. #27 (egivandor)
- Fix invalid HTML #26 (kpthomas)
v0.0.6 (2015-09-09)
Closed issues:
Merged pull requests:
- add arabic - ar.yml #25 (mabras)
- Move shared/_links.erb to links.html.erb. #24 (shhavel)
- Update devise_bootstrap_views_helper.rb #23 (christianmeichtry)
- Update devise_bootstrap_views_helper.rb #22 (christianmeichtry)
- Update edit.html.erb #21 (bogdanvlviv)
- adding missing pt-BR translations for passowrds#edit #20 (fwitzke)
- Fix I18n for 'back' link #19 (blueplanet)
- cs locales #17 (cervinka)
- Fix FR i18n #16 (BenoitMC)
- added Ukrainian language and change locales/ru.yml #13 (bogdanvlviv)
v0.0.5 (2015-05-04)
Closed issues:
- Typo: "dont" instead of "don't" #11
Merged pull requests:
- dont -> don't #12 (jfly)
- Update pt-BR.yml to fix a few typos #10 (rafaelgoulart)
- use utf-8 times symbol instead of 'x' to dismiss error messages #9 (egbert)
- Update edit.html.erb #7 (bogdanvlviv)
- add missing closing label to sessions#new view #6 (nicolasmlv)
v0.0.4 (2015-01-28)
Closed issues:
- Confirmation Instructions view confirmation_url should use Devise's friendly token instead of token set in database #4
Merged pull requests:
- Add autofocus attribute to all the first form fields #3 (ghost)
- fixed typo #2 (steigr)
- adding less support #1 (dmvt)
* This Changelog was automatically generated by github_changelog_generator