Commit Graph

2380 Commits (1aa6c806e399b5246e7765135d77123dc42f035b)

Author SHA1 Message Date
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
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
Alex Coles afb51371b4 Remove sqlite3 dependency, broken SQLite support 10 years ago
Alex Coles e4458d76b5 Use 1.9+ Hash syntax in TextFormatting 10 years ago
Jens Ulferts 81e280c78f encodes body in provided charset 10 years ago
Jens Ulferts ca1c185421 cleans up variable to hash conversion 10 years ago
Markus Kahl cd93858b71 make sure to only replace an actual prefix 10 years ago
Markus Kahl 63957c55f7 more flexible prefix 10 years ago
Markus Kahl ea52b14756 don't hardcode ENV as source for config override 10 years ago