Commit Graph

279 Commits (3afc67e9d1502cb2e02fd791f9c4f62a12d2fb5e)

Author SHA1 Message Date
Richard 272cbb947e WIP wired up query save/update. Need error handling and such. 11 years ago
Richard 649026ce5b Wired up saveas, updating title on save. 11 years ago
Richard fb54ba5fc9 WIP Basic saveas dialog which saves query. doesn't sync with the view yet. 11 years ago
Till Breuer 37a39d712c Add some basic response to wp deletion via context menu (WIP) 11 years ago
Alex Coles 81aa6a2c3b [wip] Show actual Types in 'New' toolbar dropdown 11 years ago
Alex Coles 5d5ac55d12 Add modal dialogs for remaining toolbar actions 11 years ago
Alex Coles a67553390b [wip] Add links to work packages Export formats dialog 11 years ago
Richard 7b3677bce3 Changed selectable title directive to take a list of group data. 11 years ago
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 11 years ago
Alex Coles a3a56c917f [wip] Integrate toolbar in work packages view 11 years ago
Till Breuer 91a22bac0d Share bulk links via work packages table service 11 years ago
Till Breuer 39b38e439b Remove setup method from ng work packages controller scope 11 years ago
Till Breuer 2c04a12324 Regroup setup function in work packages controller 11 years ago
Till Breuer 11a0d95624 Introduce work package table service (WIP) 11 years ago
Hagen Schink f0768b1dd1 Fix work package time entries sorting 11 years ago
Alex Coles 8404d3857b Move exportModal Factory into separate source file 11 years ago
Alex Coles b90be5e306 Reformat WorkPackagesController dependencies array 11 years ago
Alex Coles c573ae026e Add modal dialog to display Export formats 11 years ago
Alex Coles ec9b647690 [wip] Integrate toolbar in work packages view 11 years ago
Hagen Schink 8233dc21bb Sort messages asychronously 11 years ago
Hagen Schink c67af66d56 Adds wait dialog to timelog table 11 years ago
Hagen Schink 8cca5d54f4 Add pagination support 11 years ago
Hagen Schink 1b18513d89 Move sorting to service 11 years ago
Hagen Schink 974761061b Set initial time entries table sort column 11 years ago
Hagen Schink 84fbd19ab0 Show flash message on deletion 11 years ago
Hagen Schink 6465830499 Delete time entries asychronously 11 years ago
Hagen Schink 55f294c01b Make timelog table use angular 11 years ago
Hagen Schink e542492a66 Render board's messages by angular 11 years ago
Hagen Schink 83037cfba2 Add angular directives for date/time and authoring 11 years ago
Hagen Schink d089695b65 Add angular messages controller 11 years ago
Alex Coles c670b4ed9f Fix ng WorkPackagesController relative root path handling 11 years ago
Richard 0ffb035838 Moved showWarning method back to container directive. 11 years ago
Richard e695a5299f Moved show warning method to timelines controller. 11 years ago
Richard 69f55d49b8 Fixed a host of irritations regarding maintaining filters after bulk updates. 11 years ago
Till Breuer ea4f431d22 Temporarily avoid duplicate work package updates on enter by pub sub 11 years ago
Richard 900f281159 Cleaned up a bit and calling updateBackUrl method from more watchers. 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
Till Breuer 9a8c8a9d30 Refactoring: Manage the query object within the query service 11 years ago
Till Breuer 4f25185837 Remove unused available filter setup method (twice) 11 years ago
Till Breuer c91eca418b Set ng query group by when a query is loaded by id 11 years ago
Richard f166e45b43 Getting locales for filter names 11 years ago
Alex Coles 0778e2e0ef Commit (hypen) renaming of ng TimelinesController 11 years ago
Richard e48fa84c27 Added in locales for filter operators. 11 years ago
Till Breuer 771321ae58 Change load order of work_package#index elements 11 years ago
Richard 0e2362a628 Using query service call in filter model instead of default filters. 11 years ago
Richard fca08a7a87 WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Richard e12720a568 Made project service for (sub)projects. Can use sub-project filter. 11 years ago
Richard 602ab976b7 Using query service call in filter model instead of default filters. 11 years ago
Richard 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago