Commit Graph

366 Commits (8ea03ed90a4024b0350a818152187e969806e033)

Author SHA1 Message Date
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 7605b37575 Make activity details a list of formattables 10 years ago
Hagen Schink e86c6b7da7 Make activity comment a formattable 10 years ago
Hagen Schink fd7355f2b1 Match resource links against API root 10 years ago
Markus Kahl a33c8fa312 API v3 delete user 10 years ago
Hagen Schink 1fea888ef1 Validate group assignment is activated 10 years ago
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 4337ea1a70 Fix activities error handling 10 years ago
Hagen Schink 26973b5bc5 Use localized validation error 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 bca1b2dbc7 Link WP status 10 years ago
Hagen Schink 6c4e37e7db Split fractional hours in hours and minutes 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 5b5f442351 Validate WP even if contract validation failed 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
Hagen Schink b4173e76e3 Implement API V3 statuses/:id endpoint 10 years ago
Hagen Schink 7d119c4e0f Add further status properties to representer 10 years ago
Hagen Schink 3064a3d824 Return ISO8601 duration strings 10 years ago
Hagen Schink 4ac7d6ebf8 Estimated time isn't writeable over the API V3 10 years ago
Hagen Schink 9451353063 Move estimated time to representer 10 years ago
Hagen Schink c1003d662f Add WP spent time property 10 years ago