Jenkins for ownCloud
38718bf89e
[tx-robot] updated from transifex
10 years ago
Vincent Petry
d769e718a5
Set content type when downloading log file to force download in some browsers ( #25382 )
10 years ago
Vincent Petry
dc21a38a85
Use named parameter instead of direct value for system tags search param ( #25380 )
10 years ago
Vincent Petry
21b5533b83
Merge pull request #25361 from owncloud/sharing-inttestforusershareaftergroupshare
Add integration test for sharing with group, then user in group
10 years ago
Vincent Petry
cf6fe95cbf
Merge pull request #25325 from owncloud/filelist-prependslash
Filelist change dir auto-prepend slash
10 years ago
Vincent Petry
1f9d728538
Ignore invalid paths in the JS file list ( #25368 )
10 years ago
Carlos Damken
d58e6b59d3
Upgrading the log level From Debug to INFO to be consistent with files_trashbin ( #25367 )
10 years ago
Jenkins for ownCloud
6103df97cc
[tx-robot] updated from transifex
10 years ago
Vincent Petry
563c895a46
Merge pull request #25356 from owncloud/checkupgrade-bypass
Bypass upgrade page when occ controller is requested
10 years ago
Vincent Petry
b77fcc19d4
Merge pull request #25344 from owncloud/fix-ldap-check-user
check if renamed user is still valid by reapplying the ldap filter
10 years ago
Vincent Petry
17297d4db1
Add integration test for sharing with group, then user in group
Add integration test for the use case where a group share exists and
then the same owner creates a direct share to a user in that group.
10 years ago
Thomas Müller
d2d99a91a0
fix swift primary object store test ( #25281 )
* Wait for socket to be open
* Fix call on null
* Allow DB access for MountProviderTest
Makes unit tests pass when using object store, since their FS access is
actually oc_filecache DB access. It is currently not possible to mock
or bypass the logic from "SharedMount::verifyMountPoint()" triggered by
this test.
10 years ago
Jenkins for ownCloud
34eec57262
[tx-robot] updated from transifex
10 years ago
Victor Dubiniuk
e38bbdc9fe
Bypass upgrade page when occ controller is requested
10 years ago
Morris Jobke
387ac9e048
Merge pull request #25240 from owncloud/remove-svg
Remove SVG fallback
10 years ago
Vincent Petry
a48df671a3
Merge pull request #25253 from owncloud/users-fixotherquotadropdown
Fix "Other" value handling in quota dropdown in users page
10 years ago
Vincent Petry
8d866dfba4
Merge pull request #25314 from owncloud/files_external-backends-config
show configuration options for authentication backends
10 years ago
Joas Schilling
411515ba0e
Change nickvergessen mailmap entry ( #25349 )
10 years ago
felixboehm
e901ec4941
check if renamed user is still valid by reapplying the ldap filter ( #25338 )
10 years ago
Jörn Friedrich Dreyer
d2d2a75529
Cap LDAP user cache ( #25323 )
10 years ago
Jenkins for ownCloud
9e0d8fcf41
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
cea84cf7a8
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
dea7b5be35
[tx-robot] updated from transifex
10 years ago
Hendrik Leppelsack
61e604c2d9
adjusts tests to removal of svg fallback
10 years ago
Hendrik Leppelsack
c47833718f
remove svg classes
10 years ago
Hendrik Leppelsack
11be3d6276
remove png references in core
10 years ago
Hendrik Leppelsack
769deaee2f
remove png actions, fileicons, etc
10 years ago
Hendrik Leppelsack
bc5c89e9c0
remove javascript png fallback for svg
10 years ago
Vincent Petry
ba95297c5c
Merge pull request #25262 from owncloud/fed-sharing-error
Only save federated share after remote server is notified
10 years ago
Vincent Petry
6f92aef265
Merge pull request #25276 from owncloud/delete-own-session-token
prevent users from deleting their own session token
10 years ago
Thomas Citharel
7d95cde37d
Add all properties while creating a subscription ( #25318 )
Fixes #24469
10 years ago
Vincent Petry
4acb06923d
Filelist change dir auto-prepend slash
Prepend a slash to directories in case it was missing since many places
assume that it's there.
10 years ago
Jenkins for ownCloud
2d2d2267f7
[tx-robot] updated from transifex
10 years ago
Vincent Petry
8f90259b02
Merge pull request #25304 from owncloud/local-karma
Always use local karma
10 years ago
Vincent Petry
22746990e6
Merge pull request #25310 from owncloud/search-preventinfiniteloop
Prevent infinite loop in search auto-nextpage
10 years ago
Robin Appelman
9fb92b56ec
show configuration options for authentication backends while listing storage
Fixes #22447
10 years ago
Robin Appelman
f982d104f3
hide hidden parameters from list backend/auth parameters
10 years ago
Vincent Petry
5cfbb9624f
Prevent infinite loop in search auto-nextpage
When loading the next page of search results, make sure that the loop
can end if there are no more elements in case the total doesn't match.
Also added a check to avoid recomputing the search results whenever the
setFilter() is called with the same value. This happens when navigating
away to another folder, the search field gets cleared automatically and
it calls FileList.setFilter('').
10 years ago
Jenkins for ownCloud
1b9fa4dd5f
[tx-robot] updated from transifex
10 years ago
Hendrik Leppelsack
1369535d03
always use local karma
10 years ago
Daniel Molkentin
c3b600b934
fix version string
10 years ago
Daniel Molkentin
4a43fbfb5e
9.1.0 RC 1
10 years ago
Thomas Müller
b55ab6d22a
Various database migration fixes ( #25209 )
* String columns with a length higher then 4000 are converted into a CLOB columns automagically - we have to respect this when migrating
* Adding schema migration tests to prevent unnecessary and non-sense migration steps
Fix Oracle autoincrement and unsigned handling
* Fix sqlite integer type for autoincrement
* Use lower case table names - fixes pg
* Fix postgres with default -1 - this only affect pg 9.4 servers - 9.5 seems to work fine
10 years ago
Vincent Petry
c8fbe39801
Merge pull request #25288 from owncloud/fix-versionrevertperms
Hide revert button when no permission to revert
10 years ago
Björn Schießle
5ace6b53f3
get only vcards which match both the address book id and the vcard uri ( #25294 )
10 years ago
Jenkins for ownCloud
2b0f053126
[tx-robot] updated from transifex
10 years ago
Christoph Wurst
c9a2790893
prevent users from deleting their own session token
10 years ago
Vincent Petry
f22af90c09
Hide revert button when no permission to revert
10 years ago
Jenkins for ownCloud
894b7d93f6
[tx-robot] updated from transifex
10 years ago
Robin Appelman
2a72eff9ee
Fix getting the certificate bundle for dav external storage ( #25274 )
* Fix getting the certificate bundle for dav external storages
* Log the original exception in dav external storage
10 years ago