Commit Graph

41733 Commits

Author SHA1 Message Date
Morris Jobke 93e34fb61b
Merge pull request #7211 from nextcloud/fix-5916
only replace permission popupmenu
2017-11-20 11:36:12 +01:00
Nextcloud bot 96b15cec83
[tx-robot] updated from transifex 2017-11-20 01:09:40 +00:00
Nextcloud bot dd5373795f
[tx-robot] updated from transifex 2017-11-19 01:09:52 +00:00
Nextcloud bot 39ec541b23
[tx-robot] updated from transifex 2017-11-18 01:10:43 +00:00
Roeland Jago Douma 07af58df5f
Merge pull request #7121 from nextcloud/fix_7119
If there is no internet connection don't try to contact appstore
2017-11-17 21:07:10 +01:00
Roeland Jago Douma 6bbda28881
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-11-17 20:41:58 +01:00
Roeland Jago Douma 2eb2b6e437
If there is no internet connection don't try to contact appstore
Fixes #7119

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-11-17 20:35:04 +01:00
Jan-Christoph Borchardt 059be95d6c
Merge pull request #7163 from nextcloud/force-breaks-on-extremely-long-words-in-comments
Force breaks on extremely long words in comments
2017-11-17 19:02:36 +01:00
Arthur Schiwon a1d4ac6d43
only replace permission popupmenu
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>
2017-11-17 17:08:29 +01:00
Daniel Calviño Sánchez 5d85af79b6 Force breaks on extremely long words
If not broken extremely long words overflow their container.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-11-17 15:10:50 +01:00
Björn Schießle 19e4a3373b
Merge pull request #7206 from nextcloud/fix-object-storage-touch
touch opertation on object storage, don't create the file cache entry to early
2017-11-17 14:49:06 +01:00
Bjoern Schiessle 1ade6b0817
only create the file cache entry after the empty file was created successfully, otherwise file_exists() call on the initial file_put_content() will indicate that the file already exists
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-11-17 12:45:46 +01:00
John Molakvoæ (skjnldsv) 3d063e4dd0
Checkboxes and favourite fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-11-17 09:05:28 +01:00
Morris Jobke eeb0cfdaf5
Merge pull request #7152 from nextcloud/bugfix/noid/adjust_calendarobject_size_after_applying_class
remove cached size from shared calendar objects
2017-11-17 08:28:34 +01:00
Nextcloud bot 6c2c129fce
[tx-robot] updated from transifex 2017-11-17 01:09:51 +00:00
Morris Jobke ba150e5721
Merge pull request #7199 from nextcloud/fix-style-of-reset-password-form
Adjust style of new password form to default
2017-11-16 22:04:51 +01:00
Morris Jobke d8296dcc8a
Merge pull request #7167 from nextcloud/password-button-overflow
Fix reset password button overflow
2017-11-16 22:03:15 +01:00
Morris Jobke 369069687f
Adjust style of new password form to default
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-16 21:18:15 +01:00
Morris Jobke 20868e17e8
Merge pull request #7193 from nextcloud/bugfix/noid/invitation-email-refinements
refine invitation email
2017-11-16 21:11:44 +01:00
Morris Jobke f32fbbca2e
Merge pull request #6840 from nextcloud/feature/5282/calendar_api
Calendar API for apps
2017-11-16 21:10:35 +01:00
John Molakvoæ (skjnldsv) 627293adc2
Checkboxes and various design fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-11-16 19:18:57 +01:00
Morris Jobke 44b423be35
Merge pull request #7194 from nextcloud/fix-broken-svg-3
Re-optimize filetype and category icons
2017-11-16 16:37:05 +01:00
John Molakvoæ (skjnldsv) 67db42e99d
Add app content list
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-11-16 16:28:25 +01:00
Marin Treselj f37f265991 Re-optimize filetype and category icons
Signed-off-by: Marin Treselj <marin@pixelipo.com>
2017-11-16 15:45:39 +01:00
Georg Ehrke b073b13d9f
refine invitation email
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-11-16 13:54:19 +01:00
Morris Jobke dd83055198
Merge pull request #7188 from nextcloud/fix-broken-svg-2
Re-optimize places and files icons
2017-11-16 09:34:27 +01:00
Morris Jobke 3bc1646592
Merge pull request #7189 from nextcloud/security-games-icons
Added security and games icons
2017-11-16 09:04:55 +01:00
Marin Treselj f2a500a16f Clean up and re-optimize games icon
Signed-off-by: Marin Treselj <marin@pixelipo.com>
2017-11-16 08:46:57 +01:00
Nextcloud bot b2e9cb6a00
[tx-robot] updated from transifex 2017-11-16 01:09:50 +00:00
John Molakvoæ (skjnldsv) 82d4169ea4
Added security and games icons
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-11-15 16:47:23 +01:00
Marin Treselj 2d069339cc Re-optimize places and files icons
Signed-off-by: Marin Treselj <marin@pixelipo.com>
2017-11-15 14:27:16 +01:00
Morris Jobke 7310c698de
Merge pull request #7173 from nextcloud/bugfix/noid/show_username_in_invitationsemails
Show organizer's name in From field of invitation email
2017-11-15 14:25:45 +01:00
Jan-Christoph Borchardt 7a56189e6b
Merge pull request #7177 from nextcloud/fix-black-transparent-dialogs
Fix linear gradient from black to white in dialogs in Safari
2017-11-15 12:08:01 +01:00
Nextcloud bot c5afb25714
[tx-robot] updated from transifex 2017-11-15 01:09:47 +00:00
Morris Jobke 6db51b1bfd
Fix linear gradient from black to white in dialogs in Safari
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-14 23:56:18 +01:00
Morris Jobke 82502b10db
Merge pull request #7169 from nextcloud/fix-user-search
Fix search in user managent when no group is selected
2017-11-14 23:30:02 +01:00
Morris Jobke 80e527d21e
Merge pull request #7172 from nextcloud/improve-error-handling-on-preview-cleanup
check if the user still exists before we try to cleanup the previews
2017-11-14 23:29:28 +01:00
Lukas Reschke d906e16617
Merge pull request #7171 from nextcloud/bump-version
v13.0.0 Beta 1
2017-11-14 22:35:42 +01:00
Georg Ehrke 072652b2af
show name of organizer in from name of invitation email
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2017-11-14 21:23:27 +01:00
Björn Schießle c225bbd021
Merge pull request #7113 from nextcloud/s3-download-stream-fix
Fix s3 download and touch
2017-11-14 20:38:50 +01:00
Bjoern Schiessle a923e755e6
check if the user still exists before we try to cleanup the previews
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-11-14 20:26:18 +01:00
Lukas Reschke 69e165dce4
v13.0.0 Beta 1
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-11-14 19:34:37 +01:00
Morris Jobke a3f86b99e9
Merge pull request #7165 from nextcloud/smb-2.0.3
update icewind/smb to 2.0.3
2017-11-14 17:46:04 +01:00
Morris Jobke eb0f3ebf75
Fix search in user managent when no group is selected
* also allows to search by displayname

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-14 17:32:03 +01:00
Joas Schilling 3820d6883d
Fix accesslist when a user has an ID only containting 0-9
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-11-14 17:21:16 +01:00
Jan-Christoph Borchardt a3c13a13ba Fix reset password button overflow
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2017-11-14 16:04:14 +01:00
Jan-Christoph Borchardt 346dbfa1ee
Merge pull request #7130 from nextcloud/fix-broken-svg
Optimize SVG icons
2017-11-14 15:51:09 +01:00
Jan-Christoph Borchardt 381967f35e
Merge pull request #7013 from nextcloud/forgot-password
Directly show "Forgot password?" link, fix #6808
2017-11-14 15:32:27 +01:00
Morris Jobke 16549ae5fb
Merge pull request #7166 from nextcloud/enhancement/crash-report-context
Pass the exception context to the crash reporter
2017-11-14 15:07:33 +01:00
Morris Jobke f6ef3b6464
add proper type hinting
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-14 14:49:24 +01:00