]>
source.dussan.org Git - nextcloud-server.git/log
Lukas Reschke [Sun, 24 Aug 2014 18:40:06 +0000 (20:40 +0200)]
Merge pull request #10528 from owncloud/fix-htaccess-check-error
Fix htaccess check error
Robin McCorkell [Sun, 24 Aug 2014 16:32:24 +0000 (17:32 +0100)]
Merge pull request #9818 from owncloud/fix-mount-file-config
Comment out mount_file config option
Jenkins for ownCloud [Sun, 24 Aug 2014 05:56:10 +0000 (01:56 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 23 Aug 2014 05:57:00 +0000 (01:57 -0400)]
[tx-robot] updated from transifex
Clark Tomlinson [Tue, 19 Aug 2014 16:01:26 +0000 (12:01 -0400)]
Throw exception if file cannot be accessed via http
Format file
Removing calls to deprecated classes and using internal method to get via http
Missed a character
Fix inverted logic
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
Lukas Reschke [Fri, 22 Aug 2014 14:01:03 +0000 (16:01 +0200)]
Redirect user after clicking on link
Use DI
Lukas Reschke [Fri, 22 Aug 2014 13:53:23 +0000 (15:53 +0200)]
Expose setSystemValue
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
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
Thomas Müller [Fri, 22 Aug 2014 10:06:36 +0000 (12:06 +0200)]
no statement caching for Oracle
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
Thomas Müller [Fri, 22 Aug 2014 08:01:33 +0000 (10:01 +0200)]
no external files on windows for now
Jenkins for ownCloud [Fri, 22 Aug 2014 05:56:25 +0000 (01:56 -0400)]
[tx-robot] updated from transifex
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.
blizzz [Thu, 21 Aug 2014 17:59:31 +0000 (19:59 +0200)]
Merge pull request #10522 from owncloud/removeLoadAppScript
Remove loadAppScriptFile
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
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.
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
Bernhard Posselt [Wed, 20 Aug 2014 13:37:23 +0000 (15:37 +0200)]
Better description to prevent people from misunderstanding the use case
Thomas Müller [Thu, 21 Aug 2014 09:49:53 +0000 (11:49 +0200)]
no 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
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
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
Robin Appelman [Sat, 16 Aug 2014 20:19:01 +0000 (22:19 +0200)]
Add files as string to tar archives
Robin Appelman [Sat, 16 Aug 2014 20:13:53 +0000 (22:13 +0200)]
reformat
Jenkins for ownCloud [Thu, 21 Aug 2014 05:56:31 +0000 (01:56 -0400)]
[tx-robot] updated from transifex
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.
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
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
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.
Vincent Petry [Tue, 25 Mar 2014 11:52:32 +0000 (12:52 +0100)]
Added repair step for legacy storages
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
Volker E. [Wed, 20 Aug 2014 20:36:58 +0000 (22:36 +0200)]
fix HTML structure by rmv. obsolete input end tag
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
Robin McCorkell [Wed, 23 Jul 2014 20:53:04 +0000 (21:53 +0100)]
Comment out mount_file config option
Prevents sample config issues with external storages. Fixes #9734
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
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
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
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
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
Morris Jobke [Wed, 20 Aug 2014 07:50:00 +0000 (09:50 +0200)]
Update music repo
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
Jenkins for ownCloud [Wed, 20 Aug 2014 05:56:58 +0000 (01:56 -0400)]
[tx-robot] updated from transifex
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.
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
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
Morris Jobke [Tue, 19 Aug 2014 14:49:51 +0000 (16:49 +0200)]
Add doc for \OCP\Files\FileInfo space constants
Morris Jobke [Tue, 19 Aug 2014 14:45:22 +0000 (16:45 +0200)]
fix typo
Jan-Christoph Borchardt [Tue, 19 Aug 2014 14:44:28 +0000 (16:44 +0200)]
remove obsolete 'Download preparing' message for zip downloads, fix #3755
Jan-Christoph Borchardt [Tue, 19 Aug 2014 13:51:10 +0000 (15:51 +0200)]
fix multiselect bar offset on shared page
Lukas Reschke [Tue, 19 Aug 2014 13:40:08 +0000 (15:40 +0200)]
Add update route to core
Lukas Reschke [Tue, 19 Aug 2014 13:37:00 +0000 (15:37 +0200)]
Remove loadAppScriptFile from the default routes
Lukas Reschke [Tue, 19 Aug 2014 13:26:15 +0000 (15:26 +0200)]
Add routing to user_ldap
Lukas Reschke [Tue, 19 Aug 2014 13:25:16 +0000 (15:25 +0200)]
Add routing to files_versions
Lukas Reschke [Tue, 19 Aug 2014 13:24:47 +0000 (15:24 +0200)]
Add routing to files_trashbin
Lukas Reschke [Tue, 19 Aug 2014 13:23:45 +0000 (15:23 +0200)]
Add routing to files_encryption
Lukas Reschke [Tue, 19 Aug 2014 13:22:54 +0000 (15:22 +0200)]
Add routing to files_sharing
Lukas Reschke [Tue, 19 Aug 2014 13:19:18 +0000 (15:19 +0200)]
Use proper routes for files
Lukas Reschke [Tue, 19 Aug 2014 13:16:49 +0000 (15:16 +0200)]
Remove loadAppScriptFile
Morris Jobke [Tue, 19 Aug 2014 12:05:08 +0000 (14:05 +0200)]
move to public namespace
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>
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>
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
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
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
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
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
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
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
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
Jenkins for ownCloud [Tue, 19 Aug 2014 05:57:09 +0000 (01:57 -0400)]
[tx-robot] updated from transifex
Jörn Friedrich Dreyer [Mon, 18 Aug 2014 17:47:50 +0000 (19:47 +0200)]
properly encode groups as json, not ',' separated
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
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
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
Arthur Schiwon [Mon, 18 Aug 2014 14:55:08 +0000 (16:55 +0200)]
unify tests
Lukas Reschke [Thu, 14 Aug 2014 15:28:20 +0000 (17:28 +0200)]
Fix copyright
Bjoern Schiessle [Thu, 14 Aug 2014 15:21:52 +0000 (17:21 +0200)]
fix broken unit tests
Bjoern Schiessle [Thu, 14 Aug 2014 11:08:58 +0000 (13:08 +0200)]
update unit tests with configurable share folder
Bjoern Schiessle [Wed, 13 Aug 2014 10:55:14 +0000 (12:55 +0200)]
make share folder configurable
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
Jan-Christoph Borchardt [Mon, 18 Aug 2014 14:40:32 +0000 (16:40 +0200)]
fix color of links in warnings, fix #10480
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
Vincent Petry [Mon, 18 Aug 2014 14:33:29 +0000 (16:33 +0200)]
Hide sharing sections in files app when sharing API is disabled
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
helix84 [Mon, 18 Aug 2014 13:59:36 +0000 (15:59 +0200)]
fix typo in util.php
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
Robin Appelman [Mon, 18 Aug 2014 13:30:46 +0000 (15:30 +0200)]
fix undefined variable
Vincent Petry [Mon, 18 Aug 2014 13:05:55 +0000 (15:05 +0200)]
Added upgrade notice to avoid timeouts
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
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
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
Jenkins for ownCloud [Mon, 18 Aug 2014 05:56:30 +0000 (01:56 -0400)]
[tx-robot] updated from transifex
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.
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
Thomas Müller [Sun, 17 Aug 2014 20:07:23 +0000 (22:07 +0200)]
according to PHPDoc this function shall return the entity
Georg Ehrke [Sun, 17 Aug 2014 20:26:14 +0000 (22:26 +0200)]
check if array index ocsid is set before accessing it
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
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