Commit Graph

1297 Commits (d8067c108c32f623ba946a48e0e7de524d3ecaa1)

Author SHA1 Message Date
Hagen Schink d8067c108c Move loading modal to different namespace 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 c22792708b Add flash message directive 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 af8190fabd Add sort directive 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
Hagen Schink d089695b65 Add angular messages controller 11 years ago
Till Breuer f5b450efdd Inject timeline model in timeline container directive (WIP) 11 years ago
Till Breuer aad8f97985 Fix typos 11 years ago
Till Breuer 72f61358d2 Hide all timeline elements if an errorMessage is displayed 11 years ago
Till Breuer e9ada12082 Add basic error handling on timeline load timeout (WIP) 11 years ago
Richard 8f4c993a72 Timelines was looking for "end_date" property but it's called "due_date" now. 11 years ago
Till Breuer ed9bd66ec4 Fix css classes indicating changed dates in timeline 11 years ago
Till Breuer c9902f7c0e Fix change-indicating css classes in timeline comparison view 11 years ago
Till Breuer f494d982c6 Fix css class assignment after date changes in timeline comparisons 11 years ago
Till Breuer 422cfdbbfd Rename timeline column directive 11 years ago
Till Breuer 207ec760e0 Fix circular dependency, make timeline column watchers less expensive 11 years ago
Alex Coles a05feb8ca5 Teach ng WorkPackagesHelper to format 'currency' type 11 years ago
Philipp Tessenow 807a13e3db refactored hideOnLoad 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
Philipp Tessenow e85be3ee36 removed prototype usage of observeProjectModules() 11 years ago
Richard 0973c7ba01 WIP - adding padding span to last visible row. 11 years ago
Alex Coles c670b4ed9f Fix ng WorkPackagesController relative root path handling 11 years ago
Till Breuer bf2adbfd4d Restore outline level when reloading timeline on modal.close 11 years ago
Till Breuer a86303a2b4 Avoid chart duplication on timeline updates on modal.close 11 years ago
Philipp Tessenow 3014d7ab1d remove prototype usage in tab js logic 11 years ago
Richard 0ffb035838 Moved showWarning method back to container directive. 11 years ago
Philipp Tessenow 975d28c206 refactor page-leave-warning on unsaved edits 11 years ago
Richard e695a5299f Moved show warning method to timelines controller. 11 years ago
Richard 77bb20dc9a Removed commented out call. 11 years ago
Richard 69f55d49b8 Fixed a host of irritations regarding maintaining filters after bulk updates. 11 years ago
Alex Coles b19060e778 Fix lack of real italic: add Lato italic fonts 11 years ago
Alex Coles 728828be14 Update Sass vars to treat Lato as true font-family 11 years ago
Alex Coles f148c8241a Prepend Rails relative root path to ng HTTP requests 11 years ago
Till Breuer 13d0b7f860 Ensure rows are updated whenever the work package table is built 11 years ago
Till Breuer de232d725d Clear the error timeout when the timeline table is updated from a modal event 11 years ago
Till Breuer 350ab49bd7 Register modal helper once before the timeline is rendered 11 years ago
Richard 68bb7129da Removed unused scope variable. 11 years ago
Richard 0e4cb703da Removing sort header classes from other columns. Added tests. 11 years ago
Till Breuer ea4f431d22 Temporarily avoid duplicate work package updates on enter by pub sub 11 years ago
Richard a6a2136bb7 Undid css change. 11 years ago
Richard a269ce212e Removed unused param. 11 years ago
Richard e2e945f5a8 Showing/hiding timelines toolbar and warning message. 11 years ago