Commit Graph

16485 Commits (66afd9852bb51da2ff7604cd941c937382d85feb)
 

Author SHA1 Message Date
Marek Takac 66afd9852b Fixed failing karma tests 10 years ago
Marek Takac 9cee979590 Set WP parent id to allow nil values 10 years ago
Marek Takac b1d2fbfb56 Removing children relationships 10 years ago
Marek Takac ec84c26d76 Moved angular method for removing a relation into the relation handler 10 years ago
Hagen Schink 3ff65ba3a3 Merge pull request #1765 from opf/fix/work-package-index-url-params-alt 10 years ago
Marek Takac fce048aad2 Merge pull request #1770 from opf/fix/relations-tab-arrows 10 years ago
Richard 0daced406f Arrows on relations tab now up when open. 10 years ago
meeee 01485c40fe Merge pull request #1764 from opf/feature/jstoolbar_translations 10 years ago
ulferts d5ec1adb98 Merge pull request #1721 from opf/fix/user-link-in-wp-details-header 10 years ago
Philipp Tessenow 32e8ab6bba Manage jstoolbar translations with I18n 10 years ago
Richard 9e34a669b3 Fix problem with clear query button. 10 years ago
Richard 79c77a7baf Merge branch 'dev' into fix/user-link-in-wp-details-header 10 years ago
Hagen Schink 3d4d50e35a Merge pull request #1759 from opf/fix/api-request-json-body 10 years ago
Richard bab059025d Removed commented out code and fixed a couple of karma tests. 10 years ago
Richard 5374ae4b01 Remove query params from ui-router and manually reload work packages. 10 years ago
Richard 4c7e926530 Change name of query param to live_query to avoid conflicts with rails controller query param. 10 years ago
Richard 540b64f098 Setting default columns on query init if they are not present. 10 years ago
Richard 329bf768db Remove some commented out code. 10 years ago
Richard 197eb9609d added tests for encode/decode url param methods. 10 years ago
Richard 3afba9a943 Clean up wp list controller a bit and added some basic controller tests. 10 years ago
Richard 2606b02088 Fix existing karma tests. Not actually tested anything sensible yet. 10 years ago
Richard 4f43fb76d7 Handling dirty query permissions correctly. 10 years ago
Richard 36eb0fcaf4 Introduce query update method to query service. 10 years ago
Richard c9cc918243 Clear url query params on query load. 10 years ago
Richard 50f43372f8 Remove some of the more obvious bugs. 10 years ago
Richard 4fbf18c4fc Use separate url params for non-updating query props. 10 years ago
Richard 556ba9dc5c WIP prioritise query params over query id. 10 years ago
Richard 043bda22dd use emit strategy to keep serialised query up to date 10 years ago
Richard a4d4316788 WIP vaguely implement serialising query to url. lots of bugs. 10 years ago
Richard 8476c5e64a added encode method for query json params and using for back_url 10 years ago
Richard 8320b8448e Display filters if present in url params. 10 years ago
Richard ef778e7736 parsing filters from url json. 10 years ago
Richard 5daff6ed41 WIP accept json string query in url 10 years ago
manwithtwowatches b18610bef1 Merge pull request #1746 from opf/feature/12627_enable_disable_wp_details_view 10 years ago
Hagen Schink 3a4c7ee2b9 Merge pull request #1761 from opf/fix/relations-cannot-be-deleted 10 years ago
Hagen Schink 314542274a Preserve selection when clicking on a selected WP 10 years ago
Hagen Schink e0bdcb53fb Test that right clicking preserves selection 10 years ago
Marek Takac 99bda3c64a Set relations delete endpoint to use correct id 10 years ago
Alex Coles 89646b9ca3 Make activityService send request body as JSON 10 years ago
Alex Coles 41a5a0f05d Make workPackageService send request body as JSON 10 years ago
Alex Coles b4aecd3ff9 Make activity API specs expect JSON request body 10 years ago
Alex Coles 2b24aa20b2 Make WatchersAPI specs expect JSON request body 10 years ago
Alex Coles 6c36487cde Make WorkPackagesAPI PATCH expect JSON request body 10 years ago
Alex Coles f9b958bc7f Allow application/json type in API requests 10 years ago
Alex Coles 5bfa229824 Merge pull request #1751 from opf/fix/i18n_for_remaining_time_units 10 years ago
Jens Ulferts 4c445145ec return remaining time units in locale of user 10 years ago
Alex Coles 12a93283e2 Merge pull request #1757 from opf/feature/7846_wiki_macros_are_removed_by_angular 10 years ago
Hagen Schink 52eb47bbc3 Merge pull request #1756 from opf/fix/changing-parent-on-relations-tab 10 years ago
Hagen Schink 99b662ec52 Only select right clicked WP row 10 years ago
Hagen Schink 1d07a807df Test right click behavior 10 years ago