Commit Graph

88 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Peter Lehwess 0c7aac1584 Clean up user experiance for generating tokens for the first time 9 years ago
Alexander Bach e3adae4b14 Move test for token presence into controller method 9 years ago
Alexander Bach 66020c41c2 simplify code 9 years ago
Alexander Bach 2cff5e9864 Show user name when forcing password change 9 years ago
Alexander Bach c5318308ca Suppress the hound 9 years ago
Alexander Bach 04b6445eaa Fix password change redirection 9 years ago
Alexander Bach 947f9d8fda Add save button to mail notifications menu 9 years ago
Alexander Bach 9771528616 Add save button to settings menu 9 years ago
Alexander Bach 0161694c3b Extract save functionality for new menu saves 9 years ago
Alexander Bach d3428ad180 Move email notification settings into separate menu 9 years ago
Alexander Bach b0fd7af830 Move access token configuration from sidebar to separate menu 9 years ago
Alexander Bach 74111e524a Add and fill Settings menu item 9 years ago
Alex Coles 16bbaba2c1 Fix MyController mass-assignment ArgumentError 9 years ago
Alex Coles acd23b8046 Fix missing space around block in MyController 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 years ago
Alex Coles ae97716087 Make MyController#account use PATCH 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 8a28b1a730 Prefer #map over #collect in (Rails) controllers 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Philipp Tessenow c2dafccb8d Fix wrong redirect after forced pass change 10 years ago
Markus Kahl c9a3dd87bd put #disable_password_login? into OP Configuration 10 years ago
Markus Kahl a572c6af7f properly qualify OmniauthLogin everywhere 10 years ago
Markus Kahl f8770d5e93 block password-related functionality (e.g. lost) 10 years ago
Markus Kahl c714ac7102 added #reported_work_package_count to user [DRYing] 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
Michael Frister 3c324bdc42 Use strong_parameters for User, remove safe_attribtues 11 years ago
Jonas Heinrich 4ca218a221 refactores displayed number of reported work packages 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Sebastian Schuster 7f7cd4a60f Fixed blocks vanishing after adding blocks to the default layout 11 years ago
Sebastian Schuster 37b6bdc9a1 Added block to view responsible work packages on my page 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Sebastian Schuster 512ce70af0 Changed looking for my page blocks to not happen at class 11 years ago
Hagen Schink 08a7ee5fea Renames and adapts my page issue translations 11 years ago
Sebastian Schuster ef229bec72 Removed documents block from My Page 11 years ago
Michael Frister 85eeaa0a3b Fix username not being shown on my/password page 12 years ago
Michael Frister c75820a3e1 Don't force password change after using lost password 12 years ago
Michael Frister 7ba90102a7 Add option to force a user to change password on next login 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow ec3829e11b be careful with nested namespace'd controllers in our controllers 12 years ago
Martin Linkhorst 3fa6738244 this needs to issue a put request 12 years ago
Martin Linkhorst eb1ee2d077 deprecation fix: explicitly define a layout when overwriting 12 years ago
Martin Linkhorst a67afceb0c little refactoring of user preferences 12 years ago
Jens Ulferts 7881d740de explicitly using base layout for my#index action, using alias to mark #page as such 12 years ago
Romano Licker b7f5a50a4a [breadcrumb] overwrite default breadcrumb text in my controller 13 years ago
Gregor Schmidt bc1aa80f02 Adding welcome page and asking for impaired settings 13 years ago
Gregor Schmidt d78294434a Revert set_impaired_flag functionality 13 years ago
Stephan Eckardt fb58bde578 [#732] Add a navigation menu to the my account page for allowing extensions to add actions in this section 13 years ago
jwollert f790754487 sets an impaired flag on first login of a user 13 years ago