Commit Graph

7466 Commits (c253a5b0b89fb7dcff83ffaa4ec8a887f281d881)

Author SHA1 Message Date
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
Richard e695a5299f Moved show warning method to timelines controller. 11 years ago
Michael Frister 68c7f933af JournalManager: Fix attempting to create two journals with same version 11 years ago
Hagen Schink 58a2371238 Prevent page reload on time period selection 11 years ago
Hagen Schink d9e518da62 Add cukes 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
Jonas Heinrich 162480c6e0 limits reported count to the visible scope of the current user 11 years ago
Jonas Heinrich 9a9fd9f235 shows work packages with the correct author 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
Michael Frister d29f5b8421 Fix flash message shown when an account is inactive 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
Michael Frister f643955f16 Account/register: Show login field when registering via Omniauth 11 years ago
Philipp Tessenow 145fb9c5cb remove duplicated method from moves_controller 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
Philipp Tessenow 3c5fb24d8c rubocopify most parts of the application controller 11 years ago
Toshi MARUYAMA 5233d6d0f0 remove Rails2 Ruby1.9 utf8nize! 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
Richard 2207f3974a WIP keep track of warning/error state and show/hide in timelines view. 11 years ago
Till Breuer 516c1dc2d0 Rename work package loading helper file 11 years ago
Till Breuer 03a9bbd6e3 Intercept enter event in filter inputs and trigger table update 11 years ago
Richard 8f404e135f Changed default pagination options to be same as those in rails production config. 11 years ago
Richard 174a44a4a1 'Display Sums' is remembered when reloading the page after bulk edits. 11 years ago
Michael Frister c91d04981e Show error on attempt to register with disabled self registration 11 years ago
Till Breuer 985a07e1e3 Display correct progress bar level when the done ratio is added (fixes #7063) 11 years ago
Richard 35cd571b7f Added a test class for work packages column directive. 11 years ago
Philipp Tessenow 7caa7c917e replace prototype with jquery in accessibility.js 11 years ago
Till Breuer 705f866233 Fix project links in wp table 11 years ago