Commit Graph

7380 Commits (754b3652b134b52cddfdf3b770903d674ffa8fff)

Author SHA1 Message Date
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
Till Breuer a72ef13d91 Wrap up some work package column directive code in functions 11 years ago
Till Breuer bbafd0a487 Pass display-empty to work package column directive scope as string 11 years ago
Richard 358432fd46 Made a work packages helper test class and added tests for getRowObjectContent. 11 years ago
Richard f20291b9a7 Fixed group totals for non custom number values 11 years ago
Richard f7784430c5 Did a bit of hacking to get grouping by custom values working again. 11 years ago
Alex Coles 3375fae2a3 Bump Lato Webfonts to v2.0 11 years ago
Toshi MARUYAMA 4775f66e77 fix non-ascii attachment file name get corrupted in IE11 (#16711) 11 years ago
Richard e746e979e3 Stopping the NaN/undefined crap from showing on pagination during load. 11 years ago
Michael Frister 88818a3103 Registration Form: Remove omniauth-provider-specific title 11 years ago
Michael Frister ea1c82baa3 Omniauth developer provider login link: Only don't show in production 11 years ago
Philipp Tessenow 496634d26e render auth_provider links using a hook 11 years ago
Martin Linkhorst 1ce4d30b1b remove openid remains 11 years ago
Philipp Tessenow 07ecf4b038 honor timestamp in auth_hash 11 years ago
Michael Frister 09c46ee96c Omniauth: Return 400 on invalid auth_hash 11 years ago
Michael Frister 2ea6b141d2 Omniauth: Check auth_hash validity via valid? instead of manual check 11 years ago
Philipp Tessenow 4e6a14c8fd linted AccountControllerSpec 11 years ago
Philipp Tessenow 9eb3fbe537 refactor fill_user_fields_from_omniauth 11 years ago
Philipp Tessenow 281b8d8e5b extract omniauth logic from AccountController into separate omniauth concern 11 years ago
Philipp Tessenow 49c8bec8ec extract methods from omniauth_login 11 years ago
Philipp Tessenow 759775b37a small refactorings in ApplicationController#omniauth_login 11 years ago
kgalli a0af103553 Removal of unnecessary CGI.unescape for back url 11 years ago
kgalli 2a43d74e88 Bugfix for back url if registration is performed via omniauth 11 years ago
Michael Frister 183fb9f408 User edit: Show external authentication provider 11 years ago
Michael Frister c2ce4034c5 back_url: Pass through registration form 11 years ago