]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoAllow numeric group names
ringmaster [Thu, 12 Sep 2013 14:50:26 +0000 (10:50 -0400)]
Allow numeric group names

11 years agoMerge pull request #4719 from owncloud/port_4701_master
Thomas Müller [Thu, 12 Sep 2013 22:44:20 +0000 (15:44 -0700)]
Merge pull request #4719 from owncloud/port_4701_master

Always check variable type before using readdir to avoid surprises

11 years agoMerge pull request #4816 from owncloud/fixing-723-master
Jan-Christoph Borchardt [Thu, 12 Sep 2013 14:48:00 +0000 (07:48 -0700)]
Merge pull request #4816 from owncloud/fixing-723-master

Fixing 723 master

11 years agoMerge pull request #4735 from owncloud/multiple_mimetypes_rawlist
Thomas Tanghus [Thu, 12 Sep 2013 00:18:04 +0000 (17:18 -0700)]
Merge pull request #4735 from owncloud/multiple_mimetypes_rawlist

Make it possible to pass rawlist.php an JSON array, to filter by more than one mimetype

11 years agoadding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing
Thomas Müller [Wed, 11 Sep 2013 22:40:35 +0000 (00:40 +0200)]
adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing

11 years agoadded determineIcon to \OCA\files\lib\Helper
Thomas Müller [Wed, 11 Sep 2013 22:39:52 +0000 (00:39 +0200)]
added determineIcon to \OCA\files\lib\Helper

11 years agoremove unused $relativePath
Thomas Müller [Wed, 11 Sep 2013 22:39:03 +0000 (00:39 +0200)]
remove unused $relativePath

11 years agoClean up rawlist.php and fix non-array request
kondou [Wed, 11 Sep 2013 22:21:01 +0000 (00:21 +0200)]
Clean up rawlist.php and fix non-array request

11 years agomove icon generation logic out of the template
Thomas Müller [Wed, 11 Sep 2013 22:13:19 +0000 (00:13 +0200)]
move icon generation logic out of the template

11 years agoadding icons for shared folders and external folders
Thomas Müller [Wed, 11 Sep 2013 22:12:20 +0000 (00:12 +0200)]
adding icons for shared folders and external folders

11 years agoMerge pull request #4784 from owncloud/ocdialog_option_setter
Thomas Tanghus [Wed, 11 Sep 2013 19:20:17 +0000 (12:20 -0700)]
Merge pull request #4784 from owncloud/ocdialog_option_setter

Fix setting ocdialog options after initialization.

11 years agoFix double destroy on escape.
Thomas Tanghus [Wed, 11 Sep 2013 15:13:39 +0000 (17:13 +0200)]
Fix double destroy on escape.

11 years agoMerge pull request #4798 from owncloud/fixing-variable-typos-master
VicDeo [Wed, 11 Sep 2013 12:58:07 +0000 (05:58 -0700)]
Merge pull request #4798 from owncloud/fixing-variable-typos-master

no further comment - which dev did not test this BEFORE submitting the p...

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 11 Sep 2013 10:50:06 +0000 (06:50 -0400)]
[tx-robot] updated from transifex

11 years agoSplit some lines, use ===, avoid unnecessary operation
kondou [Wed, 11 Sep 2013 10:12:40 +0000 (12:12 +0200)]
Split some lines, use ===, avoid unnecessary operation

11 years agoMerge pull request #4788 from owncloud/fixin-irods-session-master
Bart Visscher [Wed, 11 Sep 2013 07:01:55 +0000 (00:01 -0700)]
Merge pull request #4788 from owncloud/fixin-irods-session-master

Fixing session handling in iRODS

11 years agono further comment - which dev did not test this BEFORE submitting the pull request?
Thomas Müller [Tue, 10 Sep 2013 23:23:37 +0000 (01:23 +0200)]
no further comment - which dev did not test this BEFORE submitting the pull request?
which reviewer did not test the pull request?

