Commit Graph

11155 Commits (b320ea9c91e0e5dcd35feaca73510481027fe3d0)

Author SHA1 Message Date
Alex Coles d906650a16 Remove AssociationsMapper remnants in WorkPackage 9 years ago
Jan Sandbrink 17940bf02c change validation of WP children 9 years ago
Jan Sandbrink 218c75e765 fix update_by! user when not providing notes 9 years ago
Alex Coles 29d9814347 Prefer Project.allowed_to to .allowed_to_condition 9 years ago
Alex Coles b3a54ec3e8 Add Project.allowed_to returning AR::Relation 9 years ago
Alex Coles df9e56c8e0 Remove duplication in News.latest(_for) methods 9 years ago
Alex Coles e712a45cf2 Remove duplication in Project.latest(_for) methods 9 years ago
Alex Coles e2d9a7746f Remove unloadable from models 9 years ago
Alex Coles 0d2c139672 Remove unloadable from helper 9 years ago
Alex Coles 347f363026 Remove unloadable from controllers 9 years ago
peter 6a7ab0edb8 fix invalid response for /api/v2/authentication.json 9 years ago
Alexander Bach 18ebdc9a9e Some settings cleanup 9 years ago
Alexander Bach 984f3dcc4a Add setting for journal aggregation time 9 years ago
Alex Coles bbd6943928 Fix block delimiter in MailHandler 9 years ago
Alex Coles 8fd535769a Fix bad rubocop auto-correct in journal_manager.rb 9 years ago
Alex Coles 8b4be7f749 Indent fix in RepositoriesController for Rubocop 9 years ago
Alex Coles a3af19a8ff Indent fix in SysController for Rubocop 9 years ago
Alex Coles 093a6a8a98 Minor indent fix in News model for Rubocop 9 years ago
Alex Coles 12d891ceb8 Fix missing space around blocks in MailHandler 9 years ago
Alex Coles acd23b8046 Fix missing space around block in MyController 9 years ago
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 9 years ago
Alex Coles 75cecdb21a Omit extraneous [] in APIv2 CustomFieldsController 9 years ago
Florian Kraft c4a27100c3 rename subject attribute to something more meaningful 9 years ago
Florian Kraft f8d69c5212 address hound complaints 9 years ago
Mihail Maxacov 6e965d9e3d buttons and functional view 9 years ago
Mihail Maxacov 76521e956e barely breathing wp form 9 years ago
Jan Sandbrink 2c19f97345 centralize knowledge of WP autocomplete url 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
Jan Sandbrink 2854584cb2 use more clear scopes for autocompletion 9 years ago
Jan Sandbrink 45815cb9f3 rename query to scope 9 years ago
Jens Ulferts 34928de9c9 no reload on timelog delete 9 years ago
Alex Coles 851f23712f Prune commented code in TimelinesController 9 years ago
Alex Coles c967e61097 Revert "Work-around Project nested set errors on PG" 9 years ago
Alex Coles 5a25c32b2f Revert "Work-around WorkPackage nested set errors on PG" 9 years ago
Alexander Bach c42dad3270 Correct comment 9 years ago
Alexander Bach 2f9c9178df Fix regex properly 9 years ago
Alexander Bach 248f11fba8 Correct style 9 years ago
Alex Coles 7cb1e43d53 Restore CustomField.for_all include option 9 years ago
Alex Coles c02804b0eb Teach acts_as_searchable a references option 9 years ago
Vadim Costin 591428e1a7 change the holder of notiffication messages 9 years ago
Vadim Costin 32d6a02642 add bottom margin for stackable alert messages 9 years ago
Alex Coles 8afb27578f Add missing explicit join reference in Version 9 years ago