summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #8575 from nextcloud/new-folder-buttonRoeland Jago Douma2018-03-0811-101/+176
|\ \ \ \ \
| * | | | | Fixed jsunitJohn Molakvoæ (skjnldsv)2018-03-081-1/+2
| * | | | | Fixed event propagation on safariJohn Molakvoæ (skjnldsv)2018-03-071-1/+3
| * | | | | Use label for better focus on external shareJohn Molakvoæ (skjnldsv)2018-03-071-1/+1
| * | | | | Align radio & checkboxesJohn Molakvoæ (skjnldsv)2018-03-071-2/+2
| * | | | | Fixed ext share style and use varable for popover heightJohn Molakvoæ (skjnldsv)2018-03-075-29/+48
| * | | | | Default left margin for entries without iconsJohn Molakvoæ (skjnldsv)2018-03-071-0/+10
| * | | | | Css hack to add margin on first or last visible inputsJohn Molakvoæ (skjnldsv)2018-03-071-0/+9
| * | | | | Removed unwanted conflicting propsJohn Molakvoæ (skjnldsv)2018-03-071-17/+6
| * | | | | Improved inline confirm icon with opacity and fixed ext share loading stateJohn Molakvoæ (skjnldsv)2018-03-076-43/+40
| * | | | | Fixed tooltip positionning & error displayJohn Molakvoæ (skjnldsv)2018-03-073-3/+5
| * | | | | PoC inline icon-confirm with inputsJohn Molakvoæ (skjnldsv)2018-03-072-1/+36
| * | | | | fixup! Updated popover rules to allow form inputs and added input submit for ...John Molakvoæ (skjnldsv)2018-03-071-0/+6
| * | | | | Updated popover rules to allow form inputs and added input submit for new FileJohn Molakvoæ (skjnldsv)2018-03-073-17/+22
* | | | | | Merge pull request #8728 from nextcloud/better-handling-of-invisible-elements...Roeland Jago Douma2018-03-081-7/+31
|\ \ \ \ \ \
| * | | | | | Add automatic handling of NoSuchElement exceptionsDaniel Calviño Sánchez2018-03-081-6/+16
| * | | | | | Add automatic handling of MoveTargetOutOfBounds exceptionsDaniel Calviño Sánchez2018-03-081-3/+17
* | | | | | | Merge pull request #8715 from nextcloud/objectstore-no-part-filesRoeland Jago Douma2018-03-082-5/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | emit pre-hooks earlier when not using part filesRobin Appelman2018-03-081-5/+3
| * | | | | | disable part files for object storesRobin Appelman2018-03-071-0/+4
* | | | | | | Merge pull request #8221 from Cybso/8220_applyLdapUserFilter_on_membersMorris Jobke2018-03-081-2/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | dn2ocname: also apply group filter to readAttribute()Roland Tapken2018-03-071-6/+4
| * | | | | | Apply ldapUserFilter on members of groupRoland Tapken2018-02-071-1/+5
* | | | | | | Merge pull request #8593 from eneiluj/masterMorris Jobke2018-03-082-38/+96
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add testsRoeland Jago Douma2018-03-082-28/+86
| * | | | | | Make SecurityMiddleware strictRoeland Jago Douma2018-03-081-10/+9
| * | | | | | Do not throw AppNotEnabledException for app public pages - refs #6962, refs #...Julien Veyssier2018-02-281-1/+2
* | | | | | | Merge pull request #8711 from nextcloud/objectstore-write-only-fopenMorris Jobke2018-03-081-7/+13
|\ \ \ \ \ \ \
| * | | | | | | don't read existing file when overwriting using object storeRobin Appelman2018-03-071-7/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #8662 from nextcloud/better-debugging-unit-testsRoeland Jago Douma2018-03-071-0/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Single quotesJoas Schilling2018-03-071-1/+1
| * | | | | | Suppress phan errorJoas Schilling2018-03-071-0/+1
| * | | | | | Try without autoloadingJoas Schilling2018-03-061-1/+1
| * | | | | | Better debugging for "Your test case is not allowed to access the database."Joas Schilling2018-03-051-0/+6
* | | | | | | Merge pull request #8714 from nextcloud/8705Morris Jobke2018-03-072-1/+25
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix testsRoeland Jago Douma2018-03-071-0/+17
| * | | | | | Check if the cached js file existsRoeland Jago Douma2018-03-071-1/+8
* | | | | | | Merge pull request #8373 from nextcloud/right-header-stdrdMorris Jobke2018-03-079-164/+203
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fixed public templateJohn Molakvoæ (skjnldsv)2018-03-075-38/+36
| * | | | | | Fixed loading state in apps nav menuJohn Molakvoæ (skjnldsv)2018-03-041-23/+25
| * | | | | | Fixed appsmenuJohn Molakvoæ (skjnldsv)2018-03-041-1/+1
| * | | | | | Fixed centering of the nav/picker popupJohn Molakvoæ (skjnldsv)2018-03-041-6/+6
| * | | | | | App menu fixJohn Molakvoæ (skjnldsv)2018-03-041-1/+2
| * | | | | | Use correct variablesJohn Molakvoæ (skjnldsv)2018-03-041-1/+1
| * | | | | | Create special option to toggle header menu containerJohn Molakvoæ (skjnldsv)2018-03-044-7/+9
| * | | | | | Clean scss, use proper loading icon and menu position on narrow screensJohn Molakvoæ (skjnldsv)2018-03-043-50/+72
| * | | | | | New standard for top right headerJohn Molakvoæ (skjnldsv)2018-03-041-50/+64
* | | | | | | Merge pull request #8696 from nextcloud/fix-public-api-docblizzz2018-03-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix PHPDoc for public APIMorris Jobke2018-03-061-1/+1
* | | | | | | | Merge pull request #8652 from nextcloud/navigation-controller-etagMorris Jobke2018-03-072-2/+62
|\ \ \ \ \ \ \ \