Commit graph

138 commits

Author SHA1 Message Date
David Baldwynn fbc5641388
fixed autosaving bug for configure tab 2017-03-09 16:30:32 -08:00
David Baldwynn 8a12f4d65c
fixed analytics geolocation 2017-03-06 14:05:40 -08:00
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