Commit Graph

1169 Commits (dev)

Author SHA1 Message Date
ulferts 55d1ccc121
speedup sql for alertable work packages 2 years ago
ulferts 85bdcaf9c3
separate date alert creation for individual users 2 years ago
Christophe Bliard 21a696ef9b
Update copyright information for 2023 2 years ago
Christophe Bliard efac3f0a24
[#45234] Remove default values from journal tables definition 2 years ago
Christophe Bliard 2cc0a43503
Fill project journals with existing projects data 2 years ago
Christophe Bliard 3dc6effdb0
Make projects identifier non nullable 2 years ago
Christophe Bliard 03dac03c09
Journalize project attributes 2 years ago
Christophe Bliard 14b3cc3deb
Remove journals.activity_type column from db 2 years ago
Oliver Günther f0c8bbe551
Add new LDAP option for certificate verification 2 years ago
ulferts e02cc64092
remove plaintext_tokens left over from 1f2492bb 2 years ago
ulferts e68b0b9451
use bigint for primary and foreign keys 2 years ago
Christophe Bliard 75f272504a
Change NotificationSettings duration units to days 2 years ago
Markus Kahl 217326715e reset cached schema in case of changes 2 years ago
Markus Kahl f228f7b86d change id seq type too where necessary 2 years ago
Markus Kahl db7f2a7c48 fix orphaned tokens migration for some MySQL imported schemas 2 years ago
ulferts 4a94e03b04
bump rubocop and apply autofixes for new cops 2 years ago
Christophe Bliard a70ce137d5
Make migration 20221017073431 reversible 2 years ago
Oliver Günther c809153bb4
Add CostEntry#logged_by in fashion of time entries 2 years ago
Dombi Attila 6cfe2463ab [#43676] Move all notification settings defaults to the database layer 2 years ago
Oliver Günther 4e2b1fc5ea
Remove tokens on deletion and add migration and foreign key 2 years ago
Dmitrii d386ad0410 [#43673] Include date alert into NotificationSetting Representer & Database 2 years ago
Dombi Attila f77410cba8 [#44347] Milestones existing before 12.3 will have nil for duration 2 years ago
Oliver Günther 0ff1aecec0
Remove duplicates on migration 2 years ago
Oliver Günther f2fe677545
Take over existing group memberships into LDAP if exists 2 years ago
Dmitrii 4534007a3b [#43675] fig regarding comments 2 years ago
Dmitrii 68d073c2cc [#43675] Migration splitting involved notification setting and date defaults 2 years ago
ulferts 0878a1c7cf
add constraint to work package start/due date 2 years ago
Oliver Günther 5e71992ae7 Destroy invalid journals 2 years ago
Dombi Attila d44beeea68 Add working_days setting entry to the database if not exists 2 years ago
Dombi Attila bb107a7223 [#43819] Basic administration for non working days (excluding danger zone) 2 years ago
Oliver Günther b3505de843
Migrate all datetime columns to timestampz 2 years ago
Oliver Günther a9157d644e
Remove ShardState#rollback as its unused 2 years ago
Oliver Günther cee9437ebd
Add foreign key on work_packages#project_id to avoid dangling objects 2 years ago
Dmitrii d6fb6f14dc [#43883] add column ignore-non-working-days 2 years ago
ulferts d1cd16d231 simplify migration code 2 years ago
Oliver Günther 64e0252f71
Improve the warning on leftover missing journals 2 years ago
Dombi Attila a519ba0c72 Change default for ignore_non_working_days on work packages 2 years ago
Dombi Attila 40866dd700 Remove work_packages_duration_field_active feature flag from Settings 2 years ago
Dombi Attila 64cfcaaefb Reset the default values of work package and work package journal duration 2 years ago
ulferts 24b475a200 check journal of every journable type 2 years ago
Henriette Darge 4e1705480a Remove migration as it will be handled (and extended) separately 2 years ago
Henriette Darge dcc3fe291a Catch case the the journal notes are `nil` 2 years ago
Oliver Günther 751468e15e Restore deleted data journals with a migration 2 years ago
Henriette Darge 655646cd59
Change default for "ignore_non_working_days" as new WorkPackages should take them into account for calculation 2 years ago
Oliver Günther 7d35386ece Remove invalid time entry references before adding logged_by 2 years ago
ulferts acf57e4ae2 rewrite logged_by for time entries on user deletion 2 years ago
Oliver Günther da5ce8708f
Add migration from work_packages_export_limit to new setting 2 years ago
ulferts f558fd1d69 remove notification cleanup job 2 years ago
Benjamin Bädorf 00d1747712
Refactor user-autocompleter 2 years ago
Dmitrii 4921e537c0
[#21754] Log time for other users 2 years ago