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
|
f9298d1174
|
Fixed permission check.
|
2016-02-18 15:27:05 +01:00 |
|
Martin Edenhofer
|
c0fece6f0d
|
Added user (agent & customer) invite feature in first steps.
|
2016-02-17 19:36:33 +01:00 |
|
Martin Edenhofer
|
d9e9469f4d
|
Added support to show error message of object was not able to create.
|
2016-02-16 16:41:33 +01:00 |
|
Thorsten Eckel
|
3d238f7974
|
Fixed typo.
|
2016-01-27 19:26:10 +01:00 |
|
Martin Edenhofer
|
c775463fd8
|
Added postgresql support.
|
2016-01-20 02:48:54 +01:00 |
|
Thorsten Eckel
|
d7995bc6d3
|
Updated dependencies and applied new rubocop rules.
|
2016-01-15 18:23:35 +01:00 |
|
Martin Edenhofer
|
0698324595
|
Add init user also to chat role.
|
2015-12-06 08:14:30 +01:00 |
|
Martin Edenhofer
|
39b37e048b
|
Added chat settings. Improved chat event backends.
|
2015-11-25 10:33:39 +01:00 |
|
Martin Edenhofer
|
edbbce1f50
|
Serve avatar images without session.
|
2015-11-12 10:37:24 +01:00 |
|
Martin Edenhofer
|
ae4f48a954
|
Moved to new wording to access external services.
|
2015-07-15 21:45:40 +02:00 |
|
Martin Edenhofer
|
3a30bffbc0
|
Added big data classes to do centralised lookups.
|
2015-07-07 07:56:31 +02:00 |
|
Thorsten Eckel
|
9b6bf4e762
|
Applied rubocop cop 'Style/EmptyLines'.
|
2015-07-03 17:20:41 +02:00 |
|
Martin Edenhofer
|
7258122455
|
Added recent created users per default.
|
2015-06-10 01:57:22 +02:00 |
|
Thorsten Eckel
|
b6c2b6750a
|
Corrected with rubocop cop 'Lint/RescueException'.
|
2015-05-08 16:09:24 +02:00 |
|
Thorsten Eckel
|
7f67e6f00a
|
- Corrected with rubocop cop 'Style/PredicateName'.
- Removed application_module method 'is_not_role', was never used.
- Renamed Sessions::Backend::Collections methods is_role_set to roles_add.
- Renamed Sessions::Backend::Collections methods is_not_role_set to not_roles_add.
|
2015-05-08 10:22:12 +02:00 |
|
Thorsten Eckel
|
1e4f47acde
|
Corrected with rubocop cop 'Rails/ActionFilter'.
|
2015-05-07 13:24:04 +02:00 |
|
Martin Edenhofer
|
60121a25fb
|
Some new rubocop checks.
|
2015-04-27 22:49:17 +02:00 |
|
Martin Edenhofer
|
c34a33da99
|
Applied rubocop Style/SpaceAroundOperators.
|
2015-04-27 16:41:03 +02:00 |
|
Martin Edenhofer
|
bd1db72b9b
|
Applied rubocop Style/TrailingBlankLines.
|
2015-04-27 16:15:29 +02:00 |
|
Thorsten Eckel
|
ce58d465c0
|
Corrected with rubocop cop 'Style/HashSyntax'.
|
2015-04-27 15:42:53 +02:00 |
|
rkaldung
|
42780b7ef9
|
replaced literal w/ constant
|
2015-02-15 10:12:27 +01:00 |
|
rkaldung
|
4954557ccd
|
replaced literal w/ constant
|
2015-02-15 09:43:40 +01:00 |
|
Martin Edenhofer
|
4e3d2b5306
|
Added missing integer conversion.
|
2015-02-09 13:19:52 +01:00 |
|
Martin Edenhofer
|
4c2d3e50c3
|
Prevent given external id at object creation.
|
2015-02-06 17:13:13 +01:00 |
|
Martin Edenhofer
|
b531b74bf7
|
Fixed language change.
|
2015-01-04 22:17:16 +01:00 |
|
Martin Edenhofer
|
c03d1580f0
|
Moved to html notifications.
|
2015-01-03 23:53:07 +01:00 |
|
Martin Edenhofer
|
0d9adc0d64
|
Added browser tests for password reset.
|
2014-12-31 10:04:14 +01:00 |
|
Martin Edenhofer
|
67b32a0bca
|
Added browser tests for password change.
|
2014-12-31 00:51:19 +01:00 |
|
Thorsten Eckel
|
28f1baa051
|
Improved wording.
|
2014-12-18 16:24:09 +01:00 |
|
Thorsten Eckel
|
74a179b3c4
|
Added Swagger YARD doc for user history get.
|
2014-12-18 16:12:36 +01:00 |
|
Thorsten Eckel
|
cdaed6d045
|
Improved wording.
|
2014-12-18 16:03:55 +01:00 |
|
Thorsten Eckel
|
441108def8
|
Fixed doc format.
|
2014-12-18 16:03:19 +01:00 |
|
Thorsten Eckel
|
565058f1b1
|
Added example Swagger YARD doc to User controller.
|
2014-12-18 15:59:45 +01:00 |
|
Martin Edenhofer
|
aed7e70179
|
Added multi avatar support.
|
2014-12-01 08:32:35 +01:00 |
|
Martin Edenhofer
|
353b8e7ac3
|
Improved importer.
|
2014-11-04 10:06:41 +01:00 |
|
Martin Edenhofer
|
0de3fc7c6b
|
Init version of new installer.
|
2014-10-22 23:00:11 +02:00 |
|
Johannes Nickel
|
a4ff19aaa8
|
fixed: removed duplicate shown users in user list (user management) because seach is by role / group and the same users are returned multiple times.
|
2014-10-09 21:54:02 +02:00 |
|
Martin Edenhofer
|
e52a489dc4
|
Added user search.
|
2014-09-25 01:12:23 +02:00 |
|
Martin Edenhofer
|
0e7892b22f
|
Merge branch 'develop' into interface
Conflicts:
app/assets/javascripts/app/controllers/_dashboard/ticket.js.coffee
app/assets/javascripts/app/controllers/organization_zoom.js.coffee
app/assets/javascripts/app/controllers/ticket_zoom.js.coffee
app/assets/javascripts/app/controllers/user_zoom.js.coffee
app/assets/javascripts/app/views/organization_zoom.jst.eco
app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
app/assets/javascripts/app/views/ticket_zoom/edit.jst.eco
|
2014-08-18 15:05:20 +02:00 |
|
Martin Edenhofer
|
e51b376b43
|
Moved to Model.lookup() for asset generation to speed up.
|
2014-08-13 13:32:43 +02:00 |
|
Martin Edenhofer
|
604f4c918e
|
Fixed browser tests.
|
2014-08-13 11:39:48 +02:00 |
|
Martin Edenhofer
|
8bb4a842a2
|
Moved to .full in backend, frontend and REST for models.
|
2014-08-13 02:12:38 +02:00 |
|
Martin Edenhofer
|
eb0a01eaa1
|
Added unit tests to test user avatars.
|
2014-07-27 13:40:42 +02:00 |
|
Martin Edenhofer
|
ec1f3afa73
|
Improved storage backend.
|
2014-04-28 09:44:36 +02:00 |
|
Martin Edenhofer
|
e5c35021ac
|
Updated header.
|
2014-02-03 20:24:49 +01:00 |
|
Martin Edenhofer
|
313b6ffa2b
|
Moved to new twitter lib.
|
2013-11-19 11:04:46 +01:00 |
|
Martin Edenhofer
|
3b405562cc
|
Improved fetching of records (race conditions).
|
2013-11-02 22:32:00 +01:00 |
|
Martin Edenhofer
|
e6e2fa1850
|
Init version of user zoom.
|
2013-10-21 21:00:58 +02:00 |
|
Martin Edenhofer
|
59c4f77e3e
|
Added config option for REST api base path on server and on site client. Currently on both "/api/v1" is used.
|
2013-08-07 00:10:28 +02:00 |
|