summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix "fileActions.currentFile" not set before using itDaniel Calviño Sánchez2017-12-262-0/+27
* Merge pull request #7591 from nextcloud/trigger-events-before-and-after-a-fil...Morris Jobke2017-12-224-14/+123
|\
| * Remove internal unused propertyDaniel Calviño Sánchez2017-12-211-9/+0
| * Trigger the "Details" action when clicking on an empty file row spaceDaniel Calviño Sánchez2017-12-211-1/+18
| * Trigger events before and after a file action is executedDaniel Calviño Sánchez2017-12-193-4/+105
* | Merge pull request #7597 from nextcloud/fix-anchor-change-when-clicking-on-sh...Roeland Jago Douma2017-12-221-3/+3
|\ \
| * | Fix anchor change when clicking on sharing page menuDaniel Calviño Sánchez2017-12-211-3/+3
* | | Merge pull request #7605 from nextcloud/wait-for-the-shared-link-to-be-set-in...Roeland Jago Douma2017-12-221-5/+32
|\ \ \
| * | | Wait for the shared link to be set in the acceptance testsDaniel Calviño Sánchez2017-12-221-1/+24
| * | | Add missing timeout multiplierDaniel Calviño Sánchez2017-12-221-2/+6
| * | | Fix typo in callback nameDaniel Calviño Sánchez2017-12-221-2/+2
| |/ /
* | | Merge pull request #7478 from nextcloud/breadcrumbs-buttons-fixes-galleryJohn Molakvoæ2017-12-225-31/+42
|\ \ \
| * | | Fixed breadcrumbs testsJohn Molakvoæ (skjnldsv)2017-12-211-12/+31
| * | | zindex fixJohn Molakvoæ (skjnldsv)2017-12-201-1/+1
| * | | Add the webkit sticky position prefixMorris Jobke2017-12-201-0/+1
| * | | Properly show action iconsMorris Jobke2017-12-201-1/+0
| * | | Make contorls stick to the top when scrollingMarin Treselj2017-12-202-5/+2
| * | | Dynamic control bar widthMarin Treselj2017-12-202-12/+2
| * | | Fixed breadcrumbs calculation and actions flowJohn Molakvoæ (skjnldsv)2017-12-202-1/+6
| |/ /
* | | Merge pull request #7572 from nextcloud/fix-box-shadowMorris Jobke2017-12-202-5/+11
|\ \ \ | |/ / |/| |
| * | Fix box shadow of header elementsMorris Jobke2017-12-202-5/+11
* | | Merge pull request #7498 from nextcloud/fix_7497Morris Jobke2017-12-209-130/+148
|\ \ \
| * | | Fix failing AvatarTestJulius Härtl2017-12-191-1/+1
| * | | Fix testsRoeland Jago Douma2017-12-191-77/+60
| * | | Also do callback on the failing functionRoeland Jago Douma2017-12-191-0/+4
| * | | Hide delete button if the avatar is a generated oneJulius Härtl2017-12-193-2/+8
| * | | Fix fallback when image loading failsJulius Härtl2017-12-191-46/+27
| * | | Still call callback once avatar is loadedRoeland Jago Douma2017-12-191-0/+4
| * | | Add loading icon on avatarJohn Molakvoæ (skjnldsv)2017-12-192-3/+5
| * | | Update avatar on displayname changeRoeland Jago Douma2017-12-191-1/+7
| * | | Remove generated avatar on displayname changeRoeland Jago Douma2017-12-193-1/+38
| * | | Since we now always generate an avatar do not load the placeholderRoeland Jago Douma2017-12-191-5/+0
|/ / /
* | | Merge pull request #7576 from nextcloud/fix_7574blizzz2017-12-191-0/+1
|\ \ \
| * | | Use javascript to send the actual password resetRoeland Jago Douma2017-12-191-0/+1
| |/ /
* | | Merge pull request #7566 from nextcloud/fix-opening-the-menu-in-a-share-pageRoeland Jago Douma2017-12-193-1/+99
|\ \ \ | |/ / |/| |
| * | Fix opening the menu in a Share pageDaniel Calviño Sánchez2017-12-191-1/+4
| * | Add acceptance test for opening the menu in a public shared linkDaniel Calviño Sánchez2017-12-192-0/+95
| |/
* | Merge pull request #7562 from nextcloud/fix-wrongly-cached-resultRoeland Jago Douma2017-12-192-4/+53
|\ \ | |/ |/|
| * Cache final result of update checkMorris Jobke2017-12-182-4/+53
* | Merge pull request #7556 from nextcloud/smb-stat-exceptionMorris Jobke2017-12-181-5/+7
|\ \
| * | handle exceptions in SMB::statRobin Appelman2017-12-181-5/+7
* | | Merge pull request #7517 from nextcloud/add-index-to-share-tableRoeland Jago Douma2017-12-185-0/+95
|\ \ \
| * | | update autoloaderBjoern Schiessle2017-12-182-0/+2
| * | | make occ command more genericBjoern Schiessle2017-12-182-8/+26
| * | | add index for share_with table for newly created tablesBjoern Schiessle2017-12-181-0/+1
| * | | add occ command to add a index to share_with at the share tableBjoern Schiessle2017-12-182-0/+74
* | | | Merge pull request #7531 from nextcloud/ldap/createdistributedRoeland Jago Douma2017-12-1820-23/+23
|\ \ \ \
| * | | | Fix testsRoeland Jago Douma2017-12-185-5/+5
| * | | | Also replace all other occurencesMorris Jobke2017-12-1814-17/+17
| * | | | don't use deprecated method for requesting memcacheArthur Schiwon2017-12-181-1/+1