Commit graph

186 commits

Author SHA1 Message Date
David Baldwynn ca0cd1114e
removed submissions and analytics from form render object 2017-03-06 12:30:31 -08:00
David Baldwynn f4854e078a increased request entity size 2017-03-06 14:43:42 -05:00
David Baldwynn d08749a6b4 got docker to work 2016-11-30 16:31:06 -08:00
David Baldwynn 1092f0da7f fix password reset 2016-11-14 10:59:08 -08:00
David Baldwynn 6e1a8960f2 fixed setup script 2016-11-08 14:55:46 -08:00
David Baldwynn 71cd2ff1a3 removed oscarhost and soap 2016-11-08 14:53:10 -08:00
David Baldwynn e88234dad5 Merge branch 'stage' of github.com:whitef0x0/tellform into stage
Conflicts:
	README.md
	app/models/form_submission.server.model.js
	public/dist/application.min.js
	public/dist/form-application.min.js
2016-11-08 17:25:12 -05:00
David Baldwynn 5026d788bd Update README.md 2016-11-08 17:14:32 -05:00
David Baldwynn 2d15ae3dd5 fixed subdomain for problem 2016-11-02 12:11:41 -07:00
David Baldwynn ecfccd803f added dnsmasq setup file 2016-11-02 11:31:15 -07:00
Toan Vo 4f503e6dfb update redis url 2016-10-24 15:27:03 +07:00
Toan Vo 45723bc725 db url 2016-10-24 15:24:25 +07:00
Toan Vo 2fe9607e43 fix jshint 2016-10-23 11:31:18 +07:00
David Baldwynn 8309b27e3e added successful verification message to login page 2016-10-07 09:01:37 -07:00
David Baldwynn 2455f5dd9a Merge branch 'api' into stage 2016-10-07 08:38:45 -07:00
David Baldwynn fbf11011dd Merge branch 'stage' into logic_jump 2016-08-26 15:17:39 -07:00
David Baldwynn 74c4f0b416 got api subdomain to work with docs 2016-08-26 13:43:37 -07:00
David Baldwynn 704a5474d1 got api to work 2016-08-25 17:54:16 -07:00
David Baldwynn 5f58f7b8ad fixed logout bug 2016-08-25 16:33:10 -07:00
David Baldwynn 02e25ef739 added logicjump to forms 2016-08-23 14:45:59 -07:00
David Baldwynn de5ac881c9 fixed signup error 2016-08-17 12:04:42 -07:00
David Baldwynn 8047eb9fce added messaging support for username change 2016-07-04 17:46:14 -07:00
David Baldwynn d818126c9b added ignore admin/stage/static subdomains 2016-07-04 17:44:21 -07:00
David Baldwynn 6e93db3fd1 got subdomains to work in production 2016-06-20 16:56:09 -07:00
David Baldwynn f00edf73dd got subdomain support to work 2016-06-20 15:19:18 -07:00
David Baldwynn 20b599680d merged subdomains into stage 2016-06-20 14:02:03 -07:00
David Baldwynn c5da47bb3a Merge pull request #107 from lalop/redis
add redis to docker-compose.yml
2016-06-19 14:42:57 -07:00
David Baldwynn c5607c7c61 fixed mongodb env 2016-06-18 17:01:02 -04:00
Sam a88390a7d1 add redis to docker-compose.yml 2016-06-18 08:42:41 +02:00
David Baldwynn 2876c69a5a got subdomains to work 2016-06-08 20:32:33 -07:00
David Baldwynn c03c9ae33d added multi language support for form title 2016-06-08 16:56:06 -07:00
David Baldwynn 3768d0ed42 got translation to work 2016-06-08 16:42:46 -07:00
David Baldwynn 7f790648ee got submit-form-view to work 2016-06-08 16:12:48 -07:00
David Baldwynn cd83a8a558 got admin-form to work 2016-06-08 15:39:46 -07:00
Sam a966a5f34a fix docker 2016-06-08 20:01:37 +02:00
Sam 0658c2de60 make it work 2016-06-08 19:59:54 +02:00
Sam df10d8e3fe export supportedFields in injector 2016-06-08 19:52:15 +02:00
David Baldwynn 3cd4c2395c merged 2016-06-07 14:30:15 -07:00
David Baldwynn d76264fde2 merged stage into master 2016-06-07 14:26:36 -07:00
David Baldwynn a8530472d5 merged 2016-06-07 14:22:20 -07:00
David Baldwynn 82b864dd22 updated env 2016-06-07 13:50:37 -07:00
David Baldwynn 2f18dde9ed updated socket.io with config.socketPort parameter 2016-06-07 13:24:19 -07:00
David Baldwynn bdb741affc merged edit submissions view 2016-06-07 13:19:19 -07:00
Sam 6763f56f23 fix docker 2016-06-07 22:10:27 +02:00
Sam 3315f8133c make it work 2016-06-07 22:10:27 +02:00
Sam 864f75837a export supportedFields in injector 2016-06-07 22:10:27 +02:00
David Baldwynn 3d50c5e7c3 fixed socket.io 2016-06-07 12:43:24 -07:00
David Baldwynn a6f8b283e0 got clustering to work with socket.io
deleted:    dump.rdb

	modified:   config/socket.io.js
	new file:   dump.rdb
	modified:   package.json
	modified:   public/dist/application.js
	modified:   public/dist/application.min.js
	modified:   public/modules/core/services/socket.io.client.service.js
	modified:   public/modules/forms/directives/analytics-service.client.directive.js
	deleted:    dump.rdb
