Commit Graph

3872 Commits (4ad95cadd65219e5c67483c901e07a33b16266d2)

Author SHA1 Message Date
ulferts 0acff96c09
fix journal noop? check 5 years ago
ulferts 59f907560e
no mail on empty wp update 5 years ago
Oliver Günther 914883c236
[32447] Sort work packages to be copied by ID asc too 5 years ago
Oliver Günther 5a358d9290
Avoid trying to log time for missing changeset user 5 years ago
ulferts 1b16dbcc07
avoid double submit of form configuration 5 years ago
ulferts 9eb38b8346
fix assignable version order 5 years ago
ulferts c8081225f1
fix project tree sorting 5 years ago
ulferts 70a29885d5
fix topic attachment upload 5 years ago
ulferts ffc131695a
use services/contracts for forum messages 5 years ago
ulferts a6e87c9dcb
display retracted message on empty journals 5 years ago
ulferts 0cda1869a8
employ advisory lock for all update services 5 years ago
ulferts 34ac8c9621
employ advisory lock for journal creation on attachment uploading 5 years ago
ulferts f844023b19
increase tsv extracted check resilience 5 years ago
ulferts f546cd1a27
fix te activity active check per project 5 years ago
ulferts 41d18b9a4f
fix time entry active scope 5 years ago
Oliver Günther fa33b8c296
[32296] Also ensure versions are sorted by name 5 years ago
ulferts a62c157f18
rename news created_on column to created_at 5 years ago
ulferts 15b81403c7
avoid sorting and order on counting 5 years ago
Oliver Günther fa25c0ec21
Remove magic start_date applied to version, but not saved to DB 5 years ago
ulferts ea65cf10b2
case insensitive order for projects 5 years ago
ulferts 846ffcfef0
recent work packages tab on time entry autocompleter 5 years ago
Oliver Günther 1160cf972c
[32190] Switch filter requires/required for queries 5 years ago
Oliver Günther c18ae83b9e
Sort versions in roadmap in the same fashion 5 years ago
ulferts 8432877cdf
class method where intended 5 years ago
Oliver Günther f4f1e98b20
[32156] Use backlogs sorting of versions date for work packages 5 years ago
ulferts 295cc22a67
do not fail pdf export on unpermitted image url 5 years ago
ulferts e9fe3ede11
restict tsv extraction to work package 5 years ago
ulferts 0efd4a5abd
limit logged time to 24 hours a day 5 years ago
ulferts 8a8de14621
print formatted description and comments in pdf export 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 4e2b4cc9f8
differentiate strategies when eager loaded than when not 5 years ago
ulferts 614373828f
add time entries create form and schema 5 years ago
ulferts 7d4a4a19e7
use join table for storing activites active in project 5 years ago
ulferts 61e496ab97
annotate secure custom field ordering 5 years ago
ulferts dc5a927d2c
move visibility check into project query 5 years ago
Yegor Tovstik bb4a7bdfb4 CI fixes 5 years ago
Yegor Tovstik ee2762e8ef Send email on watcher being removed 5 years ago
ulferts c2311df6f5
avoid unsafe sql warning 5 years ago
ulferts 8370c3099e
avoid n+1 queries on query requests by caching 5 years ago
ulferts 6c4e572f4e
consolidate allowed_* logic in the wp contract 5 years ago
ulferts 587e61c647
nil non provided parameters on put 5 years ago
ulferts bc682f6b01
bail on inexistent related resource 5 years ago
Oliver Günther 70bc14625d
Fix unwatch_from_permission_change when project nil 5 years ago
Henriette Dinger c3f9f1c7c3 Add DB field and checkbox for long text field CFs to save text orientation 5 years ago
Oliver Günther a6a4031aa2
[31667] Fix ambiguous reference to project_id when group/sort 5 years ago
Markus Kahl cddd45c8f5 I'm sick of looking up magic numbers 5 years ago
Markus Kahl a311fe1b7b skip builtin users in all counts (since anon and system are now active too, and deleted is blocked) 5 years ago
ulferts 611462b03c
memoize anonymous in request store 5 years ago
Markus Kahl 9922cc1fe4 made deleted user locked; exclude builtin users from active_or_registered 5 years ago
Markus Kahl ddb40187ba added regression spec for active users and fixed anonymous user's status 5 years ago