Commit Graph

2608 Commits (fc4bb98ed0a3b6cebca227f165706b3e0fadf451)

Author SHA1 Message Date
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
Markus Kahl 661d89f5fe allow nested config env override and addition of new values 10 years ago
Hagen Schink 6e372e4848 Implement WP update links according to the specification 10 years ago
Hagen Schink de86867331 Render commit link for users with permissions only 10 years ago
Hagen Schink e60d25548e Add the correct context to the preview link 10 years ago
Hagen Schink 6b739ea634 Remove empty 'else' block 10 years ago
Hagen Schink 17fe7fe9c0 Make error handling more readable 10 years ago
Hagen Schink b390937568 Disable lock version validation by default 10 years ago
Jens Ulferts 26e6bd65c7 one class variable less 10 years ago
Hagen Schink d03791e0a0 Move lock version validation enforcement to representer 10 years ago
Hagen Schink 82f8b9336c Move link extraction to WP payload representer 10 years ago