Dominik Klein
|
3caa400407
Fixes #4520 - Alphabetical listing of organizations in admin area.
|
1 year ago |
Dominik Klein
|
1335033de9
Maintenance: Added default sorting for organizations.
|
1 year ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Dominik Klein
|
f566c47f2a
Feature: Mobile - Added form schema field improvements.
|
2 years ago |
Florian Liebe
|
21869bd27a
Feature: Mobile - Add query, mutation + subscription for organizations.
|
2 years ago |
Mantas Masalskis
|
c58754c787
Fixes #4050 - Image is only partly saved on richtext object attribute
|
2 years ago |
Mantas Masalskis
|
ffdbc246a7
Maintenance: Validate #note length.
|
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
|
041c0d61ef
Follow up fa4577d463aa50d645b000f3ce4959271610981f - Fixes #3710 - Unable to close tickets in certran cases if core workflow is used.
|
3 years ago |
Rolf Schmidt
|
05a471f90d
Fixes #3709, #Fixes 1262 - Core Workflow implementation
|
3 years ago |
Rolf Schmidt
|
ac5b0b85ce
Fixes #3703 - Organization removal does not clear organization_id from Tickets.
|
3 years ago |
Mantas Masalskis
|
0668e17d18
Fixes #1653 - Default value not set for attributes of type input, select,...
|
3 years ago |
Rolf Schmidt
|
dc734791c4
Fixes #3688 - Removing organizations removes user and ticket as well.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Martin Gruner
|
fdbf501be0
Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency.
|
3 years ago |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Rolf Schmidt
|
d0b5cbfe4b
Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*).
|
3 years ago |
Rolf Schmidt
|
f766dc7164
Maintenance: Removed updating of member ids for organization and moved assosciation deletion to own hook.
|
4 years ago |
Rolf Schmidt
|
3af0e35821
Peformance - Fixed missing ignored attributes for data privacy feature.
|
4 years ago |
Rolf Schmidt
|
3fb9b05027
Fixes #2074 - Ability of deleting customers and / or all ticket at once.
|
4 years ago |
Mantas
|
cbf5359589
Fixes #3089 - Domain based assignment can be enabled without domain being filled in
|
4 years ago |
Ryan Lue
|
becbdb1baa
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
4 years ago |
Thorsten Eckel
|
444e48e377
Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations.
|
5 years ago |
Martin Edenhofer
|
dabce01ec2
Sanitize html for note fields of tickets, users and organizations.
|
5 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Thorsten Eckel
|
ddd7cb315a
Fixed rubocop complains by restoring the deactivation of Rails/InverseOf.
|
6 years ago |
Ryan Lue
|
04055f7095
Replace unless with if ! (project-wide)
|
6 years ago |
Ryan Lue
|
79d4284365
Fix rubocop violations
|
6 years ago |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
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 |
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
|
c662df0d11
Fixed issue #903 - member_ids missing in organization list API endpoint.
|
7 years ago |
Thorsten Eckel
|
ef6fbe8f2a
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
7 years ago |
André Bauer
|
7a8559e678
refactored postinstall.sh
|
8 years ago |
Martin Edenhofer
|
bf3411daca
Implemented issue#356 - Automatically join users to organizations based on the email address.
|
8 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
81b48a2ef4
Moved from to new permission management.
|
8 years ago |
Martin Edenhofer
|
7f1ecaa67e
Refactoring search index backend.
|
8 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 years ago |
Thorsten Eckel
|
9b6bf4e762
Applied rubocop cop 'Style/EmptyLines'.
|
9 years ago |
Martin Edenhofer
|
0b512c59ec
Improved speed of user and organization assets.
|
9 years ago |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
Martin Edenhofer
|
be31823d89
Improved cache backend. Heavy reduce of sql queries.
|
9 years ago |
rkaldung
|
42780b7ef9
replaced literal w/ constant
|
9 years ago |