]>
source.dussan.org Git - nextcloud-server.git/log
Thomas Müller [Fri, 8 Jan 2016 17:19:28 +0000 (18:19 +0100)]
Merge pull request #21468 from owncloud/getmount-id-filter
Filter getStorage to make sure the user has access to it
Thomas Müller [Fri, 8 Jan 2016 17:19:09 +0000 (18:19 +0100)]
Merge pull request #21548 from owncloud/issue-21511-correctly-display-notify-option-for-shares
Check the correct config for displaying the "notify by email" option
Thomas Müller [Fri, 8 Jan 2016 17:18:57 +0000 (18:18 +0100)]
Merge pull request #21540 from owncloud/group-principals
Adding group principals to new dav endpoint
Thomas Müller [Fri, 8 Jan 2016 17:17:15 +0000 (18:17 +0100)]
Merge pull request #21447 from owncloud/leave-disabled-apps-off
Only enable apps that are not intentionally disabled
Thomas Müller [Fri, 8 Jan 2016 17:11:25 +0000 (18:11 +0100)]
Merge pull request #21494 from owncloud/underscores-in-class-names
Remove underscores from class names - part 1
Thomas Müller [Fri, 8 Jan 2016 16:58:33 +0000 (17:58 +0100)]
Merge pull request #21286 from owncloud/use-owncloud-mail-when-sending-caldav-schedule-mails
Adding IMip scheduling which uses ownClouds mail delivery
Thomas Müller [Fri, 8 Jan 2016 16:44:20 +0000 (17:44 +0100)]
Merge pull request #21538 from owncloud/remove-csp-stuff
Remove CSP stuff from .htaccess
Thomas Müller [Fri, 8 Jan 2016 14:53:16 +0000 (15:53 +0100)]
Merge pull request #21479 from owncloud/fix-broken-state-in-htaccess-test
Remove unneeded check if htaccess test file already exists
Thomas Müller [Thu, 10 Dec 2015 15:57:46 +0000 (16:57 +0100)]
Adding unit tests for SystemPrincipalBackend
Robin Appelman [Tue, 5 Jan 2016 15:40:34 +0000 (16:40 +0100)]
Filter getStorage to make sure the user has access to it
Joas Schilling [Fri, 8 Jan 2016 13:15:06 +0000 (14:15 +0100)]
Check the correct config for displaying the "notify by email" option
Thomas Müller [Fri, 8 Jan 2016 12:36:30 +0000 (13:36 +0100)]
Merge pull request #21215 from owncloud/files_external-db-set-mountpoint
fix setting mountpoint and auth backend of external storages
Thomas Müller [Fri, 8 Jan 2016 12:36:11 +0000 (13:36 +0100)]
Merge pull request #21292 from owncloud/checkAppEnabled-not-needed-anymore
core will handle invalid URLs and redirects properly
Thomas Müller [Fri, 8 Jan 2016 12:35:46 +0000 (13:35 +0100)]
Merge pull request #21536 from owncloud/avatar_verify_posted_path
Verify the path is a file on avatar update
Thomas Müller [Fri, 8 Jan 2016 11:35:26 +0000 (12:35 +0100)]
Merge pull request #21027 from owncloud/fix-undefined-behaviour
Fix PHPDoc + Add handling for error cases
Thomas Müller [Fri, 8 Jan 2016 11:34:58 +0000 (12:34 +0100)]
Merge pull request #21139 from owncloud/makeswifturltypeconfigurable
make url type configurable
Thomas Müller [Fri, 8 Jan 2016 11:34:15 +0000 (12:34 +0100)]
Merge pull request #17924 from owncloud/ldap-fix-appending-port
ensure an LDAP URL is used, append the port to the host URL when necessary, and just in one place
Thomas Müller [Fri, 18 Dec 2015 10:56:25 +0000 (11:56 +0100)]
Adding IMip scheduling which uses ownClouds mail delivery
Thomas Müller [Fri, 8 Jan 2016 11:20:43 +0000 (12:20 +0100)]
Merge pull request #21510 from owncloud/sabre-dav-3.0.6
[3rdparty] Bump sabre/dav to 3.0.6
Thomas Müller [Fri, 8 Jan 2016 11:11:02 +0000 (12:11 +0100)]
Adding group principals to new dav endpoint
Robin Appelman [Tue, 5 Jan 2016 12:29:56 +0000 (13:29 +0100)]
correctly set applicables when updating user storage
Robin Appelman [Tue, 22 Dec 2015 13:22:10 +0000 (14:22 +0100)]
update tests
Robin Appelman [Tue, 15 Dec 2015 12:30:08 +0000 (13:30 +0100)]
improve setting applicable for personal mounts
Robin Appelman [Tue, 15 Dec 2015 12:24:30 +0000 (13:24 +0100)]
fix setting mountpoint and auth backend of external storages
Lukas Reschke [Fri, 8 Jan 2016 10:31:42 +0000 (11:31 +0100)]
Remove CSP stuff from .htaccess
:cry: Seems like Apache is inconsistent fun between versions. Let's remove it thus for now.
Roeland Jago Douma [Thu, 7 Jan 2016 15:16:33 +0000 (16:16 +0100)]
Bump vobject version in carddav unittest
Roeland Jago Douma [Thu, 7 Jan 2016 15:02:39 +0000 (16:02 +0100)]
[3rdparty] Bump sabre/dav to 3.0.6
Lukas Reschke [Fri, 8 Jan 2016 10:19:38 +0000 (11:19 +0100)]
Merge pull request #21220 from owncloud/remove-to-make-apache24-happy
Use setifempty to please incompatible httpd versions
Jörn Friedrich Dreyer [Thu, 7 Jan 2016 11:52:48 +0000 (12:52 +0100)]
always check if the csp is empty
Lukas Reschke [Tue, 15 Dec 2015 15:37:10 +0000 (16:37 +0100)]
Use setifempty to please incompatible httpd versions
Some httpd versions have problem with the old logic leading to resourced served with multiple headers.
Morris Jobke [Fri, 8 Jan 2016 09:27:55 +0000 (10:27 +0100)]
fix warning box size for avatar change
Thomas Müller [Fri, 8 Jan 2016 09:06:54 +0000 (10:06 +0100)]
Merge pull request #21032 from owncloud/router-error-handling
Router error handling + Base.php
Roeland Jago Douma [Fri, 8 Jan 2016 09:03:49 +0000 (10:03 +0100)]
Verify the path is a file on avatar update
Fixes #21533
Before we just assumed that the passed path was a file. This does not
have to be the case. Thus check if it actually is a file before doing
any more tests.
Thomas Müller [Fri, 8 Jan 2016 08:41:25 +0000 (09:41 +0100)]
Merge pull request #21527 from owncloud/remove_all_avatars
Remove all cache avatars on avatar deletion
Jenkins for ownCloud [Fri, 8 Jan 2016 06:56:39 +0000 (01:56 -0500)]
[tx-robot] updated from transifex
Lukas Reschke [Tue, 8 Dec 2015 08:30:55 +0000 (09:30 +0100)]
Remove undefined variable
Lukas Reschke [Tue, 8 Dec 2015 08:28:49 +0000 (09:28 +0100)]
Fix PHPDoc + Add handling for error cases
Makes static code analyzers happier.
Roeland Jago Douma [Wed, 23 Dec 2015 14:22:30 +0000 (15:22 +0100)]
Deprecate remaining function and entire class
Lukas Reschke [Tue, 8 Dec 2015 09:18:59 +0000 (10:18 +0100)]
Cleanup router code
- Some functions are entirely broken
- PHPDoc etc...
Lukas Reschke [Tue, 8 Dec 2015 09:18:34 +0000 (10:18 +0100)]
Check if app does exists
Roeland Jago Douma [Thu, 7 Jan 2016 19:51:18 +0000 (20:51 +0100)]
Remove all cache avatars on avatar deletion
Fixes #21513
Since we cache the generated avatars. We should also delete the
generated sizes when we remove the avatar.
Thomas Müller [Thu, 7 Jan 2016 19:13:16 +0000 (20:13 +0100)]
Merge pull request #21498 from owncloud/cleanup-OC_DB
Cleanup OC_DB methods
Thomas Müller [Thu, 7 Jan 2016 16:16:51 +0000 (17:16 +0100)]
Merge pull request #20966 from knox/master
Do not rewrite letsencrypt .well-known URI
Thomas Müller [Thu, 7 Jan 2016 16:07:29 +0000 (17:07 +0100)]
Merge pull request #21066 from owncloud/behat_capabilities_changing_server_configuration
Added new capabilities test with changes in server configuration
Thomas Müller [Thu, 7 Jan 2016 15:51:00 +0000 (16:51 +0100)]
Merge pull request #21506 from owncloud/issue-20218-min-max-owncloud-version-warning
Issue 20218 min max owncloud version warning
Thomas Müller [Thu, 7 Jan 2016 15:43:47 +0000 (16:43 +0100)]
Merge pull request #21512 from owncloud/allow-searching-by-app-id
Allow searching apps by ID
Joas Schilling [Thu, 7 Jan 2016 15:33:25 +0000 (16:33 +0100)]
Allow searching apps by ID
Thomas Müller [Thu, 7 Jan 2016 15:19:20 +0000 (16:19 +0100)]
Merge pull request #21481 from owncloud/ext-smb-dependencies
Check libsmbclient-php as well as smbclient binary
Thomas Müller [Thu, 7 Jan 2016 15:18:55 +0000 (16:18 +0100)]
Merge pull request #21502 from owncloud/di_mimetypedetector
Add 'OCP\Files\IMimeTypeDetector' to DI container
Thomas Müller [Thu, 7 Jan 2016 15:18:29 +0000 (16:18 +0100)]
Merge pull request #21507 from owncloud/users-dropdownscroll
Fix users list dropdown position after scroll
Thomas Müller [Thu, 7 Jan 2016 15:18:02 +0000 (16:18 +0100)]
Merge pull request #21455 from owncloud/fix-method-signature
Fix method call + undefined variable
Thomas Müller [Thu, 7 Jan 2016 15:03:36 +0000 (16:03 +0100)]
Merge pull request #21505 from owncloud/allow-downgrades-for-brave-developers
Allow downgrades for our brave developers, that switch between branches
Vincent Petry [Thu, 7 Jan 2016 14:25:04 +0000 (15:25 +0100)]
Fix users list dropdown position after scroll
When scrolling, the position calculation of the multiselect dropdown was
wrong. Adding "position: relative" to the list container makes the
button calculation relative to it instead of the whole page. In this
case the dropdown is properly aligned with the field regardless of
scrolling.
Joas Schilling [Thu, 7 Jan 2016 14:15:58 +0000 (15:15 +0100)]
Remove deprecated shipped flag from info.xml which has no use anymore
Joas Schilling [Thu, 7 Jan 2016 14:11:49 +0000 (15:11 +0100)]
Add ownCloud min and max version for shipped apps
Joas Schilling [Thu, 7 Jan 2016 14:04:36 +0000 (15:04 +0100)]
Add a warning to the app:check-code if the version is missing
Joas Schilling [Thu, 7 Jan 2016 13:55:23 +0000 (14:55 +0100)]
Add a warning on the apps list when the version is missing
Thomas Müller [Thu, 7 Jan 2016 13:57:05 +0000 (14:57 +0100)]
Merge pull request #20773 from owncloud/share2.0_create
[Sharing 2.0] create share
Morris Jobke [Thu, 7 Jan 2016 09:26:00 +0000 (10:26 +0100)]
Remove OC_DB::getConnection
Morris Jobke [Thu, 7 Jan 2016 09:22:30 +0000 (10:22 +0100)]
Remove OC_DB::insertid
Morris Jobke [Thu, 7 Jan 2016 09:18:38 +0000 (10:18 +0100)]
Remove beginTransaction, commit, rollback from OC_DB
Morris Jobke [Thu, 7 Jan 2016 09:14:05 +0000 (10:14 +0100)]
Remove OC_DB::isError
Morris Jobke [Thu, 7 Jan 2016 09:12:08 +0000 (10:12 +0100)]
Remove OC_DB::dropTable
Thomas Müller [Thu, 7 Jan 2016 13:23:03 +0000 (14:23 +0100)]
Merge pull request #21495 from owncloud/polyfill
[3rdparty] Bump symfony/polyfill-php
Thomas Müller [Thu, 7 Jan 2016 13:18:51 +0000 (14:18 +0100)]
Merge pull request #21493 from owncloud/fix-repair-path
Move lib/repair to lib/private/repair
Joas Schilling [Thu, 7 Jan 2016 13:13:46 +0000 (14:13 +0100)]
Allow downgrades for our brave developers, that switch between branches
Thomas Müller [Thu, 7 Jan 2016 13:07:38 +0000 (14:07 +0100)]
Merge pull request #21359 from owncloud/check-changes
remove mention of 'filesystem_check_changes' => 2 from the config sample
Lukas Reschke [Thu, 7 Jan 2016 12:55:32 +0000 (13:55 +0100)]
Merge pull request #21503 from owncloud/public-fixdownloadlinktoken
Add token in webdav download link of public page
Vincent Petry [Thu, 7 Jan 2016 12:37:18 +0000 (13:37 +0100)]
Add token in webdav download link of public page
Lukas Reschke [Tue, 5 Jan 2016 08:50:59 +0000 (09:50 +0100)]
Fix method call + undefined variable
1. Variable is not defined
2. Method does not expect any parameters
```
Undefined variable: user at /Users/lukasreschke/Documents/Programming/master/apps/encryption/settings/settings-admin.php#45
```
Roeland Jago Douma [Thu, 7 Jan 2016 12:20:43 +0000 (13:20 +0100)]
Add 'OCP\Files\IMimeTypeDetector' to DI container
* Added test to server container as well
Roeland Jago Douma [Thu, 7 Jan 2016 08:32:14 +0000 (09:32 +0100)]
[3rdparty] Bump symfony/polyfill-php
Morris Jobke [Thu, 7 Jan 2016 08:31:11 +0000 (09:31 +0100)]
OC_TemplateLayout -> OC\TemplateLayout
Morris Jobke [Thu, 7 Jan 2016 08:29:21 +0000 (09:29 +0100)]
OC_DB_MDB2SchemaManager -> OC\DB\MDB2SchemaManager
Morris Jobke [Thu, 7 Jan 2016 08:14:35 +0000 (09:14 +0100)]
Move lib/repair to lib/private/repair
Thomas Müller [Thu, 7 Jan 2016 08:11:54 +0000 (09:11 +0100)]
Merge pull request #21404 from owncloud/symfony_console_2.8.0
[3rdparty] Bump symfony/console to 2.8.0
Morris Jobke [Wed, 6 Jan 2016 19:06:04 +0000 (20:06 +0100)]
fix js unit tests
Robin Appelman [Wed, 23 Dec 2015 16:23:56 +0000 (17:23 +0100)]
Also remove it from the web interface
Robin Appelman [Wed, 23 Dec 2015 16:13:41 +0000 (17:13 +0100)]
remove mention of 'filesystem_check_changes' => 2 from the config sample
Robin McCorkell [Wed, 6 Jan 2016 11:51:56 +0000 (11:51 +0000)]
Check libsmbclient-php as well as smbclient binary
Thomas Müller [Thu, 7 Jan 2016 07:45:06 +0000 (08:45 +0100)]
Merge pull request #21343 from owncloud/ldap-showremnants-json-output
Add an option to occ ldap:showremnants to output a json encoded array…
Jenkins for ownCloud [Thu, 7 Jan 2016 06:55:48 +0000 (01:55 -0500)]
[tx-robot] updated from transifex
Thomas Müller [Wed, 6 Jan 2016 16:25:12 +0000 (17:25 +0100)]
Merge pull request #20994 from owncloud/personal-page
improve layout of personal settings page
Thomas Müller [Wed, 6 Jan 2016 16:24:52 +0000 (17:24 +0100)]
Merge pull request #21349 from owncloud/web_use_sharee
Webinterface use sharee API
Thomas Müller [Wed, 6 Jan 2016 16:23:14 +0000 (17:23 +0100)]
Merge pull request #21398 from owncloud/sharing-disabled-cache
Cache isSharingDisabledForUser
Thomas Müller [Wed, 6 Jan 2016 16:22:41 +0000 (17:22 +0100)]
Merge pull request #21443 from owncloud/fix-container-lookup
Lookup the App name instead of OCA
Thomas Müller [Wed, 6 Jan 2016 16:21:43 +0000 (17:21 +0100)]
Merge pull request #21444 from owncloud/move-regenerate-below
Move regeneration of session ID into session classes
Thomas Müller [Wed, 6 Jan 2016 16:04:16 +0000 (17:04 +0100)]
Merge pull request #21459 from owncloud/make-ldap-more-robust
Make LDAP more robust to exceptions and log them properly
Thomas Müller [Wed, 6 Jan 2016 16:03:58 +0000 (17:03 +0100)]
Merge pull request #21469 from owncloud/drop-old-gallery-table
Drop oc_gallery_sharing which was removed in 8.0.0
Thomas Müller [Wed, 6 Jan 2016 16:03:18 +0000 (17:03 +0100)]
Merge pull request #21482 from owncloud/htaccess-ico-rule
Allow ico files to be served statically
Thomas Müller [Wed, 6 Jan 2016 15:57:43 +0000 (16:57 +0100)]
Merge pull request #21488 from th3fallen/patch-1
Blacklist myself
Clark Tomlinson [Wed, 6 Jan 2016 15:08:59 +0000 (10:08 -0500)]
Blacklist myself
To stop being mentioned endlessly
Roeland Jago Douma [Wed, 6 Jan 2016 10:34:12 +0000 (11:34 +0100)]
[Sharing 2.0] Some error cases report 404 instead of 403
Roeland Jago Douma [Tue, 5 Jan 2016 11:50:00 +0000 (12:50 +0100)]
[Sharing 2.0] Add L10N instance to manager for translated errors
Roeland Jago Douma [Tue, 5 Jan 2016 10:42:54 +0000 (11:42 +0100)]
[Sharing 2.0] Do not use static function to get numeric storage id
Roeland Jago Douma [Tue, 5 Jan 2016 10:00:09 +0000 (11:00 +0100)]
[Sharing 2.0] General exceptions return 403
This is the same as the old behaviour
Roeland Jago Douma [Tue, 15 Dec 2015 08:56:05 +0000 (09:56 +0100)]
Skip one intergration test until we have fixed the getshares
The new sharing code handles things differently so there is no way for
create shares to handle this all properly.
Roeland Jago Douma [Tue, 15 Dec 2015 08:55:25 +0000 (09:55 +0100)]
Make sure to login at least once for the intergration tests
Else we run into race conditions with the skeleton code
Roeland Jago Douma [Tue, 15 Dec 2015 08:54:50 +0000 (09:54 +0100)]
[Share 2.0] Enable share creation via OCS API
Roeland Jago Douma [Tue, 15 Dec 2015 08:54:12 +0000 (09:54 +0100)]
[Share 2.0] Make the share manager ready for share creation