Commit Graph

1747 Commits

Author SHA1 Message Date
Sean Hussey
ce6ef3bf9d Fix my own grammar mistake. 2014-12-21 22:31:09 -05:00
Sean Hussey
c9996fd753 Fix more typos and spruce up some grammar and wording. 2014-12-19 11:09:22 -05:00
Liran Tal
8a52eee8f7 Merge pull request #311 from seanhussey/patch-1
Fix typo
2014-12-17 22:20:12 +02:00
Sean Hussey
587d551013 Fix typo 2014-12-17 09:42:29 -05:00
Christos Constantinou
daa124a4f3 Provide a fallback and upgrade path for IE6/7/8 users 2014-12-16 20:01:05 +00:00
Liran Tal
efe901d57f Merge pull request #282 from lirantal/ssl-support-fixes
SSL support fixes
2014-12-06 10:23:32 +02:00
Liran Tal
9b36cfa2d8 resolved merge conflict with master 2014-12-06 10:09:46 +02:00
Liran Tal
2faaca5e1a default port set to 8443 so it doesnt require root privileges 2014-12-05 19:44:43 +02:00
Liran Tal
00293bbfa1 Merge pull request #287 from lirantal/fix-unnecessary-require-url
Fix #286 unnecessary require url
2014-12-04 17:54:31 +02:00
Liran Tal
017585f287 Merge pull request #285 from lirantal/gitignore-updates
Gitignore updates
2014-12-04 16:39:17 +02:00
Liran Tal
ea50c8b250 fixed #286 which originated due to commit fa1171fe28 which was then re-factored to leave out the url library 2014-12-04 14:49:19 +02:00
Liran Tal
7bce82993e updating .gitignore file with more popular entries 2014-12-04 13:39:33 +02:00
Liran Tal
4d9d5ecd85 updating error handler to exit the node app if we cant establish access to mongodb for some reason 2014-12-03 10:56:35 +02:00
Liran Tal
6036d65429 adding eclipse and intellij project files to .gitignore 2014-12-02 21:49:08 +02:00
Liran Tal
2d54e8365d adding the production app debugging access.log file 2014-12-02 21:45:44 +02:00
Liran Tal
a17f86d5dd updating .gitignore with ignoring the correct location of the ssl certficates 2014-12-01 09:48:52 +02:00
Liran Tal
176b619c2d updating ssl generation script to check app root directory location as safe-guard 2014-12-01 09:47:51 +02:00
Liran Tal
9c25722a6d make sure we catch errors connecting to mongodb due to wrongly supplied connection string or others, and show an error 2014-11-30 11:34:33 +02:00
Liran Tal
75c40bd5a3 updating app startup debug output details for mongodb connection 2014-11-29 12:17:44 +02:00
Liran Tal
5b7423cef2 updating support for mongodb connection string to support special chars for username and password 2014-11-29 11:06:16 +02:00
Liran Tal
586f0ade38 adding the new scripts directory 2014-11-28 09:29:18 +02:00
Liran Tal
5c689e9ebd organizing contributed helpful scripts into a ./scripts/ folder before we mess up the app root directory 2014-11-28 09:23:04 +02:00
Liran Tal
6ec9233d1c updating script to attempt generating the ssl certificates directory first before trying to create files there 2014-11-27 19:03:45 +02:00
Liran Tal
b8a3a1f354 correcting README instructions for the ssl certificates folder location 2014-11-27 18:35:47 +02:00
Liran Tal
1b3cc8c9f7 Merge remote-tracking branch 'upstream/master' 2014-11-27 09:53:44 +02:00
Liran Tal
9aea6c2213 Merge pull request #271 from lirantal/enhancement-logging-app-startup-details
Enhancement logging app startup details
2014-11-26 20:37:00 +02:00
Liran Tal
5c975c11f1 Merge remote-tracking branch 'upstream/master' 2014-11-26 20:22:18 +02:00
Liran Tal
2786c954e9 updating debug information to support https mode reporting 2014-11-26 20:21:08 +02:00
Amos Haviv
bf5268eab4 Update home.client.view.html 2014-11-26 16:15:59 +02:00
Amos Haviv
e64fae8120 Merge pull request #248 from amckinlay/patch-1
Remove unecessary comment in karma.conf.js
2014-11-26 15:13:01 +02:00
Amos Haviv
b7a47d117a Merge pull request #225 from uwolfer/password-request-mail-failure
Show error message when sending password request mail fails
2014-11-26 15:12:38 +02:00
Amos Haviv
6783ba53ed Merge pull request #259 from mindmelting/bug/fix_nodemailer_instance
Abstract nodemailer createTransport
2014-11-26 15:06:32 +02:00
Amos Haviv
57642708ce Merge pull request #266 from wesleyfsmith/master
Removed unneeded comas from gruntfile.
2014-11-26 15:05:28 +02:00
Amos Haviv
f8916604ca Merge branch 'pr/278' into 0.4.0 2014-11-26 15:03:47 +02:00
Amos Haviv
7cbd6e0516 Merge pull request #245 from ejsuncy/patch-1
typo
2014-11-26 15:02:03 +02:00
Amos Haviv
e2c3155668 Merge pull request #269 from jeromegv/upstream
fix getToggleElement on dropdown by updating to angular-bootstrap 0.12.0 #250
2014-11-26 14:59:52 +02:00
Matt Raby
87217da9d2 Because html5Mode is enabled, the links the social buttons point to will not work, the request to /api/auth/{provider} will be captured by ui-router and directed back to /. Adding target="_self" to each link will fix this issue. Maybe creating a new directive for links to hit server side endpoints would be more appropriate but this should do for now. 2014-11-24 14:10:22 -07:00
Liran Tal
e2b91b0f84 removing debug information for current environment configuration which is replaced by new output 2014-11-20 20:36:20 +02:00
Jérôme Gagnon-Voyer
adf6e0ce65 update to angular-bootstrap 0.12.0 + fix breaking changes
details on breaking changes:
https://github.com/angular-ui/bootstrap/blob/eec68d81f4f72363d37493c495b
892347bdb9e1b/CHANGELOG.md

Conflicts:
	bower.json
2014-11-19 17:28:33 -05:00
Liran Tal
374b45c126 providing more verbose output for current nodejs app configuration on application startup 2014-11-18 23:00:52 +02:00
Wesley Smith
e4519bc407 Removed unneeded comas from gruntfile. 2014-11-17 01:53:51 -07:00
Roie Cohen
b4e55f938e Merge pull request #264 from wesleyfsmith/master
Fixed two tiny typos.
2014-11-16 19:09:27 -08:00
Wesley Smith
873e91f9e2 Fixed error message for non-unique username. 2014-11-16 19:14:13 -07:00
Liran Tal
b92f232d3a Merge remote-tracking branch 'upstream/master' 2014-11-16 21:52:17 +02:00
Wesley Smith
959d7e7423 Fixed two tiny typos. 2014-11-15 18:39:27 -07:00
Liran Tal
e46100dc7e Merge pull request #260 from lirantal/lirantal-enhancements-express-cookie-parameters
Enhancements express cookie parameters
2014-11-15 11:08:06 +02:00
Ilan Biala
fd98f266db Update .travis.yml 2014-11-11 16:39:10 -05:00
Amos Haviv
c94c870a30 Remove Image Uploads 2014-11-10 23:29:19 +02:00
Amos Haviv
9ef18123b0 Remove Image Uploads 2014-11-10 23:28:39 +02:00
Amos Haviv
ab81d61bd3 New 0.4 version 2014-11-10 23:12:33 +02:00