Commit Graph

91 Commits

Author SHA1 Message Date
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
Amos Haviv
f077caf204 Fixing Travis Grunt Issues 2014-03-06 01:35:27 +02:00
Amos Haviv
8b8da52a4c Fixing Travis Grunt Issues 2014-03-06 01:32:58 +02:00
Amos Haviv
b50ac61271 Fixing Travis Grunt Issues 2014-03-06 01:29:51 +02:00
Amos Haviv
e7b1fe0814 Fixing Heroku Bower Issues 2014-03-06 01:25:37 +02:00
Amos Haviv
a3a712906d Fixing Bower Versions, Fix Flickering 2014-03-06 01:01:04 +02:00
Amos Haviv
8c825ff196 Locking NPM versions 2014-03-05 22:25:09 +02:00
Amos Haviv
9e0317f846 Locking Versions Using Shrinkwrap 2014-02-22 15:49:16 +02:00
Amos Haviv
c1213e9a7b Fixing Indentation Convention to TABS 2014-02-10 13:24:01 +02:00
Amos Haviv
17e089ec69 Moving to MEAN.JS 2014-02-10 13:09:25 +02:00
Drew Fyock
a0c9de3756 #236 implement swig instead of jade 2014-02-03 13:46:39 -05:00
Drew Fyock
c2330e574c #326 merge latest 2014-02-01 11:50:48 -05:00
Lior Kesos
8499c45df4 Added requirement to passport-linkedin to the package.json to fulfill missing requirement. 2014-01-26 23:47:14 +02:00
yonatan
fac6ab852a Fixing grunt-nodemon and some dev dependency versions 2014-01-19 10:52:33 +02:00
Drew Fyock
412d6b3336 use consolidate to make template engine configurable 2014-01-17 10:28:09 -05:00