]>
source.dussan.org Git - nextcloud-server.git/log
Thomas Müller [Wed, 18 Sep 2013 21:06:48 +0000 (23:06 +0200)]
no file actions during upload
Thomas Müller [Wed, 18 Sep 2013 11:09:47 +0000 (13:09 +0200)]
remove file action elements before recreating them
Thomas Müller [Wed, 18 Sep 2013 11:09:04 +0000 (13:09 +0200)]
store the permissions retrieved via ajax within the dom element
Thomas Müller [Wed, 18 Sep 2013 09:22:29 +0000 (11:22 +0200)]
add permissions of the file to the json response
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
Bjoern Schiessle [Tue, 3 Sep 2013 13:56:25 +0000 (15:56 +0200)]
check if stream wrapper is already registered to avoid warning
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
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
Thomas Müller [Thu, 12 Sep 2013 23:00:43 +0000 (01:00 +0200)]
some is_resource tests have been missing in #4701
ringmaster [Thu, 12 Sep 2013 14:50:26 +0000 (10:50 -0400)]
Allow numeric group names
ringmaster [Thu, 12 Sep 2013 14:49:36 +0000 (10:49 -0400)]
Ensure creation of a JSON array, not an object.
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.
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
Robin Appelman [Thu, 29 Aug 2013 13:25:38 +0000 (15:25 +0200)]
test case for hooks send from a non-default view
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
Thomas Müller [Tue, 10 Sep 2013 11:55:06 +0000 (13:55 +0200)]
Merge branch 'stable5' of github.com:owncloud/core into stable5
Thomas Müller [Tue, 10 Sep 2013 09:25:40 +0000 (11:25 +0200)]
removing all ?> jutt in case
Thomas Müller [Tue, 10 Sep 2013 09:16:43 +0000 (11:16 +0200)]
removing ?> followed by whitespaces
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
Frank Karlitschek [Fri, 6 Sep 2013 18:31:11 +0000 (20:31 +0200)]
5.0.11
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
Bjoern Schiessle [Fri, 6 Sep 2013 08:58:42 +0000 (10:58 +0200)]
remove some more debug output
Bjoern Schiessle [Fri, 6 Sep 2013 08:51:27 +0000 (10:51 +0200)]
Merge branch 'stable5' into fix_4533
Bjoern Schiessle [Thu, 5 Sep 2013 09:50:36 +0000 (11:50 +0200)]
remove some error_logs
Bjoern Schiessle [Thu, 5 Sep 2013 09:45:36 +0000 (11:45 +0200)]
remove error logs
Bjoern Schiessle [Thu, 5 Sep 2013 08:11:09 +0000 (10:11 +0200)]
coding style fixes
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
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
Frank Karlitschek [Sun, 1 Sep 2013 14:59:38 +0000 (16:59 +0200)]
5.0.11 RC2
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
Arthur Schiwon [Wed, 4 Sep 2013 09:19:58 +0000 (11:19 +0200)]
one check is enough
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
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
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
Arthur Schiwon [Mon, 2 Sep 2013 20:13:11 +0000 (22:13 +0200)]
fix unknown var in if clause
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
Jörn Friedrich Dreyer [Mon, 2 Sep 2013 16:09:00 +0000 (18:09 +0200)]
add searchByMime to public api
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
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
Bjoern Schiessle [Fri, 30 Aug 2013 12:27:40 +0000 (14:27 +0200)]
Merge branch 'stable5' into fix_4533
blizzz [Fri, 30 Aug 2013 09:43:44 +0000 (02:43 -0700)]
Merge pull request #4654 from owncloud/fix_4616
Fix 4616
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
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.
Arthur Schiwon [Thu, 29 Aug 2013 22:31:10 +0000 (00:31 +0200)]
whitespaces
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
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
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
Thomas Müller [Thu, 29 Aug 2013 08:51:46 +0000 (10:51 +0200)]
backport of #4360
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
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
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
Robin Appelman [Mon, 29 Jul 2013 16:27:19 +0000 (18:27 +0200)]
better variable naming
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
Frank Karlitschek [Wed, 28 Aug 2013 12:13:00 +0000 (14:13 +0200)]
5.0.11 RC1
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
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
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
Thomas Müller [Thu, 8 Aug 2013 11:33:00 +0000 (13:33 +0200)]
adding unit tests for quota checks
Thomas Müller [Thu, 8 Aug 2013 09:04:40 +0000 (11:04 +0200)]
adding unit tests to determine length
Thomas Müller [Wed, 7 Aug 2013 22:42:28 +0000 (00:42 +0200)]
fixes #4343
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
Bjoern Schiessle [Tue, 27 Aug 2013 12:19:30 +0000 (14:19 +0200)]
first check if a extension exists before comparing it
Arthur Schiwon [Tue, 27 Aug 2013 11:47:31 +0000 (13:47 +0200)]
LDAP: case insensitive replace for more robustness
Thomas Müller [Mon, 26 Aug 2013 22:59:58 +0000 (00:59 +0200)]
storage information is path specific
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
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
Owen Winkler [Sun, 18 Aug 2013 09:03:20 +0000 (05:03 -0400)]
Break long lines into smaller ones.
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
Bjoern Schiessle [Thu, 22 Aug 2013 15:55:10 +0000 (17:55 +0200)]
handle part files correctly
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
blizzz [Wed, 21 Aug 2013 21:57:11 +0000 (14:57 -0700)]
Merge pull request #4487 from owncloud/ldap_fix_hook
Ldap fix hook
Thomas Müller [Wed, 21 Aug 2013 20:41:34 +0000 (22:41 +0200)]
additional readdir check in mappedlocal
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
Arthur Schiwon [Wed, 21 Aug 2013 11:15:58 +0000 (13:15 +0200)]
Whitespaces
Arthur Schiwon [Wed, 21 Aug 2013 11:15:31 +0000 (13:15 +0200)]
Use Group methods for searching, fixes #4201
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
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
Arthur Schiwon [Sat, 17 Aug 2013 16:45:36 +0000 (18:45 +0200)]
Sharing: only determine path root if owner is available
Morris Jobke [Sat, 17 Aug 2013 16:23:37 +0000 (18:23 +0200)]
fix hidden groups in Firefox on Mac - fix 2571
Arthur Schiwon [Sat, 17 Aug 2013 15:55:46 +0000 (17:55 +0200)]
LDAP: fix wrong hook name
Bjoern Schiessle [Sat, 17 Aug 2013 11:49:42 +0000 (13:49 +0200)]
switched to dirname()
Bjoern Schiessle [Sat, 17 Aug 2013 11:46:33 +0000 (13:46 +0200)]
added missing parameter documentation
Bjoern Schiessle [Sat, 17 Aug 2013 11:28:35 +0000 (13:28 +0200)]
added createMissingDirectories() method
Bjoern Schiessle [Wed, 14 Aug 2013 18:51:36 +0000 (20:51 +0200)]
also create root dir if it doesn't exist yet
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
Bjoern Schiessle [Sat, 17 Aug 2013 09:57:50 +0000 (11:57 +0200)]
first check if file exists before checking the files size
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
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
Thomas Müller [Thu, 15 Aug 2013 10:00:02 +0000 (12:00 +0200)]
no files external for SMB on windows
kondou [Wed, 3 Jul 2013 18:13:10 +0000 (20:13 +0200)]
Use better wording.
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
Owen Winkler [Thu, 15 Aug 2013 15:09:13 +0000 (11:09 -0400)]
Style the new 'password wrong' div conservatively.
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
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
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
Bjoern Schiessle [Wed, 14 Aug 2013 15:15:01 +0000 (17:15 +0200)]
use __DIR__ instead of realpath
Bjoern Schiessle [Mon, 12 Aug 2013 15:38:57 +0000 (17:38 +0200)]
provide correct path for require_once
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
Arthur Schiwon [Wed, 14 Aug 2013 14:03:18 +0000 (16:03 +0200)]
LDAP: only connect to LDAP once on login
Robin Appelman [Mon, 12 Aug 2013 17:53:57 +0000 (19:53 +0200)]
fix namespacess for scanner test