Joas Schilling
1ad24d22df
Fix duplicate id "hole"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-14 14:36:56 +02:00
Carl Schwan
fc9a644bb5
Merge pull request #33214 from nextcloud/fix/bump-sabre/dav-to-4.4.0
...
Bump sabre/dav to 4.4.0
2022-07-14 10:14:42 +02:00
Carl Schwan
8fecbf86ec
Merge pull request #33220 from nextcloud/bugfix/noid/fix-settings-icon-color
...
Fix settings icon color
2022-07-14 10:14:17 +02:00
Nextcloud bot
d3f66e2310
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-14 02:25:22 +00:00
Simon L
6d2952d059
Merge pull request #33230 from nextcloud/enh/noid/64bit-setup-check-link
...
add a link to system requirements for new 64bit setup check
2022-07-14 01:13:56 +02:00
szaimen
c1b88f927e
add a link to system requirements for new 64bit setup check
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: MichaIng <micha@dietpi.com>
2022-07-13 22:16:42 +02:00
Simon L
9dbcf0560f
Merge pull request #33200 from nextcloud/enh/noid/64bit
...
add a setup check for 64 bit
2022-07-13 20:19:40 +02:00
Carl Schwan
d7bd6f0e2a
Merge pull request #32506 from nextcloud/port/vue-encryption
...
Port encryption admin settings to vue
2022-07-13 18:31:04 +02:00
Côme Chilliet
62ab824886
Bump sabre/dav to 4.4.0
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-13 17:19:21 +02:00
Carl Schwan
4e0574e184
Port encryption admin settings to vue
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-13 14:58:55 +02:00
Joas Schilling
df74c7a337
Fix settings icon color
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-13 12:09:36 +02:00
Joas Schilling
62fad0972d
Merge pull request #33219 from nextcloud/bump-version
...
Bump version
2022-07-13 11:39:10 +02:00
szaimen
cf9b1082ed
add a setup check for 64 bit
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-13 09:33:33 +00:00
Simon L
22de243247
Merge pull request #33202 from nextcloud/enh/noid/bug-report-64bit
...
document the 64bit requirement in the bug report template
2022-07-13 11:25:20 +02:00
Joas Schilling
04d5c7b37f
Bump version
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-13 10:18:07 +02:00
Daniel
929adb6aba
Merge pull request #33218 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2022-07-13 10:03:32 +02:00
nextcloud-command
5ad017447b
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-07-13 04:22:56 +00:00
Nextcloud bot
0607904bb9
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-13 02:24:50 +00:00
Côme Chilliet
c20d34b2ca
Merge pull request #32552 from nextcloud/enh/improve-job-handling-commands
...
Improve job handling through occ
2022-07-12 16:04:57 +02:00
Jonas
6527e82cbd
Merge pull request #33211 from nextcloud/fix/setupmanager_circle_events
...
Fix listening for circle events in SetupManager
2022-07-12 15:47:17 +02:00
Côme Chilliet
f0824af21a
Merge pull request #33186 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2022-07-12 14:28:54 +02:00
Jonas
74e9ef0fb1
Fix listening for circle events in SetupManager
...
So far, SetupManager listened for deprecated events that are no longer
triggered. Instead, use the circle events that actually get triggered
when adding or removing a circle or circle member. Also, these events
get triggered on each instance of a globalscale setup.
Fixes : #33210
Signed-off-by: Jonas <jonas@freesources.org>
2022-07-12 13:28:21 +01:00
Côme Chilliet
0386f4270b
Fix DummyJobList typing
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-12 14:27:02 +02:00
Vincent Petry
e9b635aa14
Merge pull request #32507 from carlcsaposs/restore
...
Sort files by deletion time before restoring in RestoreAllFiles
2022-07-12 14:22:10 +02:00
Côme Chilliet
b2017cd557
Merge pull request #33209 from nextcloud/fix/add-symfony/http-foundation
...
Add symfony/http-foundation dependency
2022-07-12 11:44:23 +02:00
nextcloud-command
25bcaed5c1
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-12 09:24:05 +00:00
Côme Chilliet
5d786913ac
Add symfony/http-foundation dependency
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-12 11:03:22 +02:00
nextcloud-command
50b494a143
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-12 08:21:32 +00:00
Nextcloud bot
121dbf028d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-12 02:23:29 +00:00
Pytal
57ae32e3c3
Merge pull request #33175 from nextcloud/fix/request-json-xml-not-found
2022-07-11 11:10:26 -07:00
szaimen
57784ccefe
document the 64bit requirement in the bug report template
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-11 16:52:46 +02:00
Carl Schwan
16b5e6bc7f
Merge pull request #32973 from nextcloud/cleanup/avatar-code
...
Cleanup avatar related code
2022-07-11 11:56:39 +02:00
Côme Chilliet
2e921f8b3d
Fix typing in IJobList
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11 09:46:23 +00:00
Côme Chilliet
cc89da26c6
Fix background-job:execute command for QueuedJob instances
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11 09:46:23 +00:00
Côme Chilliet
3920fc1ef2
Format the datetime for last run in ATOM format
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11 09:46:23 +00:00
Côme Chilliet
0cc39d185c
Use symfony console table to render the job list properly
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11 09:46:23 +00:00
Côme Chilliet
3cf8c63409
Fix ListCommand constructor call in register_command
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11 09:46:23 +00:00
Côme Chilliet
50a7f612d9
Fix DummyJobList class used by tests
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11 09:46:23 +00:00
Côme Chilliet
868d748dbf
Code cleaning of Background/ListCommand
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11 09:46:23 +00:00
Côme Chilliet
3d01179907
Add command to list jobs
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11 09:46:23 +00:00
Côme Chilliet
0b7779b6ff
Clean up JobList class
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11 09:46:22 +00:00
Nextcloud bot
22cc36ec60
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-11 02:24:31 +00:00
Nextcloud bot
0d929086d0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-10 02:25:30 +00:00
Nextcloud bot
f41c45878f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-09 02:24:33 +00:00
blizzz
c98e44507d
Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row
...
Remove unecessary row and make compatible with db schema
2022-07-08 23:11:10 +02:00
blizzz
927b6d635f
Merge pull request #33118 from nextcloud/fix/address-book-export
...
Fix empty address books being exported
2022-07-08 22:13:19 +02:00
blizzz
b4031dc478
Merge pull request #32377 from nextcloud/rakekniven-patch-1
...
l10n: Changed spelling
2022-07-08 19:56:54 +02:00
blizzz
74ebb72622
Merge pull request #33110 from nextcloud/feat/handle-onetime-password-large
...
Handle one time password and very large passwords
2022-07-08 19:54:05 +02:00
Christoph Wurst
222a9523b5
Fix 404 handling of requested JSON/XML
...
If front-end or an application requests JSON/XML, there is no point in
redirecting to the default page if that response doesn't exist. In the
worst case that would just cause another request, therefore server load,
traffic and a response that is meaningless to the requester.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-07-08 19:14:05 +02:00
John Molakvoæ
48ece9f345
Merge pull request #33163 from nextcloud/enh/a11y-account-property-labels
2022-07-08 11:41:50 +02:00