]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agostore the permissions retrieved via ajax within the dom element
Thomas Müller [Wed, 18 Sep 2013 11:09:04 +0000 (13:09 +0200)]
store the permissions retrieved via ajax within the dom element

11 years agoadd permissions of the file to the json response
Thomas Müller [Wed, 18 Sep 2013 09:22:29 +0000 (11:22 +0200)]
add permissions of the file to the json response

11 years agoperformance improvement, check configuration only if no private key exists
Bjoern Schiessle [Wed, 18 Sep 2013 08:40:52 +0000 (10:40 +0200)]
performance improvement, check configuration only if no private key exists

backport from https://github.com/owncloud/core/commit/72eaf2894a540bc9280e144ba493db7fcde07eac

11 years agocheck if stream wrapper is already registered to avoid warning
Bjoern Schiessle [Tue, 3 Sep 2013 13:56:25 +0000 (15:56 +0200)]
check if stream wrapper is already registered to avoid warning

11 years agoMerge pull request #4827 from owncloud/backport-4719-stable5
Thomas Müller [Fri, 13 Sep 2013 19:08:32 +0000 (12:08 -0700)]
Merge pull request #4827 from owncloud/backport-4719-stable5

some is_resource tests have been missing in #4701

11 years agoMerge pull request #4821 from owncloud/fix_user_management
Frank Karlitschek [Fri, 13 Sep 2013 10:07:42 +0000 (03:07 -0700)]
Merge pull request #4821 from owncloud/fix_user_management

Fix user management

11 years agosome is_resource tests have been missing in #4701
Thomas Müller [Thu, 12 Sep 2013 23:00:43 +0000 (01:00 +0200)]
some is_resource tests have been missing in #4701

11 years agoAllow numeric group names
ringmaster [Thu, 12 Sep 2013 14:50:26 +0000 (10:50 -0400)]
Allow numeric group names

11 years agoEnsure creation of a JSON array, not an object.
ringmaster [Thu, 12 Sep 2013 14:49:36 +0000 (10:49 -0400)]
Ensure creation of a JSON array, not an object.

11 years agoImprove IE Compatibility
Jörn Friedrich Dreyer [Wed, 11 Sep 2013 09:50:36 +0000 (11:50 +0200)]
Improve IE Compatibility
Added meta tags from HTML5 Boiler Plate to improve compatibility with IE7+. This fixes the issues with rendering.

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

Conflicts:
apps/files_external/lib/irods.php

11 years agotest case for hooks send from a non-default view
Robin Appelman [Thu, 29 Aug 2013 13:25:38 +0000 (15:25 +0200)]
test case for hooks send from a non-default view

11 years agoalso emit hooks for views that are a subfolder of the user folder
Robin Appelman [Sat, 17 Aug 2013 08:57:31 +0000 (10:57 +0200)]
also emit hooks for views that are a subfolder of the user folder

11 years agoMerge branch 'stable5' of github.com:owncloud/core into stable5
Thomas Müller [Tue, 10 Sep 2013 11:55:06 +0000 (13:55 +0200)]
Merge branch 'stable5' of github.com:owncloud/core into stable5

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 agoWorkaround for IE 9 & 10 for clicking filelist after adding new item
Thomas Müller [Tue, 10 Sep 2013 08:55:02 +0000 (10:55 +0200)]
Workaround for IE 9 & 10 for clicking filelist after adding new item
manual backport of f4ec5182bdeaa611d13648b50d24f80501d92acd

11 years ago5.0.11 v5.0.11
Frank Karlitschek [Fri, 6 Sep 2013 18:31:11 +0000 (20:31 +0200)]
5.0.11

11 years agoMerge pull request #4551 from owncloud/fix_4533
Björn Schießle [Fri, 6 Sep 2013 13:57:45 +0000 (06:57 -0700)]
Merge pull request #4551 from owncloud/fix_4533

Handle part files correctly

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 agoMerge branch 'stable5' into fix_4533
Bjoern Schiessle [Fri, 6 Sep 2013 08:51:27 +0000 (10:51 +0200)]
Merge branch 'stable5' into fix_4533

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