11 years agonever hack late night
Thomas Müller [Tue, 10 Sep 2013 23:11:57 +0000 (01:11 +0200)]
never hack late night

11 years agofixing boolean handling
Thomas Müller [Tue, 10 Sep 2013 22:49:45 +0000 (00:49 +0200)]
fixing boolean handling

11 years agoMerge pull request #4472 from owncloud/remove-disconnect
Andreas Fischer [Tue, 10 Sep 2013 19:48:56 +0000 (21:48 +0200)]
Merge pull request #4472 from owncloud/remove-disconnect

Remove disconnect function from OC_DB

* owncloud/remove-disconnect:
  Remove disconnect function from OC_DB

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 10 Sep 2013 14:42:16 +0000 (10:42 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #4787 from owncloud/fixing-php-end-tags-irods-master
Thomas Müller [Tue, 10 Sep 2013 11:53:22 +0000 (04:53 -0700)]
Merge pull request #4787 from owncloud/fixing-php-end-tags-irods-master

Fixing php end tags irods master

11 years agoproper test for use_logon_credentials
Thomas Müller [Tue, 10 Sep 2013 10:35:14 +0000 (12:35 +0200)]
proper test for use_logon_credentials

11 years agouse \OC::$session instead of $_SESSION
Thomas Müller [Tue, 10 Sep 2013 10:34:41 +0000 (12:34 +0200)]
use \OC::$session instead of $_SESSION

11 years agoremoving all ?> jutt in case
Thomas Müller [Tue, 10 Sep 2013 09:25:40 +0000 (11:25 +0200)]
removing all ?> jutt in case

11 years agoremoving ?> followed by whitespaces
Thomas Müller [Tue, 10 Sep 2013 09:16:43 +0000 (11:16 +0200)]
removing ?> followed by whitespaces

11 years agoMerge pull request #4647 from owncloud/fix_4619
Thomas Müller [Tue, 10 Sep 2013 08:22:25 +0000 (01:22 -0700)]
Merge pull request #4647 from owncloud/fix_4619

Workaround for IE 9 & 10 for clicking filelist after adding new item

11 years agoMerge pull request #4726 from owncloud/files-ie8-missingfilecheckboxes
Thomas Tanghus [Tue, 10 Sep 2013 01:25:37 +0000 (18:25 -0700)]
Merge pull request #4726 from owncloud/files-ie8-missingfilecheckboxes

Fixed missing checkboxes in IE8

11 years agoRemove console logging
Thomas Tanghus [Mon, 9 Sep 2013 22:25:07 +0000 (00:25 +0200)]
Remove console logging

11 years agoFix setting ocdialog options after initialization.
Thomas Tanghus [Mon, 9 Sep 2013 22:21:42 +0000 (00:21 +0200)]
Fix setting ocdialog options after initialization.

11 years agoMerge pull request #4757 from owncloud/deleteAll-alias
Thomas Müller [Mon, 9 Sep 2013 22:08:18 +0000 (15:08 -0700)]
Merge pull request #4757 from owncloud/deleteAll-alias

change View->deleteAll to an alias of View->rmdir since rmdir works recursive

11 years agoMerge pull request #4772 from owncloud/preview_improvements
Thomas Müller [Mon, 9 Sep 2013 19:32:45 +0000 (12:32 -0700)]
Merge pull request #4772 from owncloud/preview_improvements

oc\preview use avconv instead of ffmpeg

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 9 Sep 2013 01:37:53 +0000 (21:37 -0400)]
[tx-robot] updated from transifex

11 years agoFixed missing checkboxes in IE8
Vincent Petry [Wed, 4 Sep 2013 19:32:45 +0000 (21:32 +0200)]
Fixed missing checkboxes in IE8

IE8 is not happy with the :checked CSS3 selector which causes it to
ignore the whole rule.

Replace it with a more compatible selector.

