Commit Graph

109 Commits (033d6f4eb1da6f5e42212cf344548a5e61066a69)

Author SHA1 Message Date
Alex Coles 9f762c3cd4 Fix whitespace in (Rails) views 11 years ago
Till Breuer 72f61358d2 Hide all timeline elements if an errorMessage is displayed 11 years ago
Hagen Schink ce001401ba Mention timeline context in header 11 years ago
Johannes Wollert 36b231d6b3 put timeline name into page title where possible 11 years ago
Alex Coles f7f5503e10 Remove unused :plugin option in asset helper calls 11 years ago
Hagen Schink 43235f3cef Adds missing edit accesskeys 11 years ago
Hagen Schink 467c73913f Fixes inline label style 11 years ago
Hagen Schink 4ebeeef26d Adds labels 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 9be0d3260e Adds missing grouping filter labels 11 years ago
Hagen Schink 6138a06ddd Adds missing project filter labels 11 years ago
Nils Kenneweg 16fb127029 fix. ti custom fields show only those that have is filter. 11 years ago
Martin Czuchra ade4f0078f Remvoes raphael-min.js reference in erb view. 11 years ago
Nils Kenneweg 890a93fcb2 display custom fields in timeline. 11 years ago
Till Breuer b3a62ff351 Remove raphael from manifest 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
Hagen Schink 9bbe7a84ae Adds missing timelines view titles 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 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 51ebb8f74d Fix element order in timeline table for second level grouping criteria 11 years ago
Till Breuer 3212e3338f Restrict timeline directive to element name to avoid conflicts 11 years ago
Till Breuer 594c3cd924 Wrap timeline table inside directive 11 years ago
Till Breuer fda2e52c82 Rename angular app, require ui components angular module 11 years ago
Till Breuer ea276a1257 Integrate I18n-JS in timelines 11 years ago
Till Breuer ec054476ed Remove Timeline model from timelines scope 11 years ago
Till Breuer ff6d90b9bd Rename angular timelines app, separate timeline view models 11 years ago
Nils Kenneweg 3c4cf19247 pass timelines_id for local custom fields filter. 11 years ago
Nils Kenneweg 89fea4b2ce intendation changed. 11 years ago
Nils Kenneweg 8d440bec04 timelines: custom field filters. 11 years ago
Nils Kenneweg a117672a12 filter for assignee in timelines. 11 years ago
Hagen Schink 02cff6b674 Adds specific action menu to project modules 11 years ago
Till Breuer 3fc6887a15 Fix timeline grouping labels (#2146) 11 years ago
Hagen Schink 29061f9591 Links labels to controls 11 years ago
Till Breuer 45975f21c1 Start rendering timelines table as angular-enhanced html template (WIP) 11 years ago
Till Breuer 2aed19b254 Don't process angular templates as erb 11 years ago
Till Breuer 44f68794e7 Wrap timeline objects in angular services 11 years ago
Johannes Wollert 0bb72fd062 readd 'multiple' attributes in timelines filter. we need 'em for form serialization 11 years ago
Nils Kenneweg 2581616edf bugfix multiple autocompletes. 11 years ago
Till Breuer 8b582f3a6b Add timeline directive and get rid of ready hook 11 years ago
Till Breuer b21ed10951 Play with $q to manage asynchronous timeline data loading (WIP) 11 years ago
Jens Ulferts d57b56a53e streamlines configuration of relative_url_root 11 years ago
Jens Ulferts 4f512dccd2 moves relative url root functionality into own module 11 years ago
Till Breuer cc73b3daa7 Move timelines table header generation to template 11 years ago
Till Breuer 7b5b4dd997 Bind spinner to scope variable 11 years ago
Till Breuer ce9a0acc3c Wire up zoom elements in navigation (WIP) 11 years ago
Till Breuer 23ba4e34c8 Add chart container partial, slim down ui.js 11 years ago
Till Breuer b79b6cfd8a Render toolbar in container, split timeline#create and load, move stuff into zoom slider directive 11 years ago