Thomas Müller
3882cc8ef3
Merge pull request #20744 from owncloud/oc_helper-getMimeType-cleanup
...
Remove last occurences of OC_Helper::getMimeType()
2015-11-26 12:37:25 +01:00
Thomas Müller
cc8c38e8ba
Fix principal collection for CavDAVTester
2015-11-26 12:15:11 +01:00
Arthur Schiwon
d660c6162f
proper description for IllegalIDChangeException
2015-11-26 12:15:00 +01:00
Thomas Müller
ff7d1eb931
Merge pull request #20707 from owncloud/files_external_table_status
...
Fix status icon styling for external storages
2015-11-26 12:01:53 +01:00
Thomas Müller
5a33390a69
Merge pull request #20731 from owncloud/per-storage-updater
...
Make Cache\Updater per storage
2015-11-26 12:01:44 +01:00
Thomas Müller
f687616626
Merge pull request #20745 from owncloud/remove-unused-internal-methods
...
Remove unused internal methods
2015-11-26 12:01:31 +01:00
Morris Jobke
0b8296a756
remove unused method
2015-11-26 10:58:30 +01:00
Morris Jobke
4fcab98694
Remove unused internal methods
...
* removes OC_Helper::mb_substr_replace and OC_Helper::mb_str_replace
* keeps public interface wrapper working as expected
2015-11-26 10:25:43 +01:00
Morris Jobke
9318606faf
Remove last occurences of OC_Helper::getMimeType()
...
* ref #4774
2015-11-26 10:18:32 +01:00
Jenkins for ownCloud
dd18ea611b
[tx-robot] updated from transifex
2015-11-26 01:55:22 -05:00
Thomas Müller
b799e42b4e
Introduce \OCP\IUser::getEMailAddress()
2015-11-25 22:23:34 +01:00
Thomas Müller
c25a7cc4da
Users are available under it's own principal resource named 'principals/users' this will allow us to introduce e.g. groups as principals (one day) and system specific principals (needed for federation)
2015-11-25 22:23:34 +01:00
Thomas Müller
28783030d0
Merge pull request #20680 from owncloud/add-dav-sync-support
...
Adding sync support - including dav tests
2015-11-25 22:13:55 +01:00
Thomas Müller
e0fa2f7b7e
Update to sabre dav 3.0.x-dev
2015-11-25 21:14:16 +01:00
Thomas Müller
b02dea29e6
CardDavBackEnd requires principalBackend on ctor
2015-11-25 21:14:16 +01:00
Thomas Müller
54f26532de
Use sqlite
2015-11-25 21:14:15 +01:00
Thomas Müller
06c85dd1eb
Output owncloud.log to the console
2015-11-25 21:14:15 +01:00
Thomas Müller
d28390a649
Adding sync support - including dav tests
2015-11-25 21:14:15 +01:00
Thomas Müller
906aea4252
Merge pull request #19212 from owncloud/search-shortcut
...
Add Ctrl+F shortcut for the search bar
2015-11-25 20:02:13 +01:00
Thomas Müller
6b5460f755
Merge pull request #20733 from owncloud/scan-eventsource-no-paths
...
Dont output paths in scan.php
2015-11-25 20:01:52 +01:00
Thomas Müller
49779bb651
Merge pull request #20734 from owncloud/federation-icon
...
add icon for Federation app
2015-11-25 16:25:48 +01:00
Jan-Christoph Borchardt
38abdc1007
add icon for Federation app
2015-11-25 16:06:36 +01:00
Thomas Müller
7c68be6494
Merge pull request #20712 from owncloud/replace-netcat-php
...
Replace shitty netcat use with dedicated PHP script
2015-11-25 15:29:09 +01:00
Thomas Müller
d41bcaf715
Merge pull request #20728 from owncloud/symfony_event-dispatcher
...
[3rdparty] Bump symfony/event-dispatcher to 2.7.7
2015-11-25 15:28:03 +01:00
Thomas Müller
608518100c
Merge pull request #20730 from owncloud/fix-errorpage-button
...
fix details on redirect and update page
2015-11-25 15:27:32 +01:00
Thomas Müller
67766dc725
Merge pull request #20703 from owncloud/share2.0_fileowner_column
...
[Sharing 2.0] Add a new db column for the file owner
2015-11-25 15:26:27 +01:00
Thomas Müller
9ec2f8886e
Merge pull request #20691 from owncloud/share2.0_di_fixes
...
[Sharing 2.0] di fixes
2015-11-25 15:25:50 +01:00
Thomas Müller
afe76840f8
Merge pull request #20705 from owncloud/fix_20648
...
Fix overriding function from 3rdparty warning
2015-11-25 15:24:20 +01:00
Robin Appelman
10df0780ea
Dont output paths in scan.php
2015-11-25 15:21:01 +01:00
Robin Appelman
b025f07fb7
Make Cache\Updater per storage
2015-11-25 14:16:00 +01:00
Roeland Jago Douma
fe5251430c
[3rdparty] Bump symfony/event-dispatcher to 2.7.7
2015-11-25 13:20:02 +01:00
Roeland Jago Douma
5e8256beb8
[Sharing 2.0] Add a new db column for the file owner
...
We need to store the owner of a file in the db to do efficient queries
on the owner of a file. Without this we need to construct fill paths for
each file id in the table and see who the owner of a file is. Which does
not scale.
2015-11-25 13:17:02 +01:00
Jan-Christoph Borchardt
cd88854369
update page: fix heading whitespace and unbold less important sections
2015-11-25 13:16:00 +01:00
Jan-Christoph Borchardt
50780e451b
fix error page button text when label too long
2015-11-25 13:08:05 +01:00
Thomas Müller
50f6817ce9
Merge pull request #20439 from owncloud/etag-propagate-in-storage
...
Take submount etag into account for folder etags
2015-11-25 12:49:54 +01:00
Thomas Müller
60682e1704
Merge pull request #20724 from owncloud/symfony-process
...
[3rdparty] Bump symfony/process to 2.7.7
2015-11-25 10:46:30 +01:00
Roeland Jago Douma
f57f1e38af
[3rdparty] Bump symfony/process to 2.7.7
2015-11-25 09:55:27 +01:00
Thomas Müller
a7b1ba6a02
Merge pull request #20673 from owncloud/symfony_routing
...
[3rdparty] Bump symfony/routing
2015-11-25 09:51:11 +01:00
Roeland Jago Douma
ffe035610d
[3rdparty] Bump symfony/routing
2015-11-25 08:11:50 +01:00
Jenkins for ownCloud
6e60c0f0c4
[tx-robot] updated from transifex
2015-11-25 01:55:37 -05:00
Robin McCorkell
125b090627
Replace shitty netcat use with dedicated PHP script
2015-11-24 16:05:08 +00:00
Thomas Müller
89b9f5518b
Merge pull request #20636 from owncloud/savre-3.0
...
sabre/dav 3.0 and related
2015-11-24 16:20:48 +01:00
Thomas Müller
4bb346a1e6
Merge pull request #20692 from owncloud/federation_auto_add_servers
...
auto-add ownClouds to the list of trusted servers
2015-11-24 16:19:39 +01:00
Thomas Müller
9a8bdeb7fb
Remove invalid use statement
2015-11-24 16:19:25 +01:00
Thomas Müller
4978a785fa
Merge pull request #18294 from esakol/issue17173
...
Fix RHDS ldap paged search, Issue #17173
2015-11-24 16:04:23 +01:00
Thomas Müller
6ce6e27560
Merge pull request #20595 from owncloud/fix-double-slashes
...
Avoid double slashes in URL when trying to add an remote share
2015-11-24 16:04:03 +01:00
Thomas Müller
9385eef31a
Merge pull request #18999 from owncloud/ext-config-listadmin
...
Improvements to external storages list rendering
2015-11-24 16:03:35 +01:00
Vincent Petry
b1ca431852
Fix for parsing pretty printed Webdav responses
...
Update davclient.js + adjust IE workaround for this
2015-11-24 15:26:53 +01:00
Thomas Müller
ae36c01b95
Adjust sabre changes in core
2015-11-24 15:11:54 +01:00
Thomas Müller
eacb24c151
Update sabre/dav to 3.0.5 including dependencies
2015-11-24 15:11:54 +01:00