]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoMerge pull request #10584 from owncloud/simple-wizard-trusted-domains
Thomas Müller [Fri, 22 Aug 2014 15:12:17 +0000 (17:12 +0200)]
Merge pull request #10584 from owncloud/simple-wizard-trusted-domains

Add a trusted domain wizard

10 years agoRedirect user after clicking on link
Lukas Reschke [Fri, 22 Aug 2014 14:01:03 +0000 (16:01 +0200)]
Redirect user after clicking on link
Use DI

10 years agoExpose setSystemValue
Lukas Reschke [Fri, 22 Aug 2014 13:53:23 +0000 (15:53 +0200)]
Expose setSystemValue

10 years agoMerge pull request #10590 from owncloud/fix-10585
Clark Tomlinson [Fri, 22 Aug 2014 13:06:03 +0000 (09:06 -0400)]
Merge pull request #10590 from owncloud/fix-10585

Add require_once to update.php due to routing

10 years agoMerge pull request #7539 from owncloud/repair-legacystorageid
Thomas Müller [Fri, 22 Aug 2014 12:22:39 +0000 (14:22 +0200)]
Merge pull request #7539 from owncloud/repair-legacystorageid

Added repair script to upgrade the legacy home storage ids

10 years agono statement caching for Oracle
Thomas Müller [Fri, 22 Aug 2014 10:06:36 +0000 (12:06 +0200)]
no statement caching for Oracle

10 years agoAdd require_once to update.php due to routing
Lukas Reschke [Fri, 22 Aug 2014 09:39:05 +0000 (11:39 +0200)]
Add require_once to update.php due to routing

Fixes https://github.com/owncloud/core/issues/10585
Partially reverts 52d5429768acdb87b2dc2efedc89eb4ad0d29139

10 years agono external files on windows for now
Thomas Müller [Fri, 22 Aug 2014 08:01:33 +0000 (10:01 +0200)]
no external files on windows for now

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 22 Aug 2014 05:56:25 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoAdd a trusted domain wizard
Lukas Reschke [Thu, 21 Aug 2014 20:22:35 +0000 (22:22 +0200)]
Add a trusted domain wizard

Adds a little button to the trusted domain warning, if an admin clicks on the warning he will be redirected to ownCloud and asked whether he want to trust this domain.

By far not the cleanest code, or clean at all, but does the job and I don't see a reason to make a lot of changes for this little improvement.

10 years agoMerge pull request #10522 from owncloud/removeLoadAppScript
blizzz [Thu, 21 Aug 2014 17:59:31 +0000 (19:59 +0200)]
Merge pull request #10522 from owncloud/removeLoadAppScript

Remove loadAppScriptFile

10 years agoMerge pull request #10573 from owncloud/share-dropdownfixwhenlinkdisallowed
Vincent Petry [Thu, 21 Aug 2014 13:32:11 +0000 (15:32 +0200)]
Merge pull request #10573 from owncloud/share-dropdownfixwhenlinkdisallowed

Fix share dropdown when links are not allowed

10 years agoFix share dropdown when links are not allowed
Vincent Petry [Thu, 21 Aug 2014 11:49:02 +0000 (13:49 +0200)]
Fix share dropdown when links are not allowed

When links are not allowed, the email field does not exist and
autocomplete returns null. This causes Javascript errors.

The fix prevents entering the bogus block when links aren't allowed, as
it doesn't make sense to enter it in such cases anyway.

10 years agoMerge pull request #10548 from owncloud/encryption-app-description
Morris Jobke [Thu, 21 Aug 2014 11:01:18 +0000 (13:01 +0200)]
Merge pull request #10548 from owncloud/encryption-app-description

Better description to prevent people from misunderstanding the use case of encryption app

10 years agoBetter description to prevent people from misunderstanding the use case
Bernhard Posselt [Wed, 20 Aug 2014 13:37:23 +0000 (15:37 +0200)]
Better description to prevent people from misunderstanding the use case

