Roeland Jago Douma
9891eae232
Merge pull request #10495 from nextcloud/14beta2
...
14 Beta 2
2018-08-02 10:50:32 +02:00
Roeland Jago Douma
5525c2fdfa
14 Beta 2
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-02 10:16:04 +02:00
Roeland Jago Douma
e194dc7139
Merge pull request #10465 from nextcloud/fix/backup-codes-state-propagation
...
Fix state propragation of the backup codes provider
2018-08-02 10:13:59 +02:00
Nextcloud bot
62af5bf033
[tx-robot] updated from transifex
2018-08-02 00:12:37 +00:00
Roeland Jago Douma
494f9fb86c
Merge pull request #10486 from nextcloud/detect-hidden-navigation
...
Mobile fixes
2018-08-01 22:57:28 +02:00
Roeland Jago Douma
fae7e516b5
Merge pull request #10481 from nextcloud/feature/noid/make-info-available-if-the-avatar-was-uploaded
...
Make the info available if the avatar was uploaded or generated
2018-08-01 22:54:38 +02:00
Christoph Wurst
f8fe7488a5
Fix state propragation of the backup codes provider
...
Starting with Nextcloud 14, the server knows the enabled/disabled
state of 2fa providers. While it will query that information if it's
unknown (on first use), it won't notice any changes. Thus, providers
have to propagate that information themselves.
Ref https://github.com/nextcloud/twofactor_totp/pull/263
Ref https://github.com/nextcloud/twofactor_u2f/pull/210
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-01 21:21:30 +02:00
Joas Schilling
38fffffe18
Fix unit test
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-01 14:46:44 +02:00
John Molakvoæ (skjnldsv)
0a967818db
Mobile fixes
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-01 14:29:26 +02:00
Roeland Jago Douma
b5c5faebfc
Merge pull request #10484 from nextcloud/bugfix/noid/theming-cache-update
...
Append cache bump parameter to scss files URL
2018-08-01 13:28:53 +02:00
Roeland Jago Douma
e65ca39993
Merge pull request #10479 from nextcloud/bugfix/noid/personal-settings-icon-visibility
...
Use icon classes in personal settings
2018-08-01 12:57:48 +02:00
Roeland Jago Douma
369a6c13eb
Merge pull request #10474 from danielkesselberg/bugfix/10379/no-files-in-here
...
Set emptyText depending on filepicker type
2018-08-01 12:56:08 +02:00
Roeland Jago Douma
8162b349e7
Merge pull request #10483 from nextcloud/detect-hidden-navigation
...
No margin left if the navigation is hidden
2018-08-01 12:54:42 +02:00
Julius Härtl
6ce474518c
Append cache bump parameter to scss files URL
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-01 12:42:49 +02:00
Joas Schilling
6690197ff1
Merge pull request #10471 from nextcloud/bugfix/noid/improve-url-detection
...
Improve URL detection
2018-08-01 12:13:17 +02:00
Joas Schilling
90fe6bffd6
Merge pull request #10466 from nextcloud/rakekniven-patch-1
...
Fixed tiny grammar issue
2018-08-01 12:12:47 +02:00
John Molakvoæ (skjnldsv)
36a45597bb
No margin left if the navigation is hidden
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-01 11:31:37 +02:00
Joas Schilling
decd196162
Make the info available if the avatar was uploaded or generated
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-01 10:56:22 +02:00
Julius Härtl
bee78a475e
Use icon classes in personal settings
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-01 10:05:42 +02:00
Roeland Jago Douma
27d4ff8b4e
Merge pull request #10448 from nextcloud/list-opacity-fix
...
Only lower opacity of the avatar if the checkbox is checked on the content-list
2018-08-01 09:42:38 +02:00
Nextcloud bot
6a9bee478d
[tx-robot] updated from transifex
2018-08-01 00:11:59 +00:00
Daniel Kesselberg
6b9093ce6d
Set emptyText depending on filepicker type
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-07-31 22:49:01 +02:00
Roeland Jago Douma
9886805ad4
Merge pull request #10472 from nextcloud/add-notification-container-to-public-layout-template
...
Add notification container to public layout template
2018-07-31 20:02:06 +02:00
Roeland Jago Douma
411387d37d
Merge pull request #9242 from nextcloud/fix-display-name-ignored-when-creating-new-user
...
Fix display name ignored when creating new user
2018-07-31 19:59:38 +02:00
Daniel Calviño Sánchez
84c46dd3dd
Add notification container to public layout template
...
This is needed to show notifications using the standard
"OC.Notification.show" function.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-31 18:57:10 +02:00
Joas Schilling
3f45ab97da
Improve URL detection
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-31 17:11:46 +02:00
Roeland Jago Douma
3e0668e348
Merge pull request #10469 from nextcloud/bugfix/10420/tags-management
...
Revert to regular buttons in system tags management
2018-07-31 16:37:21 +02:00
Roeland Jago Douma
bf522bc4b9
Merge pull request #10468 from nextcloud/bugfix/10094/apps-management-space
...
Add more spacing to the apps management sidebar
2018-07-31 16:14:01 +02:00
Julius Härtl
cfcb90214f
Revert to regular buttons in system tags management
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-31 15:35:57 +02:00
Roeland Jago Douma
3ae66a76e1
Merge pull request #10467 from nextcloud/fix/10403/reword_note
...
Reword share comment feature
2018-07-31 15:19:22 +02:00
Julius Härtl
2359efce3d
Add more spacing to the apps management sidebar
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-31 15:08:08 +02:00
Roeland Jago Douma
f05d30c5b0
Compile vue
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-31 15:03:40 +02:00
Roeland Jago Douma
bc83656604
Reword share comment feature
...
Fixes #10403
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-31 14:20:22 +02:00
Daniel Calviño Sánchez
029b33a664
Add acceptance test for creating a user with a custom display name
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-31 13:40:47 +02:00
Daniel Calviño Sánchez
ab6688fe0b
Set display name (if specified) when a new user is created
...
Although the form to create a new user included a field to set the
display name its value was not taken into account, so the new user ended
with the default display name (the same as the user name).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-31 13:40:47 +02:00
rakekniven
ed026ce4df
Fixed tiny grammar issue
...
ID in uppercase.
Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de>
2018-07-31 13:34:14 +02:00
Daniel Calviño Sánchez
36326e38a0
Add optional "displayName" parameter to add user endpoint
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-31 13:33:55 +02:00
blizzz
c39bc1638b
Merge pull request #10444 from nextcloud/feature/noid/allow-to-filter-unread-count-by-verb
...
Allow to filter the unread count by verb
2018-07-31 12:05:52 +02:00
Roeland Jago Douma
ef85ef0786
Merge pull request #10459 from nextcloud/bugfix/noid/install-page
...
Fix caret icon on installation page
2018-07-31 11:53:04 +02:00
Roeland Jago Douma
b16f1093af
Merge pull request #10460 from nextcloud/bugfix/10443/theming-icons
...
Use icon mixins for the theming scss
2018-07-31 11:50:21 +02:00
Roeland Jago Douma
eedfb0d8a4
Merge pull request #10462 from nextcloud/fix/provider-registry-duplicate-entries
...
Fix duplicate inserts in the 2fa provider registry DAO
2018-07-31 08:58:02 +02:00
Christoph Wurst
fc149bab3c
Fix duplicate inserts in the 2fa provider registry DAO
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-07-31 06:43:44 +02:00
Nextcloud bot
5e43f3c6a6
[tx-robot] updated from transifex
2018-07-31 00:12:12 +00:00
Julius Härtl
5d7c0b8cd2
Use icon mixins for the theming scss
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-31 00:10:34 +02:00
Julius Härtl
d13f1cd017
Fix caret icon on installation page
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-30 23:56:07 +02:00
Roeland Jago Douma
1f610b4d1f
Merge pull request #10451 from nextcloud/fix/9693/move_logcondition_up
...
Fetch logcondition earlier
2018-07-30 22:07:06 +02:00
Roeland Jago Douma
f208ce920d
Merge pull request #10221 from nextcloud/bugfix/noid/prevent-too-long-identifiers
...
Prevent too long identifier names
2018-07-30 21:00:53 +02:00
Joas Schilling
168d6f7c44
Merge pull request #10435 from nextcloud/rakekniven-patch-1
...
Typo fix: Triple dot to ellipsis
2018-07-30 20:12:17 +02:00
Roeland Jago Douma
75589badf3
Merge pull request #8357 from nextcloud/ui-regression
...
Frontend testing using puppeteer
2018-07-30 16:47:07 +02:00
Julius Härtl
412002906f
Keep timestamp replacements at the beginning
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-30 15:24:46 +02:00