Thorsten Eckel
|
809a698c03
Fixed bug: Organization search queries don't find case insensitive results.
|
6 years ago |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
Thorsten Eckel
|
74dd1b21ec
Fixed issue #1966: Paginated search results on Organizations can never be empty for queries that have at least one result (on an earlier page).
|
6 years ago |
Martin Edenhofer
|
cf16264940
Implemented issue #1951 - Allow pagination in search result with more then 100 results.
|
6 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
|
a0caaa06e9
Cleanup, fixed typos and improved error handling.
|
7 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
81b48a2ef4
Moved from to new permission management.
|
8 years ago |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
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
|
c775463fd8
Added postgresql support.
|
8 years ago |
Martin Edenhofer
|
492a38ad35
Fixed use of delete!()
|
9 years ago |
Martin Edenhofer
|
e1aae93269
Fixed rubocop checks.
|
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
|
7f67e6f00a
- Corrected with rubocop cop 'Style/PredicateName'.
|
9 years ago |
Martin Edenhofer
|
bd29c71687
Some new rubocop checks.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
rkaldung
|
42780b7ef9
replaced literal w/ constant
|
9 years ago |
Martin Edenhofer
|
e116941d1c
Added new user/org autocompletion.
|
10 years ago |
Martin Edenhofer
|
3b766c81cf
Moved to rails 4.1.
|
10 years ago |
Martin Edenhofer
|
1a64256546
Improved std. fallback sql.
|
10 years ago |
Martin Edenhofer
|
d18ef99f78
Updated header.
|
10 years ago |
Martin Edenhofer
|
bfb507dee5
Added support of group permissions.
|
10 years ago |
Martin Edenhofer
|
b163b2eb0f
Added init version of ES search.
|
10 years ago |
Martin Edenhofer
|
9123533f1b
Fixed org lookup, use model with full attributes.
|
11 years ago |
Martin Edenhofer
|
21080c1662
Fixed syntax error.
|
11 years ago |
Martin Edenhofer
|
ddc99ca406
First stage of migration to object assets for frontend.
|
11 years ago |