Commit Graph

111 Commits (dev)

Author SHA1 Message Date
Oliver Günther 2b23113b63
Remove allowed validation for disabled modules 2 years ago
Oliver Günther 38cde4e30d
Remove unused settings 2 years ago
Oliver Günther 97e7a9605b
Add description field to settings 2 years ago
Oliver Günther 616c1a5a2f
Set default log level to debug in dev mode 2 years ago
Dombi Attila 15ad45b17a Remove the Settings::Definition on_change callback as it is not neccessary anymore 2 years ago
Oliver Günther 8d2bd8fdaf Remove footer_content setting 2 years ago
Oliver Günther 684d0491cc
Set oauth_allow_remapping_of_existing_users to true per default 2 years ago
Christophe Bliard 21a696ef9b
Update copyright information for 2023 2 years ago
ulferts 0eb22698b4 default value for latest project activity timestamp column 2 years ago
Christophe Bliard b0d583a95e
Display project activities in activity page 2 years ago
Oliver Günther 51730215b2
Remove sentry 2 years ago
Christophe Bliard 444a561437
Refactor: rename for more clarity and less confusion 2 years ago
ulferts f71e50f5fc
bump timecop 2 years ago
Christophe Bliard 0caadaf1db
Unify settings reset spec helpers 2 years ago
Oliver Günther 49b1cd32e5
Revert timezone setting back to string, validate using canonical (#11607) 2 years ago
ulferts 50ca07a350
remove outdated comment 2 years ago
Oliver Günther 64801fed54
Allow setting timezone values 2 years ago
ulferts 6b594e498c
bump psych 2 years ago
ulferts 7de57caed6
add typeahead column used only for sorting 2 years ago
ulferts 3925ea022a
accept `false` value overriding definition 2 years ago
Oliver Günther f462b20359 Remove unused option ldap_auth_source_tls_options 2 years ago
Oliver Günther c9cbc40e67 Allow ldap_tls_options to be a setting 2 years ago
Christophe Bliard 4d93d4ef91
Adapt job call to pass previous working days 2 years ago
ulferts c6d9111b1b
add an on_change callback to Setting to trigger background job 2 years ago
Dombi Attila bb107a7223 [#43819] Basic administration for non working days (excluding danger zone) 2 years ago
Dombi Attila 40866dd700 Remove work_packages_duration_field_active feature flag from Settings 2 years ago
Oliver Günther 2b05d50b98
Allow settings defaults to be lambdas even if format present 2 years ago
Oliver Günther 4d097daceb
Replace separate https and force_ssl flags with https + hsts 2 years ago
Dombi Attila d32be7fc0a Improvement #1 2 years ago
Oliver Günther 3f53f15694
Disable user sync status by default 2 years ago
ulferts f558fd1d69 remove notification cleanup job 2 years ago
Andreas Pfohl 5d2a9a5872
[#43123] Remove files storages feature flag 2 years ago
Dombi Attila 5e89737e2a Remove unused setting work_packages_export_limit 2 years ago
Dombi Attila be22457037 [#43202] Project export confusingly uses "Work packages export limit" setting 2 years ago
Christophe Bliard 51ec0870cb
Allow partial overriding of settings from file in test env 2 years ago
Oliver Günther 6a028e399a
Add appsignal frontend reporter 2 years ago
Dombi Attila cc7c2fd3a5 Add duration column to the work package table 3 years ago
Markus Kahl d5f00b5700
error reply for failed incoming email (#10726) 3 years ago
Wieland Lindenthal 14441978d5
Disable storages feature in test env by default, 3 years ago
Wieland Lindenthal 1d20165c51
[#42414] Enable feature flags by default in the development environment 3 years ago
ulferts bc8ddc6b1e
use default key for settings definition 3 years ago
Oliver Günther d04478b4d3
Provide a way to disable user status syncing in LDAP user sync 3 years ago
Oliver Günther 9e3c51299a
Remove Setting.protocol in favor of static config 3 years ago
Christophe Bliard 126fab49ba
add setting:available_envs rake task to list overridable env var names 3 years ago
Markus Kahl ff1e4da0ad use sensible default for ssl verify mode 3 years ago
Markus Kahl 52ec4f472d fix ldap sync job (missing config definition) 3 years ago
ulferts 9d7d5f4ab9
remove wrong writable definition for sendmail_location 3 years ago
ulferts 3efb9212c6
remove writability constraint from smtp_authentication 3 years ago
ulferts 6ac16b2884
add :authentication definition 3 years ago
ulferts 443e53ac28 use hash type for auth_source_sso setting definition 3 years ago