aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into mobile-headerRobin Appelman2014-02-212-46/+59
|\
| * Merge pull request #7291 from owncloud/adminess-raghuLukas Reschke2014-02-202-22/+2
| |\
| | * Move isadmin to template and rename it to oc_isadminLukas Reschke2014-02-192-22/+2
| * | Merge pull request #7056 from owncloud/users-scrollperformanceJan-Christoph Borchardt2014-02-201-24/+57
| |\ \ | | |/ | |/|
| | * Added loading spinner to users list on scrollVincent Petry2014-02-181-0/+4
| | * Improve users list scrolling performanceVincent Petry2014-02-171-24/+53
* | | do not show display name on mobile when profile picture is presentJan-Christoph Borchardt2014-02-201-0/+2
|/ /
* / Add event parameter to keyup eventJoas Schilling2014-02-191-1/+1
|/
* Fix implied evals and doubled definition of variableMorris Jobke2014-02-071-2/+2
* disable button and input field during decryptionBjoern Schiessle2014-01-241-0/+5
* remove the form, it isn't needed hereBjoern Schiessle2014-01-241-3/+2
* Merge pull request #6234 from owncloud/change-email-by-enterJan-Christoph Borchardt2014-01-231-0/+17
|\
| * fix double call of changeEmailAddress()Morris Jobke2014-01-181-0/+5
| * fix typoMorris Jobke2013-12-091-1/+1
| * change mail address by pressing enter - fixes #6179Morris Jobke2013-12-071-0/+12
* | added website fieldBjoern Schiessle2014-01-171-14/+20
* | distinguish app links from doc linksBjoern Schiessle2014-01-171-1/+1
* | show link to app documentationBjoern Schiessle2014-01-171-1/+19
* | Merge pull request #6786 from wakeup/masterBjörn Schießle2014-01-161-1/+1
|\ \
| * | Fix untranslated text when deleting userVolkan Gezer2014-01-151-1/+1
| |/
* / Indicate password strength using strengthifyMorris Jobke2014-01-151-0/+12
|/
* parent().parent() -> closest()Morris Jobke2013-12-061-1/+1
* Fix full name edit for repetive editMorris Jobke2013-12-051-1/+4
* - show a spinner while decrypting files if the encryption app was disabledBjoern Schiessle2013-11-201-5/+5
* Improve quota input fieldVincent Petry2013-10-301-2/+11
* Fixed wrong id when reading checkbox value for force SSL settingVincent Petry2013-10-231-1/+1
* Added warning notification when user home already existsVincent Petry2013-10-221-0/+12
* Puts the language divider in place. thanks @Kondou-ger ;)raghunayyar2013-10-111-4/+0
* Uniform Styles and Indentation Fixes for Personal Blockraghunayyar2013-10-111-1/+0
* Fixed display name change for IE8Vincent Petry2013-10-111-1/+1
* Fix new user avatar. Ref#5166Victor Dubiniuk2013-10-071-0/+6
* Hide defaultavatar in #header and don't darken proper avatars in #headerkondou2013-10-041-4/+8
* Have uniform (wrong) indentionkondou2013-09-281-1/+1
* Base defaultavatar text on displaynamekondou2013-09-281-0/+1
* Fix the apps enabling/disabling in settingsBart Visscher2013-09-201-1/+3
* Merge pull request #4745 from owncloud/split_personal-user_passwordchangeBart Visscher2013-09-182-5/+8
|\
| * Improve changepassword route namingkondou2013-09-132-2/+2
| * Merge branch 'master' into split_personal-user_passwordchangekondou2013-09-112-5/+5
| |\
| * | Split personal and user-mgmt password change logickondou2013-09-062-5/+8
* | | Merge pull request #4506 from owncloud/oc_avatarsBernhard Posselt2013-09-141-0/+112
|\ \ \
| * \ \ Merge branch 'master' into oc_avatarskondou2013-09-121-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Have the "notsquare" error as data, not as messagekondou2013-09-061-1/+1
| * | | Clean up avatars and preliminary use JSON->rawlist.phpkondou2013-09-051-1/+1
| * | | Fix an IE8 bug with the avatarcropper.kondou2013-09-051-9/+12
| * | | Have login-checks and CSRF checkskondou2013-09-051-1/+1
| * | | Remove backgroundcolor on updating avatar, and add a missing parameterkondou2013-09-041-3/+8
| * | | Clean up oc_avatarskondou2013-09-041-6/+8
| * | | Don't update avatar on displayNameChange anymorekondou2013-09-041-1/+0
| * | | Fix unwanted caching in IE8kondou2013-09-031-4/+9
| * | | Partly fix cropper in IE8 and don't use a dialog for itkondou2013-09-031-18/+20