]>
source.dussan.org Git - nextcloud-server.git/log
Vincent Petry [Mon, 11 Aug 2014 13:32:56 +0000 (15:32 +0200)]
Fix issue when no apps are enabled
Properly initialize $apps array
Bjoern Schiessle [Mon, 11 Aug 2014 10:02:33 +0000 (12:02 +0200)]
new unit test added
Bjoern Schiessle [Fri, 8 Aug 2014 14:16:01 +0000 (16:16 +0200)]
no error if we try to delete a file which no longer exists
Bjoern Schiessle [Fri, 8 Aug 2014 14:13:47 +0000 (16:13 +0200)]
no special action for folder named 'Shared' needed
Bjoern Schiessle [Fri, 8 Aug 2014 14:11:07 +0000 (16:11 +0200)]
add error message if user wants to rename a file which no longer exists
Robin Appelman [Wed, 13 Aug 2014 16:06:28 +0000 (18:06 +0200)]
Cast file id's to int so we can compare them properly
Jan-Christoph Borchardt [Thu, 7 Aug 2014 22:27:31 +0000 (00:27 +0200)]
trigger lazy loading earlier, fix #9823
Thomas Müller [Wed, 13 Aug 2014 21:57:14 +0000 (23:57 +0200)]
Merge pull request #10406 from owncloud/japanese-stable7
fix japanese lang code
Volkan Gezer [Wed, 13 Aug 2014 20:29:56 +0000 (22:29 +0200)]
fix japanese lang code
Volkan Gezer [Wed, 13 Aug 2014 20:23:50 +0000 (22:23 +0200)]
Typo fix NL
gekmihesg [Sun, 10 Aug 2014 11:29:32 +0000 (13:29 +0200)]
Load authentication backends before tryBasicAuth
Bjoern Schiessle [Tue, 22 Jul 2014 15:22:15 +0000 (17:22 +0200)]
add unit test for aes256/aes128
Bjoern Schiessle [Mon, 21 Jul 2014 21:36:20 +0000 (23:36 +0200)]
update existing unit tests
Bjoern Schiessle [Mon, 21 Jul 2014 11:02:28 +0000 (13:02 +0200)]
support aes 256
Jörn Friedrich Dreyer [Wed, 13 Aug 2014 09:54:02 +0000 (11:54 +0200)]
Merge pull request #10365 from owncloud/check_quota_on_new_via_web_stable7
check quota when trying to download a file via new -> web
Jörn Friedrich Dreyer [Fri, 8 Aug 2014 12:35:33 +0000 (14:35 +0200)]
check quota when trying to download a file via new -> web
Bjoern Schiessle [Tue, 12 Aug 2014 13:16:16 +0000 (15:16 +0200)]
fix broken variable name, recoveryPasswordSupported is now recoveryEnabledForUser
Bjoern Schiessle [Tue, 5 Aug 2014 13:55:28 +0000 (15:55 +0200)]
add unit tests
Bjoern Schiessle [Tue, 5 Aug 2014 13:25:52 +0000 (15:25 +0200)]
fix detection of system wide mount points
Jan-Christoph Borchardt [Tue, 12 Aug 2014 11:00:05 +0000 (13:00 +0200)]
Merge pull request #10271 from miicha/patch-2
Fix display of checkboxes in Pale Moon
Bjoern Schiessle [Mon, 11 Aug 2014 14:03:47 +0000 (16:03 +0200)]
remove 'no people found' entry
Tom Needham [Fri, 8 Aug 2014 23:21:29 +0000 (00:21 +0100)]
Add scrollto to the url if sharing a file for long file lists
Tom Needham [Fri, 8 Aug 2014 23:08:45 +0000 (00:08 +0100)]
Fix link to files and folders in internal share emails
Thomas Müller [Fri, 1 Aug 2014 07:10:14 +0000 (09:10 +0200)]
in case $_POST['itemSourceName'] does not exist we simply default it to null
Jean-Louis Dupond [Thu, 24 Jul 2014 12:18:41 +0000 (14:18 +0200)]
Backport of #9848
Fix memberOf detection. Fixes: #9835
Fix remarks in #9848
Fix initializing in #9848
Thomas Müller [Thu, 7 Aug 2014 14:01:13 +0000 (16:01 +0200)]
shared files/folders are not mounted
miicha [Mon, 11 Aug 2014 11:36:11 +0000 (13:36 +0200)]
remove obsolete code comment
Bjoern Schiessle [Fri, 8 Aug 2014 11:58:56 +0000 (13:58 +0200)]
update unit test, min date should be always today + 1
Bjoern Schiessle [Fri, 8 Aug 2014 09:09:17 +0000 (11:09 +0200)]
set minDate always to today + one day
Jan-Christoph Borchardt [Wed, 23 Jul 2014 10:59:40 +0000 (12:59 +0200)]
simplify app navigation look
* remove superfluous border as it is distinguished enough via background color
* remove superfluous border from settings entry
* fix settings entry width
Robin Appelman [Wed, 16 Jul 2014 12:25:31 +0000 (14:25 +0200)]
Add group management to the public api
Jan-Christoph Borchardt [Fri, 8 Aug 2014 23:35:02 +0000 (01:35 +0200)]
remove confusing 'automatic logon rejected' message, fix #8591
Thomas Müller [Fri, 8 Aug 2014 15:37:21 +0000 (17:37 +0200)]
Merge pull request #10287 from owncloud/fix_search_in_shared_files_stable7
Fix search in shared files stable7
Bjoern Schiessle [Fri, 8 Aug 2014 10:16:54 +0000 (12:16 +0200)]
remove share permissions if user is excluded from sharing
Bjoern Schiessle [Fri, 8 Aug 2014 10:12:20 +0000 (12:12 +0200)]
only show "share with others" and "share by link" navigation bar entries if user is allowed to share files
Jörn Friedrich Dreyer [Thu, 31 Jul 2014 10:06:13 +0000 (12:06 +0200)]
add test for search() in shared cache
Jörn Friedrich Dreyer [Wed, 30 Jul 2014 11:46:02 +0000 (13:46 +0200)]
traverse folders in php to search in shared files
Bjoern Schiessle [Thu, 7 Aug 2014 13:26:09 +0000 (15:26 +0200)]
add logout hook to remove keys from session
Georg Ehrke [Mon, 28 Jul 2014 09:56:43 +0000 (11:56 +0200)]
implement a txt preview fallback for the case that ttf is not support
Arthur Schiwon [Thu, 7 Aug 2014 10:41:01 +0000 (12:41 +0200)]
ldap_ prefix will be added in invokeLDAPMethod(), having it would lead to a unexisting function, fixes #9829
miicha [Thu, 7 Aug 2014 17:33:44 +0000 (19:33 +0200)]
Fix display of checkboxes in Pale Moon
In Pale Moon (24.7.1) the checkboxes in the file list are not in the responding line on the icon but all of them are next to the "select all" checkbox.
This fix should not change anything in Firefox and chromium (on windows) but as the comment states it has to be checked on KDE/Qt.
BTW why is position absolute naccessary? For my understanding relative is exactly what you want to use in such a case...
Tom Needham [Thu, 7 Aug 2014 12:40:52 +0000 (13:40 +0100)]
Use human readable relative date for oc-dialog-filepickers
Thomas Müller [Thu, 7 Aug 2014 09:07:11 +0000 (11:07 +0200)]
we can only close the session if encryption is not used
Dan Jones [Wed, 6 Aug 2014 18:32:21 +0000 (19:32 +0100)]
fix tiny thumbnails in public preview/share mode
Robin Appelman [Wed, 6 Aug 2014 12:57:54 +0000 (14:57 +0200)]
trim leading slash
Robin Appelman [Wed, 6 Aug 2014 11:38:14 +0000 (13:38 +0200)]
Fix SharedCache::getPathById
Robin Appelman [Wed, 6 Aug 2014 10:06:41 +0000 (12:06 +0200)]
return null instead of throwing an exception
Robin Appelman [Tue, 5 Aug 2014 14:58:10 +0000 (16:58 +0200)]
Fix Folder::getById
Thomas Müller [Thu, 7 Aug 2014 08:30:13 +0000 (10:30 +0200)]
Merge pull request #10226 from owncloud/fix-lowlat-cache-autoload-stable7
Fix lowlat cache autoload stable7
Bernhard Posselt [Thu, 26 Jun 2014 12:20:35 +0000 (14:20 +0200)]
use id instead of resourceId
Bernhard Posselt [Thu, 26 Jun 2014 12:02:20 +0000 (14:02 +0200)]
dont strip the s from the resource
Jörn Friedrich Dreyer [Fri, 1 Aug 2014 11:42:35 +0000 (13:42 +0200)]
fix return documentation
Thomas Müller [Fri, 1 Aug 2014 07:54:32 +0000 (09:54 +0200)]
prevent PHP errors and enhance logging
Andreas Fischer [Tue, 29 Jul 2014 09:18:40 +0000 (11:18 +0200)]
Add registerAutoloaderCache().
Andreas Fischer [Tue, 29 Jul 2014 09:14:36 +0000 (11:14 +0200)]
Memcache\Factory: Remove static, use globalPrefix.
Andreas Fischer [Tue, 29 Jul 2014 09:03:10 +0000 (11:03 +0200)]
InstanceId is properly injected into factory. Remove comment.
Thomas Müller [Wed, 6 Aug 2014 13:44:52 +0000 (15:44 +0200)]
Merge pull request #10204 from owncloud/backport-10144-stable7
Backport of #10144 to stable7
Bjoern Schiessle [Tue, 5 Aug 2014 18:34:32 +0000 (20:34 +0200)]
remove trailing slash from path
Bjoern Schiessle [Tue, 5 Aug 2014 18:34:18 +0000 (20:34 +0200)]
remove unused variable
Bjoern Schiessle [Tue, 5 Aug 2014 15:26:23 +0000 (17:26 +0200)]
add unit test to make sure getVersions returns the correct result
Bjoern Schiessle [Tue, 5 Aug 2014 15:25:55 +0000 (17:25 +0200)]
make sure that the versions array contains the correct path
Joas Schilling [Mon, 4 Aug 2014 12:47:14 +0000 (14:47 +0200)]
Fix isLoggedIn() check for user '0'
Fix #9972
Conflicts:
lib/private/user/session.php
Joas Schilling [Mon, 4 Aug 2014 11:46:53 +0000 (13:46 +0200)]
Fix getting group '0' from database backend
Fix #9972
scolebrook [Tue, 8 Jul 2014 13:51:05 +0000 (09:51 -0400)]
Add ability to theme iOS and Android client URLs just like desktop URLs.
* added to personal settings page.
* fix uppercase issue
* remove escaping because it's unneeded
Jan-Christoph Borchardt [Tue, 5 Aug 2014 12:23:25 +0000 (14:23 +0200)]
use correct app-icon class for new apps as well, fix icon size
Bjoern Schiessle [Tue, 5 Aug 2014 08:57:13 +0000 (10:57 +0200)]
don't display share permission if resharing was disabled by the admin
Thomas Müller [Tue, 5 Aug 2014 09:21:42 +0000 (11:21 +0200)]
close session right before the download starts - this enables parallel downloads
Arthur Schiwon [Thu, 10 Jul 2014 17:33:53 +0000 (19:33 +0200)]
Hack to avoid Agent DN + Password being overwritten by some ugly browsers with stored site credentials
Conflicts:
apps/user_ldap/css/settings.css
Jan-Christoph Borchardt [Thu, 31 Jul 2014 14:56:19 +0000 (16:56 +0200)]
fix long filename display in filepicker
Jan-Christoph Borchardt [Thu, 31 Jul 2014 15:35:32 +0000 (17:35 +0200)]
also fix filepicker for smaller screen sizes
Jan-Christoph Borchardt [Thu, 31 Jul 2014 14:57:44 +0000 (16:57 +0200)]
fix date display in filepicker
Remco Brenninkmeijer [Wed, 30 Jul 2014 20:41:17 +0000 (22:41 +0200)]
Quick fix for #9119. Increase preview to keep empty message more centered and push footer down.
Robin Appelman [Mon, 4 Aug 2014 11:14:12 +0000 (13:14 +0200)]
Dont touch non-oc tables when doing the InnoDB repair step
Frank Karlitschek [Mon, 4 Aug 2014 13:43:20 +0000 (15:43 +0200)]
7.0.1
Morris Jobke [Mon, 4 Aug 2014 09:07:57 +0000 (11:07 +0200)]
Merge pull request #10122 from malditoastur/patch-1
Update ast.php
malditoastur [Sat, 2 Aug 2014 19:06:13 +0000 (21:06 +0200)]
Update ast.php
Following the thread in:
https://github.com/owncloud/core/issues/10112
I modify this file hoping to be included in next ownCloud 7.0.x version. (Please, I don't have enough github knowledgment. Sorry if i'm doing something wrong..)
Thomas Müller [Tue, 29 Jul 2014 19:51:21 +0000 (21:51 +0200)]
only if the environment variable RUN_OBJECTSTORE_TESTS is set the object store unit test will be executed
Frank Karlitschek [Wed, 30 Jul 2014 21:40:05 +0000 (17:40 -0400)]
Merge branch 'stable7' of https://github.com/owncloud/core into stable7
Frank Karlitschek [Wed, 30 Jul 2014 21:39:38 +0000 (17:39 -0400)]
7.0.1 RC1
Jan-Christoph Borchardt [Wed, 30 Jul 2014 16:16:32 +0000 (18:16 +0200)]
set max width for notifications so they won't overlap the whole header
Jan-Christoph Borchardt [Wed, 30 Jul 2014 16:02:53 +0000 (18:02 +0200)]
fix yellow notification style
Jan-Christoph Borchardt [Wed, 30 Jul 2014 16:00:46 +0000 (18:00 +0200)]
fix notification preventing top bar clickability, fix #9680
Georg Ehrke [Wed, 30 Jul 2014 15:06:41 +0000 (17:06 +0200)]
don't preload videos on public sharing, fixes #10042
Georg Ehrke [Wed, 30 Jul 2014 10:16:03 +0000 (12:16 +0200)]
extract transparency fix from #8050
Robin Appelman [Tue, 29 Jul 2014 15:23:44 +0000 (17:23 +0200)]
Also keep maxY into account when scaling a preview while preserving aspect ratio
Bjoern Schiessle [Thu, 24 Jul 2014 16:54:12 +0000 (18:54 +0200)]
make sure that we always find all versions
Bjoern Schiessle [Thu, 24 Jul 2014 14:49:38 +0000 (16:49 +0200)]
add unit test for rename and copy operation
Bjoern Schiessle [Thu, 24 Jul 2014 13:30:00 +0000 (15:30 +0200)]
make the versions and encryption app aware of the copy operation
Jan-Christoph Borchardt [Wed, 30 Jul 2014 15:21:38 +0000 (17:21 +0200)]
Merge pull request #9902 from Der-Jan/stable7
Fixed wrong brackets in apps settings
Bjoern Schiessle [Mon, 28 Jul 2014 15:19:19 +0000 (17:19 +0200)]
add unit test
Bjoern Schiessle [Mon, 28 Jul 2014 15:13:17 +0000 (17:13 +0200)]
make sure that we set the expire date if a date is adefault date is set
Jan-Christoph Borchardt [Wed, 30 Jul 2014 09:07:16 +0000 (11:07 +0200)]
also use link icon for the folders ..
Thomas Müller [Fri, 25 Jul 2014 06:46:43 +0000 (08:46 +0200)]
migration test for sqlite - adding type mapping for 'tinyint unsigned'
Morris Jobke [Fri, 25 Jul 2014 22:04:49 +0000 (00:04 +0200)]
Fix template rendering for 'blank' templates
Thomas Müller [Tue, 29 Jul 2014 14:59:40 +0000 (16:59 +0200)]
only call exec() if allowed to
Jan-Christoph Borchardt [Tue, 29 Jul 2014 12:53:43 +0000 (14:53 +0200)]
use more understandable 'link' icon for public links (instead of hard to recognize globe), fix #9707
Michael Göhler [Sat, 26 Jul 2014 11:06:51 +0000 (13:06 +0200)]
max icon size for app menu
Bjoern Schiessle [Fri, 18 Jul 2014 12:34:04 +0000 (14:34 +0200)]
define type in pre hook
Bjoern Schiessle [Mon, 28 Jul 2014 09:31:06 +0000 (11:31 +0200)]
show a warning in the personal settings and admin settins if the encyption keys are not initialized
Bjoern Schiessle [Mon, 28 Jul 2014 20:35:11 +0000 (22:35 +0200)]
remove share permission if user is excluded from sharing