]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years agostill try to encrypt files, even if the session is not initialized. The stream wrappe...
Bjoern Schiessle [Tue, 4 Nov 2014 16:16:36 +0000 (17:16 +0100)]
still try to encrypt files, even if the session is not initialized. The stream wrapper will throw an error which is better than silently continue.

9 years agoMerge pull request #11940 from owncloud/fix-underline-convention
Thomas Müller [Tue, 4 Nov 2014 13:51:19 +0000 (14:51 +0100)]
Merge pull request #11940 from owncloud/fix-underline-convention

fix shortcuts - underline instead of camelCase

9 years agoMerge pull request #11938 from owncloud/jshintrc-laxbreak
Thomas Müller [Tue, 4 Nov 2014 13:49:58 +0000 (14:49 +0100)]
Merge pull request #11938 from owncloud/jshintrc-laxbreak

enable laxbreak option in jshintrc to comply with our coding guide lines

9 years agoMerge pull request #11934 from owncloud/trash-restorefixonlyrescantrashfolder
Vincent Petry [Tue, 4 Nov 2014 13:16:58 +0000 (14:16 +0100)]
Merge pull request #11934 from owncloud/trash-restorefixonlyrescantrashfolder

Only rescan trash folder when checking deleted versions

9 years agofix shortcuts - underline instead of camelCase
Morris Jobke [Tue, 4 Nov 2014 12:57:38 +0000 (13:57 +0100)]
fix shortcuts - underline instead of camelCase

9 years agoMerge pull request #11362 from mark0n/rm_ldap_conf_cli
blizzz [Tue, 4 Nov 2014 12:19:45 +0000 (13:19 +0100)]
Merge pull request #11362 from mark0n/rm_ldap_conf_cli

Add a CLI command that deletes an LDAP config

9 years agoenable laxbreak option in jshintrc to comply with our coding guide lines
Arthur Schiwon [Tue, 4 Nov 2014 11:51:54 +0000 (12:51 +0100)]
enable laxbreak option in jshintrc to comply with our coding guide lines

9 years agoOnly rescan trash folder when checking deleted versions
Vincent Petry [Tue, 4 Nov 2014 11:29:42 +0000 (12:29 +0100)]
Only rescan trash folder when checking deleted versions

This fix prevents the file scanner to rescan the WHOLE storage and reset
the etags by mistake.

9 years agoMerge pull request #11916 from owncloud/introduce-bower
Morris Jobke [Tue, 4 Nov 2014 10:59:33 +0000 (11:59 +0100)]
Merge pull request #11916 from owncloud/introduce-bower

Introduce bower dependency managment for frontend libraries

9 years agoMerge pull request #11931 from owncloud/fix-js-unit-tests
Morris Jobke [Tue, 4 Nov 2014 10:38:26 +0000 (11:38 +0100)]
Merge pull request #11931 from owncloud/fix-js-unit-tests

JS unit tests fix - use toBeUndefined() instead of toEqual(null)

9 years agouse https ... everywhere :)
Morris Jobke [Tue, 4 Nov 2014 09:55:18 +0000 (10:55 +0100)]
use https ... everywhere :)

9 years agoJS unit tests fix - use toBeUndefined() instead of toEqual(null)
Morris Jobke [Tue, 4 Nov 2014 09:37:16 +0000 (10:37 +0100)]
JS unit tests fix - use toBeUndefined() instead of toEqual(null)

9 years agofix config.sample.php linebreak
Morris Jobke [Tue, 4 Nov 2014 08:23:38 +0000 (09:23 +0100)]
fix config.sample.php linebreak

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 4 Nov 2014 06:55:05 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #11924 from owncloud/firstCheckIfItIsDefaultConfig
Morris Jobke [Mon, 3 Nov 2014 20:20:42 +0000 (21:20 +0100)]
Merge pull request #11924 from owncloud/firstCheckIfItIsDefaultConfig

First check whether it is the default config before touching

