Commit Graph

490 Commits (4419c9f87db0ae28dfdac0861b52ace4b9d154a8)

Author SHA1 Message Date
Till Breuer 3b826e506e Start fixing toggle rows label (WIP) 11 years ago
Till Breuer a5b7a189b1 [Performance] Simplify watching expressions 11 years ago
Richard 74f3982792 Implemented a title name filter and wrote some tests. 11 years ago
Richard 7b3677bce3 Changed selectable title directive to take a list of group data. 11 years ago
Richard b688222ac0 Made an attempt at keeping selectable title directive generic. 11 years ago
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 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
Hagen Schink c22792708b Add flash message directive 11 years ago
Hagen Schink af8190fabd Add sort directive 11 years ago
Hagen Schink 83037cfba2 Add angular directives for date/time and authoring 11 years ago
Till Breuer aad8f97985 Fix typos 11 years ago
Till Breuer 72f61358d2 Hide all timeline elements if an errorMessage is displayed 11 years ago
Till Breuer e9ada12082 Add basic error handling on timeline load timeout (WIP) 11 years ago
Till Breuer b57a4aa899 Restore former tl comparison markup (but donate an extra span tag) 11 years ago
Till Breuer c9902f7c0e Fix change-indicating css classes in timeline comparison view 11 years ago
Till Breuer 422cfdbbfd Rename timeline column directive 11 years ago
Till Breuer 207ec760e0 Fix circular dependency, make timeline column watchers less expensive 11 years ago
Richard 0973c7ba01 WIP - adding padding span to last visible row. 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
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
Richard 72012cdb14 Not using ng-options for filter operator dropdown. 11 years ago
Till Breuer 985a07e1e3 Display correct progress bar level when the done ratio is added (fixes #7063) 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
Alex Coles a9827e4d2b Flesh out test for tablePagination directive 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 aad7606340 Encoding filter operator values to avoid url escaping browser bullshit. 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 441c1fb788 Put href attribs on project links so hand cursor is displayed. 11 years ago
Richard 4c0d465747 Wired up timelines reset outline button. 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