Commit Graph

15591 Commits (edfff0151bd7eebe279ea0f3f1c62795034c99da)
 

Author SHA1 Message Date
Michael Frister edfff0151b Add route for /types/move/:id POST 10 years ago
Michael Frister 24fbc557f3 Fix statuses#update_work_package_done_ratio routing spec 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
ulferts 354f31d384 Merge pull request #1578 from opf/feature/13789_apiv2_ids_parameter_ignored_for_planning_elements 10 years ago
Alex Coles 62637e7911 Merge pull request #1572 from opf/fix/work-package-tab-routes 10 years ago
Till Breuer 2a115caf6d Add constraints to catch-all routes to fix conflicts 10 years ago
Till Breuer 1b71e45e4f Merge pull request #1574 from opf/fix/path-helper-refactor 10 years ago
Richard e3f04f304c Reverted insult to Till's naming convention. 10 years ago
Till Breuer 0799be614b Fix global catch-all routes, move routes to their resource blocks 10 years ago
Till Breuer 7a8bdc86c9 Add route specs for catch-all routes for work package tabs 10 years ago
Marek Takac fddd41524e Merge branch 'dev' of github.com:opf/openproject into dev 10 years ago
Marek Takac a2c12a7cde Created tmp/test directory 10 years ago
manwithtwowatches 8cfa130697 Merge pull request #1576 from opf/feature/api-attachments-show-permissions 10 years ago
Hagen Schink 0710c1df39 Don't use a before filter for parsing ids parameter 10 years ago
manwithtwowatches 70a3d37090 Merge pull request #1575 from opf/feature/api-activities-show-permissions 10 years ago
manwithtwowatches 1f7fbd7c56 Merge pull request #1573 from opf/feature/api-users-show-permissions 10 years ago
Hagen Schink f97b0284be Merge pull request #1279 from opf/fix/install-doc-tweaks 10 years ago
Hagen Schink f44cca280e Consider ids parameter 10 years ago
Hagen Schink 63ace93877 Add specs 10 years ago
Richard cd93c170eb Checking for undefined base app path in PathHelper. 10 years ago
Richard 439e6732c4 Using static user path in overview header. 10 years ago
Marek Takac 4bd16203ec Added authorization for API show attachment endpoint 10 years ago
Marek Takac 40d01022fb Added authorization for API show activity endpoint 10 years ago
Marek Takac 17b2b030cf API authentication now respect application wide login_required setting 10 years ago
Richard a19eec95fa WIP added static paths to PathHelper and using them in wp templates. 10 years ago
Alex Coles 8cd143eaed Merge pull request #1565 from opf/feature/api-activities-fixes 10 years ago
Alex Coles f1a1c694a6 Merge pull request #1570 from opf/fix/watchers-container-in-details-panel 10 years ago
Till Breuer 7a1d9263b6 Add catch-all routes that cover embedded work package details 10 years ago
Till Breuer 07d5ed41f5 Merge branch 'dev' of github.com:opf/openproject into dev 10 years ago
Till Breuer 8fde233bde Revert "Add catch-all routes that cover embedded work package details states" 10 years ago
Richard e2afb061f3 Removed empty class from css. Was causing annoying warnings. 10 years ago
Christoph Zierz - zzmedia 88b1a8e47e Fix watchers-container height in details-panel 10 years ago
manwithtwowatches 2b20bbcc61 Merge pull request #1569 from opf/fix/unnecessary-scrollbar-in-overview-tab 10 years ago
Christoph Zierz - zzmedia 415ebe4570 Fix the toggler-width in details-panel 10 years ago
manwithtwowatches dd8de9b89d Merge pull request #1567 from opf/fix/description-hovering-in-detail-panel 10 years ago
Christoph Zierz - zzmedia 02cf030023 Remove hovering-effect on detail-panel description 10 years ago
manwithtwowatches 81fb2287b2 Merge pull request #1566 from opf/fix/top-border-workpackage-list 10 years ago
manwithtwowatches 0c210ca0aa Merge pull request #1564 from opf/feature/custom-properties-on-overview-tab 10 years ago
Christoph Zierz - zzmedia ba016d52a8 Add top-border to the wp-list / split-view 10 years ago
Till Breuer 68cc036869 Add catch-all routes that cover embedded work package details states 10 years ago
Richard 66fe90d1a3 Removed a couple of todos which have been todone. 10 years ago
Till Breuer d4f2bc831e Hide ‘createdAt’ and ‘updatedAt’ on wp overview tab 10 years ago
Till Breuer 6119254bb9 Fix karma (HAL API module dependency) 10 years ago
Marek Takac 83faa642c3 Got rid of user's inline attribute in activity resource 10 years ago