Commit Graph

425 Commits (c5be3022efcafcd34138e81ad0dfcd9cf43d481b)

Author SHA1 Message Date
ulferts 633fa3c8b8
add ancestor list to project resource 3 years ago
ulferts 9647412702
exclude wp cfs not deemed to be filters from being created as filters 3 years ago
ulferts 36eb9cb7e8
remove unused method 3 years ago
ulferts f07bdc5078
extract version scopes 3 years ago
Wieland Lindenthal a701a6bdc2 Rename 'digest' to 'reminder', first chunk. Not touching Notification yet 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
Oliver Günther 9636a08988
[26688] In-app notifications (#9399) 3 years ago
ulferts 9e66604dec
allow project identifier to begin with numbers (#9377) 3 years ago
ulferts a8c075e258
[#37583] Error "Identifier is invalid" (#9373) 3 years ago
Oliver Günther c9a80b8653
[#37299] Remove validation for project identifier presence (#9296) 3 years ago
Oliver Günther 6c75e16dc4
[37140] Use acts_as_url to generate unique slug for identifier (#9250) 4 years ago
ulferts 9fa5599392
Feature/member notifications (#8958) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts cc4ed56e2a
use AR`s scope method instead of singleton class method (#8976) 4 years ago
ulferts 5ea185ef66
Placeholder user project members (#8961) 4 years ago
Wieland Lindenthal efbd3e9b41
Placeholder user backend (#8935) 4 years ago
luz paz 3683042c9b Fix typos in user facing and non-user facing code 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts 5a7176e6e1
Fix/search for projects (#8815) 4 years ago
ulferts 50daff5062
Fix/archived projects via api (#8625) 4 years ago
ulferts 6826f90ee2
Feature/remove timelog (#8557) 4 years ago
Oliver Günther 605f6b8355
Refactor copy project into service 4 years ago
Henriette Darge b7ab9483ed Remove too much spaces from the project name before saving it. Otherwise the spaces will cause problems later, e.g when trying to delete the project 4 years ago
ulferts 64d0f57d85
Feature/aggregated activities (#8221) 5 years ago
ulferts 495dfaa92c
ensure base scope for variable 5 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
ulferts c2b5d38b23
avoid eager loading magic 5 years ago
ulferts 95fd58cff7
replace order_by_date with order_by_semver_name 5 years ago
ulferts 9c78d48cea
allow args on scope method 5 years ago
ulferts bd4b59e321
replace backlogs page overriding by cell 5 years ago
ulferts 9eb38b8346
fix assignable version order 5 years ago
ulferts c8081225f1
fix project tree sorting 5 years ago
ulferts 0258e04223
fix assignable version order 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 7d4a4a19e7
use join table for storing activites active in project 5 years ago
ulferts c96c5b89d5
only require copy_project permission to show button 5 years ago
ulferts 9bf1ccb13a
fix project acts_as_event url 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
ulferts c83ba63640
Revert revert unwanted in dev branch 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 7cca2631b0
add projects create form end point to api 5 years ago
ulferts f5168bed61
mark TODOs in project model 5 years ago
Oliver Günther b05a8f7b54
Revert "[31080] Trigger wpEvent after custom action" 5 years ago
Oliver Günther 693bd7760a
Replace deprecated `update_attribute` with `update` 5 years ago
ulferts e7263fcedb
migrate to rails 6.0.0 5 years ago
ulferts a841298a31
fix copying projects without members 5 years ago
ulferts cc41884048
add schema to project api and complete project resource 5 years ago
ulferts f1142c6654
move AccessControl into OpenProject namespace 6 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago