Commit Graph

2459 Commits (1fda83f935223b6f2bfeb9a2eb9d70800e991277)

Author SHA1 Message Date
Hagen Schink e31d731c14 Add schema information for WP description 10 years ago
Hagen Schink cba645ec68 Make WP description formattable 10 years ago
Hagen Schink 861f8abb87 Fix version link href 10 years ago
Jens Ulferts 356791492e fix watcher selection 10 years ago
Jens Ulferts 08d56a24da adapt available_watchers api to changed interface, introduce authorization 10 years ago
Hagen Schink 7eb2085d69 Improve code readability 10 years ago
Hagen Schink 4337ea1a70 Fix activities error handling 10 years ago
Hagen Schink 26973b5bc5 Use localized validation error 10 years ago
Hagen Schink 1f3423c787 Do not prepend error key for custom error messages 10 years ago
Hagen Schink 1c6a306671 Move error aggregation to validation error class 10 years ago
Hagen Schink f7e6a6c430 Localize error messages in API V3 10 years ago
Hagen Schink 022c48bc00 Fix render plain endpoint 10 years ago
Hagen Schink bd585be603 Correct styling for unavailable macros 10 years ago
Hagen Schink bca1b2dbc7 Link WP status 10 years ago
Hagen Schink 6c4e37e7db Split fractional hours in hours and minutes 10 years ago
Hagen Schink 0fb2ccfa2a Respond with a nice 400 if we cannot parse the JSON request 10 years ago
Hagen Schink 6fae710043 Implement render plain endpoint for API V3 10 years ago
Hagen Schink c463c52ab7 Textile endpoint renders 400 on invalid content type 10 years ago
Alex Coles 93924e13e7 Remove required keyword args to support Ruby 2.0.x 10 years ago
Hagen Schink 8618b4202c Use more Ruby-ish value assignment 10 years ago
Hagen Schink d14256a8b0 Use path helper for templated paths too 10 years ago
Hagen Schink 03a5d19d5f Preserve allowed statuses after status change 10 years ago
Hagen Schink edfd8d355e Map 'property_id' errors to 'property' errors 10 years ago
Hagen Schink 1f9af70f77 Fix callback reference 10 years ago
Hagen Schink 18af561064 Return only users who can see the watchable 10 years ago
Hagen Schink 5b5f442351 Validate WP even if contract validation failed 10 years ago
Alex Coles b95b3e7f8b Fix paths in Rake assets:clobber task 10 years ago
Alex Coles 47a302e1ec Update paths in Rake task for Webpack compilation 10 years ago
Alex Coles 7a2f248a8b Revert "Invoke bower:install on Travis CI runs" 10 years ago
Hagen Schink 04fb162927 Fix error message format 10 years ago
Hagen Schink e27c24ff59 Do not access status object that might not exist 10 years ago
Hagen Schink cfd6452110 Do not render readonly attributes in WP form 10 years ago
Hagen Schink 9441739d63 Remove obsolete link to available statuses 10 years ago
Hagen Schink 746f7cce74 Use API V3's path helper 10 years ago
Hagen Schink 086c3efb9d Add path helper for API V3 10 years ago
Hagen Schink 05ac818885 Remove superfluous API V3 models 10 years ago
Hagen Schink 56f475a229 Throw 422 if invalid resource link is passed 10 years ago
Hagen Schink 100a9eb3ad Always render the WP status 10 years ago
Hagen Schink 78725460ae Implement API V3 WP PATCH assignee/responsible update 10 years ago
Hagen Schink 966967e06f Fix WP validation 10 years ago
Hagen Schink 9d2fa97a2a Remove superfluous methods 10 years ago
Hagen Schink 8f02c62006 Add assignee/responsible to WP form payload 10 years ago
Hagen Schink d174206f5a Add responsible/assignee to WP form schema 10 years ago
Hagen Schink 481d9f49e5 Move available assignees/responsibles to project endpoint 10 years ago
Hagen Schink fed0417ba8 Remove obsolete available statuses endpoint 10 years ago
Hagen Schink 10ea44dad3 Implement collections specification 10 years ago
Jens Ulferts 0256592805 hide spent_time if user lacks view_time_entries_permission 10 years ago
Jens Ulferts a4217635df adds html link to time_entries if user has the permission 10 years ago
Jens Ulferts aaf92ed396 specify charset on api response 10 years ago
Hagen Schink b4173e76e3 Implement API V3 statuses/:id endpoint 10 years ago