11 years ago5.0.11 RC2
Frank Karlitschek [Sun, 1 Sep 2013 14:59:38 +0000 (16:59 +0200)]
5.0.11 RC2

11 years agoMerge pull request #4701 from owncloud/fix_4667
blizzz [Wed, 4 Sep 2013 10:28:12 +0000 (03:28 -0700)]
Merge pull request #4701 from owncloud/fix_4667

Always check variable type before using readdir to avoid surprises, fixes #4667 #4658 and #4613

11 years agoone check is enough
Arthur Schiwon [Wed, 4 Sep 2013 09:19:58 +0000 (11:19 +0200)]
one check is enough

11 years agoMerge pull request #4700 from owncloud/stable5_ocp_files_searchbymime
Bart Visscher [Tue, 3 Sep 2013 15:56:50 +0000 (08:56 -0700)]
Merge pull request #4700 from owncloud/stable5_ocp_files_searchbymime

Stable5 ocp files searchbymime

11 years agoMerge pull request #4699 from owncloud/stable5_autoloader_try_lib_folder
Jörn Friedrich Dreyer [Tue, 3 Sep 2013 11:04:35 +0000 (04:04 -0700)]
Merge pull request #4699 from owncloud/stable5_autoloader_try_lib_folder

Stable5 autoloader try lib folder

11 years agoMerge pull request #4693 from owncloud/encryption_improved_error_messages_stable5
blizzz [Mon, 2 Sep 2013 21:31:37 +0000 (14:31 -0700)]
Merge pull request #4693 from owncloud/encryption_improved_error_messages_stable5

Encryption improved error messages for Stable5

11 years agofix unknown var in if clause
Arthur Schiwon [Mon, 2 Sep 2013 20:13:11 +0000 (22:13 +0200)]
fix unknown var in if clause

11 years agoCheck variable type before using readdir to avoid surprises and fix #4667 #4658 and...
Arthur Schiwon [Mon, 2 Sep 2013 16:58:25 +0000 (18:58 +0200)]
Check variable type before using readdir to avoid surprises and fix #4667 #4658 and #4613

11 years agoadd searchByMime to public api
Jörn Friedrich Dreyer [Mon, 2 Sep 2013 16:09:00 +0000 (18:09 +0200)]
add searchByMime to public api

11 years agobackport autoloader magic trying to find class in lib folder
Jörn Friedrich Dreyer [Mon, 2 Sep 2013 16:05:10 +0000 (18:05 +0200)]
backport autoloader magic trying to find class in lib folder

11 years agoimproved error message to reflect the case when the app was re-eanbled during the...
Bjoern Schiessle [Mon, 2 Sep 2013 11:00:41 +0000 (13:00 +0200)]
improved error message to reflect the case when the app was re-eanbled during the session

11 years agoMerge branch 'stable5' into fix_4533
Bjoern Schiessle [Fri, 30 Aug 2013 12:27:40 +0000 (14:27 +0200)]
Merge branch 'stable5' into fix_4533

11 years agoMerge pull request #4654 from owncloud/fix_4616
blizzz [Fri, 30 Aug 2013 09:43:44 +0000 (02:43 -0700)]
Merge pull request #4654 from owncloud/fix_4616

Fix 4616

11 years agoMerge pull request #4633 from owncloud/backport-4610-stable5
Raghu Nayyar [Fri, 30 Aug 2013 07:59:59 +0000 (00:59 -0700)]
Merge pull request #4633 from owncloud/backport-4610-stable5

Backport 4610 to stable5

11 years agoUse the real username in preferences and magic cookie instead of case-insensitive...
Arthur Schiwon [Thu, 29 Aug 2013 22:33:48 +0000 (00:33 +0200)]
Use the real username in preferences and magic cookie instead of case-insensitive user input. Fixes 4616.

11 years agowhitespaces
Arthur Schiwon [Thu, 29 Aug 2013 22:31:10 +0000 (00:31 +0200)]
whitespaces

11 years agoMerge pull request #4539 from owncloud/fix_4201
Thomas Müller [Thu, 29 Aug 2013 15:52:20 +0000 (08:52 -0700)]
Merge pull request #4539 from owncloud/fix_4201

Fix 4201, Group Search in Share Dialog only half-working

