Martin Edenhofer
|
cd28e904ac
Improved session validation and usage of cors headers.
|
7 years ago |
Thorsten Eckel
|
ef6fbe8f2a
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
7 years ago |
Julian K
|
ceaf615282
Fix spelling mistake (#481)
|
8 years ago |
Martin Edenhofer
|
da2a11cb8c
Added users/me resource. Fixed issue#241.
|
8 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
d8913eec6d
Fixed random order of objects in index controller, added order_by id.
|
8 years ago |
Martin Edenhofer
|
ba684348ef
Improved user validation.
|
8 years ago |
Martin Edenhofer
|
4f08d899cf
Added per_page limit to 500 (excepting tickets with 100). Added page/per_page support for search actions.
|
8 years ago |
Martin Edenhofer
|
19cb76bb12
Prevent multiple rendering.
|
8 years ago |
Martin Edenhofer
|
50c1633124
Improved user/org search.
|
8 years ago |
Martin Edenhofer
|
eceb9889b1
Added database locking to prevent race conditions.
|
8 years ago |
Martin Edenhofer
|
325e0b4ddd
Renamed term to query for searches.
|
8 years ago |
Martin Edenhofer
|
46aeca2bdc
Fixed user search.
|
8 years ago |
Martin Edenhofer
|
825df71df1
Fixed controller tests.
|
8 years ago |
Martin Edenhofer
|
81b48a2ef4
Moved from to new permission management.
|
8 years ago |
Martin Edenhofer
|
1b907f0d73
Added autoload of text modules.
|
8 years ago |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
c8f329d9c0
Moved from 1000 per default per_page to 500 per default per_page for pagination.
|
8 years ago |
Martin Edenhofer
|
9fe709f9b7
Improved error handling for json requests.
|
8 years ago |
Martin Edenhofer
|
88e3d1fecb
Added expand format for data rest api (deliver records with filled reverences for "group_id: 123" add automatically "group: 'some name'").
|
8 years ago |
Martin Edenhofer
|
5b43ba89e1
Do not set source=signup on initial admin user creation.
|
8 years ago |
Martin Edenhofer
|
54f6c456b7
Streamline of rest api for tickets, users and organisations. Added pagination for search and index. Added auto lookup for id values (e. g. use group: 'some name', backend will automatically replace "group: 'some name'" by "group_id: 123").
|
8 years ago |
Martin Edenhofer
|
65af185847
Streamline of rest api (added missing destroy backends).
|
8 years ago |
Martin Edenhofer
|
26cd94acab
Improved signup check.
|
8 years ago |
Martin Edenhofer
|
9c8339e716
Fixed browser tests.
|
8 years ago |
Martin Edenhofer
|
5adba8c9d0
Added email verify feature for self signup accounts.
|
8 years ago |
Martin Edenhofer
|
cb7d10fb1f
Fixed race condition if saving avatar image. Added image attribute in avatar observer controller.
|
8 years ago |
Martin Edenhofer
|
944b9bf498
Do not show passwords on user create or update.
|
8 years ago |
Martin Edenhofer
|
1a506cd150
Improved chat tests.
|
8 years ago |
Martin Edenhofer
|
4646aca840
Added cti call log ui.
|
8 years ago |
Martin Edenhofer
|
ed5b058d6e
Refactoring of NotificationFactory.
|
8 years ago |
Martin Edenhofer
|
d54bb4fa05
Moved to new notification factory. Added notification templates to app/views/mailer/*.
|
8 years ago |
Martin Edenhofer
|
f9298d1174
Fixed permission check.
|
8 years ago |
Martin Edenhofer
|
c0fece6f0d
Added user (agent & customer) invite feature in first steps.
|
8 years ago |
Martin Edenhofer
|
d9e9469f4d
Added support to show error message of object was not able to create.
|
8 years ago |
Thorsten Eckel
|
3d238f7974
Fixed typo.
|
9 years ago |
Martin Edenhofer
|
c775463fd8
Added postgresql support.
|
9 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
9 years ago |
Martin Edenhofer
|
0698324595
Add init user also to chat role.
|
9 years ago |
Martin Edenhofer
|
39b37e048b
Added chat settings. Improved chat event backends.
|
9 years ago |
Martin Edenhofer
|
edbbce1f50
Serve avatar images without session.
|
9 years ago |
Martin Edenhofer
|
ae4f48a954
Moved to new wording to access external services.
|
9 years ago |
Martin Edenhofer
|
3a30bffbc0
Added big data classes to do centralised lookups.
|
9 years ago |
Thorsten Eckel
|
9b6bf4e762
Applied rubocop cop 'Style/EmptyLines'.
|
9 years ago |
Martin Edenhofer
|
7258122455
Added recent created users per default.
|
9 years ago |
Thorsten Eckel
|
b6c2b6750a
Corrected with rubocop cop 'Lint/RescueException'.
|
9 years ago |
Thorsten Eckel
|
7f67e6f00a
- Corrected with rubocop cop 'Style/PredicateName'.
|
9 years ago |
Thorsten Eckel
|
1e4f47acde
Corrected with rubocop cop 'Rails/ActionFilter'.
|
9 years ago |
Martin Edenhofer
|
60121a25fb
Some new rubocop checks.
|
9 years ago |
Martin Edenhofer
|
c34a33da99
Applied rubocop Style/SpaceAroundOperators.
|
9 years ago |