2016-06-06 19:54:44 -07:00
David Baldwynn 20634f8f19 added analytics 2016-06-06 18:08:46 -07:00
David Baldwynn b5d7c16649 fixed setup script 2016-05-21 12:50:12 -07:00
David Baldwynn e9f86a9c62 updated .gitignore to ignore generated files
modified:   config/env/production.js

	modified:   .gitignore
	modified:   config/env/production.js

	modified:   .gitignore
	modified:   config/env/production.js

	modified:   .gitignore
	modified:   config/env/production.js
	deleted:    public/dist/application.js
	deleted:    public/dist/application.min.css
	deleted:    public/dist/application.min.js
	modified:   public/modules/forms/css/form.css
	modified:   public/modules/forms/directives/auto-save.client.directive.js
	modified:   public/modules/forms/directives/key-to-option.client.directive.js
	modified:   public/modules/forms/directives/submit-form.client.directive.js
	modified:   public/modules/forms/views/directiveViews/field/dropdown.html
2016-05-20 12:50:05 -07:00
David Baldwynn 4bc3d163cf reverted to no ssl 2016-05-19 16:17:41 -07:00
David Baldwynn aa3e31903b updated production email 2016-05-19 16:01:55 -07:00
David Baldwynn bd4d1e2648 added workaround bug for nodemailer 2016-05-18 14:35:40 -07:00
David Baldwynn 2483868aad updated config env vars 2016-05-18 14:30:57 -07:00
David Baldwynn 791895fb93 fixed signup bug 2016-05-18 14:23:01 -07:00
David Baldwynn d10679aeac fixed signup disabled 2016-05-17 04:38:42 -07:00
David Baldwynn ac73db734b added submit validation message 2016-05-16 17:30:20 -07:00
David Baldwynn 7065a4a37a fixed signup_disabled in setup script 2016-05-10 01:07:36 -07:00
David Baldwynn 898f31181b got setup script to work 2016-05-10 00:25:00 -07:00
David Baldwynn 883a944c83 got setup script to work 2016-05-09 23:30:09 -07:00
David Baldwynn a1a5f9aa0a updated to kmc 2016-04-29 03:46:37 -04:00
David Baldwynn 08a672a874 added signupDisabled in config.js 2016-04-29 03:01:39 -04:00
David Baldwynn 1279314299 got pdf conversion working 2016-04-28 19:48:02 -07:00
David Baldwynn 8016a53cb8 fixed formatting error in config/env/all.js 2016-04-24 19:53:20 -04:00
David Baldwynn d61b6987d6 re-enabled raven 2016-04-24 19:14:31 -04:00
David Baldwynn 1ef5a3e3e1 fixed google analytics app.local 2016-04-24 14:41:27 -04:00
David Baldwynn f4fde131d7 fixed formatting bug in config/env/all.js 2016-04-24 14:35:42 -04:00
David Baldwynn 4646fb6f1e added google analytics support 2016-04-24 14:34:19 -04:00
David Baldwynn b608c00778 fixed template cache problem 2016-04-24 13:36:20 -04:00
Sam 5335703f4b move populate_template_cache.js into dist and add dist to .gitignore 2016-04-23 18:07:34 +03:00
David Baldwynn c2c20e72bc added prerender token 2016-04-23 00:00:44 -04:00
David Baldwynn e4db1eb2f1 minified bower files 2016-04-22 23:10:38 -04:00
David Baldwynn 9e45bd5e2f added env.PORT back for production environment 2016-04-21 16:35:00 -04:00
David Baldwynn 16f769b850 changed back to old connect-mongo 2016-04-21 16:25:29 -04:00
David Baldwynn a615122f8c updated grunt deps in package.json 2016-04-21 15:39:55 -04:00
David Baldwynn 55b719e366 added BASE_URL env to production.js 2016-04-12 01:58:36 -04:00
David Baldwynn 29a69b6166 added PM2 config file 2016-04-12 00:35:28 -04:00
David Baldwynn 534d3e2aee changed express config 2016-04-11 19:12:05 -04:00
David Baldwynn c32fef4338 added sessionCookie to devlepement env 2016-04-10 17:54:41 -04:00
David Baldwynn b7e00a276e fixed listForm view 2016-04-10 17:23:13 -04:00
David Baldwynn d55775ddfc got all tests to run 2016-03-29 20:45:16 -07:00
David Baldwynn 06e6780cd1 fixed routing 2016-03-29 18:16:36 -07:00
David Baldwynn fb6601fcf6 added coveralls support to travis-ci script 2015-11-23 14:00:21 -08:00
David Baldwynn 73c87a2301 added node-coveralls to package.json 2015-11-23 13:06:02 -08:00
David Baldwynn cdf9ba69a8 added istanbul coverage and coveralls support 2015-11-23 12:15:09 -08:00
David Baldwynn 3af0468f4d fixed client tests 2015-11-23 11:19:02 -08:00
David Baldwynn 463bdbc96c fixed cookie for kioskform-dev 2015-11-16 15:10:09 -08:00
David Baldwynn 96ea74852e fixed merge conflicts 2015-11-16 14:25:39 -08:00
David Baldwynn 0d1e76e8ea added device identification to form submissions 2015-11-12 17:40:23 -08:00
David Baldwynn 7cffc84422 fixed glob.sync in init.js 2015-11-06 12:21:52 -08:00
David Baldwynn b7bdd067b6 updated npm dependencies 2015-11-06 11:22:46 -08:00
David Baldwynn 23828b0b25 fixed email signup 2015-11-05 14:38:38 -08:00
David Baldwynn 1309832742 fixed email verification 2015-11-05 14:07:56 -08:00
David Baldwynn e6584ff61b merged working with dev branch 2015-11-03 12:58:17 -08:00
David Baldwynn bbab12a159 merged working with dev branch 2015-11-03 12:58:00 -08:00
David Baldwynn e951077354 rolled back dependencies 2015-11-03 11:55:11 -08:00
David Baldwynn 3ffd4095cb got updated deps to work 2015-10-31 17:32:37 -07:00
David Baldwynn 92c84dc500 fixed user permissions problem 2015-10-30 11:40:02 -07:00
David Baldwynn 5a52425c10 fixed submissions fields 2015-10-06 13:14:38 -07:00