Commit Graph

369 Commits

Author SHA1 Message Date
Amos Haviv
d9be8d85cf Fixing Session Hash Secret 2014-02-14 20:05:58 +02:00
Amos Haviv
b87b37679a Fixing Karma Tests 2014-02-14 20:03:43 +02:00
Amos Haviv
322d865080 Fixing Navbar Flickering 2014-02-12 19:21:54 +02:00
Amos Haviv
85c97f88be Fixing Configuration Files 2014-02-12 18:54:38 +02:00
Amos Haviv
02b9773407 Fixing Passport Split 2014-02-12 18:46:15 +02:00
Amos Haviv
880ad6a1f7 Spliting Strategies 2014-02-12 18:29:46 +02:00
Amos Haviv
22d0e7a356 Spliting Strategies 2014-02-12 18:10:32 +02:00
Amos Haviv
52dea2bbf8 Spliting Strategies 2014-02-12 18:10:28 +02:00
Amos Haviv
899b65d580 Fix Production SWIG 2014-02-10 16:16:26 +02:00
Amos Haviv
72331dec3a Fix Production SWIG 2014-02-10 16:15:06 +02:00
Amos Haviv
c1213e9a7b Fixing Indentation Convention to TABS 2014-02-10 13:24:01 +02:00
Amos Haviv
eae6f2d6bc Moving to MEAN.JS 2014-02-10 13:09:31 +02:00
Amos Haviv
17e089ec69 Moving to MEAN.JS 2014-02-10 13:09:25 +02:00
Lior Kesos
f52d6c3a30 Revert "Initial commit for the site"
This reverts commit 4e37a3f2c7.
2014-02-07 02:12:35 +02:00
azure provisioned user
4e37a3f2c7 Initial commit for the site 2014-02-06 23:53:00 +00:00
Lior Kesos
752854fafa Fixed consolidate dying on behalf of a cache=true, it needs to be cahce=memory 2014-02-06 23:58:22 +02:00
Lior Kesos
f0eb648cbd Merge pull request #236 from fyockm/master
use consolidate to make template engine configurable
2014-02-06 22:01:47 +02:00
Drew Fyock
30d949428e #236 add .idea to gitignore 2014-02-06 13:51:41 -05:00
Drew Fyock
f57b51d485 #236 fix travis asking for user input 2014-02-03 14:03:46 -05: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
Lior Kesos
febf917679 Merge branch 'linkedin' of https://github.com/kalehv/mean into kalehv-linkedin 2014-01-26 23:39:37 +02:00
Lior Kesos
87e701d05c Merge pull request #243 from jonaswindey/patch-2
Update .bowerrc
2014-01-26 13:29:20 -08:00
Lior Kesos
79076086a9 upgrade to angular 1.2.10 to avoid interaction in bower installed based on https://github.com/linnovate/mean/pull/245 by #sogko 2014-01-26 23:24:23 +02:00
Harshad Kale
58d2cbf706 Add linkedin support for login 2014-01-25 12:03:26 -06:00
jonaswindey
c6b6758cb5 Update .bowerrc
Added fix for Heroku deployment ENOENT issues that occur since bower 1.2.8
2014-01-22 17:52:22 +01:00
Lior Kesos
d59bf8645d Merge branch 'master' of https://github.com/lirantal/mean into lirantal-master 2014-01-21 22:51:52 +02:00
Liran Tal
8324179ca2 cleaning up jslint warnings 2014-01-21 21:51:14 +02:00
Lior Kesos
526fc0a9d7 Merge branch 'enhancement-authtypes_refactor' of https://github.com/lirantal/mean into lirantal-enhancement-authtypes_refactor 2014-01-20 23:55:50 +02:00
Lior Kesos
a5410c0fee Merge branch 'master' of https://github.com/VikramTiwari/mean into VikramTiwari-master 2014-01-19 22:58:31 +02:00
Yonatan Ellman
6b9826b2c4 Merge pull request #240 from ellman/master
Fixing grunt-nodemon and some dev dependency versions
2014-01-19 00:56:54 -08:00
yonatan
fac6ab852a Fixing grunt-nodemon and some dev dependency versions 2014-01-19 10:52:33 +02:00
Liran Tal
55aeaadd61 fixed defect where no flash (error/success) messages would be displayed due to wrongly placed flash() call (it should go after passport.initialize and passport.session) 2014-01-18 00:22:16 +02:00
Drew Fyock
412d6b3336 use consolidate to make template engine configurable 2014-01-17 10:28:09 -05:00
Liran Tal
6bacb0c79e Merge branch 'enhancement-routes_refactor' 2014-01-16 21:38:04 +02:00
Liran Tal
f0d9291895 Merge branch 'enhancement-authtypes_refactor' 2014-01-16 21:37:55 +02:00
VikramTiwari
c0de03085d Current Stable
Update to Current Stable versions for dependencies.

angular: 1.2.8
bootstrap: 3.0.3
angular-boostrap: 0.10.0
angular-ui-utils: 0.1.0
2014-01-15 14:11:19 +05:30
VikramTiwari
57055a355b Everything Latest
Bootstrap Latest
Angular Bootstrap Latest
Angular UI-Utils Latest
2014-01-15 11:57:23 +05:30
Lior Kesos
02ff85a501 Merge pull request #226 from lirantal/master
comment fixes, indentation and general cosmetic cleanup
2014-01-14 14:09:10 -08:00
Liran Tal
dea044c2e1 further refactoring of the route middlewares so they can be easily shared amongst app routes 2014-01-13 00:42:53 +02:00
Liran Tal
0afb2e6ec9 refactoring so that app routes can be maintained more easily from app/ directory (which makes more sense) 2014-01-12 23:55:34 +02:00
Liran Tal
3963892615 small bug fix where Mongoose validation functions must always return booleans 2014-01-12 23:30:30 +02:00
Liran Tal
969c6911d8 instead of relying on previously hard-coded passport strategies we can assume that any user entry which have no provider set is a local strategy and apply our validations only on those empty provider members of the user model object 2014-01-12 23:27:17 +02:00
Lior Kesos
5c950bf605 Set versions based on npm install --save 2014-01-06 01:31:38 +02:00
Liran Tal
ee63f1712e moving out configuration items from express.js code to a proper configuration directive 2014-01-06 00:11:37 +02:00
Liran Tal
e2ea8dace9 fixed small bug where logger was used also on production environment. Makes sense that original intent was to enable only for development environment 2014-01-05 23:27:18 +02:00
Liran Tal
add000d3a1 updating documentation 2014-01-05 23:14:11 +02:00
Liran Tal
0e692c5bfc comment fixes, indentation and general cosmetic cleanup 2014-01-05 22:58:39 +02:00
Amos Haviv
bb910c5981 Merge pull request #213 from cm0s/master
replace deprecated grunt-nodemon debug option
2013-12-30 06:18:47 -08:00