11 years agoMerge pull request #4634 from owncloud/backport-4360-stable5
Owen Winkler [Thu, 29 Aug 2013 11:47:17 +0000 (04:47 -0700)]
Merge pull request #4634 from owncloud/backport-4360-stable5

Backport 4360 stable5

11 years agoMerge pull request #4635 from owncloud/fixing-quota-stable5
Thomas Müller [Thu, 29 Aug 2013 10:33:39 +0000 (03:33 -0700)]
Merge pull request #4635 from owncloud/fixing-quota-stable5

Fixing quota stable5

11 years agobackport of #4360
Thomas Müller [Thu, 29 Aug 2013 08:51:46 +0000 (10:51 +0200)]
backport of #4360

11 years agowebdav quota information contains the values for used and free - not total
Thomas Müller [Thu, 29 Aug 2013 08:49:50 +0000 (10:49 +0200)]
webdav quota information contains the values for used and free - not total

11 years agofix shadow style of username input box
Jan-Christoph Borchardt [Wed, 28 Aug 2013 11:59:23 +0000 (13:59 +0200)]
fix shadow style of username input box

Conflicts:
core/css/styles.css

11 years agoremove show password toggle from log in page, ref #4577 #4580
Jan-Christoph Borchardt [Wed, 28 Aug 2013 11:58:49 +0000 (13:58 +0200)]
remove show password toggle from log in page, ref #4577 #4580

Conflicts:
core/js/js.js

11 years agobetter variable naming
Robin Appelman [Mon, 29 Jul 2013 16:27:19 +0000 (18:27 +0200)]
better variable naming

11 years agoCache: don't check if the parent exists in the cache if we are already sure it does
Robin Appelman [Sat, 27 Jul 2013 09:36:27 +0000 (11:36 +0200)]
Cache: don't check if the parent exists in the cache if we are already sure it does

11 years ago5.0.11 RC1
Frank Karlitschek [Wed, 28 Aug 2013 12:13:00 +0000 (14:13 +0200)]
5.0.11 RC1

11 years agoMerge pull request #4357 from owncloud/fixing-4341-stable5
Thomas Müller [Tue, 27 Aug 2013 21:29:52 +0000 (14:29 -0700)]
Merge pull request #4357 from owncloud/fixing-4341-stable5

Enable file upload to shared folder with create permission only

11 years agoMerge pull request #4595 from owncloud/ldap_robust_replace
blizzz [Tue, 27 Aug 2013 20:22:59 +0000 (13:22 -0700)]
Merge pull request #4595 from owncloud/ldap_robust_replace

LDAP: case insensitive replace for more robustness

11 years agolacy initialization of fileView - in case basic auth is used FileSystem is not yet...
Thomas Müller [Mon, 26 Aug 2013 18:21:16 +0000 (20:21 +0200)]
lacy initialization of fileView - in case basic auth is used FileSystem is not yet initialized during the initialize() call

Conflicts:
lib/connector/sabre/quotaplugin.php

11 years agoadding unit tests for quota checks
Thomas Müller [Thu, 8 Aug 2013 11:33:00 +0000 (13:33 +0200)]
adding unit tests for quota checks

11 years agoadding unit tests to determine length
Thomas Müller [Thu, 8 Aug 2013 09:04:40 +0000 (11:04 +0200)]
adding unit tests to determine length

11 years agofixes #4343
Thomas Müller [Wed, 7 Aug 2013 22:42:28 +0000 (00:42 +0200)]
fixes #4343

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 agoLDAP: case insensitive replace for more robustness
Arthur Schiwon [Tue, 27 Aug 2013 11:47:31 +0000 (13:47 +0200)]
LDAP: case insensitive replace for more robustness

11 years agostorage information is path specific
Thomas Müller [Mon, 26 Aug 2013 22:59:58 +0000 (00:59 +0200)]
storage information is path specific

11 years agowebdav quota now displays the same values as the web interface does
Thomas Müller [Mon, 26 Aug 2013 22:57:28 +0000 (00:57 +0200)]
webdav quota now displays the same values as the web interface does

Conflicts:
lib/helper.php

