Commit Graph

436 Commits (07d5ed41f512a902fcebf5db1ed555c8416d6f63)

Author SHA1 Message Date
Till Breuer 7c710e8c61 Move work package directives to work_packages/directives folder 10 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
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 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 b6683efab1 Potentially speed up work package column data watcher 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
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
Till Breuer 2671311e1a Fix disabling of toggleable multiselect during initialization 11 years ago
Till Breuer 17bb9e8528 Show spinner when fetching sums 11 years ago
Till Breuer 72cafdeb52 Start introducing angular-busy to wp#index 11 years ago
Till Breuer aff066d258 Make the toggleable multi-select behave more intuitively 11 years ago
Alex Coles 6236498774 Revert "Reenable routes which aren’t captured by ui router states" 11 years ago
Richard 06e034ea76 Found some remaining strings in the work packages templates which weren't in the locales. 11 years ago
Till Breuer bcfeb703ad Fix isSelected function in toggled multi select directive 11 years ago
Till Breuer 40990e59a2 Explicitly reset the query id when the query is to be reset by state 11 years ago
Richard 656196ed1e Fixed logic bug in toggled multiselect directive #8744. 11 years ago
Till Breuer fb3a5e0006 Use state changes to deselect queries instead of an event 11 years ago
Till Breuer 453c118743 Reenable routes which aren’t captured by ui router states 11 years ago
Alex Coles f643594a6c Fix broken Work Packages Table when ?layout=false 11 years ago
Richard 5364ece8f9 Fixed work package query specs. 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
Till Breuer a7e4eb4ebb Add drop down handlers opening the column context menu to table headers 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 c26bc35ccd WIP generating export links for the query export modal. 11 years ago
Till Breuer 06dac958cc Add a fix for the hide column context menu operation 11 years ago
Till Breuer 4abd6cc9b1 Add a fix for the hide column context menu operation 11 years ago
Till Breuer e3f1f85ae2 Prevent fading out flash messages if accessibility mode is enabled 11 years ago
Till Breuer 43c16dd0d3 Fade out flash messages after timeout 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 d38c819168 Yield the project identifier to the share modal as a locale 11 years ago
Alex Coles ffa98158cb Selectively display details view with feature flag 11 years ago
Richard 1b63c6617c listening for query reset event to put default query name in on query clear. 11 years ago
Richard f0b3bd3ecf Refactored to a solution to not perform disabled menu actions. 11 years ago
Till Breuer 8c68204e8f Drop work package options 11 years ago
Till Breuer e7e54eb24e Make query columns directive independent of parent scope and embeddable 11 years ago
Richard a36f784f66 Removed delete from page settings modal and added delete to settings menu. 11 years ago
Richard 1276698ab7 WIP. Enabled page settings modals and cleaned up modals a bit. 11 years ago