11 years agoMerge pull request #4761 from owncloud/fix_language_selection-kondou
Christopher [Sun, 8 Sep 2013 12:50:41 +0000 (05:50 -0700)]
Merge pull request #4761 from owncloud/fix_language_selection-kondou

Fix language selection

11 years agoFix language selection; Fix #4756
kondou [Sat, 7 Sep 2013 14:28:51 +0000 (16:28 +0200)]
Fix language selection; Fix #4756

11 years agochange View->deleteAll to an alias of View->rmdir since rmdir works recursive
Robin Appelman [Sat, 7 Sep 2013 12:10:51 +0000 (14:10 +0200)]
change View->deleteAll to an alias of View->rmdir since rmdir works recursive

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 7 Sep 2013 08:46:57 +0000 (04:46 -0400)]
[tx-robot] updated from transifex

11 years agoremove some more debug output
Bjoern Schiessle [Fri, 6 Sep 2013 08:58:42 +0000 (10:58 +0200)]
remove some more debug output

11 years agoremove some error_logs
Bjoern Schiessle [Thu, 5 Sep 2013 09:50:36 +0000 (11:50 +0200)]
remove some error_logs

11 years agoremove error logs
Bjoern Schiessle [Thu, 5 Sep 2013 09:45:36 +0000 (11:45 +0200)]
remove error logs

11 years agocoding style fixes
Bjoern Schiessle [Thu, 5 Sep 2013 08:11:09 +0000 (10:11 +0200)]
coding style fixes

11 years agoif the files doesn't exist yet we start with the parent to search for shares
Bjoern Schiessle [Thu, 5 Sep 2013 08:08:13 +0000 (10:08 +0200)]
if the files doesn't exist yet we start with the parent to search for shares

11 years agofix part file handling and real size calculation, this should also solve #4581
Bjoern Schiessle [Wed, 4 Sep 2013 19:15:06 +0000 (21:15 +0200)]
fix part file handling and real size calculation, this should also solve #4581

Conflicts:
apps/files_encryption/lib/stream.php

11 years agocheck shares for the real file and not for the .part file
Bjoern Schiessle [Tue, 27 Aug 2013 14:29:54 +0000 (16:29 +0200)]
check shares for the real file and not for the .part file

11 years agofirst check if a extension exists before comparing it
Bjoern Schiessle [Tue, 27 Aug 2013 12:19:30 +0000 (14:19 +0200)]
first check if a extension exists before comparing it

11 years agohandle part files correctly
Bjoern Schiessle [Thu, 22 Aug 2013 15:55:10 +0000 (17:55 +0200)]
handle part files correctly

11 years agoUse shorter array-conversion
kondou [Fri, 6 Sep 2013 11:33:17 +0000 (13:33 +0200)]
Use shorter array-conversion

11 years agoprefix #filestable to tbody tr
Pete McFarlane [Fri, 6 Sep 2013 09:01:11 +0000 (10:01 +0100)]
prefix #filestable to tbody tr

11 years agoUse usort() instead of uasort() to not maintain keys
kondou [Fri, 6 Sep 2013 04:44:49 +0000 (06:44 +0200)]
Use usort() instead of uasort() to not maintain keys

11 years agoRevert "fixes #4574"
Thomas Müller [Thu, 5 Sep 2013 22:28:13 +0000 (00:28 +0200)]
Revert "fixes #4574"

This reverts commit 81a45cfcf1c7064615429bb3f9759e9455868614.

11 years agoMerge pull request #4704 from owncloud/rename-lostpassword-controller
Bart Visscher [Thu, 5 Sep 2013 21:38:03 +0000 (14:38 -0700)]
Merge pull request #4704 from owncloud/rename-lostpassword-controller

Use the namespaced variation of the classname.

11 years agoSort files by name, not by mimetype
kondou [Thu, 5 Sep 2013 21:17:53 +0000 (23:17 +0200)]
Sort files by name, not by mimetype

