Commit Graph

  • e5a5d24216 chore(tidy): tidying up minor lint and layout issues Liran Tal 2016-09-09 08:56:07 +03:00
  • 38d92e39ac fix(core): Updating old package dependencies (#1490) Liran Tal 2016-09-09 08:52:46 +03:00
  • e25670a418 fix(docker): Update dockerfile for development and production (#1491) Federico Gonzalez 2016-09-09 02:28:07 -03:00
  • 8dcf3f6728 Fixed minor type-o's and set owasp.config() rather than the underlying configs. walter 2016-09-08 12:08:37 -07:00
  • d73d6baa7c Changed variable name to owaspConfig walter 2016-09-08 11:28:30 -07:00
  • c0a1ce5ea5 Removed debug code. walter 2016-09-08 11:25:05 -07:00
  • 4ddb059346 switched to handlebar template for passing the server's owasp config down to the client. walter 2016-09-08 11:17:41 -07:00
  • 1a274d2675 fix(docker): updating the dockerfile-production to build with gulp support (#1486) Liran Tal 2016-09-08 19:12:29 +03:00
  • 25c8a6044c fix(tests): Clean out .send() from tests (#1489) Mikael Korpela 2016-09-08 14:45:33 +03:00
  • d896d07d8b Added configuration for owasp. Synchronize client owap configs with the server configs. Also added a time indicator on failed login attempts to give the user feedback on subsequent failed login attempts. walter 2016-09-07 19:16:11 -07:00
  • dd809510cc chore(core): Remove Bluemix (#1476) Cody B. Daig 2016-09-05 11:42:53 -06:00
  • 70a3e4cac3 fix(tests): Reorganized coverage tests (#1480) hyperreality 2016-09-05 18:42:37 +01:00
  • 03160a92dc fix(build): fixing travis build to run the updated nsp command (#1478) Liran Tal 2016-09-05 20:39:35 +03:00
  • 7be1910420 feat(tests): add client and server test coverage to Gulp (#1466) hyperreality 2016-09-03 23:30:32 +01:00
  • c2cfc388bf feat(ui): improved social login buttons UI (#1471) hyperreality 2016-09-03 23:29:43 +01:00
  • c0f6cb3e4d feat(mongodb): support for mongodb secure connections with ssl certificates (#1472) Liran Tal 2016-09-04 01:29:28 +03:00
  • cf246babd1 feat(config): adds a generic DOMAIN configuration environment (#1469) Liran Tal 2016-09-01 22:37:43 +03:00
  • 54ae7dc564 feat(users): prevent route leaking access token (#1417) Daron Jones 2016-08-31 20:50:23 +01:00
  • 55525bdf31 feat(build): Modify Travis config (#1467) Mikael Korpela 2016-08-30 20:15:54 +03:00
  • 64fd860fb3 fix(core): update npm commands and documentation (#1456) Mikael Korpela 2016-08-30 19:29:33 +03:00
  • 14136450ab feat(core): update project dependencies, fix express config (#1463) hyperreality 2016-08-29 23:10:14 +01:00
  • f6e579765f feat(express): introducing handlebars nodejs template system (#1461) Liran Tal 2016-08-29 08:32:21 +03:00
  • 07a860f6b5 feat(angular): disable Angular debug data in production (#1457) Mikael Korpela 2016-08-28 14:52:05 +03:00
  • c35713d352 fix(core): Fixes issues with tests and Node v6 (#1458) Mikael Korpela 2016-08-28 14:30:27 +03:00
  • 99c64cf7ca feat(html): support noscript tag on layout for browsers with no javascript (#1454) hyperreality 2016-08-28 12:28:16 +01:00
  • 730cca76af fix(users): don't update secure profile fields (#1421) shanavas 2016-08-27 09:45:06 +03:00
  • 2f394ecb97 fix(ui): update social login design Liran Tal 2016-08-26 21:27:58 +03:00
  • 23fd205d81 fix(server): Remove unused loadModels() (#1426) Mikael Korpela 2016-08-26 13:34:02 +03:00
  • c96f8c0b56 fix(articles): Article controllers name conflicts (#1428) Michael Leanos 2016-08-26 03:27:43 -07:00
  • 96aec09488 fix(user): specify a digest with crypto.pbkdf2Sync (#1429) Mikael Korpela 2016-08-26 10:13:51 +03:00
  • 234f0c6850 fix(user): fix changeProfilePicture to overwrite existing files aanev 2016-08-26 10:10:02 +03:00
  • 246c5d953c feat(profile): Profile picture cropping, mobile uploading and progress bar (#1443) hyperreality 2016-08-26 07:56:56 +01:00
  • 25bd40c3f7 feat(docker): Add Dockerfile for production Federico Gonzalez 2016-08-25 19:18:59 -03:00
  • 2066be621f feat(docker): Update docker-compose to version 2 Federico Gonzalez 2016-08-25 11:36:07 -03:00
  • 53d73a3d80 Merge pull request #1419 from 9ac345a5509a/patch-1 Ilan Biala 2016-08-09 14:21:51 +03:00
  • 24b6e3a3cb fix(chat): fixed profile image not displaying properly on disconnect 9ac345a5509a 2016-08-06 23:04:57 -04:00
  • 64392b1eed fix(config): updating environment variable name for mongodb with the new one for Heroku (#1413) Liran Tal 2016-07-31 13:34:04 +03:00
  • 37183e0359 * fix(express): updating express session name variable due to deprecation Liran Tal 2016-07-27 11:39:13 +05:45
  • 89075cb8d3 feat(articles): Article Admin feature (#807) Michael Leanos 2016-07-25 17:34:06 -07:00
  • 5817a484fa Add support for params in menu items
 (#1305) Steve Fox 2016-07-25 16:14:39 -05:00
  • 6911b80446 feat(forever): removing forever dependency (#1409) Liran Tal 2016-07-24 16:36:03 +03:00
  • b198ca75b1 feat(gulp) - refactoring gulpfile to properly add support for node-inspector as its own dedicated gulp task (#1395) Liran Tal 2016-07-23 21:27:32 +03:00
  • 0934f87cfb feat(build): Wiredep task for grunt and gulp (#1402) shanavas 2016-07-23 18:25:35 +03:00
  • d5a29f7acc fix(core): fix page-title directive (#1405) itelo 2016-07-22 02:05:41 -03:00
  • 828753715f fix(core): fix page-title directive (#1404) Michael Leanos 2016-07-17 19:06:31 -07:00
  • 1600705c41 fix(core): packages update due to insecure old versions that carry vulnerabilities Liran Tal 2016-07-16 12:05:40 +03:00
  • d915157e8f feat(gulp): deprecating Grunt in favor of Gulp and NPM commands (#1390) Liran Tal 2016-07-13 23:07:39 +03:00
  • 5009a72bf0 feat(core): Enable ng-strict-di (#1389) Cody B. Daig 2016-07-11 09:10:42 -06:00
  • a7370a7808 feat(articles): ArticlesService extended $resource (#1266) Michael Leanos 2016-07-10 17:55:29 -07:00
  • 5a91d7d3a0 eat(core): use npm commands Mikael Korpela 2016-07-09 22:18:47 +03:00
  • c95bd7d1cb fix(core): fix ESLint console warnings, Twitter redirect, and and scope usage (#1388) Liran Tal 2016-07-07 01:24:23 +03:00
  • 30139a2429 fix(docs): the project now supports Node v5, updated the README Roy Segall 2016-06-30 19:31:49 +03:00
  • b795ddc7cd feat(users): Edit Profile client controller tests (#1329) Michael Leanos 2016-06-25 13:52:22 -07:00
  • 1159e74d35 fix(docs): documentation fix for Pivotal Web Services (#1376) Ben Brook 2016-06-22 18:52:00 -04:00
  • 4b549d8034 fix(typo): fixed a typo in PULL REQUEST template file (#1372) bigTunaHeb 2016-06-21 11:35:34 +03:00
  • 2ad422ca9b fix(users): fix for users.profile.server.controller.js security (#1338) Jonathan Trowbridge 2016-06-18 11:12:08 -04:00
  • 239ce61de5 feat(sass): replacing grunt-contrib-sass with grunt-sass (#1363) Liran Tal 2016-06-17 18:08:52 +03:00
  • 68529935ce fix(editorconfig): Fix file path patterns (#1362) shanavas 2016-06-13 18:49:34 +03:00
  • c364922f67 feat(ssl): supporting a certificate authority bundle file for the secured SSL configuration (#1342) Liran Tal 2016-06-07 09:58:02 +03:00
  • fde27f0d1e fix(core): Typo in menu.client.service.js (#1355) Aman Mavai 2016-06-06 17:59:46 +05:30
  • c8cbcd326f feat(logs): replacing unmaintained and vulnerable file-stream-rotator package with winston log facility (#1334) Liran Tal 2016-05-22 01:03:18 +03:00
  • c61640bfdb fix(core): Typo in page-title.client.directives.js (#1343) aanev 2016-05-20 11:10:18 +03:00
  • e3572d2ef0 (typo): add missing word (#1340) gitname 2016-05-19 00:41:13 -07:00
  • 5da5a6106f feat(CI): Add Node v6 and remove v5 from allow_failures (#1328) Mikael Korpela 2016-05-02 03:02:21 +03:00
  • 5137214972 fix(users): Incorrect UsersService injection (#1283) Trevor Jennings 2016-04-29 17:20:03 -04:00
  • 4906611ccc fix(users): GitHub strategy missing email (#1250) Michael Leanos 2016-04-29 14:13:46 -07:00
  • e3cd65f8d8 Merge pull request #1315 from trendzetter/revert-1276-enhancement-relative-header Ilan Biala 2016-04-28 11:02:30 -04:00
  • 5214a1bb27 Merge pull request #1309 from lirantal/bugfix/hsts-already-defined-by-helmet Liran Tal 2016-04-22 08:44:11 +03:00
  • f2bad046e0 Merge pull request #1312 from simison/patch-16 Ilan Biala 2016-04-21 11:15:49 -04:00
  • 2b2320da08 Merge pull request #1314 from lirantal/feature/update-docker-container-names Liran Tal 2016-04-19 21:43:16 +03:00
  • b633dfb964 Revert "Enhancement(core):Relative position attribute added to the header." trendzetter 2016-04-18 22:11:07 +02:00
  • 852a1a6f06 feat(docker): persisting the container names for the docker containers that get created allows to easily use an alias instead of the container id which is automatically generated and is usually different Liran Tal 2016-04-18 00:40:05 +03:00
  • 3fa9878fe3 fix(docs): Add git to Prerequisites Mikael Korpela 2016-04-13 17:47:29 +03:00
  • c9169e41a1 fix(hsts): removing hsts configuration set on lusca's csrf settings but is already configured and provided using helmet Liran Tal 2016-04-13 13:42:21 +03:00
  • f2a6bf9afd fix(gulp): Trailing spaces lint error in gulpfile (#1303) Michael Leanos 2016-04-12 00:02:30 -07:00
  • eaead7a30c feat(gulp): test:server:watch task onlyChanged (#1298) Michael Leanos 2016-04-10 16:56:57 -07:00
  • bc0b4a62e1 Merge pull request #1287 from lirantal/feature/docker-efficient-npm-bower-changes Liran Tal 2016-04-02 12:11:40 +03:00
  • 1bd42f6677 fix(docker): more efficient dockerfile for changes strictly to packages.json or bowerr.json Liran Tal 2016-04-01 08:47:59 +03:00
  • 8da372519a Merge pull request #1252 from lirantal/bugfix/replace-gulp-css-min Liran Tal 2016-03-28 00:11:11 +03:00
  • b46ebc894e Merge pull request #1281 from lirantal/bugfix/docker_maintainer_change Liran Tal 2016-03-26 11:48:56 +03:00
  • 5d2019fa29 fix(docker): updating maintainer and docker compose Liran Tal 2016-03-25 17:11:44 +03:00
  • dde9682073 Merge pull request #1202 from Gym/core-styleguide Michael Leanos 2016-03-23 21:07:48 -07:00
  • f3895314fa Merge pull request #1276 from generalgmt/enhancement-relative-header Cody B. Daig 2016-03-23 20:45:00 -06:00
  • b2462ec86c feat(core): Modify core module to implement style guidelines. Ryan Hutchison 2016-02-11 00:20:17 -05:00
  • 59e6daa63d Merge pull request #1249 from lirantal/feature/docker_update_dev_environment Liran Tal 2016-03-21 18:51:12 +02:00
  • abd73073df fix(docker): updating the Dockerfile and docker-compose.yml for up to date versions of a MEAN.JS development environment setup Liran Tal 2016-03-04 14:56:01 +02:00
  • 89d302d781 Merge pull request #1254 from lirantal/bugfix/updating_packages Liran Tal 2016-03-20 08:55:40 +02:00
  • 7da7419b91 fix(dependencies): updating package dependencies to keep up to date versions Liran Tal 2016-03-18 00:16:01 +02:00
  • 661b3b6461 Enhancement(core):Relative positon attribute added to the header. Olatunde Garuba 2016-03-19 16:52:19 +01:00
  • bc3d536ed2 Merge pull request #1271 from mleanos/fix/mongoose-bump-4.4.8 Michael Leanos 2016-03-18 13:09:15 -07:00
  • 2f906e5f48 fix(dependency): Bump Mongoose to 4.4.8 mleanos 2016-03-18 12:07:00 -07:00
  • 8d137acecc Merge pull request #1261 from lirantal/bugfix/gulpfile_lint_issues Liran Tal 2016-03-18 11:29:37 +02:00
  • 47b228c601 Merge pull request #1259 from lirantal/bugfix/lint-confirm-functions Liran Tal 2016-03-17 23:43:38 +02:00
  • b4c94642a2 fix(gulp): unhandled error in gulpfile and also changing existing error related console.log() to console.error() Liran Tal 2016-03-11 00:26:04 +02:00
  • 80226a2b24 fix(client): lint issues for confirm() messages not referencing the window object Liran Tal 2016-03-10 15:05:49 +02:00
  • b0e6b4e59f Merge pull request #1097 from feimosi/eslint-integration Ilan Biala 2016-03-15 16:06:48 -04:00
  • d14d5130af feat(config): Deprecate JSHint in favor of ESLint Marek Grzybek 2015-12-10 20:31:51 +01:00
  • 4e9ad81ad2 Merge pull request #1246 from QiyuLi/fix/supoort_mongo_3.2 Michael Leanos 2016-03-14 12:19:59 -07:00
  • 4c89ce7e2d Merge pull request #1208 from itelo/users-styleguide Michael Leanos 2016-03-14 11:46:41 -07:00
  • d5c6c8eb90 Merge pull request #1265 from ryanjbaxter/change-pipeline-node-version Liran Tal 2016-03-13 15:36:22 +02:00