Commit Graph

583 Commits

Author SHA1 Message Date
jloveland
f786ddaa1c moving security configs to secure code block to remove requirement for private key and certificate 2014-08-31 15:05:07 -04:00
jloveland
7946cfe3c1 adding secure.js environment option, reverting production.js, and adding openssl options to gen-certs 2014-08-16 14:16:07 -04:00
jloveland
2ac17f7868 adding https option for running with TLS/SSL 2014-08-15 21:51:34 -04:00
Amos Haviv
2c319c5e65 Update to config tabs 2014-08-05 16:49:33 +03:00
Amos Haviv
50677508eb Removing swig from controller 2014-08-05 15:39:34 +03:00
Amos Haviv
b311b7b72c Fix menu service defaults 2014-08-05 15:35:49 +03:00
Amos Haviv
50878957ad Fixing password headers 2014-08-05 14:35:31 +03:00
Amos Haviv
e56c76a850 Use form validation in articles 2014-08-05 13:18:22 +03:00
Amos Haviv
ee95616e6d Merge branch 'pr/125' 2014-08-05 11:48:57 +03:00
KOENIG Romain
3949400cff Update create-article.client.view.html
Little mistake (copy-paste probably) where there is title instead of content. Am I right ?
2014-08-03 23:34:02 +02:00
Amos Haviv
e98554eda7 Updating Deprecated res.send 2014-08-02 23:07:59 +03:00
Amos Haviv
7091f6a4f4 Adding Dist files 2014-08-02 22:08:38 +03:00
Amos Haviv
7b0b860e98 Adding Dist files 2014-08-02 22:07:10 +03:00
Amos Haviv
b11bd0755d Adding Dist files 2014-08-02 22:06:31 +03:00
Amos Haviv
315024e98f Merge branch '0.3.2' 2014-08-02 21:56:37 +03:00
Amos Haviv
b6cd10f72e Add app name in email 2014-08-02 21:37:42 +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
9fb6e411cf Merge branch 'pr/116' into 0.3.2 2014-07-19 14:07:05 +03:00
Amos Haviv
f59befc295 Merge branch 'pr/101' into 0.3.2 2014-07-19 14:04:43 +03:00
Amos Haviv
83d6630afd Merge branch 'pr/87' into 0.3.2
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:45:50 +03:00
Amos Haviv
15a898d7a3 Merge branch 'pr/77' into 0.3.2 2014-07-19 13:44:17 +03:00
Amos Haviv
65d3d4040c Deleting Dist folder 2014-07-19 13:43:32 +03:00
Amos Haviv
83d3cd4dc5 Updating Gitignore 2014-07-19 13:43:07 +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
Alexandre Valdetaro
6730ae32d4 bug fix: MenuItem and SubMenuItem can now be private independently of parent 2014-07-16 19:08:40 -03:00
Matthias Luebken
c918f93320 checking for Env injected by fig/docker 2014-07-03 14:52:25 +02:00
Matthias Luebken
83686b82d9 - reading the right port in production
- changed default back to development
2014-07-03 10:04:11 +02:00
Matthias Luebken
1bd958e40d env 2014-07-03 09:50:29 +02:00
Amos Haviv
ba0a6a0918 Merge pull request #97 from ar1g/master
Minor language fixes for front page.
2014-06-29 16:15:07 +03:00
Amos Haviv
75bf26452e Merge pull request #100 from eshaham/meanjs
Remove space which messes up the url local variable
2014-06-29 16:14:31 +03:00
Matthias Luebken
0cbb6c5902 how to enable live reload 2014-06-24 14:44:17 +02:00
Elad Shaham
38c87c02fc remove space which messes up the url local variable 2014-06-23 16:02:54 +03:00
Matthias Luebken
7257f2e3c1 removed fig workaround 2014-06-20 10:57:47 +02:00
Matthias Luebken
c93abfeae7 workaround fig bug 2014-06-18 18:47:08 +02:00
Matthias Luebken
c62e1c1e4e fig bug workaround 2014-06-18 18:40:15 +02:00
Matthias Luebken
9b81e3f983 manual docker build and run 2014-06-18 18:34:42 +02:00
Matthias Luebken
04e74f20fe workaround manual bower install 2014-06-18 18:34:25 +02:00
Matthias Luebken
a68b588880 first docker version with fig 2014-06-18 15:59:24 +02:00
ar1g
f6f0c9fb4f Update home.client.view.html
are great resources ->  offer excellent starting points to get to grasps with node (Node blurb)
2014-06-16 17:48:55 +01:00
ar1g
b3a996959c Update home.client.view.html
webiste -> website (Angular blurb)
2014-06-16 17:44:19 +01:00
ar1g
005162ad35 Update home.client.view.html
alot -> a lot (in Angular blurb)
2014-06-16 17:43:11 +01:00
ar1g
595f858756 Update home.client.view.html
Added missing words to MongoDB blurb.
2014-06-16 17:38:21 +01:00
Amos Haviv
9da3bc87fb Merge pull request #90 from Squ34k3rZ/patch-1
Update header.client.view.html
2014-06-11 23:14:27 +03:00
Amos Haviv
d0c553d27b Merge pull request #83 from neilsh/master
Corrected "Yoeman" typo in client HTML home
2014-06-11 23:12:10 +03:00
Keith
4451ba75cf tab indent fix 2014-06-05 22:42:53 -07:00
Keith
d7bb81da17 Client-side Validation updates 2014-06-05 22:34:06 -07:00
Keith
cec748e7c3 Client-side Validation updates 2014-06-05 22:33:42 -07:00
Keith
cfb0e1b970 Client-side Validation updates 2014-06-05 22:32:32 -07:00