Commit Graph

2280 Commits (4a686f16d93b5cf2609b7a7a353eb509f5262458)

Author SHA1 Message Date
Alex Coles f643594a6c Fix broken Work Packages Table when ?layout=false 11 years ago
Till Breuer de30655448 Move work packages list controller file 11 years ago
Till Breuer b0150ac443 Rename work packages controller to work packages list controller 11 years ago
Till Breuer e3831e6b80 Avoid unnecessary digest cycles in drop down directive 11 years ago
Till Breuer 9be29e55e7 Remove unnecessary require from drop down directive 11 years ago
Richard 5364ece8f9 Fixed work package query specs. 11 years ago
Alex Coles e70db6e071 [poc] Use ui-router resolves to load project/types 11 years ago
Till Breuer bfd50d0231 Mark columns with opened drop down as ‘active’ 11 years ago
Till Breuer edd91533fd Fix sorting by id column in column context menu, clear up 11 years ago
Alex Coles bb65ce4e0e Reenable ng $location service HTML5 mode 11 years ago
Till Breuer 43b21ca184 Add ‘insert columns’ to column drop down menu 11 years ago
Alex Coles a4ba6b0b2c [wip] Make WorkPackagesController use $stateParams 11 years ago
Till Breuer a7e4eb4ebb Add drop down handlers opening the column context menu to table headers 11 years ago
Till Breuer 310b002875 Add a drop down handler directive for the angular context menu 11 years ago
Till Breuer 5bf5a7b704 Add copyright headers to context menus 11 years ago
Richard 7135fbb970 Toolbar title #8452 - showing saved global queries first. 11 years ago
Ion Biziiac 347798cafd Fix warning message when closing work package modal with changes 11 years ago
Ion Biziiac f1ee66829e Rewrite the 'WarnLeavingUnsaved' js class using jQuery 11 years ago
Till Breuer edb18cca27 Disable sort header on click-behavior (WIP) 11 years ago
Till Breuer 1af9ab4792 Port context menus to rewritten component 11 years ago
Richard be8667f761 Including export formats in query meta data. 11 years ago
Richard c26bc35ccd WIP generating export links for the query export modal. 11 years ago
Till Breuer 1ae91893ea Require angular context menu rewrite 11 years ago
Richard 434d4ebac2 Added date(time) formatting tests. 11 years ago
Richard 0c606d9aec Refactored and wrote a some tests for empty date formatting. 11 years ago
Richard 313d2dcfba Clearing all cached values on query service on reset. Empty string for loading dates. 11 years ago
Till Breuer 06dac958cc Add a fix for the hide column context menu operation 11 years ago
Richard 97d56c600b specified full path to angular-truncate repo. 11 years ago
Till Breuer 4abd6cc9b1 Add a fix for the hide column context menu operation 11 years ago
Richard ff508eb8e6 Fixed bug which was displaying the grouped column in the selected columns. 11 years ago
Richard d6eabc66d3 Cleaned up duplicated code in column sorting modal. 11 years ago
Hagen Schink 90b968da05 Fix errors mentioned by JSHint 11 years ago
Richard e3acf02091 Fixed failing karma test in work packages table sorting modal. 11 years ago
Till Breuer e3f1f85ae2 Prevent fading out flash messages if accessibility mode is enabled 11 years ago
Till Breuer 4c811523c6 Add a configuration service 11 years ago
Richard 10e5612ed9 Fixed bug in fetch grouped queries that must have got merged out at some point. 11 years ago
Till Breuer 43c16dd0d3 Fade out flash messages after timeout 11 years ago
Richard 16cb7bee54 Wired up autocomplete on sort directions and group-by select2. 11 years ago
Richard d26aba9eaa Added some tests for options dropdown directive. 11 years ago
Till Breuer 335f9bbda8 Slightly dry up selectable title directive 11 years ago
Till Breuer c32946708d Add a TODO and tidy up a bit 11 years ago
Till Breuer 19803b9534 Revert "Share project identifier via root scope" 11 years ago
Till Breuer d38c819168 Yield the project identifier to the share modal as a locale 11 years ago
Till Breuer 398d0a8cb3 Update selectable title when query visibility is changed 11 years ago
Till Breuer 54f7fed158 Share project identifier via root scope 11 years ago
Alex Coles ffa98158cb Selectively display details view with feature flag 11 years ago
Alex Coles 8d8584adbc Fix wrong method call, breaking tests on Firefox 11 years ago
Alex Coles 344c01f64c Fix whitespace in (non-Angular) JavaScripts 11 years ago
Alex Coles 950bb4b35c Fix whitespace (tabs->spaces) in ng settings dialog 11 years ago
Richard 1b63c6617c listening for query reset event to put default query name in on query clear. 11 years ago