Commit Graph

3240 Commits (3fd0f31c0d3059436b70aaed9ae9d07e41c3ffb3)

Author SHA1 Message Date
Jens Ulferts 886273ee86
initial implementation of conditions - status 7 years ago
Jens Ulferts e248322d43
implement destroying custom actions 7 years ago
Jens Ulferts 8d14f4b420
implement editing custom actions 7 years ago
Jens Ulferts 73d55f9e43
wip 7 years ago
Jens Ulferts 92ce554e53
configurable actions on custom actions 7 years ago
Jens Ulferts 7b197b49a7
add stub custom_action model 7 years ago
Jens Ulferts 126d2baf00
add custom_actions controller & routes 7 years ago
Jens Ulferts f1e1aef1d4
respond with 410 GONE on projects.atom 7 years ago
Oliver Günther 26dff6132e
Remove default route (#6137) 7 years ago
Oliver Günther 46fdced488 Fix removed methods from timelines helper 7 years ago
Jens Ulferts 735515a37a salvage level_list from api/v2 7 years ago
Oliver Günther 177f4e8963 Remove APIV2 and project associations / reportings 7 years ago
Oliver Günther a0150fffa0 Remove timelines 7 years ago
Oliver Günther cbc029f116
[3926] Use password confirmation for deletion (#6086) 7 years ago
ulferts e8930af3e9 Fix/copy project with required custom fields (#6083) 7 years ago
Oliver Günther 2e101f834f
[26796] Fix previewing work packages with ### in new pages (#6076) 7 years ago
Henriette Dinger 71542e5c74 Hide breadcrumb on myPage (#6055) 7 years ago
Markus Kahl 622d51487f save back_url in session 7 years ago
Markus Kahl 5667548b3e consider back_url 7 years ago
Jens Ulferts d8ec874dc1
add link to filter by lft 7 years ago
Jens Ulferts b0d2eda351
handle invalid query less absolute 7 years ago
Jens Ulferts 8842558aac
refactor for code quality 7 years ago
Jens Ulferts 5ae86d9624
integrate custom field ordering 7 years ago
Jens Ulferts 66f3c0b5b7
first stab at order via query 7 years ago
Jens Ulferts 67e8d7cead
only set status filter if no filter param is provided 7 years ago
Jens Ulferts b815d730af
move part of allowed_filter calculation to query/filters 7 years ago
Jens Ulferts 64c3256bd6
lint code 7 years ago
Wieland Lindenthal fd93d6c1f8
Enable removing active-or-archived filter 7 years ago
Wieland Lindenthal e1c4772c25
Integrate first batch of the feedback received from the review. 7 years ago
Wieland Lindenthal ac9406683f
Refactoring and code beauty 7 years ago
Wieland Lindenthal 27beec07d9
Fixes: 7 years ago
Wieland Lindenthal f3f498baa1
WIP: Keep order of filters; use kind of white-list 7 years ago
Wieland Lindenthal b9ab0d6906
WIP: Generate filter form generically 7 years ago
Wieland Lindenthal 5f0a58a2c1
WIP: Use API V3 style parameters 7 years ago
Wieland Lindenthal 39f53d2a00
Create filters and use query object to replace current state of project list filters 7 years ago
Wieland Lindenthal 2939edc9b0
Show all custom fields if you have an enterprise token 7 years ago
Oliver Günther 02c63c6ad6
[26512] Unrestrict editing of time entry work package (#6022) 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Markus Kahl 4e4ed9bbe8 verify authenticity of stage complete calls (#6014) 7 years ago
Oliver Günther 518c255c1a
Fix API token usage and specs 7 years ago
Oliver Günther 1f2492bb8b
Implement HashedToken (ExtendedToken from MOTP) in Core 7 years ago
Markus Kahl 90558ca8f2 Authentication stages mechanism (#5998) 7 years ago
Oliver Günther 4c210d786a Fix different notices on lost password page (#5995) 7 years ago
Markus Kahl a89ed0b0eb make sure there are no duplicate parameters 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Henriette Dinger a27bb5d85d [26426] Move Project table from admin area to global Project list page (#5975) 7 years ago
Jens Ulferts feeed1402b
fix touch: true option on custo_field association 7 years ago
Markus Kahl 7b990c453f don't fail when there are no options 7 years ago
Markus Kahl 88d2e933c5 fixed deprecation, each_with_index will go in rails 5.1 7 years ago
Markus Kahl 30043ad4a2 touch cf if options changed to invalidate cache 7 years ago