9 years agoreplace moment.js with bower version
Morris Jobke [Mon, 3 Nov 2014 10:18:52 +0000 (11:18 +0100)]
replace moment.js with bower version

* fix JS unit tests

9 years agoability to add bower resources
Morris Jobke [Mon, 3 Nov 2014 10:18:17 +0000 (11:18 +0100)]
ability to add bower resources

* add addVendorScript & addVendorStyle
* refactoring of addScript and addStyle
* add shortcuts vendorScript and vendorStyle

9 years agoupdate 3rdparty to master
Morris Jobke [Mon, 3 Nov 2014 19:31:53 +0000 (20:31 +0100)]
update 3rdparty to master

9 years agoupdate 3rdparty to master
Morris Jobke [Mon, 3 Nov 2014 19:30:59 +0000 (20:30 +0100)]
update 3rdparty to master

9 years agoMerge pull request #11918 from owncloud/pimple-composer
Thomas Müller [Mon, 3 Nov 2014 15:58:30 +0000 (16:58 +0100)]
Merge pull request #11918 from owncloud/pimple-composer

Update Pimple to V3.0

9 years agoUpdate Pimple to V3.0
Thomas Müller [Mon, 3 Nov 2014 12:10:03 +0000 (13:10 +0100)]
Update Pimple to V3.0

9 years agoMerge pull request #11921 from owncloud/symfony-composer
Lukas Reschke [Mon, 3 Nov 2014 15:42:52 +0000 (16:42 +0100)]
Merge pull request #11921 from owncloud/symfony-composer

Symfony composer

9 years agoFirst check whether it is the default config before touchign
Lukas Reschke [Mon, 3 Nov 2014 15:37:04 +0000 (16:37 +0100)]
First check whether it is the default config before touchign

Potentially fixes https://github.com/owncloud/core/issues/11678

9 years agoMerge pull request #11923 from owncloud/admin-connectivitycheckscapitalized
Thomas Müller [Mon, 3 Nov 2014 14:44:39 +0000 (15:44 +0100)]
Merge pull request #11923 from owncloud/admin-connectivitycheckscapitalized

Capitalize Checks in admin page

9 years agoCapitalize Checks in admin page
Vincent Petry [Mon, 3 Nov 2014 14:41:40 +0000 (15:41 +0100)]
Capitalize Checks in admin page

9 years agoMerge pull request #11172 from owncloud/user-ldap-no-bcmath
blizzz [Mon, 3 Nov 2014 13:03:26 +0000 (14:03 +0100)]
Merge pull request #11172 from owncloud/user-ldap-no-bcmath

Fix ldap convertSID2Str() / Remove BCMath dependency

9 years agoFix ctor call in OC\Core\Command\Upgrade
Thomas Müller [Mon, 3 Nov 2014 12:53:59 +0000 (13:53 +0100)]
Fix ctor call in OC\Core\Command\Upgrade

9 years agoUpdate Symfony/Console to 2.5 & Update Symfony/Routing to 2.5
Thomas Müller [Mon, 3 Nov 2014 12:52:47 +0000 (13:52 +0100)]
Update Symfony/Console to 2.5 & Update Symfony/Routing to 2.5

9 years agoMerge pull request #11825 from owncloud/fix_rename_files_in_shared_folder
Björn Schießle [Mon, 3 Nov 2014 11:53:14 +0000 (12:53 +0100)]
Merge pull request #11825 from owncloud/fix_rename_files_in_shared_folder

move versions if a file was renamed in a shared folder

9 years agouser_ldap: Reimplement convertSID2Str() without BCMath dependency.
Andreas Fischer [Thu, 18 Sep 2014 22:01:57 +0000 (00:01 +0200)]
user_ldap: Reimplement convertSID2Str() without BCMath dependency.

