Commit Graph

183 Commits (78ab5fed3aec48d781f7531a36566e03d55f9f1b)

Author SHA1 Message Date
Michael Frister af46ea9963 User edit: Remove change status link 11 years ago
Michael Frister 9a5cefaf11 User index: show status and allow filtering by status 11 years ago
Michael Frister 40e4e9a9c7 User/edit: Add buttons for changing user status incl. unblocking 11 years ago
Michael Frister 7ba90102a7 Add option to force a user to change password on next login 12 years ago
Jens Ulferts aabab3e33e uses will_paginate for users pagination 12 years ago
Michael Frister a3e5a7a07d Reenable autocompletion for register form except password 12 years ago
Martin Czuchra 1db1c1fcce Refactors current REST API into api/v1 12 years ago
Michael Frister e20922bed5 Disable autocomplete on forms with login password fields 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow ddb0015e54 use new translation style for various user-related views 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Martin Linkhorst c9597204aa cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
Martin Linkhorst 6fe81868e8 missing equals added 12 years ago
Martin Linkhorst f60a29e9e0 DEPRECATION FIX: and the mother of all block helpers #content_tag 12 years ago
Martin Linkhorst 464473c9d7 DEPRECATION FIX: and #javascript_tag 12 years ago
Martin Linkhorst a37b574d98 DEPRECATION FIX: the notorious #other_formats_links want treatment, too 12 years ago
Martin Linkhorst 2ab039164f DEPRECATION FIX: don't forget #remote_form_for 12 years ago
Martin Linkhorst cec9c06a61 DEPRECATION FIX: and of course #form_for 12 years ago
Martin Linkhorst 9ee4ebde1a DEPRECATION FIX: continuing with #labelled_tabular_form_for 12 years ago
Martin Linkhorst d81ce2a530 DEPRECATION FIX: the saga begins: adding equal signs to form helpers in view. we start with form_tag 12 years ago
Jens Ulferts ebfa89ea10 rewrites filtering of users by groups 12 years ago
Jens Ulferts 7eb5387f3c uses labeled_check_box_tags helper method instead of custom code 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Jens Ulferts f0ebe9f0b9 adding settings to control user deletion 12 years ago
Jens Ulferts db420babca styling the deletion_info 12 years ago
Jens Ulferts 745066e455 display different information concerning the user deletion depending on whether the user to be deleted is the current user or not 12 years ago
Jens Ulferts 58735b8f4b enable admins to delete other users 12 years ago
Jens Ulferts db5a758b6d adding a delete account link to the "my account" menu 12 years ago
Martin Linkhorst 25f4d79191 don't show users registration date on profile page (/users/:id) fixes #24805 13 years ago
Romano Licker 080490532d [accessibility] rename accessibility flag option as follows: 13 years ago
Jens Ulferts 847d75038b having application title displayed in the impaired settings 13 years ago
Gregor Schmidt b4e52b046b Adding view on my account/user settings to edit impaired-view setting 13 years ago
Gregor Schmidt d78294434a Revert set_impaired_flag functionality 13 years ago
jwollert f790754487 sets an impaired flag on first login of a user 13 years ago
Stephan Eckardt d7f31455a0 added helper method for password complexity requirements 13 years ago
Romano Licker 4747cdce5b [#667] linked labels to their element 13 years ago
Romano Licker 3c04b30834 [#667] added invisible label for mail notification, 13 years ago
Romano Licker 4d2cadecc8 [#667] linked labels to their element 13 years ago
Romano Licker c1fa236b4a [#667] added invisible label for mail notification, 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Eric Davis 95b19953a4 Add plugin hooks to Users#show view 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Felix Schäfer 87e055cf47 disable browser autocomplete on password fields on user edit view. #360 14 years ago
Jean-Philippe Lang 29ce58b493 Adds links to reset filters on users and projects list. 14 years ago
Jean-Philippe Lang 4f8e8df6e0 Adds a Group filter on the admin users list (#7893). 14 years ago
Jean-Philippe Lang bbb57ea4d2 Warning on leaving a page with unsaved content in textarea (#2910). 14 years ago
Eric Davis 151b4cd404 [#163] Add extra escape in mail_to's javascript. Rails CVE-2011-0446 14 years ago
Jean-Baptiste Barth f9f1bd58d6 Fixed bad html generated in users/memberships partial (multiple </tbody> tags) 14 years ago
Jean-Philippe Lang 2066b2f666 Code cleanup. 14 years ago
Jean-Philippe Lang 9e2d401f43 Moves mail_notification param to user hash param so that it can be set using the User API. 14 years ago