Commit Graph

249 Commits (3601cbf9e1dce1a698fe211977134cd23f8e7a5c)

Author SHA1 Message Date
Till Breuer 13d0b7f860 Ensure rows are updated whenever the work package table is built 11 years ago
Till Breuer de232d725d Clear the error timeout when the timeline table is updated from a modal event 11 years ago
Till Breuer 350ab49bd7 Register modal helper once before the timeline is rendered 11 years ago
Richard 68bb7129da Removed unused scope variable. 11 years ago
Richard 0e4cb703da Removing sort header classes from other columns. Added tests. 11 years ago
Till Breuer ea4f431d22 Temporarily avoid duplicate work package updates on enter by pub sub 11 years ago
Richard a269ce212e Removed unused param. 11 years ago
Richard e2e945f5a8 Showing/hiding timelines toolbar and warning message. 11 years ago
Richard 2207f3974a WIP keep track of warning/error state and show/hide in timelines view. 11 years ago
Till Breuer 03a9bbd6e3 Intercept enter event in filter inputs and trigger table update 11 years ago
Till Breuer 985a07e1e3 Display correct progress bar level when the done ratio is added (fixes #7063) 11 years ago
Till Breuer a72ef13d91 Wrap up some work package column directive code in functions 11 years ago
Till Breuer bbafd0a487 Pass display-empty to work package column directive scope as string 11 years ago
Richard f20291b9a7 Fixed group totals for non custom number values 11 years ago
Richard f7784430c5 Did a bit of hacking to get grouping by custom values working again. 11 years ago
Richard e746e979e3 Stopping the NaN/undefined crap from showing on pagination during load. 11 years ago
Alex Coles f3ebf6be8f Cleanup whitespace in ng directives 11 years ago
Richard 900f281159 Cleaned up a bit and calling updateBackUrl method from more watchers. 11 years ago
Richard 2f11241407 WIP. using the url params to keep state but having a nightmare with url escaping:/ 11 years ago
Richard db665e3f2f Inluding query available columns in the meta data. 11 years ago
Richard 4c0d465747 Wired up timelines reset outline button. 11 years ago
Richard 9744c44411 column_sums is now giving the total for the query, not the project. 11 years ago
Richard 42e50e416b Till did clever stuff so filters distinguish between single and multiple values. 11 years ago
Till Breuer 9a8c8a9d30 Refactoring: Manage the query object within the query service 11 years ago
Till Breuer c91eca418b Set ng query group by when a query is loaded by id 11 years ago
Richard 36c6d3fc91 Putting locales method on scope instead of fiters helper. 11 years ago
Richard f166e45b43 Getting locales for filter names 11 years ago
Richard b2cfd11b70 Fetching app wide custom value filters and caching values per project. 11 years ago
Till Breuer 8ced3bc924 Fix looking up model names when filter options are augmented 11 years ago
Alex Coles 66a70b6dce Semicolon fixes to placate JSHint 11 years ago
Alex Coles d14c2aa944 Embed cast custom value data in WP API response 11 years ago
Till Breuer 396f7e1e62 Make the modal directive compatible with backlogs 11 years ago
Richard 1ea005acfc Cherrypicked everything from pagination fix branch so we can merge this into dev-angular. 11 years ago
Till Breuer c65082151a Use `Array.isArray` instead of `instanceof Array` 11 years ago
Richard 5fbd5745ad Extended column_data api method with group sums meta. 11 years ago
Richard b5c740bdbb Sums data is now a property on the column object. 11 years ago
Till Breuer e3d3ef4a6f Add lost code for custom value user name retrieval 11 years ago
Till Breuer 83baa29b2e Fix some I18n 11 years ago
Till Breuer f80691bf08 Determine expansion state of the filter section when the query is set up 11 years ago
Till Breuer eab91db98a Give filter directive its own scope and overwrite isLoading 11 years ago
Till Breuer 8e82b6e0f8 Update work packages when filter is reset... 11 years ago
Till Breuer b2d85bb5ee Fix check for multiselect 11 years ago
Till Breuer b591787411 Disable filter while loading available values 11 years ago
Till Breuer 89c437956f Reload page also when an invalid filter is deactivated 11 years ago
Till Breuer 0a13ba1630 Remove delay from filter editing when values are selected from drop down 11 years ago
Till Breuer 0146f0cf97 Fix filter value selection when a query is loaded 11 years ago
Till Breuer 2f9691dc7d Add lang tag for work package column headers and columns 11 years ago
Alex Coles f527d26862 Add missing Copyright header to ng app sources 11 years ago
Richard a6b6295fab Task 5435. Now showing user names/links in work packages table again. 11 years ago
Till Breuer 98c0d14c69 Show work packages table as soon as there are rows and columns 11 years ago