Also explicitly format sub-id integers as unsigned, which is required for
32-bit systems.

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 3 Nov 2014 06:54:31 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #11902 from unclejamal3000/master
Morris Jobke [Sun, 2 Nov 2014 08:22:25 +0000 (09:22 +0100)]
Merge pull request #11902 from unclejamal3000/master

Enhance question in DB migration script

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 2 Nov 2014 06:54:24 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 2 Nov 2014 05:54:29 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoEnhance question in DB migration script
unclejamal3000 [Sat, 1 Nov 2014 23:30:44 +0000 (00:30 +0100)]
Enhance question in DB migration script

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 1 Nov 2014 05:54:37 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #11894 from owncloud/fix-unreachable-code
Vincent Petry [Fri, 31 Oct 2014 18:53:47 +0000 (19:53 +0100)]
Merge pull request #11894 from owncloud/fix-unreachable-code

fix odd behaviour

9 years agofix odd behaviour
Morris Jobke [Fri, 31 Oct 2014 17:46:47 +0000 (18:46 +0100)]
fix odd behaviour

9 years agodon't move versions if only the mount point was renamed
Bjoern Schiessle [Fri, 31 Oct 2014 15:42:54 +0000 (16:42 +0100)]
don't move versions if only the mount point was renamed

9 years agotest files external amazon s3 storage id migration
Jörn Friedrich Dreyer [Mon, 27 Oct 2014 12:00:31 +0000 (13:00 +0100)]
test files external amazon s3 storage id migration

9 years agofix files_external storage id migration
Jörn Friedrich Dreyer [Thu, 16 Oct 2014 12:50:39 +0000 (14:50 +0200)]
fix files_external storage id migration

9 years agoMerge pull request #11888 from owncloud/add-code-climeate
Lukas Reschke [Fri, 31 Oct 2014 12:57:35 +0000 (13:57 +0100)]
Merge pull request #11888 from owncloud/add-code-climeate

Add CodeClimate indicator

9 years agoAdd CodeClimate indicator
Lukas Reschke [Fri, 31 Oct 2014 12:52:14 +0000 (13:52 +0100)]
Add CodeClimate indicator

9 years agoMerge pull request #9044 from owncloud/add-missing-email-principal
Vincent Petry [Fri, 31 Oct 2014 12:24:42 +0000 (13:24 +0100)]
Merge pull request #9044 from owncloud/add-missing-email-principal

adding missing email address for principal

9 years agoMerge pull request #11876 from owncloud/remove-pointless-requires
Lukas Reschke [Fri, 31 Oct 2014 12:10:59 +0000 (13:10 +0100)]
Merge pull request #11876 from owncloud/remove-pointless-requires

remove unnecessary require calls - the ownCloud class loader is supposed...

9 years agoMerge pull request #11539 from owncloud/mount-setup-once
Vincent Petry [Fri, 31 Oct 2014 09:42:29 +0000 (10:42 +0100)]
Merge pull request #11539 from owncloud/mount-setup-once

Only mount the storages for the user once

9 years agoMerge pull request #11850 from owncloud/fix-11848
Vincent Petry [Fri, 31 Oct 2014 07:38:05 +0000 (08:38 +0100)]
Merge pull request #11850 from owncloud/fix-11848

on xp'ed mode and switching configurations: save raw mode instead of tog...

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 31 Oct 2014 05:55:39 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #11877 from owncloud/fix-11875-master
Morris Jobke [Thu, 30 Oct 2014 20:43:38 +0000 (21:43 +0100)]
Merge pull request #11877 from owncloud/fix-11875-master

prevent PHP notice

9 years agoMerge pull request #11080 from owncloud/addheader-text-2
Vincent Petry [Thu, 30 Oct 2014 17:13:46 +0000 (18:13 +0100)]
Merge pull request #11080 from owncloud/addheader-text-2

Fix the addHeader tag attributes text methods to not ignore the text parameter

9 years agoMerge pull request #11659 from jknockaert/master
Vincent Petry [Thu, 30 Oct 2014 17:06:25 +0000 (18:06 +0100)]
Merge pull request #11659 from jknockaert/master

