Commit Graph

1515 Commits (98e3294cbfb6f6fd4a315e08c78736bd236d5549)

Author SHA1 Message Date
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
Alex Coles 0dc35ef38b [wip] Wire up info button to display wp details 11 years ago
Till Breuer 54f020564e Refactor column dialog 11 years ago
Alex Coles 5209e04c4f Create initial work package list/detail routing 11 years ago
Alex Coles 21aa9e7dfb Reformat openproject.* module dependencies arrays 11 years ago
Alex Coles 7f49e0562c Reformat openproject module dependencies array 11 years ago
Till Breuer 19b9cf2157 Consolidate QueriesHelper and WorkPackagesTableHelper 11 years ago
Till Breuer 50f9f1ccc7 Fix typo 11 years ago
Richard 7d1ad11dc8 Added a test for queries helper and cleaned up a bit. 11 years ago
Richard e820459a0f Introduced caching of available columns in query service. 11 years ago
Richard 750a3ca8aa Fixed bug relating to groupBy. 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 00f5a5e7f0 Rebase query columns directive on extracted functionality 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 99cd538620 Wire up sortation actions in column context menu 11 years ago
Till Breuer 0cb6f07f93 Slightly tidy sort header directive ... 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
Ion Biziiac 07532239f1 Fix Timeline "Today" line not displayed properly 11 years ago
Till Breuer 9645fd8982 Fix an edge case and simplify total sum updates 11 years ago
Till Breuer d3d933049e Put column watcher back into total total sums directive 11 years ago
Till Breuer 3d1cd19abc Refactor query property watching 11 years ago
Richard 2b4c2b71f7 Wired up display sums menu item. 11 years ago
Till Breuer fb51ea60d2 Add a temporary semi-nice solution to skip watching query properties 11 years ago
Till Breuer f736db3f9e Fix row reference of work packages table service 11 years ago
Till Breuer eb2cbcc0c2 Make the whole list element of the context menu clickable 11 years ago
Till Breuer 6c770aa27f Fix row reference of work packages table service 11 years ago
Till Breuer 64c712ccb2 Remove redundant angular dependency 11 years ago
Till Breuer 2cf6b72b87 Add confirmation to delete action in context menu 11 years ago
Till Breuer 761690705e Move shared work packages index data to services for easier access 11 years ago
Till Breuer aa69896b49 Renaming in work packages controller 11 years ago
Till Breuer 58890c7548 Reorder stuff in the work packages angular controller 11 years ago
Till Breuer f2f5324c69 Complete the query setup before setting up the wp table 11 years ago
Till Breuer 4244dfe42d Partly fix work packages table updates when the query is changed 11 years ago
Till Breuer c37c3add06 Set the query name when setting up the query to fix selected title... 11 years ago
Till Breuer a444fe1635 Only update the selected title on wp#index if the query has a name 11 years ago
Till Breuer acf82688a1 Replace some parameter to query string conversion 11 years ago
Till Breuer cc147aeed2 Fix condition for checkbox label update 11 years ago
Richard 4b6b4d83f7 Put in some very half-arsed error handling for create/update queries. 11 years ago
Richard 796a6797c6 Cleaned up dropdowns and save dialog a bit. 11 years ago
Richard fd7bb1d3ad Put in some status alerts for creating/updating queries. Still needs error handling. 11 years ago