Commit Graph

128 Commits (ff84d03ab36343fe0e6fe5bbc842d8f077437995)

Author SHA1 Message Date
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Oliver Günther 33bc6466d5 Fix some sentry issues 6 years ago
Oliver Günther 1bc3090952
Better errors when bulk editing 6 years ago
Oliver Günther 665f37816d
On bulk copying, collect errors from dependent results 6 years ago
ulferts 4209539da9 Feature/angular calendar (#6766) 6 years ago
Oliver Günther 661ea179a1
[28670] Use WP update service for bulk updating 6 years ago
Jens Ulferts f1356816b8
fix wp open/closed calculation for reports on postgresql 6 years ago
Inga Mai 2d0d2feccf [27828] Feature: Query menu in sidenav (#6429) 6 years ago
Oliver Günther ecd6b3b996
[27934] Avoid bulk copying children more than once 6 years ago
Jens Ulferts e8976f6e2b
remove code now unnecessary from autocompletes controller 6 years ago
Oliver Günther 5528794571
[27975] Call update_ancestors in bulk controller 6 years ago
ulferts 0cf4e121ff use destroy service on bulk destroy action (#6260) 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Jens Ulferts 4df369884a
employ the subproject filter to handle subproject setting 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Oliver Günther 29f749a489
Remove unused xhr check 8 years ago
Oliver Günther ad9160c116 Remove JournalsHelper 9 years ago
Oliver Günther 8b0cd01d9c Use back_url for bulk move, copy, and edit 9 years ago
Jens Ulferts 2dfcd12abf improves performance of work package autocompleter 9 years ago
Jens Ulferts be21a7a504 update error message for bulk operations across multiple projects 9 years ago
Mohamed Wael Khobalatte 4f3930be79 Call the correct hook for costs plugin 9 years ago
Oliver Günther a6b4372b09 Always preprocess URLs with CGI.unescape 9 years ago
Jan Sandbrink 2b7261b2ee move assembly of reports list into controller 9 years ago
Jan Sandbrink 8e4321959e improve code style 9 years ago
Jan Sandbrink dfb9a5cd20 remove remaining AR find_by_x finders 9 years ago
Jan Sandbrink 2a65240e52 always include relevant columns 9 years ago
Alex Coles 53a224bf76 Remove mutation method calls on AR::Relation 9 years ago
Oliver Günther 988c9f38a7 Cucumber fixes 9 years ago
Oliver Günther 6eeea9d1da Avoid mutator sort on relations 9 years ago
Tim Habermaas 5a57a5bf9d [Refactor] Make wp_hashes_with_string depend solely on its parameters. 9 years ago
Tim Habermaas d0426dcf17 [Refactor] Use ActiveRecord#find_by_id instead of #find and rescue. 9 years ago
Jens Ulferts bdf20ef94d extract work package move/copy to own service 9 years ago
Jens Ulferts 309254bf20 explicitly hand over the current user 9 years ago
Alexander Bach ee14628c09 Move send_notification to event origin 9 years ago
Alexander Bach a5f4eb1e8b First event-based draft 9 years ago
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 9 years ago
Florian Kraft f8d69c5212 address hound complaints 9 years ago
Jan Sandbrink f86e0ef591 uglify order statement 9 years ago
Jan Sandbrink 253785622c specify order in the Rails 3 way 9 years ago
Jan Sandbrink 9cb9957bbb also accept auto complete requests without query 9 years ago
Jan Sandbrink d2eeb27c84 eliminate instance variable 9 years ago
Jan Sandbrink c9f0fba192 increase readability of wp->hash conversion 9 years ago
Jan Sandbrink 8897235fa4 rewrite find into where, order and limit 9 years ago
Jan Sandbrink 194f1814e1 always return a valid scope 9 years ago
Jan Sandbrink e51a4005ff try to increase readability 9 years ago
Jan Sandbrink 280e333f18 explain why some code exists 9 years ago