rework getFileSize

9 years agoprevent PHP notice
Thomas Müller [Thu, 30 Oct 2014 16:24:25 +0000 (17:24 +0100)]
prevent PHP notice

9 years agoremove unnecessary require calls - the ownCloud class loader is supposed to take...
Thomas Müller [Thu, 30 Oct 2014 16:20:40 +0000 (17:20 +0100)]
remove unnecessary require calls - the ownCloud class loader is supposed to take care of this

9 years agoMerge pull request #11740 from owncloud/update-archive-tar
Thomas Müller [Thu, 30 Oct 2014 16:14:07 +0000 (17:14 +0100)]
Merge pull request #11740 from owncloud/update-archive-tar

Update pear/archive_tar to 1.3.13

9 years agoMerge pull request #11867 from owncloud/settings-sidebar-admin
Jan-Christoph Borchardt [Thu, 30 Oct 2014 16:03:03 +0000 (17:03 +0100)]
Merge pull request #11867 from owncloud/settings-sidebar-admin

introduce sidebar for admin page

9 years agoMerge pull request #11864 from owncloud/clear-session-after-logout
Lukas Reschke [Thu, 30 Oct 2014 15:47:46 +0000 (16:47 +0100)]
Merge pull request #11864 from owncloud/clear-session-after-logout

Clear session after logout

9 years agoMerge pull request #11858 from owncloud/fix-11064
Morris Jobke [Thu, 30 Oct 2014 15:19:39 +0000 (16:19 +0100)]
Merge pull request #11858 from owncloud/fix-11064

Allow any outgoing XHR connections

9 years agoUpdate pear/archive_tar to 1.3.13
Thomas Müller [Thu, 23 Oct 2014 13:51:01 +0000 (15:51 +0200)]
Update pear/archive_tar to 1.3.13

9 years agoadmin settings: fix LDAP settings header layout
Jan-Christoph Borchardt [Thu, 30 Oct 2014 15:04:26 +0000 (16:04 +0100)]
admin settings: fix LDAP settings header layout

9 years agofix loading of more log entries
Thomas Müller [Thu, 30 Oct 2014 13:59:13 +0000 (14:59 +0100)]
fix loading of more log entries

9 years agoMerge pull request #11860 from owncloud/fix-stupid-error-because-im-a-moro
Thomas Müller [Thu, 30 Oct 2014 13:45:58 +0000 (14:45 +0100)]
Merge pull request #11860 from owncloud/fix-stupid-error-because-im-a-moro

Fix stupid copy paste fail

9 years agoMerge pull request #11821 from owncloud/generic-response
Morris Jobke [Thu, 30 Oct 2014 13:05:25 +0000 (14:05 +0100)]
Merge pull request #11821 from owncloud/generic-response

Add a generic data response

9 years agofixing ldap listing in admin sidebar - needs styling review
Thomas Müller [Thu, 30 Oct 2014 12:55:33 +0000 (13:55 +0100)]
fixing ldap listing in admin sidebar - needs styling review

9 years agointroduce sidebar for admin page
Thomas Müller [Thu, 30 Oct 2014 12:44:40 +0000 (13:44 +0100)]
introduce sidebar for admin page

9 years agoMerge pull request #11863 from owncloud/fix-enc-sharingtests
Morris Jobke [Thu, 30 Oct 2014 12:38:48 +0000 (13:38 +0100)]
Merge pull request #11863 from owncloud/fix-enc-sharingtests

Properly register sharing hooks and proxies

9 years agoupdate 3rdparty to match it's master branch
Morris Jobke [Thu, 30 Oct 2014 12:34:29 +0000 (13:34 +0100)]
update 3rdparty to match it's master branch

9 years agoClear session after logout
Lukas Reschke [Thu, 30 Oct 2014 11:10:39 +0000 (12:10 +0100)]
Clear session after logout

