Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
Martin Gruner
|
4297cb86ba
Maintenance: Add quoting for SQL LIKE bind parameters.
|
1 year ago |
Rolf Schmidt
|
002c5cba96
Fixes #4574 - Admin user can not find user or organization in the search bar.
|
1 year ago |
Martin Gruner
|
a69fc3a451
Maintenance: Force usage of 'reorder' instead of 'order'.
|
1 year ago |
Rolf Schmidt
|
6314da1713
Fixes #4425 - Search doesn't show tickets belonging to secondary organizations.
|
1 year ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Martin Gruner
|
311584f0d2
Feature: Mobile - Add support for ticket merging.
|
1 year ago |
Rolf Schmidt
|
395c366c0b
Fixes #3876 - Duplicate results in search.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Ryan Lue
|
d2efdb547d
Refactoring: Use ticket scope policies more consistently, various small optimizations.
|
3 years ago |
Ryan Lue
|
276c45b2e9
Refactoring: Drop Ticket.access_condition in favor of using Pundit scopes.
|
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 |
Thorsten Eckel
|
4a48fe3bf6
Maintenance: Updated rubocop(-* gems) to latest version (1.9.1).
|
3 years ago |
Rolf Schmidt
|
3fd0609f61
Fixes #2337 - Zammad stops Organization pagination after 500 entries.
|
4 years ago |
Rolf Schmidt
|
4a07c783a3
Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent.
|
4 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
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Martin Edenhofer
|
c2f4755a6c
Search query extension refactoring to use params and not arguments.
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Martin Edenhofer
|
86c79c3dba
Follwup for issue #2031 - restored original default sort_by updated_at attribute and unified names of controller tests.
|
6 years ago |
Martin Edenhofer
|
597cd01b5a
Implemented issue #2073 - Allow sort_by and order_by for tickets, users and organisations search REST API.
|
6 years ago |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
Martin Edenhofer
|
cf16264940
Implemented issue #1951 - Allow pagination in search result with more then 100 results.
|
6 years ago |
Martin Edenhofer
|
e460c99cad
Introduced REST expand=true/false/1/0, full=true/false/1/0 and all=true/false/1/0 options. Improved controller tests. @hanneshal
|
7 years ago |
Martin Edenhofer
|
5ebeb51e2e
Fixed issue #1711 - Zammad Api for idoit.object_ids broken.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Thorsten Eckel
|
350c3ead51
Added enhanced Group access functionality.
|
7 years ago |
Martin Edenhofer
|
1ffc19455a
Improved join.
|
8 years ago |
Timo Göllner
|
5a3f8c1bb6
bugfix: added missing join table (#541)
|
8 years ago |
Martin Edenhofer
|
a0caaa06e9
Cleanup, fixed typos and improved error handling.
|
8 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
c28c8514c4
Improved ticket search.
|
8 years ago |
Martin Edenhofer
|
5fc8e6c510
Added elasticsearch 2.4 support.
|
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 |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
c775463fd8
Added postgresql support.
|
8 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 years ago |
Martin Edenhofer
|
2311d1c393
Fixed ticket list in user and org profile.
|
9 years ago |
Martin Edenhofer
|
d825cc288b
Moved to new query condition syntax to support is, is not, contains, contains not, ...
|
9 years ago |
Martin Edenhofer
|
492a38ad35
Fixed use of delete!()
|
9 years ago |
Martin Edenhofer
|
e1aae93269
Fixed rubocop checks.
|
9 years ago |
Martin Edenhofer
|
dac3a506ec
Added support for themeless searchable models.
|
9 years ago |
Martin Edenhofer
|
b2aa52c22a
Fixed searchable models as customer user. Added model.search_preferences to get searchable models by config.
|
9 years ago |
Thorsten Eckel
|
c59f616708
Applied rubocop cop 'Lint/UnneededDisable'.
|
9 years ago |
Martin Edenhofer
|
7bc55193ce
Updated doc.
|
9 years ago |
Martin Edenhofer
|
bea2a732e8
Improved api, removed not needed attribute.
|
9 years ago |
Thorsten Eckel
|
7f67e6f00a
- Corrected with rubocop cop 'Style/PredicateName'.
|
9 years ago |
Martin Edenhofer
|
ba1d7abf91
Moved back to compact module/class definition to prevent "superclass mismatch for class Ticket (TypeError)".
|
9 years ago |