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
David Baldwynn
35f0290a2f
Fixed codacy problems in forms/base/services/socket.io.client.js
2017-04-22 19:15:53 -07:00
David Baldwynn
e8edee2e2d
Update analytics-service.client.directive.js
2017-04-22 19:14:43 -07:00
David Baldwynn
40265a9800
Cleaned up form.server.model.js
2017-04-22 19:13:21 -07:00
David Baldwynn
1566db5379
Fixed codacy errors in user.authentication.server.controller.js
2017-04-22 19:07:43 -07:00
David Baldwynn
49cbdb53be
Resized backer avatars
2017-04-22 18:47:31 -07:00
David Baldwynn
86ffba68e4
Resized backer avatars
2017-04-22 18:47:22 -07:00
David Baldwynn
462cd76d02
Updated opencollective backers
2017-04-22 18:41:38 -07:00
David Baldwynn
3f02a67686
Merge branch 'master' of https://github.com/tellform/tellform
2017-04-22 18:39:05 -07:00
David Baldwynn
1117d7e1a0
added contributors using all-contributors-cli
2017-04-22 18:38:56 -07:00
David Baldwynn
69f640591d
Add @PeterDaveHello as a contributor
2017-04-22 18:38:28 -07:00
David Baldwynn
c7d286e714
Add @ahmad-luqman as a contributor
2017-04-22 18:38:12 -07:00
David Baldwynn
25c407af88
Add @mickaelandrieu as a contributor
2017-04-22 18:37:54 -07:00
David Baldwynn
8910092ffe
Add @spekulatius as a contributor
2017-04-22 18:37:41 -07:00
David Baldwynn
0d5328f91f
Add @AdrianP- as a contributor
2017-04-22 18:37:26 -07:00
David Baldwynn
c58b890b1c
Add @toanalien as a contributor
2017-04-22 18:36:39 -07:00