Commit Graph

9317 Commits (8f847598117a9186d2334620b535d14012454541)

Author SHA1 Message Date
Alex Coles 8f84759811 Ensure Project#to_param always returns a String 10 years ago
Alex Coles dec9202512 Fully qualify ::Type class constant 10 years ago
Alex Coles 40354eefef Fix #format_activity_description double escaping 10 years ago
Jens Ulferts 7e4c66be90 rewrite all work_package scopes 10 years ago
Jens Ulferts 8b3a1cf47d rewrite scopes to avoid 'conditions' 10 years ago
Jens Ulferts e39768232a adapt scope building to 4.0 10 years ago
Alex Coles cafd41574c Fix WorkPackage for #select_all API change 10 years ago
Alex Coles 02b5c38e11 [hack] Quick workaround for issue saving journals 10 years ago
Alex Coles 7635d8c814 Update Enumeration scopes to use callable object 10 years ago
Alex Coles eac2a8b182 Remove readonly option on User#passwords relation 10 years ago
Hagen Schink 037c45f1e1 Use WP update service in PATCH endpoint 10 years ago
Hagen Schink af6c037d6f Fix missing link_to helper in API 10 years ago
Hagen Schink 0d215fb543 Apply code conventions 10 years ago
Hagen Schink db8bfba3af Remove usage of reform from API V3 10 years ago
Hagen Schink 30551e21f0 Include modules fully qualified 10 years ago
Hagen Schink 2d0e7f27e2 Set list of enabled modules even if no project exists 10 years ago
Alex Coles f75392f8be Fully qualify ::Type class constant 10 years ago
Alex Coles e8c1d940e0 [hack] Alias Journal constants at top-level 10 years ago
Alex Coles c739e5922d Fix external stylesheet file name 10 years ago
Mihail Maxacov bf8e75c7d0 subject editable support 10 years ago
Alex Coles 0532e87a40 Minor spacing fixes in AccountController 10 years ago
Alex Coles 3637aa7e9b Prefer #map over #collect in services 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 10 years ago
Alex Coles b257d7bc61 Prefer #map over #collect in (Rails) helpers 10 years ago
Alex Coles 8a28b1a730 Prefer #map over #collect in (Rails) controllers 10 years ago
Alex Coles dabd7ba88a Fix bad rubocop auto-correct affecting procs 10 years ago
Alex Coles 4c6623e0ae Fix syntax (w/Rubocop) in policies 10 years ago
Alex Coles 10f578d00b Fix syntax (w/Rubocop) in services 10 years ago
Alex Coles a2b4e97eea Use 1.9+ Hash syntax in services 10 years ago
Alex Coles 05b01a094c Fix syntax (w/Rubocop) in mailers 10 years ago
Alex Coles 32d7aebaff Use 1.9+ Hash syntax in mailers 10 years ago
Alex Coles b273a56402 Fix syntax (w/Rubocop) in (Rails) helpers 10 years ago
Alex Coles aef5a76af4 Use 1.9+ Hash syntax in (Rails) helpers 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Markus Kahl 09e8a972f2 disable password choice config 10 years ago
Mihail Maxacov 1b1a1afe35 fix not apparent which dropdown items can be activated 10 years ago
Hagen Schink 87a9cb5c46 Use HTML DL element instead of UL 10 years ago
Hagen Schink 8c83c5c7cd Adapt styleguide to grouped WP attributes 10 years ago
Hagen Schink bd4206f8de Improve WP attribute list layout 10 years ago
Hagen Schink e3e40e1ab2 Cut off long WP attribute names 10 years ago
Hagen Schink a28dc41b71 If no position specified put at the end 10 years ago
Hagen Schink ec02e6b246 Rework method behavior 10 years ago
Hagen Schink 4996aefd07 Add method to check enabled modules 10 years ago
Hagen Schink 81e4c447d1 Add method for adding WP attribute groups 10 years ago
Hagen Schink 65a365c34c Implement sorting of attributes group 'other' 10 years ago
Hagen Schink 184785a52e Adapt empty value hiding to grouped layout 10 years ago
Hagen Schink 98f6145c83 Adapt styles for row based layout 10 years ago