Commit Graph

388 Commits (7f79d1fb52b12bd2b7e263b8375128639d3a179b)

Author SHA1 Message Date
Richard 796a6797c6 Cleaned up dropdowns and save dialog a bit. 11 years ago
Richard fb54ba5fc9 WIP Basic saveas dialog which saves query. doesn't sync with the view yet. 11 years ago
Alex Coles 5d5ac55d12 Add modal dialogs for remaining toolbar actions 11 years ago
Till Breuer ff1ccab27f Add work around for delete http actions from within context menu (WIP) 11 years ago
Alex Coles a67553390b [wip] Add links to work packages Export formats dialog 11 years ago
Till Breuer 3b826e506e Start fixing toggle rows label (WIP) 11 years ago
Till Breuer a5b7a189b1 [Performance] Simplify watching expressions 11 years ago
Till Breuer 82bfc07ae6 Add pending context menu directive test 11 years ago
Till Breuer 9d755323de Provide context menu with operations on a single work package 11 years ago
Till Breuer 12cd0a62fe Update ng context menu integration after customizations (WIP) 11 years ago
Alex Coles d30ce48539 Begin replacement of server-rendered context menu 11 years ago
Till Breuer 504ad9d291 Sketch ng context menu integration (WIP) 11 years ago
Alex Coles c573ae026e Add modal dialog to display Export formats 11 years ago
Hagen Schink d8067c108c Move loading modal to different namespace 11 years ago
Richard 69f55d49b8 Fixed a host of irritations regarding maintaining filters after bulk updates. 11 years ago
Richard 0e4cb703da Removing sort header classes from other columns. Added tests. 11 years ago
Till Breuer 03a9bbd6e3 Intercept enter event in filter inputs and trigger table update 11 years ago
Richard 72012cdb14 Not using ng-options for filter operator dropdown. 11 years ago
Richard 10734008e3 Using locale for 'days' in date filters. 11 years ago
Richard 35cd571b7f Added a test class for work packages column directive. 11 years ago
Till Breuer bbafd0a487 Pass display-empty to work package column directive scope as string 11 years ago
Richard f7784430c5 Did a bit of hacking to get grouping by custom values working again. 11 years ago
Richard 8b4a825dfb Gave the column header links the apparently standard empty javascript call. 11 years ago
Alex Coles bcac7fe7fc Cleanup whitespace in ng templates 11 years ago
Richard db665e3f2f Inluding query available columns in the meta data. 11 years ago
Richard 5440410d03 Changed filter operators constant to be arrays instead of object. 11 years ago
Till Breuer 9aec81e7bf Sort available filter drop down list by localized filter names 11 years ago
Till Breuer 4c07553fa7 Fix ng conditions of hidden-for-sighted labels 11 years ago
Richard 9bb92cc36c Added missing "days" label to date and date_past filters. 11 years ago
Richard 42e50e416b Till did clever stuff so filters distinguish between single and multiple values. 11 years ago
Till Breuer 9fcf49352e Fix display sums when a query is loaded 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 7de6db9226 Changed text field names so that they appear correctly in save form. 11 years ago
Richard 4e1a79524b Sort headers have cursor pointer. 11 years ago
Richard b5c740bdbb Sums data is now a property on the column object. 11 years ago
Till Breuer 83baa29b2e Fix some I18n 11 years ago
Till Breuer b591787411 Disable filter while loading available values 11 years ago
Till Breuer b3f128fccd Move with loading function to helper 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
Till Breuer 903c05bbe1 Wire up available filter values service in query filter directive 11 years ago
Till Breuer 2110f092c3 Remove unused ng-change 11 years ago
Till Breuer 6d4d99151d Block work package table updates until setup is completed 11 years ago
Till Breuer cb1fded9de Don't load work packages on initial load of work_packages#index 11 years ago
Till Breuer 80afb2b0f9 Wire up available filter values service in query filter directive 11 years ago
Till Breuer 332939bfd0 Remove unused ng-change 11 years ago
Till Breuer 87f9e82ef0 Block work package table updates until setup is completed 11 years ago