summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8605 from nextcloud/user-page-ellipsizeRoeland Jago Douma2018-03-011-5/+11
|\
| * Ellipsize long values in the user managementJulius Härtl2018-03-011-5/+11
* | Merge pull request #8284 from nextcloud/lib_log-storage-test-failedRoeland Jago Douma2018-03-011-0/+3
|\ \ | |/ |/|
| * External storage test: log exceptionsRoland Tapken2018-02-111-0/+3
* | Merge pull request #8573 from nextcloud/appnav-ie11-fixesRoeland Jago Douma2018-03-011-4/+8
|\ \
| * | fixup! Fixed app navigation for IE11John Molakvoæ (skjnldsv)2018-02-281-1/+4
| * | Fixed app navigation for IE11John Molakvoæ (skjnldsv)2018-02-281-3/+4
* | | Merge pull request #8588 from nextcloud/fix-breadcrumbs-width-calculationRoeland Jago Douma2018-03-012-55/+426
|\ \ \
| * | | Update comments in testsDaniel Calviño Sánchez2018-02-281-3/+4
| * | | Improve documentation of "getTotalWidth"Daniel Calviño Sánchez2018-02-281-1/+4
| * | | Do not show the crumbs again after hiding themDaniel Calviño Sánchez2018-02-281-6/+0
| * | | Fix menu visibilityDaniel Calviño Sánchez2018-02-282-10/+100
| * | | Fix setup to test the breadcrumbs menuDaniel Calviño Sánchez2018-02-281-7/+14
| * | | Take padding and margins of crumbs into accountDaniel Calviño Sánchez2018-02-282-2/+56
| * | | Use hard-coded values for paddings and marginsDaniel Calviño Sánchez2018-02-281-1/+7
| * | | Compress siblings before calculating the available width for crumbsDaniel Calviño Sánchez2018-02-282-0/+96
| * | | Take all visible siblings into accountDaniel Calviño Sánchez2018-02-282-5/+59
| * | | Take padding and margin of the creatable actions div into accountDaniel Calviño Sánchez2018-02-282-1/+83
| * | | Do not render the breadcrumbs again in resize testsDaniel Calviño Sánchez2018-02-281-3/+0
| * | | Replace attribute with local variableDaniel Calviño Sánchez2018-02-281-3/+3
| * | | Set the width of the parent element in breadcrumb testsDaniel Calviño Sánchez2018-02-282-27/+14
* | | | Merge pull request #8587 from nextcloud/email-to-new-user-fixRoeland Jago Douma2018-03-012-16/+1
|\ \ \ \
| * | | | Fixed email form on new userJohn Molakvoæ (skjnldsv)2018-02-282-16/+1
| |/ / /
* | | | Merge pull request #8585 from nextcloud/avatar-loading-disable-fixRoeland Jago Douma2018-03-011-3/+8
|\ \ \ \
| * | | | Prevent double selection of avatar and loading fixJohn Molakvoæ (skjnldsv)2018-02-281-3/+8
| |/ / /
* | | | Merge pull request #8298 from nextcloud/bugfix/e2e-45/fix-activities-for-end2...Joas Schilling2018-03-012-75/+179
|\ \ \ \
| * | | | Fix unit testJoas Schilling2018-02-281-0/+6
| * | | | Catch exception when the parent is deleted as wellJoas Schilling2018-02-281-2/+27
| * | | | Do a recursion instead of an endless loopJoas Schilling2018-02-281-1/+1
| * | | | Fix problem with deleted filesJoas Schilling2018-02-281-5/+14
| * | | | Fix path handling for activitiesJoas Schilling2018-02-281-7/+20
| * | | | Add special handling for e2e encryptionJoas Schilling2018-02-281-1/+108
| * | | | Extract duplicated logic into a methodJoas Schilling2018-02-281-80/+24
* | | | | Merge pull request #8574 from nextcloud/breadcrumb-flash-fixMorris Jobke2018-03-011-3/+3
|\ \ \ \ \
| * | | | | Fixed breadcrumb menu flashingJohn Molakvoæ (skjnldsv)2018-02-281-3/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #8582 from nextcloud/icon-for-desktop-clientMorris Jobke2018-03-011-0/+1
|\ \ \ \ \
| * | | | | Show icon in security settings for desktop clientsMorris Jobke2018-02-281-0/+1
| | |_|/ / | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-03-01214-924/+1110
* | | | | Merge pull request #8581 from callahad/fix-8578Roeland Jago Douma2018-02-282-2/+2
|\ \ \ \ \
| * | | | | Correct mistaken regex wildcard in .htaccessDan Callahan2018-02-282-2/+2
| |/ / / /
* | | | | Merge pull request #8589 from nextcloud/fix-upload-button-visible-on-read-onl...Roeland Jago Douma2018-02-281-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix upload button visible on read-only foldersDaniel Calviño Sánchez2018-02-281-1/+4
|/ / / /
* | | | Merge pull request #8576 from nextcloud/mail_share_password_autocompleteMorris Jobke2018-02-281-1/+1
|\ \ \ \
| * | | | Set autocomplete=new-password for mail share passwordRoeland Jago Douma2018-02-281-1/+1
| |/ / /
* | | | Merge pull request #8566 from nextcloud/provisioning_strictRoeland Jago Douma2018-02-287-58/+59
|\ \ \ \
| * | | | Fix testsRoeland Jago Douma2018-02-273-15/+14
| * | | | Make the provisioning api app strictRoeland Jago Douma2018-02-275-44/+46
* | | | | Merge pull request #8569 from nextcloud/cleanup_unused_static_sharingRoeland Jago Douma2018-02-281-170/+0
|\ \ \ \ \
| * | | | | Remove unused static sharing helper codeRoeland Jago Douma2018-02-271-170/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #7600 from nextcloud/new-user-button-to-sidebarRoeland Jago Douma2018-02-2810-184/+273
|\ \ \ \ \ | |_|_|/ / |/| | | |