Commit Graph

218 Commits (9acdc2492645ea748d7d8a6a36202267f4f7c496)

Author SHA1 Message Date
Till Breuer 68e70d1503 Add "hide column" to column context menu 11 years ago
Till Breuer 99cd538620 Wire up sortation actions in column context menu 11 years ago
Till Breuer c535b03c27 Render pulldown icon as column context menu trigger 11 years ago
Till Breuer 4852be7855 Add move actions to column context menu 11 years ago
Till Breuer ff1be292ec Add group by selection to column context menu 11 years ago
Till Breuer c2c441f106 Mock column context menu handler 11 years ago
Till Breuer 605e71fcdd Add column context menu mock 11 years ago
Till Breuer 7f66b98151 Update ng-context-menu and workPackageContextMenu directive 11 years ago
Till Breuer 6701d429f6 Change context menu css selector to match classes ... 11 years ago
Till Breuer eb2cbcc0c2 Make the whole list element of the context menu clickable 11 years ago
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