Commit Graph

402 Commits (b3096d38568c7a99d7e6e20a766a6f0b9296352e)

Author SHA1 Message Date
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
Oliver Günther c5994d3b9b
Rename Boards to Forums 6 years ago
Oliver Günther f86abae9eb
Enforce Arel.sql for string order, pluck 6 years ago
Oliver Günther 3807bc4f7f
[28446] Rename due date to finish date 6 years ago
Oliver Günther b08a5874f5
Remove project responsible and type 6 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther f5c5e588da
Remove level_list from protected routes 7 years ago
Jens Ulferts baa7e99d1d cleanup timelines data 7 years ago
Oliver Günther a0150fffa0 Remove timelines 7 years ago
Jens Ulferts 503e3e09b4
show hierarchy icons when project before is ancestor 7 years ago
Wieland Lindenthal e12554203b
Fix: Other parts of the code relied on short_descriptions too so readded it to the model 7 years ago
Wieland Lindenthal 9edc28e18c
Refactor table cell content 7 years ago
Wieland Lindenthal 46a692cef8
Add option to Project’s css_classes to ignore hierarchy 7 years ago
Oliver Günther 89ac5789c7
Replace scopes with already defined names 7 years ago
ulferts b8355caf51 treats non set cf values same as "No" for boolean cf filtering (#5803) 7 years ago
ulferts daa1a4d4b7 fixes filtering members by group (#5800) 7 years ago
ulferts 0c0b16508b Fix/bump representable (#5465) 8 years ago
Markus Kahl b51b8d3106 don't send notifications for selected projects if not enabled 8 years ago
Markus Kahl c3bf900ad9 invited users are possible principals 8 years ago
Markus Kahl c25a85cd5a display and edit user multi select 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 8f1c5d76b7 allow parent project to be set on copy 8 years ago
Jens Ulferts 6f6598bd84
delete_all and reload rails 5 way 8 years ago
Jens Ulferts ffc4737ada
no longer pass two attributes to ActiveRecord::Base#initialize 8 years ago