Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 лет назад |
Thorsten Eckel
|
83ed53d245
Fixed bug: Re-seed-ing not possible in same process because require_relative loads file only once.
|
6 лет назад |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 лет назад |
Thorsten Eckel
|
5d73e699fe
Refactoring: Removed unneeded Network functionality structure.
|
7 лет назад |
Thorsten Eckel
|
0fd75fa482
Moved seeds to own files and call them in a loop to restructure them and make separate executions (for resetting purposes) possible.
|
7 лет назад |
Martin Edenhofer
|
5e7062295b
Removed state and priority refs in seeds.rb.
|
7 лет назад |
Martin Edenhofer
|
131d360c75
Implemented issue #645 - Alternative pretty date format.
|
7 лет назад |
Martin Edenhofer
|
f0f4f278c3
Overviews with multi role support.
|
7 лет назад |
Martin Edenhofer
|
78b73eef43
Improved ldap settings.
|
7 лет назад |
Thorsten Eckel
|
c9b2255e4f
Initial version of LDAP user sync support.
|
7 лет назад |
Martin Edenhofer
|
78ddb3b62e
Set password field to autocomplete=“new-password”.
|
7 лет назад |
Martin Edenhofer
|
87aedd8cc5
Added agent limit support.
|
7 лет назад |
Martin Edenhofer
|
eb734b74cc
Removed default value.
|
7 лет назад |
Martin Edenhofer
|
18711a28bd
Fixed issue #920 - Unable to create users with admin.user permission.
|
7 лет назад |
Martin Edenhofer
|
49c3d4c2ec
Merge branch 'private-seed_improve_state_ids_state_type' into develop
|
7 лет назад |
Martin Edenhofer
|
90fcff7bd9
Fixed issue #859 - Changing "Product Name" breaks "Admin" menu.
|
7 лет назад |
Martin Edenhofer
|
53cd59902e
Improved lookups for field for state_id.
|
7 лет назад |
Thorsten Eckel
|
57e7b9e987
Refactoring:
|
7 лет назад |
Martin Edenhofer
|
55f17a226b
Moved to database lookups for overview creation.
|
7 лет назад |
Martin Edenhofer
|
4b4e157806
Removed not needed state.
|
7 лет назад |
Martin Edenhofer
|
b5f3d26371
Moved to db lookups.
|
7 лет назад |
Martin Edenhofer
|
ee0677e31c
Improved http_type translation.
|
7 лет назад |
Johannes Nickel
|
0c97b9a401
changed function name from permission_grand to permission_grant in Role model
|
7 лет назад |
Martin Edenhofer
|
d34112a99f
Telegram support and split of channel controllers into separate files. Thanks to @schurig
|
7 лет назад |
Martin Edenhofer
|
c8e9058866
Moved default and follow up state/priority from source code into model. Related to issue #689 - OTRS import breaks a lot of assumptions in Zammad.
|
7 лет назад |
Martin Edenhofer
|
f0ff543bfb
Fixed issue #731 - Do not import own notification emails in Zammad.
|
7 лет назад |
Martin Edenhofer
|
b86e18205b
Fixed issue #731 - Do not import own notification emails in Zammad.
|
7 лет назад |
Jens Pfeifer
|
30c9caae00
Fixed some english texts.
|
7 лет назад |
Martin Edenhofer
|
4b85c1f662
Fixed issue #643 - Group follow up check for closed tickets does not work.
|
7 лет назад |
Thorsten Eckel
|
0862bf7e6a
Improved password security by using proper password hash module backed by Argon2 (official winner of the Password Hashing Competition) - thanks to @nomoketo and @benbe.
|
7 лет назад |
Rolf Schmidt
|
7cd9ccae75
Fixed issue #662 - Add setting to define internal/external notice default setting.
|
7 лет назад |
Elias Probst
|
9d0bfa1fae
Fix typos (#622)
|
7 лет назад |
Martin Edenhofer
|
ad53128091
Implemented issue #373 - Feature "Time recording”.
|
7 лет назад |
Martin Edenhofer
|
a1a56f49c0
Implemented issue #439 - proxy support.
|
7 лет назад |
Martin Edenhofer
|
6f99e65361
Moved show additional ticket attributes to bottom to middle in create screens.
|
7 лет назад |
Martin Edenhofer
|
5856dd7c06
Moved to offline translation files (improve speed of Zammad installation and possibility to need no network connection).
|
8 лет назад |
Julian Kornberger
|
776910cf13
Fix spelling mistakes
|
8 лет назад |
Martin Edenhofer
|
9489dff71d
Reset pk’s for postgresql after any importing of data with id’s.
|
8 лет назад |
Martin Edenhofer
|
44a5b9861f
Implemented issue#453 - Possibility to monitor Zammad via URL from external, like gitlab is offering it.
|
8 лет назад |
Martin Edenhofer
|
15975eaaf7
Fixed issue#428 - Switching storage provider for attachments in UI has no effect.
|
8 лет назад |
Martin Edenhofer
|
9cccb57cfc
Implemented issue#427 - Improved ticket number generator settings (just show necessary settings based on generator selection).
|
8 лет назад |
Martin Edenhofer
|
bf3411daca
Implemented issue#356 - Automatically join users to organizations based on the email address.
|
8 лет назад |
Martin Edenhofer
|
8f96496a47
Fixed issue#374. Delete cache in initial setup routine - script/scheduler.rb crashes after recreation of Zammad database.
|
8 лет назад |
Martin Edenhofer
|
4128df989b
Moved to https urls.
|
8 лет назад |
Michiel Beijen
|
6e44b5ae26
Use https in links were possible
|
8 лет назад |
Martin Edenhofer
|
ad85f98886
Cleanup of migrations.
|
8 лет назад |
Martin Edenhofer
|
08bacb77d9
Moved to naive sort order of ticket attributes.
|
8 лет назад |
Martin Edenhofer
|
a4874e0b86
Renamed certain ticket attributes with timestamps from _time to _at to have it more rails consistent.
|
8 лет назад |
Martin Edenhofer
|
6bd5ae6471
Added permission based/permission check setting api.
|
8 лет назад |
Martin Edenhofer
|
e2eef259b4
Added feature to create a ticket without existing customer, just enter email address in customer search field.
|
8 лет назад |