Commit graph

1096 commits

Author SHA1 Message Date
David Baldwynn d316e1d7c0 Merge pull request #170 from brazilianbytes/patch-2
Docker-Compose
2017-05-10 14:14:14 -07:00
David Baldwynn 07487080bc Merge pull request #169 from stevesloan/hotfix
Hotfix
2017-05-10 14:14:04 -07:00
Luciano Jesus Lima 93951562e7 Docker-Compose
A Docker-Compose file to make easy to deploy a Tellform server
2017-05-06 02:02:05 -03:00
Steve Sloan 95bd13057c layout.server.view.html: removed extra / from url. changed spaces to tabs. 2017-05-05 14:49:55 -04:00
Steve 3c05ee6b39 layout.server.view.html: fixed broken link 2017-05-04 22:29:19 -04:00
David Baldwynn a87046bd4c Merge pull request #167 from dakshshah96/patch-2
Fix docker installation link
2017-04-26 22:02:04 -07:00
Daksh Shah 5100a38808 Fix docker installation link 2017-04-27 10:16:12 +05:30
David Baldwynn 2c30222d41 Update README.md 2017-04-25 16:43:39 -07:00
David Baldwynn b9f4c32d65 Merge pull request #166 from jdittrich/linkifyReadme1
Added links to dependencies
2017-04-25 16:39:36 -07:00
jdittrich e8cfa8af8b Added links to dependencies 2017-04-25 11:33:28 +02:00
David Baldwynn e94ba2b34b Updated travis-ci badge 2017-04-23 19:21:32 -07:00
David Baldwynn 457225f5c3 Update README.md 2017-04-23 13:26:41 -07:00
David Baldwynn a299fefe4b Update ecosystem.json 2017-04-23 13:24:33 -07:00
David Baldwynn 0871c70788
got angular unit tests to pass 2017-04-23 13:12:07 -07:00
David Baldwynn d303eb7bdf
fixed getAssets bug in config.js 2017-04-23 12:55:26 -07:00
David Baldwynn 5798f5aa95
refactored server-side tests 2017-04-23 12:46:15 -07:00
David Baldwynn e0905a42d0 Merge pull request #163 from PeterDaveHello/patch-2
Move to Ubuntu 14.04, remove apt add-on on Travis
2017-04-23 10:21:07 -07:00
Peter Dave Hello 401e7ad819 Move to Ubuntu 14.04, remove apt add-on on Travis
Two reasons here:

1) Ubuntu Precise is reaching EOL, though Travis CI may take care of it.
we still can move to Trusty earlier as I didn't see any dependency of
Precise here.

2) GCC 4.8 is built-in in Travis CI's Ubuntu Trusty environment, which
means we don't need to spend time on adding ppa repository, apt update
and apt install, could save time on the CI.

Ref:
https://docs.travis-ci.com/user/trusty-ci-environment/#Compilers-%26-Build-toolchain
2017-04-23 20:24:52 +08:00
David Baldwynn ac8f5365f3 Fixed "how to contribute" header level 2017-04-22 21:16:06 -07:00
David Baldwynn 37984807bf Refactored user.server.model.js 2017-04-22 21:13:56 -07:00
David Baldwynn 0944541247 Added helper function for getting JS assets 2017-04-22 21:10:37 -07:00
David Baldwynn 2fb96dd68c Return callback cb() in analytics_service.js 2017-04-22 21:04:08 -07:00
David Baldwynn b258f9f94c Changed "==" to "===" in forms.server.controller.js 2017-04-22 21:02:40 -07:00
David Baldwynn 0d1698d873 Removed node debugger statement from users.password.server.controller.js 2017-04-22 21:00:39 -07:00
David Baldwynn a0ef4ba55a Delete auto-save.client.directive.js 2017-04-22 20:50:49 -07:00
David Baldwynn bf97f95175 Update edit-form.client.view.html 2017-04-22 20:49:49 -07:00
David Baldwynn 43365fb3fc Removed unused $timeout dependency from on-finish-render.client.directive.js 2017-04-22 20:48:28 -07:00
David Baldwynn 175ee4cd8a Refactor users.authentication.server.controller.js's if statements 2017-04-22 20:46:57 -07:00
David Baldwynn 43ce29c839 Update edit-submissions-form.client.directive.js 2017-04-22 20:01:03 -07:00
David Baldwynn 736595e8ee Change "==" to "===" in config/express.js 2017-04-22 19:57:59 -07:00
David Baldwynn 367e2df0ad Refactored form.server.model.test.js 2017-04-22 19:56:47 -07:00
David Baldwynn efb6fa6d7f Refactored time-counter.client.service.js 2017-04-22 19:54:56 -07:00
David Baldwynn dca2003e06 Update gruntfile.js 2017-04-22 19:54:07 -07:00
David Baldwynn 50086c9c53 Removed unused vars from list-forms.client.controller.test.js 2017-04-22 19:52:40 -07:00
David Baldwynn 7148c11af5 Removed unused vars from form_submission.server.model.js 2017-04-22 19:50:37 -07:00
David Baldwynn 2deeec5c84 Refactored user.server.routes.test.js 2017-04-22 19:49:24 -07:00
David Baldwynn c09c8ee473 Removed unused var from public/config.js 2017-04-22 19:47:26 -07:00
David Baldwynn 88a4f865aa Refactored gruntfile.js 2017-04-22 19:46:35 -07:00
David Baldwynn e32b0383e1 Refactored scripts/setup.js 2017-04-22 19:44:59 -07:00
David Baldwynn 014c1c578c Added curly brackets to if statements in form.server.routes.test.js 2017-04-22 19:42:43 -07:00
David Baldwynn b494b50ed5 Refactored menus.client.service.js 2017-04-22 19:38:37 -07:00
David Baldwynn 8122044a51 Removed unused variable from home.client.controller.test.js 2017-04-22 19:33:11 -07:00
David Baldwynn ddb7e68836 Removed unused variables in on-finish-render.client.directive.test.js 2017-04-22 19:32:06 -07:00
David Baldwynn a2ca435a8d Refactored submit-form.client.service.js 2017-04-22 19:30:40 -07:00
David Baldwynn ac91913501 Refactored subdomain.client.service.js 2017-04-22 19:28:30 -07:00
David Baldwynn 89c6dc43f8 Refactored analytics_service.js 2017-04-22 19:27:45 -07:00
David Baldwynn d89d964d39 Remove unused variables from users.profile.server.controller.js 2017-04-22 19:25:00 -07:00
David Baldwynn 1193112c4e Removed unused init module from server.js 2017-04-22 19:23:23 -07:00
David Baldwynn 81cd1d173a Remove unused variables and libraries from config/express.js 2017-04-22 19:22:33 -07:00
David Baldwynn b9c9939a29 Removed console.log from socket.io.js in config 2017-04-22 19:17:07 -07:00