Commit Graph

1720 Commits (5ddfc1ec84b9602cd3ffff2a4311c15a352fac5e)

Author SHA1 Message Date
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
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 1ea005acfc Cherrypicked everything from pagination fix branch so we can merge this into dev-angular. 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 e882ba9b28 Add icon from icon font for multi select toggle 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 77b930e237 Refactor pagination in angular work packages table 11 years ago