Commit graph

78 commits

Author SHA1 Message Date
Martin Edenhofer
f38149e823 Improved comments. 2015-01-13 17:03:58 +01:00
Martin Edenhofer
0d9adc0d64 Added browser tests for password reset. 2014-12-31 10:04:14 +01:00
Martin Edenhofer
865f70ecda Support new ui selectors. 2014-12-02 08:22:26 +01:00
Martin Edenhofer
1d929159ba Let browser tests dance again. 2014-12-01 21:04:37 +01:00
Martin Edenhofer
1f65db48ac Fixed websocket messages with recipients. 2014-10-05 14:38:30 +02:00
rkaldung
67cc6fe469 fixed typo, added pidfile 2014-08-22 19:05:31 +02:00
rkaldung
5ec5240deb running puma w/ systemd 2014-08-22 18:49:41 +02:00
rkaldung
4109266fa5 nearly complete install script 2014-08-13 18:36:16 +02:00
rkaldung
3c48ba6420 added scheduler to init script 2014-08-13 18:34:21 +02:00
rkaldung
69bb7691bc added websocket server 2014-08-13 18:28:18 +02:00
rkaldung
1c038f2cc4 fully operating for puma 2014-08-13 17:55:42 +02:00
rkaldung
1abb352843 initial init script 2014-08-13 17:40:36 +02:00
rkaldung
b3ef1b53ac added 1st os detection 2014-08-13 16:25:24 +02:00
rkaldung
592e961e70 most work done on the install script 2014-08-13 16:18:15 +02:00
rkaldung
5e7e1f9423 added distro detection 2014-08-11 14:33:29 +02:00
rkaldung
7f0a6a5e05 added script 2014-08-11 14:30:22 +02:00
Martin Edenhofer
335f6fa42b Touch session on web socket ping/pong. 2014-07-13 23:42:36 +02:00
Martin Edenhofer
34a300238e Init version of session unit tests. 2014-06-27 08:43:37 +02:00
Martin Edenhofer
f03864c62e Added support of new scheduler. 2014-03-11 11:29:36 +01:00
Martin Edenhofer
64276f815f Removed not longer used thin commands. 2014-03-11 10:24:46 +01:00
Martin Edenhofer
11c1d0002f Moved from thin to puma. 2014-03-09 14:52:26 +01:00
Martin Edenhofer
cfb2f857fc Added update of header. 2014-02-03 20:19:54 +01:00
Martin Edenhofer
b4be5da97c Improved error handling. 2014-02-03 19:27:27 +01:00
Martin Edenhofer
052b1d2d83 Moved to puma as application server. 2013-09-20 15:00:04 +02:00
Martin Edenhofer
0eccb81fbc Renamed Session module to Sessions to avoid conflicts with active record Session module. 2013-08-21 20:35:22 +02:00
Martin Edenhofer
79bd92c71d Moved to test against test env. 2013-08-04 23:50:08 +02:00
Martin Edenhofer
be6c6d2012 Fixed small typo. 2013-08-04 23:37:01 +02:00
Martin Edenhofer
f5c65bced4 Improved re-spool of spool messages after connection was down. 2013-06-30 17:54:54 +02:00
Martin Edenhofer
92fa09d5f2 Fixed spool issues. 2013-06-29 00:26:04 +02:00
Martin Edenhofer
dafb3fa423 Increased speed of idle session cleanups. 2013-06-23 01:56:31 +02:00
Martin Edenhofer
c986db8b37 Only use spool messages for authenticated users. 2013-06-23 00:33:16 +02:00
Martin Edenhofer
35e12c58a5 Moved from integers to strings for client_id's for keep code simpler. 2013-06-22 19:00:58 +02:00
Martin Edenhofer
ff5d44bd24 Implemented server push if ticket, article or user has changed. 2013-06-19 02:40:42 +02:00
Johannes Nickel
aff81215d4 updated folder array 2013-06-18 16:37:05 +02:00
Johannes Nickel
85c68442b4 added .coffee support to source code filter 2013-06-18 16:36:04 +02:00
Martin Edenhofer
d72c63a13d Fixed timestamp for spool:sent event. 2013-06-17 15:08:51 +02:00
Martin Edenhofer
7a7a956f24 Improved spool feature to use server site timestamps (to have no conflict with different times on server/client). 2013-06-17 10:44:28 +02:00
Martin Edenhofer
79bebc2d3f Code beautifying. 2013-06-13 09:01:06 +02:00
Martin Edenhofer
a672b0a692 Helper script to execute easier local browser tests. 2013-06-13 08:16:26 +02:00
Johannes Nickel
bb10bb600b updated filter for external scripts 2013-06-11 13:12:25 +02:00
Johannes Nickel
3f8b59784e added beautifier for ruby 2013-06-11 13:02:46 +02:00
Johannes Nickel
5e85367755 updated script 2013-06-11 12:19:46 +02:00
Martin Edenhofer
a34f2e9a67 Added more notice log infos. 2013-06-11 08:18:18 +02:00
Martin Edenhofer
8699b602c4 Added web socket spool feature for ajax long polling. 2013-06-10 09:01:37 +02:00
Martin Edenhofer
bd9bd8a8ae Fixed some taskbar issues. Moved to events for auth:login/auth:logout. 2013-06-09 00:35:18 +02:00
Johannes Nickel
d6081c7b5c source code filter version 1 2013-06-08 17:23:36 +02:00
Martin Edenhofer
b7a675874c Init version of session disable to only have one active browser window with tasks. 2013-06-02 17:56:07 +02:00
Martin Edenhofer
9cca6be134 Improved spool feature of init connection messages. 2013-05-10 23:10:02 +02:00
Martin Edenhofer
96c479b40b Improved error handling. 2013-05-10 11:33:17 +02:00
Martin Edenhofer
d91d5e3bce Improved scheduler. 2013-05-07 22:45:00 +02:00