Commit Graph

14112 Commits (feda6a7b7858cba50e186cd8d5cc07c68c9e3afb)
 

Author SHA1 Message Date
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 c6421dc390 Merge pull request #1120 from marutosi/finn-rel-3.0-readme-src 11 years ago
Toshi MARUYAMA 4775f66e77 fix non-ascii attachment file name get corrupted in IE11 (#16711) 11 years ago
Alex Coles 12195f71b5 Merge pull request #1136 from opf/bug-6469-hide-pagination-during-load 11 years ago
Alex Coles a9827e4d2b Flesh out test for tablePagination directive 11 years ago
Richard e746e979e3 Stopping the NaN/undefined crap from showing on pagination during load. 11 years ago
Alex Coles a6c4a36737 Merge pull request #1135 from opf/bug-6472-tab-through-column-headers 11 years ago
Richard 8b4a825dfb Gave the column header links the apparently standard empty javascript call. 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
Christian Ratz a3d098987d changelog for 5632 11 years ago
cratz 65b4b74be5 Merge pull request #1130 from opf/feature/session_cookie_path 11 years ago
Jens Ulferts 74fbfa287f adds changelog entry 11 years ago
ulferts 264fe59c25 Merge pull request #1121 from opf/feature/omniauth 11 years ago
Michael Frister 88818a3103 Registration Form: Remove omniauth-provider-specific title 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 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
Philipp Tessenow 72b47877a0 typo in test name and added a comment 11 years ago
Michael Frister cd74a4f453 Allow omniauth callback route via GET in addition to POST 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 f6f4768387 Omniauth spec: Check more user fields for being assigned 11 years ago
Michael Frister 189361bd51 Omniauth: Add spec testing redirect on disabled self registration 11 years ago
Michael Frister 2ea6b141d2 Omniauth: Check auth_hash validity via valid? instead of manual check 11 years ago
Michael Frister e6df36f2ba Move omniauth-related AccountController specs to separate file 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
Michael Frister 5a153029f5 Omniauth spec: Improve style 11 years ago
Michael Frister 91d53bd1e8 Omniauth spec: Preserve variables in before block instead of describe 11 years ago
Michael Frister ca94df7427 Add spec for AccountController#identity_url 11 years ago
Michael Frister e09ea26f0c Add spec for User#change_password_allowed?; migrate testunit test 11 years ago
Michael Frister ce753b889a Add spec for User#uses_external_authentication? 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
kgalli 92173961a7 Enhancement of integration tests for omniauth authentication 11 years ago
Michael Frister 9bb39e9b3c Add missing german translations related to omniauth 11 years ago
Michael Frister 901a4ecd06 Clear identity_url on existing users and back them up 11 years ago
Michael Frister a9315ac6bc AccountController spec: Use route helpers for MyController 11 years ago
Michael Frister 96282f18b6 Add two routes for MyController (no longer use default route) 11 years ago
Michael Frister 183fb9f408 User edit: Show external authentication provider 11 years ago