Commit Graph

457 Commits (e86c4ce824c57e6c464894958dfac741a579ff4b)

Author SHA1 Message Date
Mihail Maxacov 4788c863cc cancel button buff 9 years ago
Alex Coles c030b08cb2 Fix syntax (w/Rubocop) in Rails routes, config 9 years ago
Alex Coles ac8fa05e30 Fix routing to MyController#reset_(api|rss)_key 10 years ago
Alex Coles 2640852fe3 Fix MembersController#autocomplete_for_member routing 10 years ago
Alex Coles 18835799dd Make ProjectsController#types use PATCH 10 years ago
Alex Coles ae97716087 Make MyController#account use PATCH 10 years ago
Alex Coles e4d1f7f7d7 Make WikiController#update_parent_page use PATCH 10 years ago
Alex Coles ab0864062e Make WikiController#rename use PATCH 10 years ago
Alex Coles 639252f81e Update OpenProject URLs 10 years ago
Jens Ulferts 6b7e33da5f alters order of API routes 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 2d3102b41e Uncomment duplicate routes, providing unique names 10 years ago
Alex Coles 86677983a8 Fix syntax (w/Rubocop) in Rails routes 10 years ago
Alex Coles be3c0c7871 Use 1.9+ Hash syntax in Rails routes 10 years ago
Jens Ulferts 2a6f756570 read column_sums 10 years ago
Jens Ulferts 01d2569225 allows version selection for global filtering 10 years ago
Jens Ulferts 1513a19b84 readd experimental controllers and add authorization to them 10 years ago
Alex Coles 3c8d9c88f4 Comment out routes with duplicate names 10 years ago
Alex Coles c206aeded6 Specify HTTP verb for all routes 10 years ago
Hagen Schink eec14f6113 Remove show endpoint 10 years ago
Alex Coles 515c9dff5b [wip] Add Versions List, Version API (v2) resource 10 years ago
Jens Ulferts 66e123a1ee no redirect to work_packages/ as this has issues 10 years ago
Michael Frister 907566af88 API v1: Add note about removal to 410 response 10 years ago
Jens Ulferts 7ea3920fbe responds with 410 to requests to api v1 10 years ago
Markus Kahl 9991d87193 removed obsolete route 10 years ago
Markus Kahl bbd4cad404 fix: #14385 (direct login infinite redirect loop) 10 years ago
Michael Frister 25acfbe130 Add routes for /workflows{/edit,/copy} 10 years ago
Michael Frister df1e87befa Add route for /work_packages/quoted/:id 10 years ago
Michael Frister edfff0151b Add route for /types/move/:id POST 10 years ago
Michael Frister fbbc4f2bea Add /settings{,/edit,/plugin/:plugin_id} routes 10 years ago
Michael Frister 5e4a44d17c Add route for /roles/new (not sure we need this route) 10 years ago
Michael Frister 02a88ad2b7 Add route for /projects/types/:project_id 10 years ago
Michael Frister 92573190dc Add routes for /my/{add_block,remove_block,page_layout} 10 years ago
Michael Frister 060d2be9a8 Add route for /account/register GET & POST 10 years ago
Michael Frister 2ea6e3868f Add route for /account/lost_password POST 10 years ago
Michael Frister 4a4e0678c8 Add route for /admin 10 years ago
Till Breuer 2a115caf6d Add constraints to catch-all routes to fix conflicts 10 years ago
Till Breuer 0799be614b Fix global catch-all routes, move routes to their resource blocks 10 years ago
Till Breuer 7a1d9263b6 Add catch-all routes that cover embedded work package details 10 years ago
Till Breuer 8fde233bde Revert "Add catch-all routes that cover embedded work package details states" 10 years ago
Till Breuer 68cc036869 Add catch-all routes that cover embedded work package details states 10 years ago
Hagen Schink 3a58ad5cb4 Fix preview 11 years ago
Alex Coles 36c8fa0f2b Move experimental "v3" API to /api/experimental 11 years ago
Marek Takac 698d4dc7cc Template for tests 11 years ago
Marek Takac ecce489a9e Created unstar action for queries 11 years ago
Marek Takac 6a9d565689 Created basic queries API endpoint & disabled experimental queries API endpoints 11 years ago
Marek Takac ac2c89c0d7 Initial foundations for API v3 11 years ago
Richard 426fc0977a Wired up page settings modal with rename and delete. 11 years ago
Richard 272cbb947e WIP wired up query save/update. Need error handling and such. 11 years ago
Richard fb54ba5fc9 WIP Basic saveas dialog which saves query. doesn't sync with the view yet. 11 years ago