Commit graph

22 commits

Author SHA1 Message Date
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 b9c9939a29 Removed console.log from socket.io.js in config 2017-04-22 19:17:07 -07:00
David Baldwynn 3f20bcf712
fixed form preview issues 2017-04-10 17:36:24 -07:00
David Baldwynn 9e5aaa9168
fixed socketUrl error 2017-04-03 14:28:15 -07:00
David Baldwynn 1058692bca
added socketPort option 2017-04-03 13:28:24 -07:00
David Baldwynn bb33d9c4e5
fixed DISABLE_CLUSTER_MODE 2017-03-30 12:44:54 -07:00
David Baldwynn ef6ccaee99
fixed socket.io 2017-03-30 12:39:50 -07:00
David Baldwynn bf408586e5
Merge branch 'master' of https://github.com/whitef0x0/tellform into stage 2017-03-30 12:01:39 -07:00
David Baldwynn 9fdd8fbd5d Update socket.io.js 2017-03-30 11:50:23 -07:00
David Baldwynn 5fcffd5ea8 Fixed redis heroku installation bug 2017-03-30 10:21:08 -07:00
David Baldwynn 43e277181b Disabled redis if it is a heroku installation 2017-03-30 10:13:38 -07:00
David Baldwynn d08749a6b4 got docker to work 2016-11-30 16:31:06 -08:00
Toan Vo 4f503e6dfb update redis url 2016-10-24 15:27:03 +07:00
Sam a88390a7d1 add redis to docker-compose.yml 2016-06-18 08:42:41 +02:00
David Baldwynn d76264fde2 merged stage into master 2016-06-07 14:26:36 -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
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