summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-05-1782-174/+188
|
* Merge pull request #4922 from nextcloud/verbose-uploadmenu-textMorris Jobke2017-05-171-2/+2
|\ | | | | Use more verbose text for upload menu
| * Use more verbose text for upload menuJan-Christoph Borchardt2017-05-161-2/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #4918 from nextcloud/theming-capabilities-plain-backgroundMorris Jobke2017-05-172-28/+48
|\ \ | | | | | | OCS Return color when theming uses no background image
| * | Return color when theming uses no background imageJulius Härtl2017-05-172-28/+48
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Fix testsJulius Härtl2017-05-171-5/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Use appdata logo when generating iconsJulius Härtl2017-05-174-33/+65
|/ / | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2017-05-176-0/+6
| |
* | Remove primary class from public link download buttonJan-Christoph Borchardt2017-05-161-1/+1
| |
* | Merge pull request #4900 from nextcloud/fix-search-mime-iconsChristoph Wurst2017-05-161-26/+4
|\ \ | | | | | | Use proper mime icons for search results
| * | Use proper mime icons for search resultsJulius Härtl2017-05-161-26/+4
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #4554 from nextcloud/pointer-cursor-on-clickable-userLukas Reschke2017-05-161-0/+1
|\ \ \ | | | | | | | | Make it clear that you can now click on usernames
| * | | Make it clear that you can now click on usernamesJoas Schilling2017-04-271-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #4865 from nextcloud/improve-two-factor-buttonsRoeland Jago Douma2017-05-161-1/+3
|\ \ \ \ | | | | | | | | | | Improve layout of buttons for two factor auth
| * | | | Improve layout of buttons for two factor authMorris Jobke2017-05-151-1/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #4425 from nextcloud/ociMorris Jobke2017-05-154-6/+121
|\ \ \ \ \ | | | | | | | | | | | | Primary key is too long for oracle
| * | | | | Rename the index so the name is unique until the old table is deletedJoas Schilling2017-05-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | Add a update step that copies all the backup codesJoas Schilling2017-05-152-1/+115
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | Rename the table to a valid nameJoas Schilling2017-05-152-4/+5
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / | | | [tx-robot] updated from transifexNextcloud bot2017-05-1610-0/+30
|/ / / /
* | | | Revert "fix permissions of mountpoints - take 2"Morris Jobke2017-05-151-4/+3
| | | |
* | | | Merge pull request #4685 from nextcloud/fix_4683Morris Jobke2017-05-151-3/+4
|\ \ \ \ | |/ / / |/| | | fix permissions of mountpoints - take 2
| * | | update comment to codeRobin Appelman2017-05-151-2/+3
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | Fix SharedStorage TestRoeland Jago Douma2017-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A moveable mount point (What a SharedStorage is) always has DELETE + UPDATE permissions. Since you can either delete (unshare) or update (rename) it. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #4871 from ↵Morris Jobke2017-05-153-6/+78
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/remove-more-personal-info-on-user-deletion Remove more personal info on user deletion
| * | | | Remove 2FA backup codes on user deletionJoas Schilling2017-05-153-6/+78
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Revert "fix objectstore rename"Roeland Jago Douma2017-05-151-1/+0
|/ / / / | | | | | | | | | | | | | | | | | | | | This reverts commit 5334a3dc337b5883763ac8e1eaef58c1a435144b. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | / [tx-robot] updated from transifexNextcloud bot2017-05-1510-86/+94
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2017-05-1424-90/+180
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-05-1310-0/+24
| | |
* | | Merge pull request #4829 from nextcloud/theming-preview-clickMorris Jobke2017-05-122-0/+13
|\ \ \ | | | | | | | | Clicking on theming preview triggers fileupload dialog
| * | | Don't open the dialog for logo and backgroundJoas Schilling2017-05-121-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Clicking on theming preview triggers fileupload dialogMorris Jobke2017-05-112-0/+12
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-128-2/+136
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2017-05-1146-8/+88
| | |
* | | Merge pull request #4783 from nextcloud/lite-application-classesMorris Jobke2017-05-102-29/+9
|\ \ \ | | | | | | | | Use automatic injection for appdata folders
| * | | Use automatic DI injection for UpdateLookupServerJoas Schilling2017-05-102-29/+9
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #4762 from nextcloud/add-unsafe-global-eval-fnMorris Jobke2017-05-101-0/+7
|\ \ \ \ | | | | | | | | | | Add fallback to jQuery.fn.globalEval
| * | | | Eval script elemtents in HTML body responseLukas Reschke2017-05-101-0/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | | Use the configured lookup serverJoas Schilling2017-05-101-2/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Define method shouldRunJoas Schilling2017-05-101-3/+14
| |/ / / |/| | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-10108-38/+262
| | | |
* | | | Merge pull request #4772 from nextcloud/fix-theming-background-previewLukas Reschke2017-05-101-1/+2
|\ \ \ \ | | | | | | | | | | Fix theming preview for background image
| * | | | Fix theming preview for background imageJulius Härtl2017-05-091-1/+2
| |/ / / | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / / / Stop if user folder is not availableMorris Jobke2017-05-091-0/+4
|/ / / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #4746 from ↵Roeland Jago Douma2017-05-092-6/+131
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/fix-mentioned-user-not-clickable-after-posting-or-editing-a-comment Fix mentioned user not clickable after posting or editing a comment
| * | | Fix mentioned user not clickable after posting or editing a commentDaniel Calviño Sánchez2017-05-082-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The contactsMenu plugin was called on avatar elements from _postRenderItem, which is called when a new comment is added to the collection. Due to this contactsMenu was not called when messages were edited; when a new comment is posted _postRenderItem is called, but at that time the "mentions" attribute is not filled yet, so "@username" is not replaced by avatars in the message and thus contactsMenu has no avatars to be called on. Calling contactsMenu was moved to a new method, _postRenderMessage, which is called from _postRenderItem and from the success callback when fetching the model in _onSubmitSuccess (which replaces "@username" by avatars in the message after posting or editing a comment). Fixes #4555 Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | Add missing unit tests for comments with mentionsDaniel Calviño Sánchez2017-05-081-3/+117
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | Merge pull request #4705 from nextcloud/htaccess-uploadRoeland Jago Douma2017-05-091-12/+12
|\ \ \ \ | | | | | | | | | | Proper exception for upload of .htaccess file via WebDAV
| * | | | Proper exception for upload of .htaccess file via WebDAVMorris Jobke2017-05-081-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes #2860 Signed-off-by: Morris Jobke <hey@morrisjobke.de>