Commit Graph

2523 Commits (85e91372a16171b2ff32247f55e0493c8c3afbb2)

Author SHA1 Message Date
Hagen Schink 99a9e31d38 Fix indentation 10 years ago
Hagen Schink 68c763a89f Copy WP validations to contract 10 years ago
Hagen Schink 6ec63bc9af Update reform and its dependencies 10 years ago
Hagen Schink 01c051e497 Comment additional dependency 10 years ago
Hagen Schink e311f287f0 Encapsulate external dependency 10 years ago
Hagen Schink 16856a5eb0 Use WP validation 10 years ago
Hagen Schink af6c037d6f Fix missing link_to helper in API 10 years ago
Hagen Schink 154d2b0058 Improved starred status retrieval 10 years ago
Hagen Schink 0d215fb543 Apply code conventions 10 years ago
Hagen Schink 96e15a6245 Fix setters 10 years ago
Hagen Schink cf9a53ad9a Declare WP description read-only on API V3 10 years ago
Hagen Schink 4bdca2ba17 Use contract to validate API V3 PATCH result 10 years ago
Hagen Schink db8bfba3af Remove usage of reform from API V3 10 years ago
Hagen Schink 943eddd384 Fix read-only attribute check 10 years ago
Hagen Schink 8bf6749cfd Implement API V3 textile render endpoint 10 years ago
Alex Coles d7ee86b592 Adapt copyright Rake task for Sass sources 10 years ago
Alex Coles ca2a1a5afc Prefer #map over #collect in lib code 10 years ago
Alex Coles d1a2ae7805 Re-run Rubocup auto-correct on redmine.rb 10 years ago
Alex Coles 2f75bf4aff Fix an indent in acts_as_customizable.rb 10 years ago
Alex Coles 194d0e381c Fix bad rubocop auto-correct in extended_http.rb 10 years ago
Alex Coles ae1a92dac8 Fix whitespace in redmine.rb 10 years ago
Alex Coles dabd7ba88a Fix bad rubocop auto-correct affecting procs 10 years ago
Alex Coles f98fdd7a86 Fix bad rubocop auto-correct in redmine.rb 10 years ago
Alex Coles ee1678c030 Fix bad rubocop auto-correct in redcloth.rb 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Alex Coles e7400af52a Use 1.9+ Hash syntax in lib code 10 years ago
Alex Coles b8b26cfcf0 Fix syntax (w/Rubocop) in tasks 10 years ago
Markus Kahl 09e8a972f2 disable password choice config 10 years ago
Alex Coles f0d872b828 Hook Webpack build into plugin spec tasks 10 years ago
Hagen Schink 42217bd765 Rename refactoring 10 years ago
Hagen Schink 292cd5ac27 Reload WP after update 10 years ago
Hagen Schink f3ebc8c37b Check manage subtasks permission on child's project 10 years ago
Hagen Schink 2f42e18358 Move validation exception creation to factory method 10 years ago
Hagen Schink e7e3d5fad0 Move exception creation to factory method 10 years ago
Hagen Schink f16158b2e3 Move validation for read-only attributes to model 10 years ago
Hagen Schink 9194de0564 Write all attributes back to model 10 years ago
Hagen Schink 25c1a85ae0 Move lock version validation to model 10 years ago
Hagen Schink d26d1502b4 Move WP manage subtask authorization to model 10 years ago
Hagen Schink b36ec41979 Move WP edit authorization to model 10 years ago
Hagen Schink 53f42d7649 Pass current user to WP model 10 years ago
Alex Coles cc3667b19d Hook Webpack build into Cucumber tasks 10 years ago
Alex Coles 9bcca0506d Only hook into test/spec tasks if they are defined 10 years ago
Alex Coles a82bb90a33 Hook Webpack build into test/spec tasks 10 years ago
Alex Coles 0f65bb5c1f Add Rake tasks for Webpack compilation 10 years ago
Hagen Schink 3f264b10d5 Check lock version is part of the PATCH request 10 years ago
Hagen Schink 2fda898f39 Implement optimistic locking for WP patch 10 years ago
Hagen Schink 2a59258572 Correct typo 10 years ago
Hagen Schink e7a2c80b44 Add lock version to API V3's WP response 10 years ago
Hagen Schink 99339dbfd6 Add punctuation to error messages 10 years ago
Hagen Schink bbbc184696 Put parent validation into WP's API V3 model 10 years ago