Davy Chiu
ebddcd319a
hash password with pbkdf2
2013-12-04 05:20:48 -08:00
Amos Haviv
dbe7213f77
Removed the Show User method
2013-12-03 02:43:52 +02:00
Amos Haviv
f358e810f5
Testing Fix
2013-12-03 02:19:04 +02:00
Amos Haviv
7354e781f1
Testing Fix
2013-12-03 02:18:11 +02:00
Amos Haviv
0ffe987c69
Merge branch 'pr/126'
...
Conflicts:
package.json
2013-12-03 02:12:47 +02:00
Amos Haviv
db5684636b
Remove window.app
2013-11-22 03:37:48 +02:00
Amos Haviv
eeb54232a9
Added Article Delete Support
2013-11-22 03:23:23 +02:00
Amos Haviv
8d1b13058d
Merge pull request #138 from peterblazejewicz/master
...
Update middleware for body parsing in Express MEAN configuration
2013-11-21 16:40:55 -08:00
Amos Haviv
ca0d6a9e55
Fixing 'me' password leak
2013-11-22 02:39:12 +02:00
Amos Haviv
5505b3a607
Merge pull request #130 from opicacek/master
...
Bootstrap template dependency fix
2013-11-21 16:07:22 -08:00
Amos Haviv
e9c1f758b0
Merge pull request #129 from passkey1510/master
...
Use module export instead of json string
2013-11-21 15:54:54 -08:00
Peter Blazejewicz
ad95ea36ef
Update middleware for body parsing in Express MEAN configuration
...
- update Express middleware configuration
- remove reference and documentation to bodyParser middleware
- add middleware for json/urlencoded requests
- Fixes #136 on MEAN linnovate/mean
2013-11-17 18:53:17 +01:00
Opi Danihelka
bf06b9af5c
Bootstrap template dependency fix
...
After switching of order these two lines, you are now able to use features from Angular Bootstrap UI, for example: ui.bootstrap.popover... Without fix there is a error raised caused by missing bootstrap dependency.
2013-11-08 15:29:44 +01:00
Kieu Anh Tuan
3041b4f858
Use module export instead of json string so that we can use environment variable for credentials info
2013-11-07 18:41:05 +01:00
Amos Haviv
390c9c96f1
Merge pull request #117 from themichaellai/model-regex-fix
...
Improved model autoload regex
2013-11-07 06:11:23 -08:00
Amos Haviv
f02f4ea0df
Merge pull request #127 from markstos/master
...
Fix typos in tests: s/witout/without/gc
2013-11-07 05:38:41 -08:00
Amos Haviv
471c95f6a9
Merge pull request #115 from et/remove-async
...
remove async module
2013-11-07 05:32:16 -08:00
Mark Stosberg
4121fc8fb5
Fix typos in tests: s/witout/without/gc
2013-11-04 14:11:37 -05:00
Rudi Starcevic
673ac81704
Add Karma unit tests
2013-11-04 11:26:49 +08:00
Michael Lai
3f05db1a28
Improved model autoload regex
2013-10-25 01:14:55 -04:00
Eric Thomas
1846287082
remove async module
2013-10-23 16:02:23 -06:00
Amos Haviv
9af341befb
Bug Fix
2013-10-23 18:31:01 +03:00
Amos Haviv
964cf2dfd1
Bug Fix
2013-10-23 18:30:45 +03:00
Amos Haviv
a1f0492bfd
Merge pull request #104 from mrngoitall/master
...
Fixed support for Passport Google with OAuth2
2013-10-23 08:21:30 -07:00
Amos Haviv
cd07a1088d
Set bootstrap repo as dep
2013-10-23 18:18:08 +03:00
Amos Haviv
1c242fd25d
Merge pull request #109 from indyplanets/no-jquery
...
Remove jQuery dependency.
2013-10-23 07:30:02 -07:00
Amos Haviv
0714ab1417
Smarter User Model
2013-10-23 17:27:07 +03:00
Amos Haviv
4dd90f1e69
Fixing PR
2013-10-23 12:23:04 +03:00
Amos Haviv
6dbe99653d
Merge branch 'master' of git://github.com/pontifier/mean into pontifier-master
...
Conflicts:
gruntfile.js
package.json
2013-10-23 12:14:37 +03:00
Amos Haviv
d3a1d3c53b
Merge pull request #111 from RobZolkos/master
...
fix typos in tests
2013-10-23 01:57:51 -07:00
Amos Haviv
3e757fdef0
Merge pull request #105 from fyockm/master
...
remove unnecessary query param from find function
2013-10-23 01:04:45 -07:00
Amos Haviv
ded16ef5ce
Merge pull request #96 from Ferrari/heroku-deploy-error
...
fix port binding error when deploy to heroku
2013-10-23 00:35:51 -07:00
Amos Haviv
293fe61d3e
Merge pull request #84 from dpmehta02/livereload
...
Removed livereload from prod
2013-10-23 00:26:42 -07:00
Jason Weaver
3561526b1d
Revert back to bootstrap2.3.2
2013-10-20 17:15:05 -05:00
Jason Weaver
1cc82aea61
Use list-unstyled to get rid of list styles. Using Bootstrap 3 now.
2013-10-20 17:08:18 -05:00
Jason Weaver
4f4d133790
Show mobile nav by default.
2013-10-20 17:03:33 -05:00
Jason Weaver
0773d24094
Updated to use @fyockm bootstrap-css-only repo. Changed header markup to use bootstrap 3
2013-10-20 15:59:32 -05:00
Rob Zolkos
62ce19cbbd
fix typos in tests
2013-10-18 12:48:48 +11:00
Jason Weaver
f77f715714
Dont bower install bootstrap-assets. Grab twitter bootstrap css from git.
2013-10-17 00:30:06 -05:00
Jason Weaver
c11b2b5f1c
Remove jQuery dependency. Default to bootstrap components written in pure AngularJS.
2013-10-16 14:21:17 -05:00
Drew Fyock
69800ab2c8
remove unnecessary query param from find function
2013-10-15 23:55:23 -04:00
Amos Haviv
2510ab53e7
Update README.md
2013-10-13 09:53:31 +03:00
Amos Haviv
12b87106eb
Fix Travis CI Bower
2013-10-13 09:49:58 +03:00
Amos Haviv
9f14dc0d39
Fix Travis CI Bower
2013-10-13 09:41:02 +03:00
Amos Haviv
54f77f1fdc
Fix Travis CI Bower
2013-10-13 09:34:07 +03:00
Amos Haviv
0397817940
Removing Grunt Task
2013-10-13 09:30:26 +03:00
Amos Haviv
b8a23eb142
Removing Grunt Task
2013-10-13 09:25:42 +03:00
Amos Haviv
40a643a246
Merge pull request #101 from rapind/master
...
Removed grunt-bower-task dependency.
2013-10-12 23:12:17 -07:00
William Ngo
e9588db6d7
Fixed support for Passport Google with OAuth2
2013-10-12 21:31:38 -07:00
John Fenley
71365db839
grunt watch runs test suite on any changes
2013-10-12 00:30:45 -06:00