Stephen Colebrook
6feb31bf96
Allow separate templates for internal and external share notifications
2015-10-29 10:24:24 +01:00
Joas Schilling
9d35cacfda
Make Travis CI pass when DAV was not touched
2015-10-29 10:14:45 +01:00
Thomas Müller
f428d31a5d
Merge pull request #20126 from owncloud/LukasReschke-patch-1
...
Update certificate bundle
2015-10-29 10:04:14 +01:00
Joas Schilling
6043f0afdb
Use the method
2015-10-29 09:26:26 +01:00
Joas Schilling
e5a7e3124a
Add a repair step that checks for group membership on shares
2015-10-29 09:26:26 +01:00
Joas Schilling
ca2fd30073
Remove shares where the parent does not exist anymore
2015-10-29 09:26:26 +01:00
Thomas Müller
5bf476efd0
Merge pull request #20079 from owncloud/filelist-invalidpath
...
Fix file list reload callback result
2015-10-29 09:21:30 +01:00
Tom Needham
628e4a9daf
Add sharee list view js tests
2015-10-29 09:01:47 +01:00
Jenkins for ownCloud
527ef76dd6
[tx-robot] updated from transifex
2015-10-29 01:55:45 -04:00
Lukas Reschke
834d1ab05e
Fix format
2015-10-29 00:34:23 +01:00
Lukas Reschke
983dfebb5d
Update certificate bundle
...
Syncs with ca-certificates version 2.5.
- Removes expired TURKTRUST Certificate Services Provider Root 1 (https://bugzilla.mozilla.org/show_bug.cgi?id=1165992 )
- Removes obsolete TC TrustCenter certificates (https://bugzilla.mozilla.org/show_bug.cgi?id=1159070 )
- Removes ComSign Secured certificate as it is not used for websites (https://bugzilla.mozilla.org/show_bug.cgi?id=1160208 )
- Adds updated TURKTRUST certificates as the old ones are expired (https://hg.mozilla.org/integration/mozilla-inbound/rev/2f1a37cb43ac )
- Add Certinomis as root certificate (https://bugzilla.mozilla.org/show_bug.cgi?id=1169083 )
2015-10-29 00:32:55 +01:00
Thomas Müller
92e63a802c
Merge pull request #19758 from owncloud/ext-fallback-getmimetype
...
Fallback to default mimetype detection mechanism
2015-10-28 14:50:19 +01:00
Thomas Müller
8ad3df9b9e
Merge pull request #19182 from cweiske/support-bzip2
...
Fix #19181 : Support .bz2 app archives
2015-10-28 14:05:11 +01:00
Thomas Müller
17f83b17b9
Merge pull request #20108 from owncloud/initially_load_250_users
...
Initially load 250 users
2015-10-28 13:45:05 +01:00
Jörn Friedrich Dreyer
69417e3654
Initially load at least 250 users
2015-10-28 11:55:16 +01:00
Thomas Müller
e54c22eb59
Merge pull request #20089 from owncloud/litmus-test-webdav
...
Enable DAV app testing on travis
2015-10-28 11:09:12 +01:00
Thomas Müller
49e30abc82
Merge pull request #20102 from owncloud/fix_subadmin
...
Make \OC\SubAdmin php-5.4 compatible
2015-10-28 10:51:38 +01:00
Thomas Müller
09fff15021
run litmus scripts only if code in the dav app did change changed
2015-10-28 09:59:09 +01:00
Thomas Müller
0eeee8fdd8
Merge pull request #20093 from owncloud/ldap-fix-quota-and-case
...
LDAP fix quota and case, fixes #20043
2015-10-28 09:31:04 +01:00
Thomas Müller
f8012fd734
Merge pull request #20097 from owncloud/revert-19508
...
Revert "setting to skip migration tests by default"
2015-10-28 09:19:53 +01:00
Roeland Jago Douma
07fe1df8c1
Make \OC\SubAdmin php-5.4 compatible
...
* Also close some cursors while we are at it
2015-10-28 09:09:16 +01:00
Jenkins for ownCloud
d74811fcc8
[tx-robot] updated from transifex
2015-10-28 01:55:29 -04:00
Thomas Müller
b753e7631b
Enable DAV app testing on travis
2015-10-27 23:00:04 +01:00
Morris Jobke
3b249f1967
Revert "setting to skip migration tests by default"
...
This reverts commit 7cbdd9b90b
.
2015-10-27 21:25:11 +01:00
Thomas Müller
588a668455
Merge pull request #20082 from owncloud/phil-davis-sharedialogviewspec-typos
...
sharedialogviewSpec.js couple of text typos
2015-10-27 20:04:05 +01:00
Arthur Schiwon
f96e552164
fix attribute casing to ensure array keys work
2015-10-27 19:10:38 +01:00
Arthur Schiwon
e1d61284f8
fix update quota with known value
2015-10-27 18:07:40 +01:00
Robin Appelman
c309193039
Merge pull request #17104 from owncloud/chunked-upload-locking
...
locking for chunked dav upload
2015-10-27 16:58:00 +01:00
Thomas Müller
4d87276f4b
Merge pull request #19894 from owncloud/enc_configure_encryption_for_home_storage
...
make encryption configurable for home storage
2015-10-27 15:13:10 +01:00
Thomas Müller
c15b2094e5
Merge pull request #20078 from owncloud/tipsy-body
...
Append tipsys to body
2015-10-27 15:08:25 +01:00
Bjoern Schiessle
5fad45b230
make encryption configurable for home storage
2015-10-27 14:24:20 +01:00
Phil Davis
89ab505c7b
sharedialogviewSpec.js couple of text typos
...
I noticed a new typo in 15ef39d5b9
and looked for others while I am here.
2015-10-27 17:11:49 +05:45
Vincent Petry
f24386c491
Fix file list reload callback result
...
All reloadCallback must return either true for success or false in case
of failure / non-existing folder.
Some file lists only have a root folder (favorite, shares), so restrict
the path to that to avoid having a wrong path in the breadcrumbs.
2015-10-27 11:51:54 +01:00
Hendrik Leppelsack
5a01dc44d6
append tipsys to body
2015-10-27 11:22:41 +01:00
Thomas Müller
d7d5a3bab5
Merge pull request #20066 from owncloud/list-principaly-in-debug-mode
...
as soon as debug mode is enabled we allow listing of principals
2015-10-27 10:29:50 +01:00
Thomas Müller
67a71e051f
Merge pull request #20076 from owncloud/fix_20069
...
Verify the src exists in webdav MOVE
2015-10-27 10:26:05 +01:00
Thomas Müller
8c33c5260a
Merge pull request #19824 from owncloud/ie9-share-donotsendplaceholderaspassword
...
[IE9] Don't send link share password placeholder
2015-10-27 09:57:39 +01:00
Roeland Jago Douma
db17598a0e
Verify the src exists in webdav MOVE
...
* Unit test added
2015-10-27 09:22:33 +01:00
Jenkins for ownCloud
0875a4a18f
[tx-robot] updated from transifex
2015-10-27 01:55:44 -04:00
Thomas Müller
0a9150b2da
Merge pull request #19813 from owncloud/stay-on-apps-category-refresh
...
Improve settings/apps page
2015-10-26 23:07:06 +01:00
Thomas Müller
33152c3203
as soon as debug mode is enabled we allow listing of principals
2015-10-26 22:10:00 +01:00
Vincent Petry
0d98e5e456
[IE9] Don't send link share password placeholder
...
When exiting the password field in the share dialog, IE9 would
mistakenly think that the password has changed and would send the
placeholder.
This fix prevents changing the password whenever the placeholder is set
as value.
2015-10-26 17:45:21 +01:00
Thomas Müller
40ba8d267f
Merge pull request #19837 from owncloud/always-enabled-apps
...
Store list of apps which cannot be disabled in shipped.json
2015-10-26 17:14:29 +01:00
Thomas Müller
23e51c37cf
Merge pull request #20049 from owncloud/make-author-file-complete
...
Generate author file by license.php build script
2015-10-26 17:14:06 +01:00
Joas Schilling
2849f19cfe
Fix backwards and forward button
2015-10-26 17:05:31 +01:00
Joas Schilling
e19c49295a
Use speaking ids
2015-10-26 16:15:15 +01:00
Joas Schilling
618a08aa00
Fix backspace in search and empty content message
2015-10-26 16:15:15 +01:00
Joas Schilling
f3a77c7d99
Add js tests for empty content page
2015-10-26 16:15:15 +01:00
Joas Schilling
d6ca446ebc
Adjust js unit tests
2015-10-26 16:15:14 +01:00
Joas Schilling
145865ade0
Display empty-content when there are no search results
2015-10-26 16:15:14 +01:00