Jan-Christoph Borchardt
79c706c289
Fix bundles header position
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
9 years ago
Jan-Christoph Borchardt
1da371b69f
Style app bundles
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
9 years ago
Lukas Reschke
b9ebdba7eb
Use .installed layout
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Jan-Christoph Borchardt
b2c16b0794
Styling fixes to bundle header
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
9 years ago
Lukas Reschke
0c5a48c4a4
Add tests for repairstep
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Lukas Reschke
a05295fca3
Add spreed to Groupware bundle
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Lukas Reschke
0651d66181
Add tests for bundle code
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Lukas Reschke
78d0bb99f7
Remove unrequired getDescription() method
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Lukas Reschke
3f9aaac4a2
Adjust tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Lukas Reschke
d4ba8198fe
Make the emergency disable also accept arrays
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Lukas Reschke
732c92e93a
Make disableapp.php accept arrays
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Lukas Reschke
da67264a23
Fix styling
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Lukas Reschke
0428254ed6
Don't sort on app bundles
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Lukas Reschke
4b1ac3fef2
Add titles
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Lukas Reschke
47cd976035
Add app bundles
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Roeland Jago Douma
646db7f88d
Merge pull request #4518 from nextcloud/downstream-25838
Fix share indicator handling
9 years ago
Lukas Reschke
d89c76049f
Merge pull request #4374 from nextcloud/contactsmenu_popover
add contacts popover
9 years ago
Roeland Jago Douma
edd9444209
Merge pull request #4503 from nextcloud/downstream-27281
fix objectstore rename
9 years ago
Joas Schilling
c0a8942764
Fix missing conflict resolutions
Signed-off-by: Joas Schilling <coding@schilljs.com>
9 years ago
Roeland Jago Douma
94a4d47b22
Merge pull request #4516 from nextcloud/downstream-27527
OCC scanner commit in batches
9 years ago
Jan-Christoph Borchardt
d17258d4b9
Fix filelist and checkbox vertical align
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
9 years ago
Robin Appelman
acb0903514
remove duplicate method
Signed-off-by: Robin Appelman <robin@icewind.nl>
9 years ago
Robin Appelman
43970b93d1
remove excessive logging
Signed-off-by: Robin Appelman <robin@icewind.nl>
9 years ago
Juan Pablo Villafáñez
f2bd5f7496
Add new specific tests for SMB
9 years ago
Juan Pablo Villafáñez
71012b3432
Adjust SMB permissions on the root
9 years ago
Vincent Petry
1c771c097a
Use regex to detect part files
9 years ago
Ilja Neumann
327094d557
#7496 Don`t allow upload of files with extension .part
9 years ago
Vincent Petry
d379b197d5
Fix forbidden backslash DAV integration tests
9 years ago
Vincent Petry
7b6e4d0dd2
Fix FutureFile MOVE to keep destination node
Sabre usually deletes the target node on MOVE before proceeding with the
actual move operation. This fix prevents this to happen in case the
source node is a FutureFile.
9 years ago
Vincent Petry
ec8d7010e5
Accept moving FutureFile into a Directory
9 years ago
Vincent Petry
642b4331a6
Moved unit tests from ObjectTree::move to Directory
9 years ago
Vincent Petry
82b967d3f9
Remove ObjectTree::move and let is use the IMoveTarget approach instead
This removes the duplicated code
9 years ago
Vincent Petry
0a9f7730d0
Ported ObjectTree::move to IMoveTarget in new DAV endpoint
9 years ago
Sergio Bertolin
a761d4cce7
Added test cases from core 16825
9 years ago
Vincent Petry
9bff66e68d
Simplified new endpoint move test
9 years ago
Vincent Petry
c30feafaa2
Added case when final chunk move must not change file id
9 years ago
Sergio Bertolin
9ab17c95c0
Added test about checking file id after a move
9 years ago
Joas Schilling
9e6ac3de70
Allow to create a user for a specific backend
Signed-off-by: Joas Schilling <coding@schilljs.com>
9 years ago
Morris Jobke
ba43a09380
Merge pull request #4512 from nextcloud/fix-translations-2
Fix translations
9 years ago
Vincent Petry
3f36548a6d
Reload file list when leaving hidden state
Whenever a file list is already initialized and was hidden when
switching to another file list in the navigation bar, if the user comes
back to this list it gets redisplayed. At this point the list needs to
be refreshed to be able to reflect any potential file changes done from
the other lists.
9 years ago
Vincent Petry
17a31a51c6
Fix share indicator handling
Properly update the fileInfoModel with the updated share types, which
also updates the file list row indicator properly
9 years ago
Vincent Petry
b92085f2c7
Fix recovery checkbox label to properly point
9 years ago
Vincent Petry
0721a7d5cc
Fix scanner after review
9 years ago
Vincent Petry
e3218ddffd
OCC scanner commit in batches
9 years ago
Piotr Mrówczyński
9fec4031b3
Adjust query/event logging code in favour of more complex owncloud/diagnostics ( #27643 )
* Adjust query/event logging code in favour of more complex owncloud/diagnostics
* Add descriptions to IQueryLogger and IEventLogger interfaces
9 years ago
Roeland Jago Douma
5b5c3a1773
Merge pull request #4430 from nextcloud/refactor-auth
Improve readability of login logic
9 years ago
Lukas Reschke
83c5f3f3e8
Bump version to Nextcloud 12.0 beta 1
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Joas Schilling
bec9f18a0f
Merge pull request #4478 from nextcloud/improve_settings_help
adding some documentation hints and some smaller cleanup
9 years ago
Joas Schilling
ec323cb687
Fix email vs mail
Signed-off-by: Joas Schilling <coding@schilljs.com>
9 years ago
Joas Schilling
6c28c4ac8b
Use correct plural form and add special strings for tomorrow and today
Signed-off-by: Joas Schilling <coding@schilljs.com>
9 years ago