Commit Graph

909 Commits (b8ba32e8cf8a818e442ca45e23854492534e625e)

Author SHA1 Message Date
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
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
Alex Coles 99c559351b Update query bindings only on Settings update 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