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
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
Amos Haviv
6354178e12
Merge branch 'pr/72' into 0.3.1
...
Conflicts:
app/tests/user.server.model.test.js
public/modules/articles/config/articles.client.config.js
public/modules/core/controllers/home.client.controller.js
public/modules/core/services/menus.client.service.js
2014-05-20 18:51:26 +03:00
Amos Haviv
dba1e8b2f2
Fixing grunt and version issues
2014-05-20 16:58:45 +03:00
arve0
9067499056
use ngmin, save some typing
2014-05-20 14:22:54 +02:00
Amos Haviv
2f3b951711
Fixing Versions
2014-05-19 17:40:11 +03:00
Amos Haviv
9420d93118
Merge branch 'pr/46' into 0.3.0
2014-05-04 14:41:01 +03:00
Michael Cole
b8340cb6b3
Fixes #45 - Npm install error on 3.0
2014-05-03 12:30:58 -05:00
Amos Haviv
5ff49a7115
Fixing article and express 4 modification
2014-04-26 15:33:53 +03:00
Amos Haviv
56fd75ebad
Updating To Helmet
2014-04-23 22:04:52 +03:00
Amos Haviv
430e66b207
Fix intdentation
2014-04-22 21:18:35 +03:00
Kentaro
e585231ab5
add missing dependencies
...
The packages connect-mongo and connect-flash are missing in the package.json
2014-04-22 13:23:20 +02:00
Amos Haviv
779295793d
Merge branch 'pr/18' into 0.3.0
...
Conflicts:
app/routes/core.server.routes.js
config/express.js
package.json
2014-04-21 01:07:05 +03:00
Amos Haviv
44bf81a494
0.3RC
...
Express 4 Support
New naming convention
Glob patterns
CSS Linting
Uglify
CSS Min
Environmental Asset Management
DI Menu System
2014-04-21 00:01:01 +03:00
Amos Haviv
7ae98d5e21
Adding Comments
2014-04-16 02:44:55 +03:00
Marc-André Bélanger
c9d641e2bc
Migration to Express 4.x
...
Please see the Express documentation for details.
connect-mongo NPM package is currently broken with Express 4.x. Use
this fix in the meantime:
https://github.com/kcbanner/connect-mongo/issues/103#issuecomment-400800
50 .
2014-04-10 22:26:41 -04:00
Amos Haviv
d7fb3984a2
Complete Cleanup
2014-04-02 19:34:32 +03:00
Amos Haviv
c0a7c054ba
Update Dev Depenedencies + Password Change Fix
2014-03-30 18:23:25 +03:00
Yutaka Yamaguchi
afb0f973c8
use helmet module to more secure application
...
Helmet module is the middleware to add security headers for Application.
I think these headers is so important for security that we should also use in MEAN.js.
We need to install the latest one from github currently because it looks old on the npm site.
The old one is not working on my local MEAN.js stack.
2014-03-30 14:38:00 +09:00
Amos Haviv
12cb3bfb93
Update Dev Dependencies Versions
2014-03-27 20:02:15 +02:00
Amos Haviv
d7d4518595
Updating Dependencies
2014-03-27 19:57:58 +02:00
Amos Haviv
38bffbcdbb
Users Module Version
2014-03-26 01:23:04 +02:00
Amos Haviv
670531911e
Fixing Karma Version
2014-03-12 20:14:22 +02:00