Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move spec/features/admin/security_spec to spec/features/securityrs-security-spec-speed | Robert Speicher | 2015-07-22 | 1 | -27/+0 |
| | |||||
* | Add a button to Admin::Users#show to disable 2FA for that userrs-disable-2fa-by-admin | Robert Speicher | 2015-07-10 | 1 | -0/+33 |
| | |||||
* | Allow Admin to filter users by 2FA status | Robert Speicher | 2015-06-19 | 1 | -0/+40 |
| | |||||
* | Add 2FA status to Admin::Users#show | Robert Speicher | 2015-06-19 | 1 | -4/+24 |
| | |||||
* | Use `page.all` and `page.within` in specsrs-expect-syntax-specs | Robert Speicher | 2015-06-13 | 1 | -1/+1 |
| | |||||
* | Update ffaker gem | Robert Speicher | 2015-05-20 | 1 | -1/+1 |
| | | | | | | Adds a version requirement which it didn't have before, at 2.0.0. This version has breaking API changes in that the namespace is now `FFaker` instead of `Faker`. | ||||
* | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 2 | -4/+4 |
| | | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers. | ||||
* | Even more hound fixes | Jeroen van Baarsen | 2015-02-12 | 1 | -10/+12 |
| | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
* | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 4 | -37/+37 |
| | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
* | Fix tests | Dmitriy Zaporozhets | 2015-02-05 | 1 | -3/+3 |
| | |||||
* | Css/views cleanup after layout restyle | Dmitriy Zaporozhets | 2014-12-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove unnecessary page. from tests. | Ciro Santilli | 2014-09-26 | 1 | -2/+2 |
| | |||||
* | Remove rails observers from application | Dmitriy Zaporozhets | 2014-06-17 | 1 | -11/+7 |
| | |||||
* | Split feature tests out to different build job | Jeroen van Baarsen | 2014-04-13 | 4 | -4/+4 |
| | |||||
* | Fix tests after can_create_team was removed | Dmitriy Zaporozhets | 2013-08-21 | 1 | -1/+0 |
| | |||||
* | Remove form for adding user to several projects from admin area. | Dmitriy Zaporozhets | 2013-06-22 | 1 | -14/+0 |
| | | | | Remove unnecessary projects order on User#show | ||||
* | Force user password change for users created by admin | Dmitriy Zaporozhets | 2013-06-13 | 1 | -17/+1 |
| | |||||
* | Add settings for user permission defaults | Dmitry Medvinsky | 2013-05-16 | 1 | -0/+8 |
| | | | | | | “Can create groups” and “Can create teams” had hardcoded defaults to `true`. Sometimes it is desirable to prohibit these for newly created users by default. | ||||
* | Minor usability improvements | Dmitriy Zaporozhets | 2013-04-18 | 1 | -6/+6 |
| | |||||
* | fix test | Dmitriy Zaporozhets | 2013-04-02 | 1 | -1/+1 |
| | |||||
* | Removed not relevant tests for admin.projects | Dmitriy Zaporozhets | 2013-03-25 | 1 | -42/+0 |
| | |||||
* | fix admin users tests | Dmitriy Zaporozhets | 2013-02-28 | 1 | -4/+4 |
| | |||||
* | Removing ambiguity and non-working selectors | Dmitriy Zaporozhets | 2013-02-21 | 1 | -1/+0 |
| | |||||
* | move capybara scenarios to spec/features | Dmitriy Zaporozhets | 2013-02-21 | 4 | -0/+289 |