Commit Graph

45028 Commits

Author SHA1 Message Date
Jan-Christoph Borchardt 4574698443
Fix double container on 'Possible CSRF attack' page
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-08-01 18:54:48 +02:00
Jan-Christoph Borchardt ede469a240
Inline error svg icon because there is no SCSS on guest page
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-08-01 13:51:23 +02:00
Jan-Christoph Borchardt d64a9f3d0d
Fix text overflow on update page
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-08-01 13:36:44 +02:00
Jan-Christoph Borchardt 81dc12a77b
Fix triangle on update page
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-08-01 13:30:31 +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
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
rakekniven 6c5670f6d2
Update IMipPlugin.php
Added space before ellipsis
2018-07-30 15:05:55 +02:00
Roeland Jago Douma 8cdd134e7e
Fetch logcondition earlier
Fixes #9693

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-30 14:57:19 +02:00
Roeland Jago Douma b1af610069
Merge pull request #10421 from nextcloud/content-wrapper-cleanup
Really cleanup the content-wrapper
2018-07-30 14:01:55 +02:00
Roeland Jago Douma d29e86b395
Merge pull request #10447 from nextcloud/contactsmenu-height-fix
Fix contactsmenu overflow
2018-07-30 14:00:26 +02:00
John Molakvoæ (skjnldsv) 733a015a93
Only lower opacity of the avatar if the checkbox is cheked on the content-list
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-30 13:20:37 +02:00
John Molakvoæ (skjnldsv) fa54668bbc
Fix contactsmenu overflow
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-30 13:05:37 +02:00