Commit Graph

2700 Commits (3b4135a2f04d467b6f124100faabda7c45151736)

Author SHA1 Message Date
Marek Takac b82456cb48 Added links from and to related work packages to the relation 10 years ago
Marek Takac df03d797d3 Created relation API model & representer 10 years ago
Richard d8b977e924 Cleaned up regarding pr comments. 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Markus Kahl 51ef41ba27 deny password change if password login disabled 10 years ago
Markus Kahl 46d91b958c fixed last broken OmniauthLogin reference 10 years ago
Markus Kahl a572c6af7f properly qualify OmniauthLogin everywhere 10 years ago
Markus Kahl 4ec21c7cde enable override through env of disable password login 10 years ago
Markus Kahl 873136d6ee explicitly require OmniauthLogin to prevent load error 10 years ago
Markus Kahl f8770d5e93 block password-related functionality (e.g. lost) 10 years ago
Markus Kahl 1550bc89d7 don't show password login form in sign-in drop down 10 years ago
Marek Takac fe4873cd04 WIP Basic wire-up of Watchers API with angular 10 years ago
Marek Takac 023dcbfc3c Added build_representer helper 10 years ago
Jens Ulferts 9a2268cc7a fixes references to OmniauthLogin 10 years ago
Philipp Tessenow a7b021d010 re-integrate repository_authentication plugin 10 years ago
Christian Ratz 9226e137fc bump version to next stable release version 10 years ago
Marek Takac 4b86ca4387 WIP create available watchers endpoint 10 years ago
Marek Takac 2daeab30f9 Anon. user cannot see link to watch WP 10 years ago
Marek Takac 50335c44c5 Add link to remove watcher to the user representer 10 years ago
Till Breuer aebd458fb8 Start enabling (un-)watching/-starring of work packages (WIP) 10 years ago
Hagen Schink 1d335b51bb Fix indentation and spacing 10 years ago
Hagen Schink b0aa8b4a6a Move activity PUT to activity endpoint 10 years ago
Hagen Schink 9f0cbf3233 Fix WP activity API error handling 10 years ago
Till Breuer 0d226d52ca De-implement delete watcher link of wp representer 10 years ago
Hagen Schink 893b31a957 Don't return an empty result but the new/updated object 10 years ago
Till Breuer c0af2edaa2 Extend work package representer by add / remove watcher links (WIP) 10 years ago
Till Breuer 8e0796b1a3 Avoid error when representer is initialized without current user 10 years ago
Hagen Schink c93350d503 Add API endpoints to create/update activities on WPs 10 years ago
Till Breuer b8b5cabf16 Remove accidentally added comma 10 years ago
Till Breuer d4d746a5ec Use type coercion to convert id params 10 years ago
Till Breuer ca2e94aee6 Services for watcher creation / removal 10 years ago
Till Breuer 7ae0edd315 Allow users allowed to view work packages to (un-)watch via API v3 (WIP) 10 years ago
Till Breuer 1c36b1c5e0 Add watch and unwatch links to wp resource (WIP) 10 years ago
Philipp Tessenow a7740a4c8e re-integrate repository_authentication plugin 10 years ago
Markus Kahl 902654a91d omniauth direct login 10 years ago
Hagen Schink e6de20a9d9 Map timezone to tz data 10 years ago
Hagen Schink f78f587c11 Add date/time formatting settings 10 years ago
Hagen Schink affbb9056e Extract preference creation 10 years ago
Richard b68524e97b Order work packages attachments by filename by default. 10 years ago
Till Breuer 390080ae40 Remove duplicate code block 10 years ago
Till Breuer db373fc8bb Implement API watchers#delete end point 10 years ago
Till Breuer d7c7f957ac Add authorization to API watchers#create 10 years ago
Till Breuer 0e0713e19d Let API render status 200 if a user is already a watcher 10 years ago
Till Breuer 8f67bc5022 Render API error response when watcher is invalid 10 years ago
Till Breuer 73e3c67e52 Add watchers#create API end point 10 years ago
Martin Czuchra e8b244b3e4 Removes Raphaël references from copyright.rake. 10 years ago
Richard 1845ed81c4 Embedded attachments in api work package model. 10 years ago
Jens Ulferts aa14d8b570 removes invalid , from generated html 10 years ago
Hagen Schink d1c165f657 Set user locale for copy project 10 years ago
Jens Ulferts 7f714faa57 differentiates between text and object for text rendering to enable attachment rendering 10 years ago