Commit graph

227 commits

Author SHA1 Message Date
Priansh Shah ca875ed01d disable signups 2018-04-09 20:30:44 +00:00
Priansh Shah 78082f7152 fix jsep import, add fillin for HTTPS server, remove debug flag 2018-04-09 20:22:41 +00:00
Mattias Axell a0092baf31
Update typo in Swedish translation 2018-02-28 15:55:06 +01:00
Mattias Axell b6f5c5f897
First translation to Swedish
Proposing first translation of TellForm into Swedish.
2018-02-28 15:52:24 +01:00
Maxime 1ace06555c Fix french translations in modules, form_modules and locales. 2018-02-14 17:28:19 +01:00
Andrew Phillips 7357756625 Fix MAILER_STMP_SECURE
This should resolve https://github.com/tellform/tellform/issues/281,
matching the description in the Configuration section of `README.md`.
This also corrects the case of `TRUE` in an example.
2018-01-25 13:31:04 -04:00
David Baldwynn 084a8005fd fixed form vendor files 2017-11-11 19:56:41 -08:00
David Baldwynn 24cffeee37 fixed problem with production assets 2017-11-08 11:31:46 -08:00
David Baldwynn 5c58db879c got server tests to pass 2017-11-02 11:14:25 -07:00
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