10 years agono external files on windows for now
Thomas Müller [Thu, 21 Aug 2014 09:49:53 +0000 (11:49 +0200)]
no external files on windows for now

10 years agono external files on windows for now
Thomas Müller [Thu, 21 Aug 2014 09:32:51 +0000 (11:32 +0200)]
no external files on windows for now

10 years agoMerge pull request #10458 from owncloud/fix-tar-tests
Lukas Reschke [Thu, 21 Aug 2014 08:07:05 +0000 (10:07 +0200)]
Merge pull request #10458 from owncloud/fix-tar-tests

temporarily disable TAR tests on travis

10 years agoFix windows tests skipping
Morris Jobke [Sat, 16 Aug 2014 08:26:26 +0000 (10:26 +0200)]
Fix windows tests skipping

* add call to setUp from inherited test class

10 years agoAdd files as string to tar archives
Robin Appelman [Sat, 16 Aug 2014 20:19:01 +0000 (22:19 +0200)]
Add files as string to tar archives

10 years agoreformat
Robin Appelman [Sat, 16 Aug 2014 20:13:53 +0000 (22:13 +0200)]
reformat

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 21 Aug 2014 05:56:31 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoExplicily close the statement cursors
Vincent Petry [Wed, 20 Aug 2014 21:49:04 +0000 (23:49 +0200)]
Explicily close the statement cursors

Fixes the issue that makes SQLite freeze on later tests.

10 years agoMerge pull request #10562 from Volker-E/master
Clark Tomlinson [Wed, 20 Aug 2014 21:27:25 +0000 (17:27 -0400)]
Merge pull request #10562 from Volker-E/master

fixing #10561 & HTML structure

10 years agoMerge pull request #10518 from owncloud/fix_storage_const_autoload
Lukas Reschke [Wed, 20 Aug 2014 21:23:42 +0000 (23:23 +0200)]
Merge pull request #10518 from owncloud/fix_storage_const_autoload

Fix storage const autoload

10 years agoFix unit test messing up the transaction on Oracle
Vincent Petry [Wed, 20 Aug 2014 13:57:30 +0000 (15:57 +0200)]
Fix unit test messing up the transaction on Oracle

Since the unit test is skipped anyway for Oracle, the dropTable() call
should be skipped as well to avoid having a leftover transaction and
cause further transactions to be nested and break the next test suites
requiring transactions.

10 years agoAdded repair step for legacy storages
Vincent Petry [Tue, 25 Mar 2014 11:52:32 +0000 (12:52 +0100)]
Added repair step for legacy storages

10 years agoRemoving `x-webkit-speech` attribute #10561
Volker E. [Wed, 20 Aug 2014 20:59:55 +0000 (22:59 +0200)]
Removing `x-webkit-speech` attribute #10561

Remove obsolete (from Google Chrome 36 on) attribute due to security vulnerability

10 years agofix HTML structure by rmv. obsolete input end tag
Volker E. [Wed, 20 Aug 2014 20:36:58 +0000 (22:36 +0200)]
fix HTML structure by rmv. obsolete input end tag

10 years agoMerge pull request #10557 from owncloud/better-hover-apps
Morris Jobke [Wed, 20 Aug 2014 20:26:38 +0000 (22:26 +0200)]
Merge pull request #10557 from owncloud/better-hover-apps

full opacity for the hovered/focused app as well for better contrast

10 years agofull opacity for the hovered/focused app as well for better contrast
Jan-Christoph Borchardt [Wed, 20 Aug 2014 17:34:02 +0000 (19:34 +0200)]
full opacity for the hovered/focused app as well for better contrast

10 years agoMerge pull request #10422 from owncloud/dav-disablerangerequestwhennotsupported
Vincent Petry [Wed, 20 Aug 2014 16:14:09 +0000 (18:14 +0200)]
Merge pull request #10422 from owncloud/dav-disablerangerequestwhennotsupported

