Commit graph

1214 commits

Author SHA1 Message Date
David Baldwynn 4d40074368 Merge pull request #181 from Cambalab/avoid_deprecated_setup
Add explicit SHA1 digest in crypto.pbkdf2 call
2017-07-05 14:57:43 -07:00
David Baldwynn e6b9f83494 Merge pull request #184 from Cambalab/jshint
Match code style to jshint config
2017-07-05 14:57:31 -07:00
David Baldwynn f33793d9cb Merge pull request #186 from Cambalab/html2js_forms
Ffix error on running Html2js grunt task
2017-07-05 14:57:22 -07:00
David Baldwynn efc8e61454 Merge pull request #188 from Cambalab/setup
Be sure to finnish write before script ends
2017-07-05 14:57:13 -07:00
David Baldwynn c438991741 Merge pull request #189 from Cambalab/css-lint-errors
fix css lint errors
2017-07-05 14:56:58 -07:00
David Baldwynn 60bf114416 Merge pull request #192 from Cambalab/spanish
Spanish translation
2017-07-05 14:56:50 -07:00
David Baldwynn 78dac8b576 Merge pull request #190 from dlackty/patch-2
Fix up Heroku apps.json
2017-07-05 14:56:40 -07:00
José Luis Di Biase e256e63222 Spanish translation
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-30 17:31:40 -03:00
Richard Lee ae8bbd8580 Update app.json 2017-06-28 12:57:13 +08:00
Alina Ryba 3c830637a7 fix css lint errors 2017-06-27 14:58:07 -03:00
José Luis Di Biase 7f51e104c0 We need to be sure to not end before .env file is written
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-23 16:48:11 -03:00
José Luis Di Biase e68b8a6c1d Setup: Exit when user dont want config deploy
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-23 16:27:51 -03:00
José Luis Di Biase 72f48a1224 Kill whitespaces
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-23 16:24:38 -03:00
José Luis Di Biase cf00b8357e Fix warning on html2js grunt tasks
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-23 15:21:46 -03:00
José Luis Di Biase d1f3e5f74a match jshintrc config
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-23 14:54:28 -03:00
José Luis Di Biase 9c02dee0cd Upgrade node version to test on travis
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-22 11:09:32 -03:00
José Luis Di Biase e764b716d0 Add explicit SHA1 digest in crypto.pbkdf2 call
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-22 10:51:22 -03:00
José Luis Di Biase 3aaa1f9212 Enforce npm engines checking via check-node-version
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-22 10:15:22 -03:00
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