Ryan Lue
|
46615333f9
Refactoring: Eliminate explicit coupling of classes in ChecksImport concern
|
6 years ago |
Ryan Lue
|
7006d573b4
Refactoring: Migrate role_test.rb to RSpec.
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Martin Edenhofer
|
254c8c1e4b
Improved error handling of system_agent_limit setting it the number was supplied as string.
|
6 years ago |
Mantas
|
9cdb0d5ce4
Fixes #2088 User doesn't appear in drag&drop overlay in a group if access is via roles
|
6 years ago |
Ryan Lue
|
04055f7095
Replace unless with if ! (project-wide)
|
6 years ago |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
Martin Edenhofer
|
d52634701d
Fixed issue #1794 - Admin users can be disabled by Agents.
|
7 years ago |
Thorsten Eckel
|
bf6192113a
Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%.
|
7 years ago |
Thorsten Eckel
|
6a0784ab4f
Minor refactoring: Removed duplicate code.
|
7 years ago |
Martin Edenhofer
|
b1c57552d3
Improved wording.
|
7 years ago |
Muhammad Nuzaihan
|
eb8d23ba75
Fixes #1758 disallow assigning admin/admin.*/ticket.agent if default_at_signup is set to true
|
7 years ago |
Martin Edenhofer
|
97a5cd3cf5
Improved max. agent limit check.
|
7 years ago |
Martin Edenhofer
|
2c39eb47de
Fixed issue #1563 - prevent admin from locking out.
|
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 |
Martin Edenhofer
|
d93d404902
Improved tests (do not break on before/after callbacks).
|
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 |
Martin Edenhofer
|
87aedd8cc5
Added agent limit support.
|
8 years ago |
Johannes Nickel
|
0c97b9a401
changed function name from permission_grand to permission_grant in Role model
|
8 years ago |
Martin Edenhofer
|
cd28e904ac
Improved session validation and usage of cors headers.
|
8 years ago |
Thorsten Eckel
|
ef6fbe8f2a
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
8 years ago |
Martin Edenhofer
|
9b9f9ed8c5
Rework, get unit tests up and running again.
|
8 years ago |
Martin Edenhofer
|
3e44a2cb43
Merge branch 'private-permission-active2' into develop
|
8 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
dc7354223a
Added permission.active attribute to disable features.
|
8 years ago |
Martin Edenhofer
|
b7c0ddb90f
Prevent user_ids lookup for role assets (not needed in frontend - Customer role will have almost any user id in it).
|
8 years ago |
Martin Edenhofer
|
81b48a2ef4
Moved from to new permission management.
|
8 years ago |
Martin Edenhofer
|
00abecbd98
Added table dnd support for sort prio in overviews.
|
9 years ago |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
10 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
10 years ago |
Martin Edenhofer
|
be31823d89
Improved cache backend. Heavy reduce of sql queries.
|
10 years ago |
rkaldung
|
42780b7ef9
replaced literal w/ constant
|
10 years ago |
Martin Edenhofer
|
d18ef99f78
Updated header.
|
11 years ago |
Martin Edenhofer
|
3b8f6259b6
Moved to application model assets (for all models per default).
|
11 years ago |
Martin Edenhofer
|
4e2288e9a4
Added generic activity stream support.
|
11 years ago |
Martin Edenhofer
|
c2010124f5
Code reformattingand code layout beautying.
|
11 years ago |
Martin Edenhofer
|
67db493699
Added model cache object (lookup method) to increase performance.
|
12 years ago |
Martin Edenhofer
|
d0a0ebdbc5
Improved table view and added check of name presence of objects.
|
12 years ago |
Martin Edenhofer
|
fb910d03a3
Improved caching.
|
12 years ago |
Martin Edenhofer
|
4d591da87d
Added caching / delete of caches if user object changes.
|
13 years ago |
Martin Edenhofer
|
a77f3b6435
Init version.
|
13 years ago |