Return whole file if range request cannot be granted due to encryption

10 years agoMerge pull request #10546 from owncloud/add-note-about-cheers
Thomas Müller [Wed, 20 Aug 2014 14:42:08 +0000 (16:42 +0200)]
Merge pull request #10546 from owncloud/add-note-about-cheers

Add note about the term "Cheers" at end of mail

10 years agoMerge pull request #10423 from owncloud/urlencode_s3_copyobject_copysource
Jörn Friedrich Dreyer [Wed, 20 Aug 2014 13:48:51 +0000 (15:48 +0200)]
Merge pull request #10423 from owncloud/urlencode_s3_copyobject_copysource

urlencode s3 copyObject() copysource

10 years agoAdd note about the term "Cheers" at end of mail
Morris Jobke [Wed, 20 Aug 2014 13:14:07 +0000 (15:14 +0200)]
Add note about the term "Cheers" at end of mail

* for translators
* fixes #8689

10 years agoUpdate music repo
Morris Jobke [Wed, 20 Aug 2014 07:50:00 +0000 (09:50 +0200)]
Update music repo

10 years agoMerge pull request #10534 from owncloud/autotest-cleanuponinterrupt
Morris Jobke [Wed, 20 Aug 2014 07:45:07 +0000 (09:45 +0200)]
Merge pull request #10534 from owncloud/autotest-cleanuponinterrupt

Restore autotest config on SIGINT or SIGTERM

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 20 Aug 2014 05:56:58 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoRestore autotest config on SIGINT or SIGTERM
Vincent Petry [Tue, 19 Aug 2014 20:46:24 +0000 (22:46 +0200)]
Restore autotest config on SIGINT or SIGTERM

When hitting Ctrl+C to interrupt unit test running, the old
configuration was not restored properly.

This fix traps the signal to properly restore the configuration after an
interruption.

10 years agoMerge pull request #10525 from owncloud/remove-download-message
Clark Tomlinson [Tue, 19 Aug 2014 18:17:15 +0000 (14:17 -0400)]
Merge pull request #10525 from owncloud/remove-download-message

remove obsolete 'Download preparing' message for zip downloads, fix #3755

10 years agoMerge pull request #10523 from owncloud/fix-shared-multiselect
Morris Jobke [Tue, 19 Aug 2014 15:11:45 +0000 (17:11 +0200)]
Merge pull request #10523 from owncloud/fix-shared-multiselect

fix multiselect bar offset on shared page

10 years agoAdd doc for \OCP\Files\FileInfo space constants
Morris Jobke [Tue, 19 Aug 2014 14:49:51 +0000 (16:49 +0200)]
Add doc for \OCP\Files\FileInfo space constants

10 years agofix typo
Morris Jobke [Tue, 19 Aug 2014 14:45:22 +0000 (16:45 +0200)]
fix typo

10 years agoremove obsolete 'Download preparing' message for zip downloads, fix #3755
Jan-Christoph Borchardt [Tue, 19 Aug 2014 14:44:28 +0000 (16:44 +0200)]
remove obsolete 'Download preparing' message for zip downloads, fix #3755

10 years agofix multiselect bar offset on shared page
Jan-Christoph Borchardt [Tue, 19 Aug 2014 13:51:10 +0000 (15:51 +0200)]
fix multiselect bar offset on shared page

10 years agoAdd update route to core
Lukas Reschke [Tue, 19 Aug 2014 13:40:08 +0000 (15:40 +0200)]
Add update route to core

10 years agoRemove loadAppScriptFile from the default routes
Lukas Reschke [Tue, 19 Aug 2014 13:37:00 +0000 (15:37 +0200)]
Remove loadAppScriptFile from the default routes

10 years agoAdd routing to user_ldap
Lukas Reschke [Tue, 19 Aug 2014 13:26:15 +0000 (15:26 +0200)]
Add routing to user_ldap