11 years agoMerge pull request #4364 from ringmaster/fix_4351
Owen Winkler [Mon, 26 Aug 2013 16:22:59 +0000 (09:22 -0700)]
Merge pull request #4364 from ringmaster/fix_4351

Store and retrieve group data as JSON

11 years agoBreak long lines into smaller ones.
Owen Winkler [Sun, 18 Aug 2013 09:03:20 +0000 (05:03 -0400)]
Break long lines into smaller ones.

11 years agoUse JSON to send/receive group data.
Owen Winkler [Thu, 15 Aug 2013 10:19:40 +0000 (06:19 -0400)]
Use JSON to send/receive group data.
Squashed commits from PR #4364 for master.

Conflicts:
settings/js/users.js

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 agoMerge pull request #4541 from owncloud/backport-4512-stable5
Thomas Müller [Wed, 21 Aug 2013 22:15:51 +0000 (15:15 -0700)]
Merge pull request #4541 from owncloud/backport-4512-stable5

Backport 4512 stable5

11 years agoMerge pull request #4487 from owncloud/ldap_fix_hook
blizzz [Wed, 21 Aug 2013 21:57:11 +0000 (14:57 -0700)]
Merge pull request #4487 from owncloud/ldap_fix_hook

Ldap fix hook

11 years agoadditional readdir check in mappedlocal
Thomas Müller [Wed, 21 Aug 2013 20:41:34 +0000 (22:41 +0200)]
additional readdir check in mappedlocal

11 years agouse strict equals in readdir loops to prevent issues with '0' files
Robin Appelman [Mon, 19 Aug 2013 10:04:53 +0000 (12:04 +0200)]
use strict equals in readdir loops to prevent issues with '0' files

Conflicts:
apps/files_external/lib/amazons3.php
apps/files_trashbin/index.php
lib/connector/sabre/objecttree.php

11 years agoWhitespaces
Arthur Schiwon [Wed, 21 Aug 2013 11:15:58 +0000 (13:15 +0200)]
Whitespaces

11 years agoUse Group methods for searching, fixes #4201
Arthur Schiwon [Wed, 21 Aug 2013 11:15:31 +0000 (13:15 +0200)]
Use Group methods for searching, fixes #4201

11 years agoselective backport from https://github.com/owncloud/core/pull/4239; don't change...
Bjoern Schiessle [Sun, 18 Aug 2013 17:05:43 +0000 (19:05 +0200)]
selective backport from https://github.com/owncloud/core/pull/4239; don't change etags during initial encryption because the file content doesn't change

11 years agoMerge pull request #4490 from owncloud/fix-multiselect-mac-firefox
Morris Jobke [Sun, 18 Aug 2013 10:21:16 +0000 (03:21 -0700)]
Merge pull request #4490 from owncloud/fix-multiselect-mac-firefox

fix hidden groups in Firefox on Mac - fix 2571

11 years agoSharing: only determine path root if owner is available
Arthur Schiwon [Sat, 17 Aug 2013 16:45:36 +0000 (18:45 +0200)]
Sharing: only determine path root if owner is available

11 years agofix hidden groups in Firefox on Mac - fix 2571
Morris Jobke [Sat, 17 Aug 2013 16:23:37 +0000 (18:23 +0200)]
fix hidden groups in Firefox on Mac - fix 2571

11 years agoLDAP: fix wrong hook name
Arthur Schiwon [Sat, 17 Aug 2013 15:55:46 +0000 (17:55 +0200)]
LDAP: fix wrong hook name

11 years agoswitched to dirname()
Bjoern Schiessle [Sat, 17 Aug 2013 11:49:42 +0000 (13:49 +0200)]
switched to dirname()

11 years agoadded missing parameter documentation
Bjoern Schiessle [Sat, 17 Aug 2013 11:46:33 +0000 (13:46 +0200)]
added missing parameter documentation

11 years agoadded createMissingDirectories() method
Bjoern Schiessle [Sat, 17 Aug 2013 11:28:35 +0000 (13:28 +0200)]
added createMissingDirectories() method

11 years agoalso create root dir if it doesn't exist yet
Bjoern Schiessle [Wed, 14 Aug 2013 18:51:36 +0000 (20:51 +0200)]
also create root dir if it doesn't exist yet