11 years agoOnly use mimetype_list and clean up a bit
kondou [Thu, 5 Sep 2013 16:40:55 +0000 (18:40 +0200)]
Only use mimetype_list and clean up a bit

11 years agoMake it possible to pass rawlist.php an JSON array, to filter by more than one mimetype
kondou [Thu, 5 Sep 2013 14:54:12 +0000 (16:54 +0200)]
Make it possible to pass rawlist.php an JSON array, to filter by more than one mimetype

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 5 Sep 2013 11:37:32 +0000 (07:37 -0400)]
[tx-robot] updated from transifex

11 years agomore is_resource checks before readdir
Arthur Schiwon [Thu, 5 Sep 2013 09:58:57 +0000 (11:58 +0200)]
more is_resource checks before readdir

11 years agouse avconv instead of ffmpeg
Georg Ehrke [Thu, 5 Sep 2013 07:53:35 +0000 (09:53 +0200)]
use avconv instead of ffmpeg

11 years agoMerge pull request #4477 from owncloud/hooks-view
Bernhard Posselt [Wed, 4 Sep 2013 23:09:22 +0000 (16:09 -0700)]
Merge pull request #4477 from owncloud/hooks-view

also emit hooks for views that are a subfolder of the user folder

11 years agoMerge pull request #4683 from owncloud/publicuploadjserror
Thomas Müller [Wed, 4 Sep 2013 18:50:38 +0000 (11:50 -0700)]
Merge pull request #4683 from owncloud/publicuploadjserror

Fixed public upload error that prevents upload

11 years agoMerge branch 'master' into rename-lostpassword-controller
Thomas Müller [Wed, 4 Sep 2013 18:46:32 +0000 (20:46 +0200)]
Merge branch 'master' into rename-lostpassword-controller

Conflicts:
core/lostpassword/controller.php

11 years agoAlways check variable type before using readdir to avoid surprises
Arthur Schiwon [Wed, 4 Sep 2013 11:06:04 +0000 (13:06 +0200)]
Always check variable type before using readdir to avoid surprises

11 years agoMerge pull request #4449 from owncloud/clean_up_util
Morris Jobke [Wed, 4 Sep 2013 05:53:03 +0000 (22:53 -0700)]
Merge pull request #4449 from owncloud/clean_up_util

Clean up \OC\Util

11 years agoMerge pull request #4709 from owncloud/previews_in_ocidalogs_filepicker
Morris Jobke [Wed, 4 Sep 2013 05:35:58 +0000 (22:35 -0700)]
Merge pull request #4709 from owncloud/previews_in_ocidalogs_filepicker

Add previews to OC.dialogs.filepicker()

11 years agoMerge pull request #4707 from owncloud/use_on_instead_of_deprecated_bind
Christopher [Tue, 3 Sep 2013 13:27:08 +0000 (06:27 -0700)]
Merge pull request #4707 from owncloud/use_on_instead_of_deprecated_bind

use on to add event listener instead of deprecated jquery bind

11 years agoAdd previews to OC.dialogs.filepicker(); Fix #4697
kondou [Tue, 3 Sep 2013 13:15:20 +0000 (15:15 +0200)]
Add previews to OC.dialogs.filepicker(); Fix #4697

11 years agoMerge pull request #4473 from owncloud/texteditor_polishing
Jörn Friedrich Dreyer [Tue, 3 Sep 2013 12:38:59 +0000 (05:38 -0700)]
Merge pull request #4473 from owncloud/texteditor_polishing

Texteditor polishing

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 3 Sep 2013 11:46:55 +0000 (07:46 -0400)]
[tx-robot] updated from transifex

11 years agoRevert "remove editor div in filelist", add "is deprecated" comment
Jörn Friedrich Dreyer [Tue, 3 Sep 2013 11:17:16 +0000 (13:17 +0200)]
Revert "remove editor div in filelist", add "is deprecated" comment

