Creazione organizza
authorFSinnona <fabio.sinnona@nextrek.net>
Thu, 26 Nov 2015 13:26:45 +0000 (14:26 +0100)
committerFSinnona <fabio.sinnona@nextrek.net>
Thu, 26 Nov 2015 13:26:45 +0000 (14:26 +0100)
commita98e8d4c8be3c9266abcdd007f47a6b1c3ed9599
treeea27ffb7ee438ca46b03689609c489ed4e32b42e
parenta2ecfb85282bb782ae96a40499c728d5c266f710
Creazione organizza
108 files changed:
.fr-KzWVa7/twotoc/.bowerrc [new file with mode: 0755]
.fr-KzWVa7/twotoc/.buildignore [new file with mode: 0755]
.fr-KzWVa7/twotoc/.editorconfig [new file with mode: 0755]
.fr-KzWVa7/twotoc/.gitattributes [new file with mode: 0755]
.fr-KzWVa7/twotoc/.gitignore [new file with mode: 0755]
.fr-KzWVa7/twotoc/.jscs.json [new file with mode: 0755]
.fr-KzWVa7/twotoc/.travis.yml [new file with mode: 0755]
.fr-KzWVa7/twotoc/.yo-rc.json [new file with mode: 0755]
.fr-KzWVa7/twotoc/Gruntfile.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/README.md [new file with mode: 0755]
.fr-KzWVa7/twotoc/bower.json [new file with mode: 0755]
.fr-KzWVa7/twotoc/karma.conf.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/mocha.conf.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/package.json [new file with mode: 0755]
.fr-KzWVa7/twotoc/protractor.conf.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/.DS_Store [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/.jshintrc [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/.jshintrc-spec [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/.DS_Store [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/category/category.controller.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/category/category.events.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/category/category.integration.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/category/category.model.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/category/index.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/category/index.spec.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/comment/comment.controller.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/comment/comment.events.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/comment/comment.integration.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/comment/comment.model.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/comment/index.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/comment/index.spec.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/message/index.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/message/index.spec.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/message/message.controller.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/message/message.events.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/message/message.integration.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/message/message.model.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/show/index.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/show/index.spec.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/show/show.controller.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/show/show.events.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/show/show.integration.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/show/show.model.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/user/__user.model.spec.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/user/index.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/user/index.spec.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/user/user.controller.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/user/user.events.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/user/user.integration.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/user/user.model.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/api/user/user.model.spec.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/app.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/auth/auth.service.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/auth/facebook/index.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/auth/facebook/passport.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/auth/google/index.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/auth/google/passport.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/auth/index.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/auth/local/index.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/auth/local/passport.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/auth/twitter/index.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/auth/twitter/passport.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/components/errors/index.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/config/environment/development.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/config/environment/index.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/config/environment/production.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/config/environment/test.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/config/express.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/config/local.env.sample.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/config/seed.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/data/db/local.0 [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/data/db/local.ns [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/data/db/mongod.lock [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/data/db/storage.bson [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/data/db/twotoc-dev.0 [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/data/db/twotoc-dev.ns [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/data/db/twotoc-test.0 [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/data/db/twotoc-test.ns [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/data/db/twotoc.0 [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/data/db/twotoc.ns [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/index.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/routes.js [new file with mode: 0755]
.fr-KzWVa7/twotoc/server/views/404.html [new file with mode: 0755]
client/app/account/login/login.html
client/app/account/settings/settings.html
client/app/app.scss
client/app/come_funziona/come_funziona.controller.js [new file with mode: 0755]
client/app/come_funziona/come_funziona.html [new file with mode: 0755]
client/app/come_funziona/come_funziona.js [new file with mode: 0755]
client/app/come_funziona/come_funziona.scss [new file with mode: 0755]
client/app/community/community.controller.js [new file with mode: 0755]
client/app/community/community.html [new file with mode: 0755]
client/app/community/community.js [new file with mode: 0755]
client/app/community/community.scss [new file with mode: 0755]
client/app/main/main.controller.js
client/app/organizza/organizza.controller.js [new file with mode: 0755]
client/app/organizza/organizza.html [new file with mode: 0755]
client/app/organizza/organizza.js [new file with mode: 0755]
client/app/organizza/organizza.scss [new file with mode: 0755]
client/app/partecipa/partecipa.html
client/app/search/search.controller.js [new file with mode: 0755]
client/app/search/search.html [new file with mode: 0755]
client/app/search/search.js [new file with mode: 0755]
client/app/search/search.scss [new file with mode: 0755]
client/components/navbar/navbar.controller.js
client/index.html
client/showOrga/showOrg.controller.js [new file with mode: 0755]
client/showOrga/showOrg.html [new file with mode: 0755]