11 years agouse OC files API to create missing directory which should handle special chars in...
Bjoern Schiessle [Wed, 14 Aug 2013 15:58:41 +0000 (17:58 +0200)]
use OC files API to create missing directory which should handle special chars in every environment correctly

11 years agofirst check if file exists before checking the files size
Bjoern Schiessle [Sat, 17 Aug 2013 09:57:50 +0000 (11:57 +0200)]
first check if file exists before checking the files size

11 years agoMerge pull request #4423 from owncloud/ldap_reduce_connections
Bart Visscher [Sat, 17 Aug 2013 10:03:51 +0000 (03:03 -0700)]
Merge pull request #4423 from owncloud/ldap_reduce_connections

Ldap reduce connections

11 years agoMerge pull request #4454 from owncloud/fix_4446
Kondou [Sat, 17 Aug 2013 09:29:39 +0000 (02:29 -0700)]
Merge pull request #4454 from owncloud/fix_4446

Show a "password incorrect" notice when used shared password is wrong

11 years agono files external for SMB on windows
Thomas Müller [Thu, 15 Aug 2013 10:00:02 +0000 (12:00 +0200)]
no files external for SMB on windows

11 years agoUse better wording.
kondou [Wed, 3 Jul 2013 18:13:10 +0000 (20:13 +0200)]
Use better wording.

11 years agoAdd a "Wrong password." message, if the password
kondou [Tue, 2 Jul 2013 01:16:42 +0000 (03:16 +0200)]
Add a "Wrong password." message, if the password

for the public share was wrong.

Fix #2725

11 years agoStyle the new 'password wrong' div conservatively.
Owen Winkler [Thu, 15 Aug 2013 15:09:13 +0000 (11:09 -0400)]
Style the new 'password wrong' div conservatively.

11 years agoMerge pull request #4458 from owncloud/dav_principal_groupmemberset
Thomas Tanghus [Fri, 16 Aug 2013 14:41:36 +0000 (07:41 -0700)]
Merge pull request #4458 from owncloud/dav_principal_groupmemberset

Dav principal groupmemberset

11 years agoDon't barf on OC_Connector_Sabre_Principal::getGroupMemberSet
Thomas Tanghus [Thu, 15 Aug 2013 23:46:31 +0000 (01:46 +0200)]
Don't barf on OC_Connector_Sabre_Principal::getGroupMemberSet

Refs: owncloud/contacts#166 and owncloud/calendar#102

11 years agofix #2711 using a custom event, also use css selectors over filterAttr
Jörn Friedrich Dreyer [Thu, 8 Aug 2013 11:50:04 +0000 (13:50 +0200)]
fix #2711 using a custom event, also use css selectors over filterAttr

11 years agouse __DIR__ instead of realpath
Bjoern Schiessle [Wed, 14 Aug 2013 15:15:01 +0000 (17:15 +0200)]
use __DIR__ instead of realpath

11 years agoprovide correct path for require_once
Bjoern Schiessle [Mon, 12 Aug 2013 15:38:57 +0000 (17:38 +0200)]
provide correct path for require_once

11 years agoMerge pull request #4306 from owncloud/stable5-googledrive
Thomas Müller [Wed, 14 Aug 2013 18:37:16 +0000 (11:37 -0700)]
Merge pull request #4306 from owncloud/stable5-googledrive

[Stable5] backport  Google Drive SDK

11 years agoLDAP: only connect to LDAP once on login
Arthur Schiwon [Wed, 14 Aug 2013 14:03:18 +0000 (16:03 +0200)]
LDAP: only connect to LDAP once on login

11 years agofix namespacess for scanner test
Robin Appelman [Mon, 12 Aug 2013 17:53:57 +0000 (19:53 +0200)]
fix namespacess for scanner test

11 years agoScanner: correctly pass trough reuse options when doing a recursive scan
Robin Appelman [Mon, 12 Aug 2013 13:37:39 +0000 (15:37 +0200)]
Scanner: correctly pass trough reuse options when doing a recursive scan

11 years agoScanner: additional tests for reusing etags during scanning
Robin Appelman [Mon, 12 Aug 2013 13:37:15 +0000 (15:37 +0200)]
Scanner: additional tests for reusing etags during scanning