Commit graph

218 commits

Author SHA1 Message Date
David Baldwynn 3b9f01f92a fixed form_fields translation bug 2017-10-28 00:45:04 -07:00
David Baldwynn 34b2cba461 added client side validation for email, username and password inputs 2017-10-27 23:23:50 -07:00
David Baldwynn c45d248c3c internationalized transactional emails 2017-10-27 20:46:00 -07:00
David Baldwynn 4f7d646edd got email pug templates to work 2017-10-27 19:30:05 -07:00
David Baldwynn b0f03d1f0a got i18n transaltions for all serverside views 2017-10-27 17:23:24 -07:00
David Baldwynn 25ce55b4c7 moved to pug from swig and fixed public form when subdomains are disabled 2017-10-27 16:00:04 -07:00
David Baldwynn d2bac982cd fixed config prod 2017-10-18 20:27:07 -04:00
David Baldwynn 3835a8aa3a Merge branch 'master' of github.com:whitef0x0/tellform into HEAD
Conflicts:
	config/env/all.js
	config/env/development.js
2017-10-18 20:20:15 -04:00
David Baldwynn 154fddff75 fixed editField bug 2017-10-18 17:18:18 -07:00
David Baldwynn b14822d1fa Update all.js 2017-10-11 12:12:20 -07:00
David Baldwynn d1039c7fc2 got all tests to pass 2017-10-10 22:07:13 -07:00
David Baldwynn 92fd374e87 Update production.js 2017-10-10 16:30:12 -07:00
David Baldwynn c4e097275c Update express.js 2017-10-10 16:27:07 -07:00
David Baldwynn 91d5deabcf Update all.js 2017-10-10 16:26:18 -07:00
David Baldwynn 6bf5c6d3ee Update all.js 2017-10-10 16:25:51 -07:00
David Baldwynn 101f28ea88 Update all.js 2017-10-10 15:24:45 -07:00
David Baldwynn 08c7bc19e9 Update socket.io.js 2017-10-10 15:21:23 -07:00
David Baldwynn 4d6a337e45 Update all.js 2017-10-10 15:20:03 -07:00
David Baldwynn 8218521a2b Update all.js 2017-10-10 15:12:31 -07:00
David Baldwynn 4e9a68e628 Removed OAuth providers from env/secure.js 2017-10-10 15:09:57 -07:00
David Baldwynn 2c736fe184 Removed upload config from env/all.js 2017-10-10 15:07:24 -07:00
David Baldwynn c13e09bd2e Removed OAuth ENV from test.js 2017-10-10 15:05:35 -07:00
David Baldwynn c3615f1cd6 Removed OAuth ENV from development.js 2017-10-10 15:05:12 -07:00
David Baldwynn 5c3a0a5bd4 Merge branch 'master' of https://github.com/tellform/tellform 2017-10-05 21:26:31 -07:00
David Baldwynn f529cf225f sped up rendering of form submission page 2017-10-05 04:19:13 -04:00
David Baldwynn 22b2ca7910 removed stackTrace from 500 error page when running in production mode 2017-10-04 21:42:55 -04:00
David Baldwynn 45b378d16f sped up list forms and fixed analytics bugs 2017-10-02 08:17:39 -07:00
David Baldwynn f6bb23a3bf fixed duplicate views bug 2017-09-29 17:33:55 -07:00
David Baldwynn 4414b0e390 added cdn version of static assets 2017-09-21 02:08:45 -04:00
David Baldwynn b3915b7f90 added cache 2017-09-20 20:53:50 -07:00
David Baldwynn 9ed2b732b4 got tests to pass 2017-09-20 18:36:42 -07:00
David Baldwynn 78a6c8fabc fixed translation bug in form preview 2017-09-20 16:57:05 -07:00
David Baldwynn c0cc33e223 integrated form_modules into admin panel 2017-09-20 15:18:19 -07:00
James Thomas f80c0e9bcc Added custom mail host via MAILER_SERVICE_PROVIDER, MAILER_SMTP_PORT, and MAILER_SMTP_SECURE env vars 2017-08-14 20:58:26 -04:00
David Baldwynn 1eebdc81d1 Merge branch 'master' into update-readme-missing-bower-cmd 2017-08-07 15:47:11 -07:00
David Baldwynn d63f03f83e fixed division by zero error for form field statistics 2017-08-02 19:10:42 -04:00
David Baldwynn bb6d6fcac0 fixed socketio bug on production 2017-08-02 19:06:05 -04:00
abby 8098c3f4a6 initial fork version
- fixed missing port in verification link for dev env
- disable linting (existing code base > 1k jslint warning, generating
huge amount of logs & hiding other logs during build)
2017-08-01 10:58:27 +08:00
David Baldwynn ed032d6db9 fixed edit-submission-form-directive test and removed unnessecary console.log() statements 2017-07-28 14:47:09 -07:00
José Luis Di Biase 484b43c808 Not open socketio port twice
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-07-28 12:37:47 -03:00
David Baldwynn 66d41f5a80 fixed ui bugs in analytics view in admin panel 2017-07-27 00:53:31 -04:00
David Baldwynn 741068e756 Update logger.js 2017-07-20 17:08:22 -07:00
David Baldwynn b29b0a9e82 fixed logging out of control size bug 2017-07-20 19:09:21 -04: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
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 0944541247 Added helper function for getting JS assets 2017-04-22 21:10:37 -07:00
David Baldwynn 736595e8ee Change "==" to "===" in config/express.js 2017-04-22 19:57:59 -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