Commit Graph

1885 Commits (fc8f1b152ced40d358346791c87c7698ab641426)

Author SHA1 Message Date
Toshi MARUYAMA 5a164fcc88 remove reduntant empty lines from config/initializers/10-patches.rb 11 years ago
Alex Coles 3a2185ed06 Revert "Temporarily disable digest assets in production" 11 years ago
Alex Coles 74996c0dff Temporarily disable digest assets in production 11 years ago
Ion Biziiac 7c222052ba Translations for default work package status destroy error message 11 years ago
Till Breuer 68e70d1503 Add "hide column" to column context menu 11 years ago
Till Breuer c535b03c27 Render pulldown icon as column context menu trigger 11 years ago
Till Breuer 4852be7855 Add move actions to column context menu 11 years ago
Alex Coles 2660b8cd4b Revert "Attempt workaround for LSG asset loading" 11 years ago
Alex Coles 67e5612215 Attempt workaround for LSG asset loading 11 years ago
Alex Coles b0f758fce2 Attempt workaround for failing theme asset specs 11 years ago
Ion Biziiac e2ac4d9ca4 Translations for default work package status destroy error message 11 years ago
Till Breuer 2cf6b72b87 Add confirmation to delete action in context menu 11 years ago
Till Breuer 34c1b2a104 Correctly map work package permissions onto possible actions in API 11 years ago
Richard 4b6b4d83f7 Put in some very half-arsed error handling for create/update queries. 11 years ago
Richard fd7bb1d3ad Put in some status alerts for creating/updating queries. Still needs error handling. 11 years ago
Richard 272cbb947e WIP wired up query save/update. Need error handling and such. 11 years ago
Markus Kahl e7e88f8f36 use modified steps instead of patching capybara for i18n 11 years ago
Alex Coles fcac90698e Explicitly enable quieten_assets in development 11 years ago
Richard fb54ba5fc9 WIP Basic saveas dialog which saves query. doesn't sync with the view yet. 11 years ago
Markus Kahl ca256f28a7 I18n support for cukes. Use i18n for labels login, register and 'forgot password'. 11 years ago
Till Breuer 4092ebcb1c Fire flash after bulk delete attempt from within context menu 11 years ago
Martin Linkhorst 3e5748cf04 store sessions in the cache by default all the time 11 years ago
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 11 years ago
Till Breuer 9d755323de Provide context menu with operations on a single work package 11 years ago
Alex Coles d30ce48539 Begin replacement of server-rendered context menu 11 years ago
kgalli 08bbb6a86e rename of label label_register to get tests runnning again 11 years ago
kgalli 2e402dbf84 rename of labels to get tests running again 11 years ago
Michael Frister f343d5d723 Login forms: Improve looks 11 years ago
Hagen Schink 6465830499 Delete time entries asychronously 11 years ago
Hagen Schink 5b99660b85 Add locales 11 years ago
Martin Linkhorst e0e8bbc37f set default in configuration.rb 11 years ago
Martin Linkhorst 1bca417b9f make session store configurable via env var SESSION_STORE 11 years ago
Martin Linkhorst 4d4a4695a2 remove unnecessary calls to presence 11 years ago
Martin Linkhorst f0b2fab9d1 default to cache store in production 11 years ago
Martin Linkhorst 8d34d46c9b enabled ActiveRecord based session store and make it configurable 11 years ago
Michael Frister 8d6ae91d8b Add patch to fix Rails' hash types with Ruby 2.1.1 11 years ago
Hagen Schink 18cc57d8d8 Remove deleted asset from precompilation list 11 years ago
Michael Frister d02fde7c40 Fix flash message shown when an account is inactive 11 years ago
Alex Coles 6bd9345074 Fix 'uninitialized constant Uglifier', broken in e208115c 11 years ago
Alex Coles e208115ca3 Temporarily disable Uglifier mangling/obfuscation 11 years ago
Michael Frister d29f5b8421 Fix flash message shown when an account is inactive 11 years ago
Till Breuer 8d842194a4 Add missing translation for timeline loading timeouts 11 years ago
Michael Frister c91d04981e Show error on attempt to register with disabled self registration 11 years ago
Martin Linkhorst 6adb469477 config can contain an empty string. use presence to convert that to nil. pass it directly to :path. rails handles the nil case with its default like before. 11 years ago
Martin Linkhorst afb6292501 set the path attribute of the session cookie when a relative url root is set 11 years ago
Martin Linkhorst 9ae0e5f7b9 refactor session store initializer 11 years ago
Michael Frister 1362ad8926 Translations: Remove identity_url, no longer used for OpenID 11 years ago
Markus Kahl 1dc4992bd3 fix callback route (post/get) 11 years ago
Michael Frister f2ef6f1c2d Add translation for omniauth registration timeout 11 years ago
Michael Frister cd74a4f453 Allow omniauth callback route via GET in addition to POST 11 years ago