109 Commits (58dc4455cb4708be16eea61572b81db972d9279a)

Author SHA1 Message Date
  Jean-Philippe Lang 3e787f7e7d Deny edit/update/delete for anonymous user (#25483). 7 years ago
  Jean-Philippe Lang 9441ab0ca8 Send email even if password is not changed (#7577). 7 years ago
  Jean-Philippe Lang 3deb70d4aa Don't preload projects and roles on Principal#memberships association (#23519). 7 years ago
  Jean-Philippe Lang 62b64f4834 Wrong activity timezone on user page (#14658). 7 years ago
  Jean-Philippe Lang 124a459d55 Use the main menu for project related actions that support cross-project display. 7 years ago
  Jean-Philippe Lang fcec4d0975 Set preferences with #safe_attributes=. 8 years ago
  Jean-Philippe Lang 43d8ab8288 Use safe_attributes for user preferences. 8 years ago
  Jean-Philippe Lang c55dd52b07 Handle admin and login with safe_attributes. 8 years ago
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. 8 years ago
  Jean-Philippe Lang 66b9add002 Don't show non member and anonymous groups in filter. 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 389527296e Prevent admins from sending themselves their own password (#21436). 8 years ago
  Jean-Philippe Lang d6f389658b Require password re-entry for sensitive actions (#19851). 9 years ago
  Jean-Philippe Lang c0c05ec41e Don't let users be sorted by email (#19161). 9 years ago
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang c74098bbd6 Don't load user activity for API responses (#18128). 9 years ago
  Jean-Philippe Lang bdd3ccf8e5 Adds a role setting for controlling visibility of users: all or members of visible projects (#11724). 9 years ago
  Jean-Philippe Lang c2e73160da Adds a single controller for users and groups memberships and support for adding multiple projects at once (#11702). 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang 6032263d9b Fixed that preferences are not preserved when adding a user fails (#15552). 10 years ago
  Jean-Philippe Lang f9ddb562d5 Cleanup of finders with :conditions option. 11 years ago
  Jean-Philippe Lang 4a59b869c0 Update notified_project_ids while saving record. 11 years ago
  Jean-Philippe Lang 10ed306b19 Fixed that locking and unlocking a user resets the email notification checkbox (#14020). 11 years ago
  Jean-Philippe Lang fac4a79d4c Option to generate a random password on user creation/update. 11 years ago
  Toshi MARUYAMA e0215681b4 remove trailing tabs from app/controllers/users_controller.rb 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 9394d739b1 Deprecation warnings (#12774). 11 years ago
  Jean-Philippe Lang 8ab9215ea8 Use named routes in controllers. 11 years ago
  Jean-Philippe Lang ea296a109a Replaces find(:first/:all) calls. 11 years ago
  Jean-Philippe Lang 5b21efd4a4 Replaces find(:all) calls. 11 years ago
  Jean-Philippe Lang c68ee7f545 Fixed that destroying a user from the edit page returns a 404 response (#11691). 12 years ago
  Jean-Philippe Lang 3cc6d5e815 Reverted r10234 and r10235 that broke redirect after login (#11691). 12 years ago
  Etienne Massip 70226f1833 Use a back_url parameter instead of referrer to refresh the page after user deletion (#11691). 12 years ago
  Jean-Philippe Lang 47e496f049 Removes RJS from UsersController. 12 years ago
  Jean-Philippe Lang 18f693f9f7 Fixed that 200 API responses have a body containing one space (#11388). 12 years ago
  Jean-Philippe Lang eb8f455c13 More specific flash message when creating a user account. 12 years ago
  Jean-Philippe Lang 7c97832002 Redirect to referer when deleting a user (#10865). 12 years ago
  Toshi MARUYAMA 7af8d7caf0 replace Mailer deliver syntax to Rails3 style 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 18270ee587 Code cleanup. 12 years ago
  Jean-Philippe Lang 70ced2f2af Rails 3.1 compatibility. 12 years ago
  Jean-Philippe Lang b3866b05c1 Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 12 years ago
  Jean-Philippe Lang 3dcd71a082 REST urls for user memberships. 12 years ago
  Jean-Philippe Lang f52410be19 Adds named scopes for users index. 12 years ago
  Toshi MARUYAMA b21374891d remove trailing white-spaces from app/controllers/users_controller.rb. 13 years ago
  Jean-Philippe Lang 93c2b92a4b Separation of RSS/API auth actions. 13 years ago
  Jean-Philippe Lang 5f7f69e214 Removed calls to deprecated Project.visible_by method. 13 years ago
  Jean-Philippe Lang 9df5750906 Indentation. 13 years ago