Commit Graph

623 Commits (a6689a90061bf15824b7dd38f322b063013a7cb8)

Author SHA1 Message Date
ulferts 4cb0d0ff91
Feature/delayed bcf export (#8275) 5 years ago
Oliver Günther 1255aff56a
[32825] Cache external URLs for at max 604799 seconds (#8268) 5 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
ulferts 0b15db3c9a
rename fixed_version to version 5 years ago
Oliver Günther 38ecb6b28c
[32486] Use error response for unauthenticated instead of warden 5 years ago
ulferts 9c78d48cea
allow args on scope method 5 years ago
ulferts 46b0e7be32
stabilize flickering spec 5 years ago
ulferts 9eb38b8346
fix assignable version order 5 years ago
ulferts 0b6d82c632
cache non avatar attachments for a year 5 years ago
ulferts 0258e04223
fix assignable version order 5 years ago
ulferts 5b09424610
attempt to fix flickering spec by providing a name for the versions 5 years ago
ulferts 51b1ef026c
add specific api end points for allowed work packages for time entries 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 620a88b663
add time entries update form 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 0cc165c786
have all v3 end points accept zipped params 5 years ago
ulferts 481fe5b291
use default end points for most of the relations api 5 years ago
ulferts 1b7d66bea7
visibility check for relations api 5 years ago
ulferts 8511aca939
add noopener tag to all anchor tags to prevent tabnabbing 5 years ago
ulferts 273402e20c
stabilize flickering request spec 5 years ago
ulferts 8370c3099e
avoid n+1 queries on query requests by caching 5 years ago
ulferts 51e7f1f048
adapt specs to altered non writable message 5 years ago
ulferts e003ad0af7
turn scope and label unwritable 5 years ago
Henriette Dinger a5811fc134
Remove obsolete property `visibility` 5 years ago
Henriette Dinger 712f4c6749 Adapt test to new schema && do not show "rtl" direction on placeholders 5 years ago
Wieland Lindenthal 61c6bf5ec2 Fix for downloading attachments that are JSON files. 5 years ago
Markus Kahl ffaffbf4ca minor indentation fix [ci skip] 5 years ago
Oliver Günther 7a09d8fcdd
delay all jobs 5 years ago
Oliver Günther a7ed2e9da0
Rewrite jobs to use ActiveJob syntax 5 years ago
Oliver Günther 42d34a56c3
Fix status parsing when nil 5 years ago
Oliver Günther 25b26ef4d0
Fix more tests 5 years ago
Oliver Günther e1e9edd668
Fix tests after status / explanation breakup 5 years ago
Oliver Günther a2ede60dd3
Adapt backend tests for separated attributes 5 years ago
ulferts a192598f10
ensure order in spec 5 years ago
Oliver Günther 50828e930a
[31205] Fix attachment disposition for local files 5 years ago
ulferts 8c3342ba95
spec status in project update form 5 years ago
ulferts fbb6c9dc8f
implement project status updating 5 years ago
ulferts 8f5013365d
spec creating project with status 5 years ago
ulferts 2366d12809
add status to create project form 5 years ago
ulferts 16ee49bf8a
project status explanation now formattable property 5 years ago
ulferts a5621578e2
extend project schema to include status, revamp existing status to be active 5 years ago
ulferts b9f83d7d7a
add project status to representer 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
ulferts 3edab0d605
embed UserPreferences in Configuration resource 5 years ago
ulferts 05ac3af1ee
add projects delete end point to api 5 years ago
ulferts 57f7da4f39
reuse project services in controller 5 years ago
ulferts 8431880de0
add parent reference to project api 5 years ago
ulferts 0f0d79381f
add projects update end point to api 5 years ago
ulferts 106f62474e
add projects update form end point to api 5 years ago