summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-11-28114-1536/+644
|
* Merge pull request #7303 from nextcloud/fix-contact-menuMorris Jobke2017-11-271-0/+1
|\ | | | | Fix contacts menu height for Safari
| * Fix contacts menu height for SafariMorris Jobke2017-11-271-0/+1
| | | | | | | | | | | | | | * fixes #5119 * in Safari the input field was 38px in height and not 34px like in all other browsers Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #7222 from nextcloud/fix-filerow-avatarsblizzz2017-11-272-31/+160
|\ \ | | | | | | Fix filerow avatars
| * | fix sorting test on phantomjsArthur Schiwon2017-11-241-15/+29
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | recycle SharedFileInfo values in fileInfoArthur Schiwon2017-11-231-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | fileInfo is composed of data from sharing, however additional data is pulled when sidebar opens, e.g. the size. Then, existing data is overwritten by data from the other source (files). The data points that would be lost are not dirty however and still used, so we keep them. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | fix tooltips for goodArthur Schiwon2017-11-231-1/+1
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | apply tooltip to all avatarsArthur Schiwon2017-11-231-2/+1
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | rip out obsolete recipientsDisplayNameArthur Schiwon2017-11-232-10/+11
| | | | | | | | | | | | | | | | | | also needs tests adjustements, and this also brings in natural sorting Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | adjust tests and apply sortingArthur Schiwon2017-11-232-27/+112
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | adjust, fix and extend testsArthur Schiwon2017-11-232-25/+48
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | Fix avatars in file rows of incoming sharesArthur Schiwon2017-11-231-5/+6
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | fix avatars in file rows of outgoing sharesArthur Schiwon2017-11-231-7/+14
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #7266 from ↵Morris Jobke2017-11-271-2/+27
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/fix-input-field-not-disabled-while-a-comment-is-being-sent Fix input field not disabled while a comment is being sent
| * | | Make "contenteditable=false" divs look like disabled input fieldsDaniel Calviño Sánchez2017-11-231-2/+27
| |/ / | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | Merge pull request #7251 from nextcloud/contact-menu-position-fixMorris Jobke2017-11-271-1/+3
|\ \ \ | | | | | | | | Fixed contact menu position on comments
| * | | Fixed alignment of items in commentsJohn Molakvoæ (skjnldsv)2017-11-231-1/+3
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Fixed contact menu horizontal positionJohn Molakvoæ (skjnldsv)2017-11-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The arrow tip was 1px off from the avatar centre. Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #7264 from nextcloud/cache-fetched-appsLukas Reschke2017-11-275-14/+20
|\ \ \ \ | |_|_|/ |/| | | Cache fetched apps in update check
| * | | Get the Installer via DIMorris Jobke2017-11-255-14/+20
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Fix unit testsMorris Jobke2017-11-271-25/+25
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | No "to equal to" "We" or "Our", properlyAllan Nordhøy2017-11-271-15/+15
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #7271 from nextcloud/fix-menu-loading-positionLukas Reschke2017-11-241-0/+2
|\ \ \ \ | |/ / / |/| | | Fix loading icon position in the app menu
| * | | Fix loading icon position in the app menuJulius Härtl2017-11-231-0/+2
| | |/ | |/| | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / | [tx-robot] updated from transifexNextcloud bot2017-11-242-6/+14
|/ /
* / [tx-robot] updated from transifexNextcloud bot2017-11-232-0/+4
|/
* Merge pull request #7247 from nextcloud/give-audio-icons-shadowJan-Christoph Borchardt2017-11-221-0/+4
|\ | | | | Give audio-white and audio-off-white shadow via CSS
| * Give audio-white and audio-off-white shadow via CSSMarin Treselj2017-11-221-0/+4
| | | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* | Merge pull request #7239 from nextcloud/larger-close-buttonJan-Christoph Borchardt2017-11-222-2/+2
|\ \ | |/ |/| Make close icon fill more space
| * Less exaggerated size increase for close iconMarin Treselj2017-11-212-2/+2
| | | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
| * Make close icon fill more spaceMarin Treselj2017-11-212-2/+2
| | | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* | [tx-robot] updated from transifexNextcloud bot2017-11-224-0/+6
|/
* Remove unused, deprecated iconsMarin Treselj2017-11-215-18/+0
| | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* [tx-robot] updated from transifexNextcloud bot2017-11-212-0/+2
|
* Make user-related icons bigger.Marin Treselj2017-11-203-3/+3
| | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Re-optimize and clean up settings, social and logo iconsMarin Treselj2017-11-2011-10/+10
| | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Merge pull request #7047 from ↵Björn Schießle2017-11-203-33/+23
|\ | | | | | | | | nextcloud/add-support-for-files-with-no-permissions Add support for files with no permissions
| * Set read permission for files based on the data returned by the serverDaniel Calviño Sánchez2017-11-022-14/+18
| | | | | | | | | | | | | | | | Now that the permissions returned by the server specify whether a file is readable or not the frontend no longer needs to assume that every file is readable. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * Fix tests for parsing of permissionsDaniel Calviño Sánchez2017-11-021-16/+1
| | | | | | | | | | | | | | Now that these tests are executed they are revealed to be partially obsolete; they were fixed to match the current parsing behaviour. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * Fix asserts silently not executedDaniel Calviño Sánchez2017-11-021-5/+5
| | | | | | | | | | | | | | The first parameter of "apply" must be the object to act as "this", and the Promise callback gets the parameters provided in the "resolve". Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * Add proper handling of files without permissionsDaniel Calviño Sánchez2017-11-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | Now a file gets its directory permissions only if it contained no permissions (they were undefined or null), but not if its permissions were set to "NONE". Besides that, now file actions that do not require any permission on the file to be performed can be used on files that have no permissions. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Merge pull request #7195 from nextcloud/app-content-listMorris Jobke2017-11-201-0/+193
|\ \ | | | | | | Add app content list
| * | Increase clickable area of actions to 44*44pxJan-Christoph Borchardt2017-11-201-3/+7
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Move star to top right instead of top left, fix checkbox overlayJan-Christoph Borchardt2017-11-201-1/+1
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Reduce size of date in listJan-Christoph Borchardt2017-11-201-1/+2
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Checkboxes and favourite fixJohn Molakvoæ (skjnldsv)2017-11-171-8/+10
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Checkboxes and various design fixesJohn Molakvoæ (skjnldsv)2017-11-161-20/+51
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Add app content listJohn Molakvoæ (skjnldsv)2017-11-161-0/+155
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #7211 from nextcloud/fix-5916Morris Jobke2017-11-201-3/+3
|\ \ \ | | | | | | | | only replace permission popupmenu
| * | | only replace permission popupmenuArthur Schiwon2017-11-171-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the contacts popovermenu is also present and is being replaces, ending up in two permission popupmenus with checkboxes duplicating the id, breaking further permission changes. plus, fixing a selector Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>