Commit Graph

145 Commits (4c811523c6865a6fe9661424f95658229be4ea5f)

Author SHA1 Message Date
Hagen Schink 5380ea33f1 Fix activity link for last forum message 11 years ago
Alex Coles cff84332aa Semicolon fixes to placate JSHint (Angular) 11 years ago
Till Breuer b9777f0d4f Merge branch 'dev-angular' into feature/ng-toolbar-sort-by 11 years ago
Till Breuer cff0d9d2bc Move WorkPackagesTableHelper dependency over to wp table service 11 years ago
Till Breuer 8ad36c7f0f Simplify column updates 11 years ago
Till Breuer 8e0deec131 Order columns after updates 11 years ago
Till Breuer ce9f5a1093 Use work packages table helper methods for column updates 11 years ago
Till Breuer 19b9cf2157 Consolidate QueriesHelper and WorkPackagesTableHelper 11 years ago
Richard 9874e55532 Wired up columns select to query columns. 11 years ago
Richard 1b726acfa7 Wired up columns controller to an extent. 11 years ago
Richard d71b4230a4 Have a dummy sortable select2 for columns modal. Not wired up yet. 11 years ago
Richard be8e8c21c7 Populating columns dialog with available/selected columns. 11 years ago
Ion Biziiac 3afc77693a Add linear gradient generator to svg-helper.js 11 years ago
Till Breuer 68e70d1503 Add "hide column" to column context menu 11 years ago
Till Breuer e405118e9b Move column-moving functions to helper for reusability 11 years ago
Till Breuer 4852be7855 Add move actions to column context menu 11 years ago
Richard 272cbb947e WIP wired up query save/update. Need error handling and such. 11 years ago
Richard fb54ba5fc9 WIP Basic saveas dialog which saves query. doesn't sync with the view yet. 11 years ago
Till Breuer ff1ccab27f Add work around for delete http actions from within context menu (WIP) 11 years ago
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 11 years ago
Till Breuer 7ea599e10c Make bulk link-building method more readable 11 years ago
Till Breuer 38a81d7e7a Slightly simplify bulk link building 11 years ago
Till Breuer 272a621ff4 Render links for bulk updates 11 years ago
Till Breuer 15f1d45544 Add url params helper (WIP) 11 years ago
Till Breuer b05e1e88a9 Change wp context menu helper provider to a singleton provider 11 years ago
Till Breuer 07410c534b Start dealing with bulk actions in context menu (WIP) 11 years ago
Till Breuer 9d755323de Provide context menu with operations on a single work package 11 years ago
Till Breuer d8175fea2a Add work package context menu helper 11 years ago
Till Breuer 772892aeda Drop unused methods from work packages helper 11 years ago
Till Breuer 5ff0bf0072 Add work package table helper methods, start writing unit tests 11 years ago
Hagen Schink f0768b1dd1 Fix work package time entries sorting 11 years ago
Hagen Schink 8233dc21bb Sort messages asychronously 11 years ago
Hagen Schink 1b18513d89 Move sorting to service 11 years ago
Hagen Schink 55f294c01b Make timelog table use angular 11 years ago
Hagen Schink 9b67c3c306 Add asset path 11 years ago
Hagen Schink 83037cfba2 Add angular directives for date/time and authoring 11 years ago
Alex Coles a05feb8ca5 Teach ng WorkPackagesHelper to format 'currency' type 11 years ago
Richard 3ddc9fd9ac Refactored code into timelines helper. 11 years ago
Richard a1d71fde27 Level expansion now keeps track of last visible row. 11 years ago
Till Breuer 516c1dc2d0 Rename work package loading helper file 11 years ago
Richard 35cd571b7f Added a test class for work packages column directive. 11 years ago
Richard 358432fd46 Made a work packages helper test class and added tests for getRowObjectContent. 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 355f80765a Handling garbabe strings in custom field int/float parsing. 11 years ago
Richard 60c96ff6ab Checking for floats as well as the same thing will probably happen. 11 years ago
Richard 2430a9bfbb Column sums can now be called without a project id. 11 years ago
Richard 25c073d173 Added a v3 user controller because v2 doesn't allow sorting etc. 11 years ago
Richard f166e45b43 Getting locales for filter names 11 years ago
Richard e48fa84c27 Added in locales for filter operators. 11 years ago