Commit Graph

1114 Commits (b4aecd3ff91b71a78f916a7688061376b57358ad)

Author SHA1 Message Date
Till Breuer 664a232659 Add hack to update query highlight name (WIP) 11 years ago
Alex Coles ef4c9d69e8 Serve angular-busy.html through asset pipeline 11 years ago
Till Breuer 5ac890df40 Begin adding unit tests for query menu item factory 11 years ago
Till Breuer e118e2cda7 Remove ‘refresh page’ notice when hiding/showing query menu items 11 years ago
Till Breuer 9ee5507edc Add copyright headers an some documentation to ng query menu items 11 years ago
Till Breuer 4bf102434d Change filename of query menu item directive 11 years ago
Till Breuer 3b96778396 Rearrange query menu item-related angular code 11 years ago
Till Breuer 1387d6ce58 Fix initial open status of the wp menu 11 years ago
Richard 4ae1854066 Fixed bug with event default prevention. 11 years ago
Alex Coles cbfc2a0e15 Add simple directive to focus an element 11 years ago
Richard b1f30b1cc6 Refactored out the loops in selectable title directive for better readability. 11 years ago
Richard e255a8b836 Broke apart prev/next methods and wrote some tests for key presses. 11 years ago
Till Breuer 0d7deb68ff Add menu item factory, generate query menu items (WIP) 11 years ago
Hagen Schink 10cebed63e Fix IE8 incompatibility 11 years ago
Alex Coles 3b296750c4 Fix missing fn argument in optionsDropdownDirective 11 years ago
Richard 926de9fae0 Tidied up selectable title js a bit. 11 years ago
Richard 4176330b64 WIP Extracting old retrieve_query method from experimental api. 11 years ago
Richard 012d781459 Fixed some bugs and cleaned up tests. 11 years ago
Richard 92604fe9ea WIP First attempt at making selectable title behave more like select2. 11 years ago
Till Breuer d8d23cdd64 Add event-based removing of query menu items 11 years ago
Richard ba30602604 Paths for api corrected for saving queries without project 11 years ago
Till Breuer 4607d7b3b6 Use function declaration for inner function in share modal 11 years ago
Till Breuer e031d59a75 [Fix] Show spinner while adding columns 11 years ago
Till Breuer b6683efab1 Potentially speed up work package column data watcher 11 years ago
Till Breuer 27b730d717 Slightly fix boolean custom field format 11 years ago
Richard 1088e52a7b Keeping query permissions up to date after save/update query. 11 years ago
Richard 9b92a383bb WIP refactoring AuthService 11 years ago
Till Breuer 52e4bd2cfd Allow forwarding css classes to icon wrapper container element 11 years ago
Till Breuer 1740f9609e Fix IE11 trouble with ``disabled`` attribute 11 years ago
Till Breuer 3ecc25a159 Revert "Revert "Merge pull request #1478 from opf/feature/with-angular-busy"" 11 years ago
Alex Coles 0815f376cf Ensure column context menus scroll with table 11 years ago
Richard 3acd4875f2 new work packages disabled until proven otherwise. 11 years ago
Richard e75200ff46 Disabling new work packages button on toolbar if user is unauthorised. 11 years ago
Jens Ulferts afe276384e Revert "Merge pull request #1478 from opf/feature/with-angular-busy" 11 years ago
Richard 6f78b4ef02 Wired up options dropdown to actually prevent unauthorised query actions. 11 years ago
Richard de193bbd6b checking for null query_id on state when initialising query. 11 years ago
Richard b3875600b8 Cleaned up and added permissions to share modal. 11 years ago
Richard 42b9e89414 Introduced an authrorisation service and wired it up to some of the query actions. 11 years ago
Alex Coles 13e24a0c09 Prune unused argument from updateQuery function 11 years ago
Till Breuer 1c648ec0fc Add some kind of error handling to query updates, wire up to share modal 11 years ago
Richard c8f3ebc25d Removed 'shown in all projects' leftovers. 11 years ago
Richard 150e8d0c8b Locales, locales, locales 11 years ago
Richard 52bd5cc910 Cherrypicked in some merge conflicty type fixes from another branch. 11 years ago
Richard 999c17dc3c Wired up the share modal to the API V3 star/unstar endpoint. 11 years ago
Till Breuer b16b23bf88 Highlight main menu item if no query has been selected 11 years ago
Till Breuer e948d4f815 Fix highlighting of query menu items 11 years ago
Richard e725c4af19 Emiting flash message event on rootscope instead of context menu scope. 11 years ago
Till Breuer bd38e2ebea Remove drop down anchor right from drop down associated to ‘id’ column 11 years ago
Till Breuer 103845acc3 Hotfix - always derive unused columns from cached columns 11 years ago
Till Breuer 7c86e9ee3d Add blank option to group dialog drop down 11 years ago