10 years agoAdd routing to files_versions
Lukas Reschke [Tue, 19 Aug 2014 13:25:16 +0000 (15:25 +0200)]
Add routing to files_versions

10 years agoAdd routing to files_trashbin
Lukas Reschke [Tue, 19 Aug 2014 13:24:47 +0000 (15:24 +0200)]
Add routing to files_trashbin

10 years agoAdd routing to files_encryption
Lukas Reschke [Tue, 19 Aug 2014 13:23:45 +0000 (15:23 +0200)]
Add routing to files_encryption

10 years agoAdd routing to files_sharing
Lukas Reschke [Tue, 19 Aug 2014 13:22:54 +0000 (15:22 +0200)]
Add routing to files_sharing

10 years agoUse proper routes for files
Lukas Reschke [Tue, 19 Aug 2014 13:19:18 +0000 (15:19 +0200)]
Use proper routes for files

10 years agoRemove loadAppScriptFile
Lukas Reschke [Tue, 19 Aug 2014 13:16:49 +0000 (15:16 +0200)]
Remove loadAppScriptFile

10 years agomove to public namespace
Morris Jobke [Tue, 19 Aug 2014 12:05:08 +0000 (14:05 +0200)]
move to public namespace

10 years agoUse tabs for indentation.
Stephan Peijnik [Fri, 11 Jul 2014 09:21:32 +0000 (11:21 +0200)]
Use tabs for indentation.

Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com>
10 years agoFix STORAGE_* constants usage by moving those constants into \OC\Files\Filesystem.
Stephan Peijnik [Fri, 11 Jul 2014 08:36:28 +0000 (10:36 +0200)]
Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesystem.

As constants not defined within a class cannot be automatically found by the
autoloader moving those constants into a class makes them accessible to
code which uses them.

Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com>
10 years agoMerge pull request #9866 from owncloud/app-upgrade
Robin Appelman [Tue, 19 Aug 2014 11:33:38 +0000 (13:33 +0200)]
Merge pull request #9866 from owncloud/app-upgrade

Don't do app upgrades in the background

10 years agoMerge pull request #10409 from owncloud/iShallNotCopyStuffWithoutThinking
Lukas Reschke [Tue, 19 Aug 2014 09:03:57 +0000 (11:03 +0200)]
Merge pull request #10409 from owncloud/iShallNotCopyStuffWithoutThinking

Add a copied_sample_config switch

10 years agoMerge pull request #10500 from owncloud/fix_userlist_settings_ajax
Morris Jobke [Tue, 19 Aug 2014 08:36:10 +0000 (10:36 +0200)]
Merge pull request #10500 from owncloud/fix_userlist_settings_ajax

properly encode groups as json, not ',' separated

10 years agoMerge pull request #10425 from owncloud/set_default_share_folder
Björn Schießle [Tue, 19 Aug 2014 08:21:21 +0000 (10:21 +0200)]
Merge pull request #10425 from owncloud/set_default_share_folder

Set default share folder

10 years agoMerge pull request #10494 from owncloud/fix_upload_to_public_folder
Björn Schießle [Tue, 19 Aug 2014 08:13:38 +0000 (10:13 +0200)]
Merge pull request #10494 from owncloud/fix_upload_to_public_folder

set incognitoMode to true during upload to a public folder

10 years agoMerge pull request #10341 from owncloud/issue/9928
Thomas Müller [Tue, 19 Aug 2014 08:10:09 +0000 (10:10 +0200)]
Merge pull request #10341 from owncloud/issue/9928

[Issue/9928] Problems with filemtime in MappedLocal Storage

10 years agoAdd a copied_sample_config switch
Lukas Reschke [Wed, 13 Aug 2014 22:06:19 +0000 (00:06 +0200)]
Add a copied_sample_config switch

Hopefully this will stop people from copying the sample config. I'm so annoyed by all those wrong bug reports...

Add some explanation about this switch

Move check to init

