Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Rolf Schmidt
|
b8b5a3ee78
Performance: Rollback old attributes_with_association_ids caching logic and skip on updated_at changes (0b6010c390fa7af469a3a4f08d284ae70527e0d3).
|
2 years ago |
Rolf Schmidt
|
84f6ee0a7c
Fixes #1573 - Assign user to multiple organizations.
|
2 years ago |
Rolf Schmidt
|
0b6010c390
Maintenance: Replace zammad specific cache approach by rails low level caching.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Rolf Schmidt
|
867b36baa8
Maintenance: Add assets level to have different data sets based on permissions
|
3 years ago |
Rolf Schmidt
|
2d6d15f9be
Fixes #3514 - csv import example file download (organizations) is empty.
|
3 years ago |
Thorsten Eckel
|
916bb77066
Maintenance: Activated rubocop Layout/SpaceInsideParens.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Mantas Masalskis
|
c45b5ac51f
Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead.
|
3 years ago |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
Thorsten Eckel
|
bb7950255e
Follow up - bca16dee1685797eec5836f129b7e096774c9e9c - Enhancement: Provide unique error code for technical errors to make it easy to find them in the logs.
|
4 years ago |
Thorsten Eckel
|
e78af42b3c
Enhancement: Limit data send back to the browser for valid session.
|
4 years ago |
Denny Bresch
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
Thorsten Eckel
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
Thorsten Eckel
|
3d45432f78
Fixed issue #2418 - Missing table name quoting causes MySQL 8 incompatibility.
|
5 years ago |
Thorsten Eckel
|
18cec289b6
Fixed bug: Having multiple associations to different attributes of one Model lead to invalid association data.
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Ryan Lue
|
04055f7095
Replace unless with if ! (project-wide)
|
6 years ago |
Thorsten Eckel
|
afb78f2200
Fixed issue #1488 - Role - Group can't be unchecked.
|
6 years ago |
Thorsten Eckel
|
16d89b1fa7
Fixed bug: Empty given parameter overwrites/removes group access structure.
|
6 years ago |
Thorsten Eckel
|
0f28d1f0b6
WIP TE.
|
6 years ago |
Martin Edenhofer
|
6a0f5d4c25
Initial generic csv based import of text modules, users, organizations and tickets for model and controller.
|
6 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Thorsten Eckel
|
5afb92dbdc
Refactoring: Improved lookup of association IDs by performing one JOIN instead of multiple SELECTs. This is especially usefull for systems where the DB runs on a separated system.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Jens Pfeifer
|
533b44af8f
Updated to rails 5.0.
|
7 years ago |
Thorsten Eckel
|
350c3ead51
Added enhanced Group access functionality.
|
7 years ago |
Rolf Schmidt
|
fa454abf3a
Reworked file structure of concerns.
|
7 years ago |