Commit Graph

3924 Commits (3527923b7deb70ab771cd63ccfb07efeb51958eb)

Author SHA1 Message Date
ulferts b7ea4b7fd0
delete empty file 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 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
Markus Kahl 80bb46d47b call protected method if defined 5 years ago
Oliver Günther 4944f02e2d
Add time entry webhook 5 years ago
Oliver Günther 51e8387e78
Remove builtin status 5 years ago
Oliver Günther 56a75602a6
[31609] Make system user active 5 years ago
ulferts 00a31728fc
increase strictness on regexp for default orders 5 years ago
ulferts c96c5b89d5
only require copy_project permission to show button 5 years ago
ulferts a8bc7b6c18
move @is_leaf resetting to different module 5 years ago
ulferts b9b72f7204
linting 5 years ago
ulferts 9b9ee1349a
memoize leaf? method 5 years ago
ulferts 5869966f12
relay available_custom_fields call to cacheable class method 5 years ago
ulferts aa3698d061
fix summing custom fields on wp table 5 years ago
ulferts 4eab6effe1
merge changed_by_system into contract options 5 years ago
ulferts 3dabb46dd9
allow copying projects without parent project reference 5 years ago