10 years agoMerge pull request #10492 from owncloud/hidesharesectionswhendisabled
Morris Jobke [Tue, 19 Aug 2014 06:53:19 +0000 (08:53 +0200)]
Merge pull request #10492 from owncloud/hidesharesectionswhendisabled

Hide sharing sections in files app when sharing API is disabled

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 19 Aug 2014 05:57:09 +0000 (01:57 -0400)]
[tx-robot] updated from transifex

10 years agoproperly encode groups as json, not ',' separated
Jörn Friedrich Dreyer [Mon, 18 Aug 2014 17:47:50 +0000 (19:47 +0200)]
properly encode groups as json, not ',' separated

10 years agoMerge pull request #10340 from owncloud/fix-9887
blizzz [Mon, 18 Aug 2014 17:24:41 +0000 (19:24 +0200)]
Merge pull request #10340 from owncloud/fix-9887

better check whether string resembles a DN, fixes #9887

10 years agoMerge pull request #10339 from owncloud/users-defaultquotafix
Vincent Petry [Mon, 18 Aug 2014 16:50:43 +0000 (18:50 +0200)]
Merge pull request #10339 from owncloud/users-defaultquotafix

Fixed default quota field on user management page

10 years agoMerge pull request #10493 from owncloud/design-warning-link
Morris Jobke [Mon, 18 Aug 2014 15:17:58 +0000 (17:17 +0200)]
Merge pull request #10493 from owncloud/design-warning-link

fix color of links in warnings, fix #10480

10 years agounify tests
Arthur Schiwon [Mon, 18 Aug 2014 14:55:08 +0000 (16:55 +0200)]
unify tests

10 years agoFix copyright
Lukas Reschke [Thu, 14 Aug 2014 15:28:20 +0000 (17:28 +0200)]
Fix copyright

10 years agofix broken unit tests
Bjoern Schiessle [Thu, 14 Aug 2014 15:21:52 +0000 (17:21 +0200)]
fix broken unit tests

10 years agoupdate unit tests with configurable share folder
Bjoern Schiessle [Thu, 14 Aug 2014 11:08:58 +0000 (13:08 +0200)]
update unit tests with configurable share folder

10 years agomake share folder configurable
Bjoern Schiessle [Wed, 13 Aug 2014 10:55:14 +0000 (12:55 +0200)]
make share folder configurable

10 years agoMerge pull request #10491 from helix84/fix-typo
Clark Tomlinson [Mon, 18 Aug 2014 14:47:56 +0000 (10:47 -0400)]
Merge pull request #10491 from helix84/fix-typo

fix typo in util.php

10 years agofix color of links in warnings, fix #10480
Jan-Christoph Borchardt [Mon, 18 Aug 2014 14:40:32 +0000 (16:40 +0200)]
fix color of links in warnings, fix #10480

10 years agoset incognitoMode to true, getUser should always return false during public upload
Bjoern Schiessle [Mon, 18 Aug 2014 14:39:25 +0000 (16:39 +0200)]
set incognitoMode to true, getUser should always return false during public upload

10 years agoHide sharing sections in files app when sharing API is disabled
Vincent Petry [Mon, 18 Aug 2014 14:33:29 +0000 (16:33 +0200)]
Hide sharing sections in files app when sharing API is disabled

10 years agoMerge pull request #10478 from owncloud/issue/9995
Joas Schilling [Mon, 18 Aug 2014 14:31:13 +0000 (16:31 +0200)]
Merge pull request #10478 from owncloud/issue/9995

Add a note about overwritewebroot when using system cron

10 years agofix typo in util.php
helix84 [Mon, 18 Aug 2014 13:59:36 +0000 (15:59 +0200)]
fix typo in util.php

10 years agoMerge pull request #10488 from owncloud/upgrade-clinotice
Morris Jobke [Mon, 18 Aug 2014 13:44:02 +0000 (15:44 +0200)]
Merge pull request #10488 from owncloud/upgrade-clinotice

Added upgrade notice to avoid timeouts

