Commit Graph

414 Commits (b9ce297ea97bdc68ce8f9fd17939d7d5f3625343)

Author SHA1 Message Date
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
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts 8a8dfdd3de move project allowed query to authorization 8 years ago
Jens Ulferts 60e95f7541 limit enabled modules subquery to projects of interest 8 years ago
ulferts eae5321c4e Feature/latest project activity (#4390) 9 years ago
Jens Ulferts 909b805917 Remove project#add_work_package 9 years ago
Jens Ulferts 0267938c36 introduce spent_time model 9 years ago
Jens Ulferts 567c844c98 limit joined members 9 years ago
Jens Ulferts 11d7e428ad reuse version calculation on eager loaded projects 9 years ago
Jens Ulferts 9f6138b05e fix outdated comment 9 years ago
Stefan Botzenhart 1f53f5472e Code style enhancements to fight against bad scoring 9 years ago
Mohamed Wael Khobalatte 0e72ec4243 Move to ruby1-9 syntax once and for all 9 years ago
Mohamed Wael Khobalatte d2349cf819 Delete Redmine's safe_attributes implementation 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Jan Sandbrink 0c2415460a Render the identifier as unchangeable in edit mode 9 years ago
Jens Ulferts b0a86a69c2 refactor types action on projects controller 9 years ago
Peter Lehwess ab7ee018fc Remove summary attribute and all traces of it from Project 9 years ago
Jens Ulferts 0ef7b213ba turn possibe assignees/responsibles into scopes 9 years ago
Markus Kahl 2ce62e3999 user invitation polish 9 years ago
Alex Coles 407aa02eae Fix deprecated .find arg in Project 9 years ago
Oliver Günther 15273724c3 Homescreen functionality 9 years ago
Alexander Bach 51b2bf768c Remove homepage attribute from project model 9 years ago
Oliver Günther 1d6ed59450 Move project required disk space counting to sql 9 years ago
Oliver Günther 003dc16fb1 Configurable cache expiry 9 years ago
Oliver Günther b638de1c85 Use more explicit partial parameter extraction 9 years ago
Oliver Günther 29ab3f74c0 Add quota display using .reposize file. 9 years ago
Alexander Bach 5fea667954 Return recipients as users instead of mail addresses 9 years ago
Alex Coles 28098977ba Fix Project methods that should pass through User 9 years ago
Alex Coles 41c04c201f Replace hand-rolled Project.find w/FriendlyId's 9 years ago
Alex Coles b3a54ec3e8 Add Project.allowed_to returning AR::Relation 9 years ago
Alex Coles e712a45cf2 Remove duplication in Project.latest(_for) methods 9 years ago
Alex Coles c967e61097 Revert "Work-around Project nested set errors on PG" 10 years ago
Alexander Bach c42dad3270 Correct comment 10 years ago
Alexander Bach 2f9c9178df Fix regex properly 10 years ago
Alexander Bach 248f11fba8 Correct style 10 years ago
Alex Coles 91ee3dee20 Replace deprec. with_scope in Project.find_visible 10 years ago
Alex Coles 787a35c9db Add explicit join references in models 10 years ago
Alex Coles 624b50d5bb Remove deprecated Relation#all in models 10 years ago
Alexander Bach 1a52cc1292 Suppress the hound 10 years ago