Commit Graph

12085 Commits (98586e8e38cfd39175144e8415d3d66e21702592)
 

Author SHA1 Message Date
Till Breuer 98586e8e38 Add client-side translations for work package grouping expander 11 years ago
Till Breuer 3f1a9fb9cd Add missing angular module dependency to work package directives 11 years ago
Till Breuer 5f9d6a702d Add angular modules and explicit dependencies 11 years ago
Till Breuer b539644a80 Sketch groupings in angular work packages table (WIP) 11 years ago
Till Breuer 9072acd652 Revert "De-implement angular work package column filters" 11 years ago
Till Breuer 9a337b99ad Display level in angular work packages table 11 years ago
Till Breuer 00d7f156fc Fix javascript error in work package column directive 11 years ago
Till Breuer 4f7bc83dbb De-implement angular work package column filters 11 years ago
Till Breuer 610f39af5c Render assignee as link in angular work packages table 11 years ago
Till Breuer 014a209468 Extend accessible checkbox directive (fixes context menu for work packages table) 11 years ago
Till Breuer 3cd47f291a Add assignee name to JSON serialization for work packages table 11 years ago
Till Breuer 21b0f795c6 Rename variable passed to work package column template, update default column value 11 years ago
Till Breuer 5649457aac Remove duplicate forwarding of I18n to scope 11 years ago
Till Breuer 10d98ad7c3 Rename some variables in sort header directive 11 years ago
Till Breuer 6241a2f996 Merge branch 'feature/ui-component-table-widgets' of github.com:opf/openproject into feature/ui-component-table-widgets 11 years ago
Till Breuer 9b999961f4 Re-enable sort headers (WIP) 11 years ago
Richard 3b091d4296 Added an initializer to monkey patch TimeWithZone. This is much easier then formatting times client side. This is probably not a good permanent solution. 11 years ago
Richard fa95edff15 Made a first attempt at a directive for displaying work package column data based on the type of the data. Implemented rough versions for normal text and links. Left the filter in there for the sake of comparison. 11 years ago
Till Breuer 332dfb3003 Merge branch 'feature/ui-component-table-widgets' of github.com:opf/openproject into feature/ui-component-table-widgets 11 years ago
Till Breuer 35e75cbbf0 Forward search direction indicators to angular work package table 11 years ago
Richard e74e699404 Included work package child objects in gon. Made a filter to display object names. This is a just a temporary thing - i'll be replacing this with a directive. 11 years ago
Till Breuer d7fb5eda73 Enable html5 mode for openproject angular app 11 years ago
Till Breuer 808effa299 Hide sortable header title if sortable evaluates to false 11 years ago
Till Breuer e16f742fe3 Sketch angular work packages table 11 years ago
Till Breuer 0ce7ef4bfe Sketch sort header directive for work packages table 11 years ago
Till Breuer 3504c30179 Add angular widget for accessible checkboxes 11 years ago
Till Breuer 660b709104 Add icon wrapper directive 11 years ago
Till Breuer 75c9152ee1 Provide I18n as angular service 11 years ago
Till Breuer eddf0fd5ee Fix indentation in work packages list partial 11 years ago
Till Breuer fbaaadaf17 Add work packages angular controller, temporarily add gon to view 11 years ago
Till Breuer 7f7fcd01b6 Move timeline directives to separate folder 11 years ago
Till Breuer 8616d95d14 Fix indentation in work packages list partial 11 years ago
Till Breuer 763706afcf Move stuff from timelines controller to timeline container directive 11 years ago
Till Breuer b4dc3df071 Ignore expansion state of root if there's a subproject in timelines 11 years ago
Till Breuer 0f725dc0cc Allow for including a single timeline via wiki macro 11 years ago
Till Breuer 85da11ba59 Push timeline objects via gon inside views 11 years ago
Till Breuer cb8479afcc Make angular timeline more modular, add toolbar directive 11 years ago
Till Breuer e2267d59c3 Rename timeline directive to timeline container 11 years ago
Till Breuer 87a5972f88 Fix initial timeline expansion level 11 years ago
Till Breuer 518401c3f7 Fix capybara link selector problem in timelines integration test 11 years ago
Till Breuer c3dcc37312 Include openproject angular app in base layout 11 years ago
Till Breuer 71a4f534b9 Include chart container via timeline directive 11 years ago
Till Breuer 473ad00242 Fix xpath expressions in timeline cukes 11 years ago
Till Breuer 8be6968d9f Remove nodes from scope 11 years ago
Till Breuer dffd38081a Restore timeline filters 11 years ago
Till Breuer ccf07c0303 Restore hide other group filter in timelines 11 years ago
Till Breuer 85cbe57153 Don't add invisible expand links to timeline table DOM 11 years ago
Till Breuer bbd32c7ccc Fix generated timeline table markup 11 years ago
Till Breuer 51ebb8f74d Fix element order in timeline table for second level grouping criteria 11 years ago
Till Breuer 3c2fa856df Fix indent for timelines with groupings 11 years ago