Fixes https://github.com/owncloud/core/issues/8420

9 years agoProperly register sharing hooks and proxies
Vincent Petry [Thu, 30 Oct 2014 11:05:15 +0000 (12:05 +0100)]
Properly register sharing hooks and proxies

This will fix failing tests when shares weren't cleant up on delete due
to missing hooks.

Added login for user1 in setUp().

9 years agoFix stupid copy paste fail
Lukas Reschke [Thu, 30 Oct 2014 09:37:59 +0000 (10:37 +0100)]
Fix stupid copy paste fail

...

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 30 Oct 2014 05:55:14 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoAllow any outgoing XHR connections
Lukas Reschke [Wed, 29 Oct 2014 23:00:40 +0000 (00:00 +0100)]
Allow any outgoing XHR connections

Quickfix for https://github.com/owncloud/core/issues/11064

9 years agofix style of generated documentation
Morris Jobke [Wed, 29 Oct 2014 19:38:46 +0000 (20:38 +0100)]
fix style of generated documentation

9 years agoon xp'ed mode and switching configurations: save raw mode instead of toggling filter...
Arthur Schiwon [Wed, 29 Oct 2014 17:52:55 +0000 (18:52 +0100)]
on xp'ed mode and switching configurations: save raw mode instead of toggling filter mode in tabs since their status is unknown and dealt with by the Wizard. Fixes #11848

9 years agoMerge pull request #11409 from owncloud/watcher-reuse
Vincent Petry [Wed, 29 Oct 2014 15:38:16 +0000 (16:38 +0100)]
Merge pull request #11409 from owncloud/watcher-reuse

Pass the cached data to the filesystem watcher

9 years agoMerge pull request #11835 from owncloud/enc-fixmovingsharekeystofolder
Morris Jobke [Wed, 29 Oct 2014 14:59:42 +0000 (15:59 +0100)]
Merge pull request #11835 from owncloud/enc-fixmovingsharekeystofolder

Fix moving share keys as non-owner to subdir

9 years agoMerge pull request #11831 from owncloud/make-search-non-blocking
Lukas Reschke [Wed, 29 Oct 2014 14:29:28 +0000 (15:29 +0100)]
Merge pull request #11831 from owncloud/make-search-non-blocking

Close session for search

9 years agojust add merge commit of 3rdparty repo
Morris Jobke [Wed, 29 Oct 2014 13:10:38 +0000 (14:10 +0100)]
just add merge commit of 3rdparty repo

9 years agoMerge pull request #11638 from owncloud/oc8-translations
Thomas Müller [Wed, 29 Oct 2014 12:09:02 +0000 (13:09 +0100)]
Merge pull request #11638 from owncloud/oc8-translations

[OC8] Load javascript translations using standard web technologies

9 years agoAdded encryption test when moving file as non-owner
Vincent Petry [Wed, 29 Oct 2014 11:57:12 +0000 (12:57 +0100)]
Added encryption test when moving file as non-owner

9 years agoFix warning with unset extension check
Vincent Petry [Wed, 29 Oct 2014 11:56:49 +0000 (12:56 +0100)]
Fix warning with unset extension check

9 years agoFix moving share keys as non-owner to subdir
Vincent Petry [Wed, 29 Oct 2014 11:22:50 +0000 (12:22 +0100)]
Fix moving share keys as non-owner to subdir

This fix gathers the share keys BEFORE a file is moved to make sure that
findShareKeys() is able to find all relevant keys when the file still
exists.

After the move/copy operation the keys are moved/copied to the target
dir.

Also: refactored preRename and preCopy into a single function to avoid
duplicate code.

9 years agoMerge pull request #11689 from owncloud/doctrine-2.5
Thomas Müller [Wed, 29 Oct 2014 10:34:23 +0000 (11:34 +0100)]
Merge pull request #11689 from owncloud/doctrine-2.5

Update doctrine/dbal to 2.5

