OldHawk
|
f052ea853e
|
Merge commit 'b43c80e2c097b11114f4e4f01b9718321721a89b'
* commit 'b43c80e2c097b11114f4e4f01b9718321721a89b':
feat(build): Update dependencies (#1847)
fix(travis): Fix Travis failing on webdriver issues (#1845)
fix(eslint): Inconsistent spacing before function parentheses (#1844)
fix(mongodb): update ssl connection settings (#1809)
Remove deprecated crypto package (#1843)
feat(config): Mongo Seed 2.0 (#1808)
fix(users): don't fail on missing old image on image upload (#1839)
feat(build): Turn on mangling for uglify (#1841)
fix(gulp): fix broken test:server:watch task (#1842)
feat(core): Enhancement page title directive (#1686)
feat(user): Add email support to forgot password (#1834)
fix(mocha): update mochajs version to reduce vulnerabilities (#1830)
refactor(menus): Refactor to the Menus client service to use functional loops/filters (#1575)
feat(config): Mongoose 4.11 upgrade (#1818)
# Conflicts:
# config/env/development.js
# config/lib/app.js
# modules/articles/server/models/article.server.model.js
# modules/chat/client/config/chat.client.routes.js
# modules/core/client/directives/page-title.client.directive.js
# modules/core/client/services/menu.client.service.js
# modules/users/client/config/users-admin.client.routes.js
# modules/users/client/views/password/forgot-password.client.view.html
# modules/users/server/models/user.server.model.js
# package.json
|
2017-08-22 13:35:29 +08:00 |
|
Mikael Korpela
|
f65d4b90ca
|
feat(user): Add email support to forgot password (#1834)
Adds support for recovering users account using email and username.
Previously only username worked.
|
2017-08-07 16:38:48 +03:00 |
|
OldHawk
|
000406fa38
|
feat(users): translate sign in/up UI strings
|
2017-05-27 18:39:07 +08:00 |
|
OldHawk
|
8463c64713
|
feat(users): translate reset password UI strings
|
2017-05-27 14:30:42 +08:00 |
|
OldHawk
|
183e9ef1d2
|
feat(users): translate sign in/up UI strings
|
2017-05-27 14:01:32 +08:00 |
|
Laurence Tennant
|
f53db0f2e2
|
Better autofocus (#1664)
|
2016-12-13 18:51:19 -08:00 |
|
Sujeeth
|
607ed061e3
|
feat(core): add notification feedback with angular-ui-notification (#1532)
Added visual notification for user/article updates
angular-ui-notification config added to core client config
Notification idea from #369
|
2016-10-10 14:51:44 -07:00 |
|
IteloFilho
|
173b702f6a
|
feat(users): Modify users module to implement style guidelines.
|
2016-03-06 12:21:51 -03:00 |
|
Joris Willems
|
9cd4ceca46
|
feat(config): Upgrade angular-bootstrap 0.13 to 1.0
Many issues arise when using angular-bootstrap 0.13. Migration to 1.0 is
straightforward, offers a more stable interface, extra directives and fixes
many bugs.
Migration guide:
https://github.com/angular-ui/bootstrap/wiki/Migration-guide-for-prefixes
Fixes #1142
Fixes #1131
|
2016-01-17 22:06:34 +01:00 |
|
jloveland
|
f733efba5a
|
renaming strength meter, hiding when password field is empty, and refactoring directives to use $validators
|
2015-10-13 22:47:35 -04:00 |
|
jloveland
|
1fd6bb6119
|
adding stronger password requirements for improving security based on OWASP
|
2015-09-07 22:11:02 -04:00 |
|
almegdad
|
aafa5e69cf
|
Force Lowercase & Remove Sensitive Data
* add directive to force username & email lowercase
* remove sensitive data in password reset
* 2 space indentation in reset & forgot password views
|
2015-09-01 21:09:20 +03:00 |
|
Ryan Hutchison
|
3bf07fe4ec
|
Remove data- prefix from attributes
|
2015-08-25 12:34:40 -04:00 |
|
Ryan Hutchison
|
ef3a3f9548
|
formatting reboot (space-2 and consistency)
JSCS fixes
update editorconfig
|
2015-07-31 10:04:02 -04:00 |
|
Ryan Hutchison
|
b6818b63d3
|
fix btn-large class names.
|
2015-07-07 20:32:24 -04:00 |
|
Amos Haviv
|
ab81d61bd3
|
New 0.4 version
|
2014-11-10 23:12:33 +02:00 |
|