Commit Graph

858 Commits (664a232659a1ad88cf1442e96bd7876fcea44fbe)

Author SHA1 Message Date
Alex Coles 5f3b3be6a0 Allow link-hijacking on an opt-in basis 11 years ago
Alex Coles a125962cda Revert "Reenable routes which aren’t captured by ui router states" 11 years ago
Richard b7ad0bd337 Only sortable columns will now have option to sort in UI. 11 years ago
Till Breuer 5cf7087f95 Manage sorting in column menu, react to switching the column context… 11 years ago
Richard 3479226707 Locales for export options. 11 years ago
Till Breuer aff066d258 Make the toggleable multi-select behave more intuitively 11 years ago
Till Breuer 1933dd36c0 Fix query initialization 11 years ago
Richard cfbc0ca963 Builing up export options meta in wp controller. 11 years ago
Till Breuer edb85cadaa Add regex for optional route nesting to ui router 11 years ago
Alex Coles 3b5954aabc Disable ng HTML5 mode's link-hijacking 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 508c7ac662 Refresh title drop down when queries are modified, added or removed 11 years ago
Till Breuer bcfeb703ad Fix isSelected function in toggled multi select directive 11 years ago
Till Breuer 79bc6fda87 Restore “status: open” as the default filter behavior 11 years ago
Till Breuer b1f2cae49a Remove reset methods from query service 11 years ago
Till Breuer 40990e59a2 Explicitly reset the query id when the query is to be reset by state 11 years ago
Till Breuer f752632936 Move some query name watcher logic to query service 11 years ago
Richard 656196ed1e Fixed logic bug in toggled multiselect directive #8744. 11 years ago
Till Breuer f80b5e2dde Add comment concerning http provider setup 11 years ago
Till Breuer fb3a5e0006 Use state changes to deselect queries instead of an event 11 years ago
Till Breuer fdae795ef5 Fall back to default title when queries are deselected 11 years ago
Till Breuer 043cd9079d Fall back to default title when queries are deselected 11 years ago
Till Breuer d3f09f8647 Fix query re-initialization on wp#index 11 years ago
Till Breuer 453c118743 Reenable routes which aren’t captured by ui router states 11 years ago
Till Breuer 54eb46410f Resolve state params in work packages controller, minor refactorings 11 years ago
Till Breuer 8a10959227 Move work package details controller 11 years ago
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
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
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