10 years agofix undefined variable
Robin Appelman [Mon, 18 Aug 2014 13:30:46 +0000 (15:30 +0200)]
fix undefined variable

10 years agoAdded upgrade notice to avoid timeouts
Vincent Petry [Mon, 18 Aug 2014 13:05:55 +0000 (15:05 +0200)]
Added upgrade notice to avoid timeouts

10 years agoAdd a note about overwritewebroot when using system cron
Joas Schilling [Mon, 18 Aug 2014 07:40:42 +0000 (09:40 +0200)]
Add a note about overwritewebroot when using system cron

If the current webroot is non-empty but the webroot from the config is,
and system cron is used, the URL generator fails to build valid URLs.
So we notify the admin to set it up correctly.

Fix #9995

10 years agoMerge pull request #10472 from owncloud/fix_undefined_index_ocsid
Thomas Müller [Mon, 18 Aug 2014 08:43:21 +0000 (10:43 +0200)]
Merge pull request #10472 from owncloud/fix_undefined_index_ocsid

check if array index ocsid is set before accessing it

10 years agoMerge pull request #10156 from owncloud/issue/9968
Thomas Müller [Mon, 18 Aug 2014 08:35:04 +0000 (10:35 +0200)]
Merge pull request #10156 from owncloud/issue/9968

Check return of fopen() before using it

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 18 Aug 2014 05:56:30 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #10456 from kroimon/skeleton_dir_config
Frank Karlitschek [Mon, 18 Aug 2014 00:01:02 +0000 (20:01 -0400)]
Merge pull request #10456 from kroimon/skeleton_dir_config

Make skeleton directory configurable.

10 years agoMerge pull request #10471 from owncloud/fix-db-mapper-update
Morris Jobke [Sun, 17 Aug 2014 22:19:58 +0000 (00:19 +0200)]
Merge pull request #10471 from owncloud/fix-db-mapper-update

according to PHPDoc this function shall return the entity

10 years agoaccording to PHPDoc this function shall return the entity
Thomas Müller [Sun, 17 Aug 2014 20:07:23 +0000 (22:07 +0200)]
according to PHPDoc this function shall return the entity

10 years agocheck if array index ocsid is set before accessing it
Georg Ehrke [Sun, 17 Aug 2014 20:26:14 +0000 (22:26 +0200)]
check if array index ocsid is set before accessing it

10 years agoMerge pull request #10469 from owncloud/remove-xmailer-header
Thomas Müller [Sun, 17 Aug 2014 19:46:11 +0000 (21:46 +0200)]
Merge pull request #10469 from owncloud/remove-xmailer-header

Remove X-Mailer header from mails

10 years agoMerge pull request #10407 from owncloud/rm-obsolete-japanese
Lukas Reschke [Sun, 17 Aug 2014 17:07:14 +0000 (19:07 +0200)]
Merge pull request #10407 from owncloud/rm-obsolete-japanese

remove obsolete japanese lang code

10 years agoRemove X-Mailer header from mails
Lukas Reschke [Sun, 17 Aug 2014 16:55:13 +0000 (18:55 +0200)]
Remove X-Mailer header from mails

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 17 Aug 2014 05:56:22 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #10276 from owncloud/skip-webdavput
Lukas Reschke [Sat, 16 Aug 2014 08:32:04 +0000 (10:32 +0200)]
Merge pull request #10276 from owncloud/skip-webdavput

skip WebdavTest of encryption

10 years agoMerge pull request #10447 from owncloud/share-foldericonfix
Morris Jobke [Sat, 16 Aug 2014 08:19:19 +0000 (10:19 +0200)]
Merge pull request #10447 from owncloud/share-foldericonfix

Fixed folder icon update routine when share owner exists

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 16 Aug 2014 05:56:44 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoMake skeleton directory configurable.
Stefan Rado [Fri, 15 Aug 2014 23:07:42 +0000 (01:07 +0200)]
Make skeleton directory configurable.