Commit Graph

16546 Commits (cb005cbdad740a2c923950c53479367362e211ff)
 

Author SHA1 Message Date
Alex Coles 1587264496 Always show work packages detail pane toolbar 10 years ago
meeee 01485c40fe Merge pull request #1764 from opf/feature/jstoolbar_translations 10 years ago
Alex Coles e3a255129b Always show work package table pagination 10 years ago
Alex Coles 58219b1e4c Lay out work package view using CSS flexible boxes 10 years ago
Alex Coles eced1ed97d Do not allow work packages table cells to wrap 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
Alex Coles 240c7eeb88 Bring in legacy styles with require directive 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
Alex Coles e017ebf8d3 [wip] Add alternate layout for work package views 10 years ago
Alex Coles 34bf59921f Merge branch 'feature/non_absolute_footer' into feature/refactor-work-package-index-styling 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