9 years agoFix implementation of translation short cut
Thomas Müller [Wed, 29 Oct 2014 09:58:10 +0000 (10:58 +0100)]
Fix implementation of translation short cut

9 years agoAdding translations for settings
Thomas Müller [Wed, 29 Oct 2014 09:57:46 +0000 (10:57 +0100)]
Adding translations for settings

9 years agoClose session for search
Lukas Reschke [Wed, 29 Oct 2014 09:28:09 +0000 (10:28 +0100)]
Close session for search

Make search non-blocking.

9 years agoFix language file detection
Vincent Petry [Tue, 28 Oct 2014 12:19:51 +0000 (13:19 +0100)]
Fix language file detection

9 years agoupdate all translation files to js and json
Thomas Müller [Fri, 17 Oct 2014 12:20:02 +0000 (14:20 +0200)]
update all translation files to js and json

9 years agoFix typo
Lukas Reschke [Tue, 28 Oct 2014 22:32:57 +0000 (23:32 +0100)]
Fix typo

9 years agoget the source path and owner in a pre hook and the target path and owner in a
Bjoern Schiessle [Tue, 28 Oct 2014 14:57:08 +0000 (15:57 +0100)]
get the source path and owner in a pre hook and the target path and owner in a
post hook

9 years agoadding console command to generate javascript translation files based on existing...
Thomas Müller [Fri, 24 Oct 2014 11:53:01 +0000 (13:53 +0200)]
adding console command to generate javascript translation files based on existing php translation files
read server side translations from json files

9 years agoInclude core translations
Vincent Petry [Fri, 24 Oct 2014 10:50:54 +0000 (12:50 +0200)]
Include core translations

Moved search result type translations to search.js

Load JS translations earlier

Translations need to be loaded earlier to make sure that some JS files
like search.js get access to translations at this time.

This requires the template initialization to be moved to after session
initialization, because only after the session we have access to the
current language.

9 years agoin case a translation javascript is not found we no longer bail out
Thomas Müller [Mon, 20 Oct 2014 11:43:29 +0000 (13:43 +0200)]
in case a translation javascript is not found we no longer bail out

remove translation.php

9 years agoAdded OC.L10N namespace with translation functions
Vincent Petry [Fri, 17 Oct 2014 17:47:37 +0000 (19:47 +0200)]
Added OC.L10N namespace with translation functions

Added addTranslations and fixed de.js file

Fixed de.js to use OC.L10N.register() and use to correct expected
format.

Added JS unit tests for OC.L10N class

Include translations JS script for all apps

9 years agol10n.pl now generates js files as well
Thomas Müller [Fri, 17 Oct 2014 12:17:39 +0000 (14:17 +0200)]
l10n.pl now generates js files as well

9 years agoadd dataresponse
Bernhard Posselt [Tue, 28 Oct 2014 15:34:04 +0000 (16:34 +0100)]
add dataresponse

fix docstrings

adjust copyright date

another copyright date update

another header update

implement third headers argument, fix indention, fix docstrings

fix docstrings

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 29 Oct 2014 05:54:45 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoinitialisation of cipher
jknockaert [Tue, 28 Oct 2014 18:19:10 +0000 (19:19 +0100)]
initialisation of cipher

9 years agoUpdate doctrine/dbal to 2.5
Thomas Müller [Tue, 21 Oct 2014 13:30:23 +0000 (15:30 +0200)]
Update doctrine/dbal to 2.5

9 years agoReset the users setup after clearing mounts
Robin Appelman [Tue, 28 Oct 2014 14:13:29 +0000 (15:13 +0100)]
Reset the users setup after clearing mounts

9 years agoMerge pull request #11738 from owncloud/update-patchwork-utf8
Morris Jobke [Tue, 28 Oct 2014 13:40:16 +0000 (14:40 +0100)]
Merge pull request #11738 from owncloud/update-patchwork-utf8

Use composer autoloader to load Patchwork