This reverts commit 64d09452f55c0c73fe0d55a70f82d8ad7a386d7c.

11 years agouse on to add event listener instead of deprecated jquery bind
Jörn Friedrich Dreyer [Tue, 3 Sep 2013 11:12:19 +0000 (13:12 +0200)]
use on to add event listener instead of deprecated jquery bind

11 years agoMerge pull request #4702 from owncloud/center-utils
Morris Jobke [Tue, 3 Sep 2013 09:27:52 +0000 (02:27 -0700)]
Merge pull request #4702 from owncloud/center-utils

center utils

11 years agoMerge pull request #4695 from owncloud/placeholder-hsl
Morris Jobke [Tue, 3 Sep 2013 09:18:39 +0000 (02:18 -0700)]
Merge pull request #4695 from owncloud/placeholder-hsl

RGB -> HSL

11 years agoMerge pull request #4706 from owncloud/fix_filepicker_mimetype
Christopher [Tue, 3 Sep 2013 02:36:03 +0000 (19:36 -0700)]
Merge pull request #4706 from owncloud/fix_filepicker_mimetype

Use provided mimetype on open. Fix #4696

11 years agoUse provided mimetype on open. Fix #4696
Thomas Tanghus [Mon, 2 Sep 2013 21:53:45 +0000 (23:53 +0200)]
Use provided mimetype on open. Fix #4696

11 years agoMerge pull request #4672 from owncloud/ocs_cleanup
blizzz [Mon, 2 Sep 2013 21:24:46 +0000 (14:24 -0700)]
Merge pull request #4672 from owncloud/ocs_cleanup

Ocs cleanup

11 years agoUse the namespaced variation of the classname.
Bart Visscher [Mon, 2 Sep 2013 19:22:18 +0000 (21:22 +0200)]
Use the namespaced variation of the classname.

11 years agocenter utils
Bernhard Posselt [Mon, 2 Sep 2013 17:38:47 +0000 (19:38 +0200)]
center utils

11 years agoplaceholder.js: fix typo
Jan-Christoph Borchardt [Mon, 2 Sep 2013 16:29:16 +0000 (18:29 +0200)]
placeholder.js: fix typo

11 years agoplaceholder.js: adjust saturation and lightness values
Jan-Christoph Borchardt [Mon, 2 Sep 2013 16:20:18 +0000 (18:20 +0200)]
placeholder.js: adjust saturation and lightness values

11 years agoMerge pull request #4514 from owncloud/windows_ssl
Owen Winkler [Mon, 2 Sep 2013 15:20:56 +0000 (08:20 -0700)]
Merge pull request #4514 from owncloud/windows_ssl

Allow Windows (or Linux) users to specify OpenSSL options in the ownCloud config

11 years agoRGB -> HSL
Morris Jobke [Mon, 2 Sep 2013 14:41:18 +0000 (16:41 +0200)]
RGB -> HSL

11 years agoThis function doesn't cache anymore. Adjusted PHPDoc to suit.
ringmaster [Mon, 26 Aug 2013 19:56:45 +0000 (15:56 -0400)]
This function doesn't cache anymore. Adjusted PHPDoc to suit.

11 years agoDon't cache the pkey, skip generation if the keyfile exists
ringmaster [Mon, 26 Aug 2013 16:08:23 +0000 (12:08 -0400)]
Don't cache the pkey, skip generation if the keyfile exists

11 years agoEmploy config option for OpenSSL config file, if provided.
Owen Winkler [Mon, 19 Aug 2013 10:36:19 +0000 (06:36 -0400)]
Employ config option for OpenSSL config file, if provided.
This should help make OpenSSL configuration on Windows servers easier by allowing the openssl.cnf file to be set directly in the ownCloud config, rather than in SetEnv commands that don't exist and are hard to replicate in IIS.

