Commit Graph

827 Commits (b8f7161ee7d146acee37e98f05047ab2fd229496)

Author SHA1 Message Date
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
Till Breuer 76eb05564b Show spinner when loading additional columns 11 years ago
Till Breuer 916637c208 Remove ``withLoading`` wrapper from wp list controller scope 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 c25866ac24 Update URL query string with query id when a query has been saved 11 years ago
Till Breuer e280623821 Prune unselected sorting options 11 years ago
Till Breuer 44d841f204 Include blank option in sorting dialog 11 years ago
Till Breuer 101cde45d8 Add unit test for selectable sort option filtering 11 years ago
Till Breuer 72cafdeb52 Start introducing angular-busy to wp#index 11 years ago
Till Breuer f1d28556fb Add angular-busy 11 years ago
Till Breuer 1fedc0a2e0 Add unit test for sorting modal 11 years ago
Alex Coles cbac9f0075 Update prefix in ng PathHelper to experimental API 11 years ago
Till Breuer a15483beea Restrict selectable sorting options to those not selected yet 11 years ago
Richard 3f1989c6ad Removing currently selected sortable columns from lists in sorting modal. 11 years ago
Richard 01d5b20904 Fixed a merge bug with export formats. 11 years ago
Richard 42bc7a7438 Capping sortation criteria to 3. 11 years ago
Till Breuer 403fca331f Fix column context menu positioning if no top menu is rendered 11 years ago
Alex Coles dd6e37544d Do not client-side route on pages without ui-view 11 years ago
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