summaryrefslogtreecommitdiff
path: root/features/steps/profile/profile.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-14/+6
* Fixed failing testsPhil Hughes2016-03-111-2/+2
* Fixed failing password testsPhil Hughes2016-03-021-3/+3
* Fixed failing profile testsPhil Hughes2016-03-021-2/+2
* Fix Profile Avatar feature stepsRobert Speicher2016-02-241-6/+14
* Update tests to match new wiki headerDmitriy Zaporozhets2016-02-091-1/+1
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-1/+1
* Fix testsDmitriy Zaporozhets2015-11-031-5/+10
* ink to configured gravatar host on profile pageBen Bodenmiller2015-08-051-0/+4
* Audit log for user authenticationValery Sizov2015-07-061-1/+1
* Fix avatar tests to use banana_sample.gif since SVG is not supportedStan Hu2015-06-221-3/+3
* Fix features syntaxRobert Speicher2015-06-221-4/+8
* Merge branch 'applications_form' into 'master'Douwe Maan2015-06-161-1/+1
|\
| * Fix consistency issues on New Application page.Nicolas2015-06-151-1/+1
* | Move the "Design" templates and logic to PreferencesRobert Speicher2015-06-131-21/+0
|/
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-121-8/+8
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-33/+33
* Properly click on user profile pictureimprove-navigationDmitriy Zaporozhets2015-06-081-1/+1
* Fix testsDmitriy Zaporozhets2015-06-081-1/+1
* Merge pull request #9318 from jvanbaarsen/allow-special-chars-bioDmitriy Zaporozhets2015-05-291-11/+13
|\
| * Allow special characters in users bioJeroen van Baarsen2015-05-281-11/+13
* | Fix profile tests after header renameDmitriy Zaporozhets2015-05-281-1/+1
|/
* Add location to user profileDmitriy Zaporozhets2015-03-201-0/+2
* Merge branch 'small_profile_changes' into 'master'Marin Jankovski2015-02-261-1/+1
|\
| * Fixed testsSabba Petri2015-02-241-1/+1
* | Split up AttachmentUploader.Douwe Maan2015-02-201-1/+1
|/
* Revert "Fix broken access control and refactor avatar upload"Dmitriy Zaporozhets2015-02-191-1/+1
* Fix broken access control and refactor avatar uploadHannes Rosenögger2015-02-161-1/+1
* Remove password strength indicatorJacob Vosmaer2015-01-151-38/+4
* Doorkeeper integrationValery Sizov2014-12-241-0/+50
* Supporting for multiple omniauth provider for the same userValery Sizov2014-12-041-1/+1
* Moved require from application.js to password_strength.jsPatricio Cano2014-10-241-0/+34
* Corrected the layout of the strength indicator to be more consistent througho...Patricio Cano2014-10-231-1/+1
* Updated the IDs of the fields, so that it wouldn't mess with many testsPatricio Cano2014-10-221-3/+3
* Prefix Spinach features with Spinach::Features::.Ciro Santilli2014-09-221-1/+1
* Require current password even if password was expiredDmitriy Zaporozhets2014-07-291-1/+2
* Add tests for groups avatars check on user pagerobertd2014-02-071-0/+13
* Add website url to userJerome Dalbert2014-01-181-2/+4
* fix profile testsDmitriy Zaporozhets2013-12-101-1/+1
* Fix 404 on project page for unauthenticated userJason Hollingsworth2013-12-041-4/+0
* Issue 5716 - Allow removal of avatarDrew Blessing2013-12-021-0/+23
* Fix tests after user password length was changedDmitriy Zaporozhets2013-11-251-6/+6
* Fix spinach profile testsDmitriy Zaporozhets2013-10-091-1/+5
* Improve Profile settings UIDmitriy Zaporozhets2013-10-091-3/+1
* avatar upload on profile pageSteven Thonus2013-10-091-0/+11
* Force user to provide old password in order to change itDmitriy Zaporozhets2013-09-241-0/+18
* Don't show users password change page if ldap usersIzaak Alpert2013-09-171-0/+5
* Fix spinach testsDmitriy Zaporozhets2013-08-271-1/+1
* Dont load bootstrap buttons. Modified css with new buttonsDmitriy Zaporozhets2013-08-011-1/+1
* Test user page with spinachDmitriy Zaporozhets2013-06-261-0/+12