11 years agoStart a branch for easier OpenSSL configuration.
Owen Winkler [Sun, 18 Aug 2013 17:11:48 +0000 (13:11 -0400)]
Start a branch for easier OpenSSL configuration.

11 years agoMerge pull request #4673 from owncloud/ocsapi_cleanup
Jörn Friedrich Dreyer [Mon, 2 Sep 2013 08:46:29 +0000 (01:46 -0700)]
Merge pull request #4673 from owncloud/ocsapi_cleanup

remove the activity call here. it is not implemented anyways.

11 years agoMerge pull request #4663 from owncloud/fix-sticky-apps
Morris Jobke [Mon, 2 Sep 2013 08:11:09 +0000 (01:11 -0700)]
Merge pull request #4663 from owncloud/fix-sticky-apps

fix issues caused by introduction of sticky Apps management footer

11 years agoMerge pull request #4657 from owncloud/files-controls-fixes
Morris Jobke [Mon, 2 Sep 2013 06:08:23 +0000 (23:08 -0700)]
Merge pull request #4657 from owncloud/files-controls-fixes

Files controls fixes

11 years agoMerge pull request #4674 from owncloud/fit-filepicker-new-icons
Morris Jobke [Mon, 2 Sep 2013 06:06:59 +0000 (23:06 -0700)]
Merge pull request #4674 from owncloud/fit-filepicker-new-icons

Fit filesummary for \OC\Preview's new mimetype-icons

11 years agoIE8 fixes
Morris Jobke [Mon, 2 Sep 2013 06:05:47 +0000 (08:05 +0200)]
IE8 fixes

11 years agoMerge branch 'master' into clean_up_util
kondou [Mon, 2 Sep 2013 05:58:06 +0000 (07:58 +0200)]
Merge branch 'master' into clean_up_util

Conflicts:
lib/base.php

11 years agoMerge pull request #4671 from owncloud/emptycontent
Bernhard Posselt [Mon, 2 Sep 2013 00:47:55 +0000 (17:47 -0700)]
Merge pull request #4671 from owncloud/emptycontent

centers text message in empty-content page (files and files_trashbin apps)

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 1 Sep 2013 17:30:40 +0000 (13:30 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #4329 from owncloud/fix_4258
Christopher [Sun, 1 Sep 2013 15:46:27 +0000 (08:46 -0700)]
Merge pull request #4329 from owncloud/fix_4258

Fix #4258 and improve unittest

11 years agoFixed public upload error that prevents upload
Vincent Petry [Sun, 1 Sep 2013 14:14:46 +0000 (16:14 +0200)]
Fixed public upload error that prevents upload

Public upload is broken because the file_upload_param variable expected
to exist by public.js didn't.

This fix sets the variable scope to the window to make it accessible
outside.

11 years agoCheck for $this->fileInfo and @depend on testData()
kondou [Sun, 1 Sep 2013 13:50:58 +0000 (15:50 +0200)]
Check for $this->fileInfo and @depend on testData()

11 years agofixing this obvious typo directly
Frank Karlitschek [Sun, 1 Sep 2013 06:23:11 +0000 (08:23 +0200)]
fixing this obvious typo directly

11 years agoMerge branch 'master' into fix_4258
kondou [Sat, 31 Aug 2013 21:48:23 +0000 (23:48 +0200)]
Merge branch 'master' into fix_4258

Conflicts:
lib/image.php

11 years agoFit filesummary for \OC\Preview's ne mimetype-icons
kondou [Sat, 31 Aug 2013 17:21:51 +0000 (19:21 +0200)]
Fit filesummary for \OC\Preview's ne mimetype-icons

11 years agoremove the activity call here. it is not implemented anyways. This will be provided...
Frank Karlitschek [Sat, 31 Aug 2013 16:14:46 +0000 (18:14 +0200)]
remove the activity call here. it is not implemented anyways. This will be provided by Activity app in the future.