78 Commits (2fdbcd35dd8cc2f6b98340825a57afd24ff89670)

Autor SHA1 Mensaje Fecha
  Go MAEDA 83939be2b5 Export users list to CSV (#5957). hace 5 años
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). hace 7 años
  Jean-Philippe Lang 7fd04e1f8d Update copyright. hace 7 años
  Jean-Philippe Lang 3e787f7e7d Deny edit/update/delete for anonymous user (#25483). hace 7 años
  Jean-Philippe Lang bf5dade8df Use assert_nil instead of assert_equal. hace 7 años
  Jean-Philippe Lang 2342fe9a75 User preference for monospaced / variable-width font in textareas (#23653). hace 7 años
  Jean-Philippe Lang 29ddc82a11 Removes calls to #assert_template and #assigns in functional tests. hace 8 años
  Jean-Philippe Lang c364e6ee9b Pass parameters with :params in controller tests. hace 8 años
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. hace 8 años
  Jean-Philippe Lang 4aef2735c8 Send a security notification when users gain or loose admin (#21421). hace 8 años
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. hace 8 años
  Jean-Philippe Lang e12322dac3 Adds a configuration setting to enable sudo mode, disabled by default (#19851). hace 9 años
  Jean-Philippe Lang d6f389658b Require password re-entry for sensitive actions (#19851). hace 9 años
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). hace 9 años
  Toshi MARUYAMA e7346625f0 fix UsersControllerTest failure randomly hace 9 años
  Jean-Philippe Lang 000124f44f Copyright update. hace 9 años
  Jean-Philippe Lang 3b4f6038ff Adds a test for editing a registered user. hace 9 años
  Jean-Philippe Lang 5222650d95 Adds a few tests. hace 9 años
  Jean-Philippe Lang f3e573b5f8 Replaced remaining #assert_tag with #assert_select. hace 9 años
  Jean-Philippe Lang 2a43f1adbc Quote values in DOM selectors for Nokogiri compatibility. hace 9 años
  Jean-Philippe Lang bdd3ccf8e5 Adds a role setting for controlling visibility of users: all or members of visible projects (#11724). hace 9 años
  Jean-Philippe Lang c2e73160da Adds a single controller for users and groups memberships and support for adding multiple projects at once (#11702). hace 9 años
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) hace 10 años
  Toshi MARUYAMA 45496b0eb2 Rails4: replace deprecated Relation#first with finder options at UsersControllerTest hace 10 años
  Toshi MARUYAMA 7c15737ff2 remove duplicate test from UsersControllerTest hace 10 años
  Jean-Philippe Lang 6032263d9b Fixed that preferences are not preserved when adding a user fails (#15552). hace 10 años
  Jean-Philippe Lang 4a59b869c0 Update notified_project_ids while saving record. hace 11 años
  Jean-Philippe Lang 10ed306b19 Fixed that locking and unlocking a user resets the email notification checkbox (#14020). hace 11 años
  Jean-Philippe Lang fac4a79d4c Option to generate a random password on user creation/update. hace 11 años
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). hace 11 años
  Jean-Philippe Lang 4cc4e8bfd3 Functional tests cleanup. hace 11 años
  Jean-Philippe Lang e43448f6ca Use 8+ characters long passwords in tests. hace 11 años
  Jean-Philippe Lang c68ee7f545 Fixed that destroying a user from the edit page returns a 404 response (#11691). hace 12 años
  Jean-Philippe Lang 47e496f049 Removes RJS from UsersController. hace 12 años
  Toshi MARUYAMA cfaa0fc23e fix project list is not shown on Email notifications (#11032) hace 12 años
  Toshi MARUYAMA 87783362cf code layout cleanup test/functional/users_controller_test.rb hace 12 años
  Jean-Philippe Lang dc7569ecae Fixed that group filter is escaped on users index. hace 12 años
  Jean-Philippe Lang ba5a052c8c Copyright update. hace 12 años
  Jean-Philippe Lang 81185a8d93 Additional tests for UsersController. hace 12 años
  Jean-Philippe Lang 3aaf2b9ed0 Adds helpers for testing email body. hace 12 años
  Jean-Philippe Lang 70ced2f2af Rails 3.1 compatibility. hace 12 años
  Jean-Philippe Lang b3866b05c1 Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. hace 12 años
  Toshi MARUYAMA 2df6c99e67 back out from r9031 to r9036 hace 12 años
  Toshi MARUYAMA e70f7ba75c Rails3: test: add .to_s for mail's bodies check at functional/users_controller_test.rb hace 12 años
  Jean-Philippe Lang 0bb9579088 Adds required fixtures back. hace 12 años
  Jean-Philippe Lang a9161a3fde Don't use auth_sources fixtures when not needed. hace 12 años
  Jean-Philippe Lang 3dcd71a082 REST urls for user memberships. hace 12 años
  Jean-Philippe Lang f52410be19 Adds named scopes for users index. hace 12 años
  Toshi MARUYAMA 0a369b7383 remove trailing white-spaces from test/functional/users_controller_test.rb. hace 13 años
  Jean-Philippe Lang 899d410e0b Adds a Group filter on the admin users list (#7893). hace 13 años