Martin Edenhofer
|
4b37e4da2b
|
Improved browser test.
|
2016-03-11 06:58:27 +01:00 |
|
Martin Edenhofer
|
ec1c9a548e
|
Added IMAP folder support.
|
2016-03-10 14:41:42 +01:00 |
|
Martin Edenhofer
|
9d4c865979
|
Push objects just once to client.
|
2016-03-03 09:56:13 +01:00 |
|
Martin Edenhofer
|
fb1a8987aa
|
Rewrite of overview index and list backend.
|
2016-03-03 02:51:24 +01:00 |
|
Martin Edenhofer
|
42b5e37c9c
|
Improved file location detection.
|
2016-03-02 11:43:57 +01:00 |
|
Martin Edenhofer
|
ba3f868638
|
Upgrade to new rubocop.
|
2016-03-01 15:26:46 +01:00 |
|
Martin Edenhofer
|
6f5c0d6004
|
Added first steps test ticket feature.
|
2016-03-01 00:52:51 +01:00 |
|
Martin Edenhofer
|
84581e372d
|
Added config option for deliver alarm for events or not (because of Lightning Calendar and not closable alarm windows).
|
2016-02-29 13:05:21 +01:00 |
|
Martin Edenhofer
|
6df9dad5b4
|
Do only local auth checks (do ldap tests via integration tests).
|
2016-02-27 17:00:04 +01:00 |
|
Martin Edenhofer
|
4426e83643
|
Added tests to check if user want to get notifications based on own notification settings.
|
2016-02-27 12:48:44 +01:00 |
|
Martin Edenhofer
|
9084c99d4b
|
Added calendar subscription tests.
|
2016-02-26 13:19:57 +01:00 |
|
Martin Edenhofer
|
af29df04c0
|
Fixed timezone issue and added alarm support.
|
2016-02-25 16:30:33 +01:00 |
|
Martin Edenhofer
|
34e92456f7
|
Fixed form initialisation with empty model/attributes.
|
2016-02-23 11:54:35 +01:00 |
|
Martin Edenhofer
|
57b1f3409e
|
Improved auto seen feature for online notifications.
|
2016-02-22 08:58:33 +01:00 |
|
Martin Edenhofer
|
497b659500
|
Fixed text/html article quoting in notifications.
|
2016-02-20 08:43:44 +01:00 |
|
Martin Edenhofer
|
742e117b0b
|
Added ticket.get_references, added also reverences header to notification emails.
|
2016-02-20 08:14:51 +01:00 |
|
Martin Edenhofer
|
e0ec2fbd12
|
Extended NilClass with empty? method.
|
2016-02-19 23:34:57 +01:00 |
|
Martin Edenhofer
|
d54bb4fa05
|
Moved to new notification factory. Added notification templates to app/views/mailer/*.
|
2016-02-19 22:05:36 +01:00 |
|
Martin Edenhofer
|
6afe4d6b08
|
Added new feature to notify user about new app version to force to reload the web app.
|
2016-02-12 15:07:15 +01:00 |
|
Martin Edenhofer
|
352ffd7aa8
|
Removed not necessary thread and code cleanup.
|
2016-02-09 01:32:55 +01:00 |
|
Martin Edenhofer
|
363943b196
|
Removed not necessary hread.
|
2016-02-09 00:04:08 +01:00 |
|
Martin Edenhofer
|
059be41457
|
Generate statistic before starting import.
|
2016-02-08 23:07:14 +01:00 |
|
Martin Edenhofer
|
73f27f48ae
|
Improved error handling.
|
2016-02-07 18:46:44 +01:00 |
|
Thorsten Eckel
|
23b9b8867c
|
Fixed indentation.
|
2016-02-04 12:04:58 +01:00 |
|
Martin Edenhofer
|
a080d62611
|
Updated test result check. Added postgresql support. Do not import articles a second time on reimport (use message_id for identifier).
|
2016-02-04 00:35:49 +01:00 |
|
Thorsten Eckel
|
edd9b42fdf
|
- Use undocumented but valid .count method to prevent more than one API request for gathering the count ob objects.
- Use .all! instead of .all to get possible errors raised insted of silently capturing them.
|
2016-02-03 18:14:07 +01:00 |
|
Martin Edenhofer
|
29ff4e6fd3
|
Improved html2text method by using HTMLEntities gem.
|
2016-02-03 14:33:03 +01:00 |
|
Thorsten Eckel
|
22d9cebae3
|
Reworked to the functionality to import objects in the fetch loop instead of fetching all in the first place. Issue is caused by the Zendesk API or Gem. For more information see: https://github.com/zendesk/zendesk_api_client_rb/issues/290 .
|
2016-02-03 11:23:38 +01:00 |
|
Thorsten Eckel
|
0acedd39c2
|
Code improvements.
|
2016-02-03 11:23:38 +01:00 |
|
Thorsten Eckel
|
2a29312164
|
Changed behaviour to load all Zendesk objects first instead of working with them in the fetch loop.
|
2016-02-02 15:49:24 +01:00 |
|
Martin Edenhofer
|
44e379a3d0
|
Reduced total timeout.
|
2016-01-28 10:34:41 +01:00 |
|
Martin Edenhofer
|
70f5f21558
|
Fixed missing downcase for login of agents and customers.
|
2016-01-24 16:58:02 +01:00 |
|
Martin Edenhofer
|
87e1a92e39
|
Improved code layout.
|
2016-01-24 12:50:29 +01:00 |
|
Martin Edenhofer
|
5e518f5037
|
Added total timeout of whole http request.
|
2016-01-21 02:07:50 +01:00 |
|
Martin Edenhofer
|
a2b68280b9
|
Added postgresql support.
|
2016-01-20 02:00:02 +01:00 |
|
Martin Edenhofer
|
a00be78195
|
Added postgresql support.
|
2016-01-19 23:30:23 +01:00 |
|
Martin Edenhofer
|
afe46d3570
|
Prepared for postgresql.
|
2016-01-19 07:58:58 +01:00 |
|
Thorsten Eckel
|
64d722d14c
|
Added zendesk import browser tests.
|
2016-01-18 20:36:53 +01:00 |
|
Thorsten Eckel
|
00cffad79e
|
Added some syntactic suguar (used in rubocop cops).
|
2016-01-16 11:05:04 +01:00 |
|
Martin Edenhofer
|
a397132931
|
Fixed some Facebook issues. Improved tests.
|
2016-01-16 01:16:31 +01:00 |
|
Thorsten Eckel
|
3a401247f5
|
Fixed broken .casecmp rubocop replacements and disabled cop.
|
2016-01-15 22:17:05 +01:00 |
|
Martin Edenhofer
|
40f6314177
|
Fixed unit tests.
|
2016-01-15 20:40:29 +01:00 |
|
Martin Edenhofer
|
815666a994
|
Merge branch 'develop' of github.com:martini/zammad into develop
|
2016-01-15 20:09:25 +01:00 |
|
Thorsten Eckel
|
d7995bc6d3
|
Updated dependencies and applied new rubocop rules.
|
2016-01-15 18:23:35 +01:00 |
|
Martin Edenhofer
|
7ae3fbbc11
|
Removed not longer needed sso backend.
|
2016-01-15 15:10:56 +01:00 |
|
Martin Edenhofer
|
92c0cb9da8
|
Fixed error if no geo location backend is selected.
|
2016-01-14 10:39:52 +01:00 |
|
Martin Edenhofer
|
c6ee93d2d5
|
Fixed tests.
|
2016-01-13 23:27:34 +01:00 |
|
Martin Edenhofer
|
736c782bf3
|
Merge branch 'develop' of github.com:martini/zammad into develop
|
2016-01-13 22:40:33 +01:00 |
|
Martin Edenhofer
|
0d940d6460
|
Removed not longer needed otrs runtime auth backend.
|
2016-01-13 22:38:08 +01:00 |
|
Martin Edenhofer
|
ed5e0ff4d4
|
Merge branch 'develop' of github.com:martini/zammad into develop
|
2016-01-13 22:24:11 +01:00 |
|