Commit Graph

7602 Commits (57888c51872b6dc87bc383b96a29b1940e778f98)

Author SHA1 Message Date
Alex Coles b90be5e306 Reformat WorkPackagesController dependencies array 11 years ago
Alex Coles 742f32313b Fix semicolon in withDropdown directive 11 years ago
Alex Coles c573ae026e Add modal dialog to display Export formats 11 years ago
Alex Coles 04b6979fcc Comment out Bitters scaffold @import until needed 11 years ago
Alex Coles 6dd9c98051 Add Bitters scaffolding for Bourbon-based projects 11 years ago
Michael Frister f343d5d723 Login forms: Improve looks 11 years ago
Alex Coles ec9b647690 [wip] Integrate toolbar in work packages view 11 years ago
Richard 7a227cd603 Wrote some tests for work package directives. 11 years ago
Hagen Schink 35b584e207 Add exception for invalid input 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 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 9651eb944f Render timelog entries to view 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 c7e2cdad47 Add RABL message templates 11 years ago
Hagen Schink d089695b65 Add angular messages controller 11 years ago
Markus Kahl e624f84c87 log login directly during omniauth procedure 11 years ago
Michael Frister 1ef894672a Center main login form and use generic form formatting 11 years ago
Michael Frister 2274de6c21 CSS: Refactor work package and account stuff into own files 11 years ago
Michael Frister 6214007fde Login: Render auth providers as round buttons (still ugly) 11 years ago
Hagen Schink e1ff2b9903 Focus erroneous field first 11 years ago
Hagen Schink 7fa0d8988d Fix error message css 11 years ago
Alex Coles c0174a8eae Update jQuery .live() usage to .on() 11 years ago
Alex Coles fa0bb2d7c4 Remove browser-sniffing, old IE (<8) support from $.fn.mySlide 11 years ago
Alex Coles dcde12a227 Add, require jquery-migrate for old jQ API shim 11 years ago
Alex Coles caf0ce9f7d Remove browser-sniffing, old IE (<8) support from top menu 11 years ago
Markus Kahl 21dd6ecf7e log_successful_login call goes to user instance 11 years ago
Markus Kahl 8c94da8d89 log last login for omniauth too 11 years ago
Philipp Tessenow 329ec6c18a refactor and document the calendars helper 11 years ago
Philipp Tessenow d3e6a5b284 better handle handle_unverified_request 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
Martin Linkhorst fb096b0c86 infer content type from contents of file instead of its file extension 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
Alex Coles fd71606a2b Remove dead code from work packages index view 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