Commit Graph

7389 Commits (468eebc103a317d97cab2b71b1bb596573bbee7c)

Author SHA1 Message Date
Till Breuer 468eebc103 Make ng-context-menu dependency explicit, fix copy & paste typo 11 years ago
Till Breuer 772892aeda Drop unused methods from work packages helper 11 years ago
Till Breuer 5ff0bf0072 Add work package table helper methods, start writing unit tests 11 years ago
Till Breuer 12cd0a62fe Update ng context menu integration after customizations (WIP) 11 years ago
Alex Coles bc87bc95ce Add embedded objects to Project resource (API v3) 11 years ago
Alex Coles 43c1415039 Remove tangential code from WorkPackagesController 11 years ago
Alex Coles d30ce48539 Begin replacement of server-rendered context menu 11 years ago
Till Breuer 504ad9d291 Sketch ng context menu integration (WIP) 11 years ago
Till Breuer 2ff4945a54 Add ng context menu 11 years ago
Jens Ulferts 754b3652b1 reimplements context_menu with jQuery 11 years ago
Markus Kahl e624f84c87 log login directly during omniauth procedure 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
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 2cf855a467 Teach #column_data_type to handle CurrencyQueryColumn 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
Michael Frister d02fde7c40 Fix flash message shown when an account is inactive 11 years ago
Philipp Tessenow e85be3ee36 removed prototype usage of observeProjectModules() 11 years ago
Philipp Tessenow f254c838e7 save current tab state in browser history 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
Hagen Schink 74b77b9e91 Prevent page reload on time/column selection 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 103e1614f5 refactor _tabs.html.erb to meet our coding guide 11 years ago
Philipp Tessenow 441101afe1 remove usage of prototype in toggle_link 11 years ago
Philipp Tessenow 6fbaf739aa remove usage of link_to_remote_if_authorized 11 years ago
Philipp Tessenow 975d28c206 refactor page-leave-warning on unsaved edits 11 years ago