Liran Tal
3cfd978e8a
Merge pull request #922 from lirantal/feature/travis-add-node-v4-gcc-update
...
NodeJS v4 support - fixing the failed build
2015-10-06 14:22:47 +03:00
Liran Tal
b7a57abd30
adding the required support to properly build the nodejs v4 edition
...
updating grunt-node-inspector version to compatible version with nodejs v4
2015-10-06 14:09:04 +03:00
jloveland
fdf1ad571b
fixing grunt and gulp e2e tests
2015-09-29 08:21:43 -04:00
mleanos
1c7d74298b
[hotfix] Fixes db seed password bug
...
Fixes the database seeding bug with the password not passing the owasp
test.
Adds a UserSchema static method that generates a random passphrase that passes
the owasp test.
Performed minor refactoring of the database seed configuration to
implement the new UserSchema method.
Added model test for the UserSchema generateRandomPassphrase static method.
2015-09-22 02:23:30 -07:00
Liran Tal
5c16db2187
Merge pull request #878 from jloveland/owasp-password-strength
...
Adding stronger password security
2015-09-10 09:54:29 +03:00
jloveland
1fd6bb6119
adding stronger password requirements for improving security based on OWASP
2015-09-07 22:11:02 -04:00
Liran Tal
a12746e3c1
Adding support for meanjs-version specific configuration option and displaying both MEAN.JS project and App project version numbers on start-up
2015-09-06 11:12:26 +03:00
Cody B. Daig
834555c80d
0.4.1
2015-09-02 14:36:51 -07:00
Liran Tal
70513452b0
Merge pull request #811 from lirantal/feature/code-coverage
...
Adding coverage report for server-side tests using istanbul
2015-09-01 16:22:36 +03:00
Ryan Hutchison
1fa977679c
Task enhancements
...
lint is already referenced in build task.
missing env:prod
add client/server test tasks
Add template cache and autoprefixer.
Update .jshintrc
2015-08-26 00:43:21 -04:00
Liran Tal
7c286b00bb
adding support for coveralls integration for mean.js to report live project code coverage information
2015-08-21 14:58:29 +03:00
Liran Tal
7252032007
Adding coverage report for server-side tests using istanbul
2015-08-16 00:19:52 +03:00
Andrew Throener
ea97f2e7d8
Database seeding
2015-08-13 09:37:24 -05:00
Ryan J Baxter
efd3ee4ce8
Initial support for deploying MEANJS to Cloud Foundry
2015-07-30 15:15:22 -04:00
cdriscol
c4685392cf
Adding karma-ng-html2js-preprocessor to fix karma tests. Adding user mock to articles tests.
2015-07-26 10:21:49 -06:00
Cody Daig
5d5d1b7bda
Update package.json to include peer dependencies
2015-07-17 01:09:08 -07:00
git-admin
a23290b46e
Use validator.js for email validation
2015-07-17 09:27:16 +02:00
Andrew Throener
fe1d584564
Indentation fixes
2015-07-14 22:05:12 -05:00
trainerbill
a98a84fd20
Fix merge conflicts
2015-07-14 15:46:23 -05:00
Ryan Hutchison
f345d20c3e
Update package.json to indent space-2.
2015-07-08 19:51:54 -04:00
Ryan Hutchison
d4c880b89c
update dependencies
2015-07-05 16:15:06 -04:00
Liran Tal
d5b22e35c4
addressing missing newlines and node 0.12 version for travis-ci
2015-07-05 01:12:54 +03:00
Andrew Throener
8694b7e976
PayPal Authentication
2015-07-02 07:44:58 -05:00
Liran Tal
67e96a4f22
0.4.0 branch merged into master
2015-07-02 12:08:09 +03:00
Liran Tal
1ea9f55600
porting pull request from master to 0.4.0 branch: Local environment variables to address issue #553 #557
2015-05-31 11:54:17 +03:00
Liran Tal
aca6a793e9
adding a grunt-contrib-copy dev dependency to create a local copy of local.js file and then updating config.js to include it and gruntfile.js to run it in all common tasks
2015-05-13 11:29:51 +03:00
Ilan Biala
dc6f74dec5
Update connect-mongo to support Mongoose 4.0.0
2015-03-28 19:35:54 -04:00
Ilan Biala
1fa147e372
Update dependencies
2015-03-27 22:26:03 -04:00
Adam Walz
dd0cdfcc40
Bump glob to version 5.0
2015-03-09 15:46:35 -07:00
Liran Tal
8769a6cef7
updating package.json with latest stable API version for chalk
2015-03-07 22:59:06 +02:00
dotch
7876fad50e
removed unused gulp-watch dependency
2015-03-07 01:26:49 +01:00
dotch
75bb6f2c2c
update gulp-sass to ensure node-0.12 compatibility
2015-03-03 23:21:47 +01:00
Christian Berendt
4879a8ea2a
Remove executable bit when not necessary
...
The executable bit is set for a lot of files where it is not necessary
to have the executable bit set. This PR removes the executable bit from
those files.
2015-02-16 14:19:56 +01:00
Amos Haviv
ab81d61bd3
New 0.4 version
2014-11-10 23:12:33 +02:00
Ilan Biala
30fd05c5c2
Update package.json
2014-11-10 09:42:59 -05:00
Amos Haviv
71604bb533
Update packages
2014-11-05 18:29:31 +02:00
Amos Haviv
c93101202f
Fix tests & refactor SSL support
2014-11-04 19:22:46 +02:00
Liran Tal
9b694dbbf3
adding chalk to package.json, locking to 0.5 version as a known and compliant API
2014-10-25 01:05:34 +03:00
Amos Haviv
4cca972125
Bump minor version
2014-10-07 17:30:45 +03:00
Amos Haviv
ea04c9e55a
Small Update
2014-10-07 17:29:06 +03:00
Joseph Race
26d8a121c4
Use ng-annotate instead of ngmin
2014-09-11 12:51:34 +01:00
Amos Haviv
b311b7b72c
Fix menu service defaults
2014-08-05 15:35:49 +03:00
Amos Haviv
7091f6a4f4
Adding Dist files
2014-08-02 22:08:38 +03:00
Amos Haviv
f6e19093eb
Update 0.3.2
2014-08-02 21:29:38 +03:00
anooprh
3dcf45c55a
Added github signin/signup to the list of signups/signi's
2014-08-01 02:23:00 -04:00
Amos Haviv
f4b62ca819
Adding Password Reset
2014-07-31 11:27:14 +03:00
Amos Haviv
6c1de94fea
Revert "Added newlines"
...
Conflicts:
public/dist/application.min.js
public/modules/users/controllers/authentication.client.controller.js
public/modules/users/tests/authentication.client.controller.test.js
2014-07-19 13:42:38 +03:00
Charles Packer
58cfb2e515
Implemented password reset core feature
2014-05-22 21:02:36 -07:00
Amos Haviv
3cc8caf111
Fixing Header Active items
2014-05-22 12:32:55 +03:00
Amos Haviv
62bf313c6a
Simplified Gruntfile, Minor Bug Fixing
2014-05-20 20:19:51 +03:00