]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoadd logout hook to remove keys from session
Bjoern Schiessle [Thu, 7 Aug 2014 13:26:09 +0000 (15:26 +0200)]
add logout hook to remove keys from session

10 years agoMerge pull request #8915 from owncloud/MorrisJobke-travis
Thomas Müller [Thu, 7 Aug 2014 09:33:13 +0000 (11:33 +0200)]
Merge pull request #8915 from owncloud/MorrisJobke-travis

Travis support for PRs and master, stable5 and stable6

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 7 Aug 2014 05:55:10 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #10224 from owncloud/typo-fix
Morris Jobke [Wed, 6 Aug 2014 23:40:56 +0000 (01:40 +0200)]
Merge pull request #10224 from owncloud/typo-fix

typo fix from transifex suggestion

10 years agotypo fix from transifex suggestion
Volkan Gezer [Wed, 6 Aug 2014 18:48:26 +0000 (20:48 +0200)]
typo fix from transifex suggestion

10 years agoMerge pull request #10144 from owncloud/issue/9972
Thomas Müller [Wed, 6 Aug 2014 07:53:13 +0000 (09:53 +0200)]
Merge pull request #10144 from owncloud/issue/9972

Issue/9972 Fix issues with group and username `0`

10 years agoMerge pull request #10186 from owncloud/versioning_fix_path
Thomas Müller [Wed, 6 Aug 2014 07:30:28 +0000 (09:30 +0200)]
Merge pull request #10186 from owncloud/versioning_fix_path

[versioning] make sure that getVersions() return the correct path

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 6 Aug 2014 05:54:43 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #10191 from owncloud/sharing_rm_trailing_slash
Morris Jobke [Tue, 5 Aug 2014 21:13:35 +0000 (23:13 +0200)]
Merge pull request #10191 from owncloud/sharing_rm_trailing_slash

[sharing] remove trailing slash

10 years agoremove trailing slash from path
Bjoern Schiessle [Tue, 5 Aug 2014 18:34:32 +0000 (20:34 +0200)]
remove trailing slash from path

10 years agoremove unused variable
Bjoern Schiessle [Tue, 5 Aug 2014 18:34:18 +0000 (20:34 +0200)]
remove unused variable

10 years agoexecute unit test for files external in separate build config
Thomas Müller [Tue, 29 Jul 2014 06:34:55 +0000 (08:34 +0200)]
execute unit test for files external in separate build config

10 years agoDisable encryption migration tests
Morris Jobke [Fri, 25 Jul 2014 07:20:05 +0000 (09:20 +0200)]
Disable encryption migration tests

10 years agomark tests as skipped - TODO travis
Morris Jobke [Sat, 12 Jul 2014 09:20:12 +0000 (11:20 +0200)]
mark tests as skipped - TODO travis

* swift causes some timeouts and test failures

10 years agoMerge pull request #9520 from owncloud/theme_urls
Björn Schießle [Tue, 5 Aug 2014 15:53:18 +0000 (17:53 +0200)]
Merge pull request #9520 from owncloud/theme_urls

Add ability to theme iOS and Android client URLs just like desktop URLs.

10 years agoadd unit test to make sure getVersions returns the correct result
Bjoern Schiessle [Tue, 5 Aug 2014 15:26:23 +0000 (17:26 +0200)]
add unit test to make sure getVersions returns the correct result

10 years agomake sure that the versions array contains the correct path
Bjoern Schiessle [Tue, 5 Aug 2014 15:25:55 +0000 (17:25 +0200)]
make sure that the versions array contains the correct path

10 years agoMinor fixes
Morris Jobke [Fri, 11 Jul 2014 12:27:43 +0000 (14:27 +0200)]
Minor fixes

* instanceof \OC\Files\View
* fix misplaced paranthesis
* remove misplaced character in comment

10 years agoMake View->shouldEmitHooks more robust
Robin Appelman [Fri, 6 Jun 2014 08:50:58 +0000 (10:50 +0200)]
Make View->shouldEmitHooks more robust

10 years agoDon't rely on the sorting the database gives us for tests
Robin Appelman [Fri, 6 Jun 2014 08:24:28 +0000 (10:24 +0200)]
Don't rely on the sorting the database gives us for tests

10 years agoTravis support
Morris Jobke [Fri, 6 Jun 2014 07:29:01 +0000 (09:29 +0200)]
Travis support

* use PHPUnit 4.x
* force php memory limit on travis to 1024MB
* create script for travis
* whitelist branches master, stable5 and stable6 on travis (and PRs)
* sqlplus64
* conditional JS tests and ocular temporal removal
* enable scrutinizer code coverage
* move oracle to top to decrease overall test duration

10 years agoMerge pull request #10176 from owncloud/fix-install-icon-size
Morris Jobke [Tue, 5 Aug 2014 14:04:30 +0000 (16:04 +0200)]
Merge pull request #10176 from owncloud/fix-install-icon-size

use correct app-icon class for new apps as well, fix icon size

10 years agoMerge pull request #10166 from owncloud/sharing_dont_display_share_permission
Tom Needham [Tue, 5 Aug 2014 13:45:09 +0000 (14:45 +0100)]
Merge pull request #10166 from owncloud/sharing_dont_display_share_permission

[sharing] respect "sharing allowed" setting in the share dialog

10 years agoMerge pull request #10154 from owncloud/uninstall-undefined-appitem
Morris Jobke [Tue, 5 Aug 2014 13:13:15 +0000 (15:13 +0200)]
Merge pull request #10154 from owncloud/uninstall-undefined-appitem

Fix undefined variable when uninstalling an app

10 years agoMerge pull request #10168 from owncloud/parallel-download-on-public-shared-folder...
Morris Jobke [Tue, 5 Aug 2014 12:54:44 +0000 (14:54 +0200)]
Merge pull request #10168 from owncloud/parallel-download-on-public-shared-folder-master

close session right before the download starts - this enables parallel d...

10 years agouse correct app-icon class for new apps as well, fix icon size
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

10 years agoremove escaping because it's unneeded
Morris Jobke [Tue, 5 Aug 2014 11:18:38 +0000 (13:18 +0200)]
remove escaping because it's unneeded

10 years agofix uppercase issue
Morris Jobke [Wed, 30 Jul 2014 09:38:17 +0000 (11:38 +0200)]
fix uppercase issue

10 years agoAdded to personal settings page.
scolebrook [Tue, 8 Jul 2014 19:15:22 +0000 (15:15 -0400)]
Added to personal settings page.

10 years agoAdd ability to theme iOS and Android client URLs just like desktop URLs.
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.

10 years agoHack to avoid Agent DN + Password being overwritten by some ugly browsers with stored...
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

10 years agoclose session right before the download starts - this enables parallel downloads
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

10 years agodon't display share permission if resharing was disabled by the admin
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

10 years agoMerge pull request #10151 from owncloud/issue/9912
Morris Jobke [Tue, 5 Aug 2014 06:20:57 +0000 (08:20 +0200)]
Merge pull request #10151 from owncloud/issue/9912

Increase word wrap limit for emails to 78 characters

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 5 Aug 2014 06:05:17 +0000 (02:05 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #10143 from owncloud/fix-top-border
Raghu Nayyar [Tue, 5 Aug 2014 05:27:12 +0000 (10:57 +0530)]
Merge pull request #10143 from owncloud/fix-top-border

no top border for first settings item, detail enhancement

10 years agoFix undefined variable when uninstalling an app
Robin Appelman [Mon, 4 Aug 2014 14:35:52 +0000 (16:35 +0200)]
Fix undefined variable when uninstalling an app

10 years agoMerge pull request #10083 from th3fallen/fix-9969-take-two
Joas Schilling [Mon, 4 Aug 2014 15:41:03 +0000 (17:41 +0200)]
Merge pull request #10083 from th3fallen/fix-9969-take-two

Fix 9969

10 years agoMerge pull request #10150 from owncloud/fix-9782
blizzz [Mon, 4 Aug 2014 15:28:34 +0000 (17:28 +0200)]
Merge pull request #10150 from owncloud/fix-9782

Set group usercount to 0, not '', fixes #9782

10 years agoMerge pull request #10138 from owncloud/innodb-repair-non-oc
Thomas Müller [Mon, 4 Aug 2014 14:23:46 +0000 (16:23 +0200)]
Merge pull request #10138 from owncloud/innodb-repair-non-oc

Dont touch non-oc tables when doing the InnoDB repair step

10 years agoIncrease word wrap limit for emails to 78 characters
Joas Schilling [Mon, 4 Aug 2014 14:05:09 +0000 (16:05 +0200)]
Increase word wrap limit for emails to 78 characters

10 years agoSet group usercount to 0, not '', fixes #9782
tomneedham [Mon, 4 Aug 2014 13:55:28 +0000 (13:55 +0000)]
Set group usercount to 0, not '', fixes #9782

10 years agoFix isLoggedIn() check for user '0'
Joas Schilling [Mon, 4 Aug 2014 12:47:14 +0000 (14:47 +0200)]
Fix isLoggedIn() check for user '0'

Fix #9972

10 years agoFix getting group '0' from database backend
Joas Schilling [Mon, 4 Aug 2014 11:46:53 +0000 (13:46 +0200)]
Fix getting group '0' from database backend

Fix #9972

10 years agono top border for first settings item, detail enhancement
Jan-Christoph Borchardt [Mon, 4 Aug 2014 12:42:47 +0000 (14:42 +0200)]
no top border for first settings item, detail enhancement

10 years agoDont touch non-oc tables when doing the InnoDB repair step
Robin Appelman [Mon, 4 Aug 2014 11:14:12 +0000 (13:14 +0200)]
Dont touch non-oc tables when doing the InnoDB repair step

10 years agoMerge pull request #10025 from owncloud/l10n-typo
Thomas Müller [Mon, 4 Aug 2014 09:03:50 +0000 (11:03 +0200)]
Merge pull request #10025 from owncloud/l10n-typo

typo fix from transifex suggestion

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 4 Aug 2014 05:54:39 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 3 Aug 2014 05:54:25 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 2 Aug 2014 05:54:33 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agoexpire -> expiration
Volkan Gezer [Sat, 2 Aug 2014 02:02:39 +0000 (04:02 +0200)]
expire -> expiration

10 years agoMerge pull request #10097 from owncloud/background-fix
Jan-Christoph Borchardt [Fri, 1 Aug 2014 17:39:13 +0000 (19:39 +0200)]
Merge pull request #10097 from owncloud/background-fix

Remove old color of body

10 years agoMerge pull request #10098 from owncloud/fix-10094-master
Thomas Müller [Fri, 1 Aug 2014 13:51:11 +0000 (15:51 +0200)]
Merge pull request #10098 from owncloud/fix-10094-master

prevent PHP errors and enhance logging

10 years agoadd white as background-color
Morris Jobke [Fri, 1 Aug 2014 13:37:36 +0000 (15:37 +0200)]
add white as background-color

10 years agoMerge pull request #9529 from helmutschneider/fix-8326
Robin Appelman [Fri, 1 Aug 2014 12:04:21 +0000 (14:04 +0200)]
Merge pull request #9529 from helmutschneider/fix-8326

Fixes #8326: deletion of directories on S3

10 years agofix return documentation
Jörn Friedrich Dreyer [Fri, 1 Aug 2014 11:42:35 +0000 (13:42 +0200)]
fix return documentation

10 years agoprevent PHP errors and enhance logging
Thomas Müller [Fri, 1 Aug 2014 07:54:32 +0000 (09:54 +0200)]
prevent PHP errors and enhance logging

10 years agoRemove old color of body
Morris Jobke [Fri, 1 Aug 2014 07:33:32 +0000 (09:33 +0200)]
Remove old color of body

* only visible in public view as ugly grey pane behind the footer

10 years agoMerge pull request #10067 from owncloud/fix-#9119
Morris Jobke [Fri, 1 Aug 2014 07:25:15 +0000 (09:25 +0200)]
Merge pull request #10067 from owncloud/fix-#9119

Quick fix for #9119. Increase preview to keep empty message more centered

10 years agoMerge pull request #10085 from owncloud/fixes-for-filepicker
Morris Jobke [Fri, 1 Aug 2014 06:36:20 +0000 (08:36 +0200)]
Merge pull request #10085 from owncloud/fixes-for-filepicker

Fixes for filepicker

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 1 Aug 2014 05:54:28 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agosuggestions by deepdiver
Volkan Gezer [Thu, 31 Jul 2014 23:39:52 +0000 (01:39 +0200)]
suggestions by deepdiver

10 years agoMerge pull request #10048 from owncloud/fix_search_in_shared_files
Jörn Friedrich Dreyer [Thu, 31 Jul 2014 16:27:47 +0000 (18:27 +0200)]
Merge pull request #10048 from owncloud/fix_search_in_shared_files

traverse folders in php to search in shared files

10 years agoalso fix filepicker for smaller screen sizes
Jan-Christoph Borchardt [Thu, 31 Jul 2014 15:35:32 +0000 (17:35 +0200)]
also fix filepicker for smaller screen sizes

10 years agofix date display in filepicker
Jan-Christoph Borchardt [Thu, 31 Jul 2014 14:57:44 +0000 (16:57 +0200)]
fix date display in filepicker

10 years agofix long filename display in filepicker
Jan-Christoph Borchardt [Thu, 31 Jul 2014 14:56:19 +0000 (16:56 +0200)]
fix long filename display in filepicker

10 years agoMerge branch 'fix-9969-take-two' of https://github.com/th3fallen/core into fix-9969...
Clark Tomlinson [Thu, 31 Jul 2014 13:34:42 +0000 (09:34 -0400)]
Merge branch 'fix-9969-take-two' of https://github.com/th3fallen/core into fix-9969-take-two

10 years agoRemoving unnecessary switch statements in fopen methods.
Clark Tomlinson [Thu, 31 Jul 2014 12:53:42 +0000 (08:53 -0400)]
Removing unnecessary switch statements in fopen methods.

10 years agoadd test for search() in shared cache
Jörn Friedrich Dreyer [Thu, 31 Jul 2014 10:06:13 +0000 (12:06 +0200)]
add test for search() in shared cache

10 years agoResolving 9969 resubmitting to fix rebase issue.
Clark Tomlinson [Thu, 31 Jul 2014 12:53:42 +0000 (08:53 -0400)]
Resolving 9969 resubmitting to fix rebase issue.

10 years agotraverse folders in php to search in shared files
Jörn Friedrich Dreyer [Wed, 30 Jul 2014 11:46:02 +0000 (13:46 +0200)]
traverse folders in php to search in shared files

10 years agoMerge pull request #10051 from owncloud/preview-empty-text
Thomas Müller [Thu, 31 Jul 2014 09:38:29 +0000 (11:38 +0200)]
Merge pull request #10051 from owncloud/preview-empty-text

Use svg mimeicons for empty text files

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 31 Jul 2014 05:55:01 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoQuick fix for #9119. Increase preview to keep empty message more centered and push...
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.

10 years agoMerge pull request #10055 from owncloud/notification-fix
Sander [Wed, 30 Jul 2014 19:16:30 +0000 (21:16 +0200)]
Merge pull request #10055 from owncloud/notification-fix

Fix notification preventing top bar clickability

10 years agoMerge pull request #10054 from owncloud/dont_preload_videos
Jan-Christoph Borchardt [Wed, 30 Jul 2014 19:10:57 +0000 (21:10 +0200)]
Merge pull request #10054 from owncloud/dont_preload_videos

don't preload videos on public sharing, fixes #10042

10 years agoMerge pull request #10044 from owncloud/transparency_fix
Jan-Christoph Borchardt [Wed, 30 Jul 2014 16:36:51 +0000 (18:36 +0200)]
Merge pull request #10044 from owncloud/transparency_fix

extract transparency fix from #8050

10 years agoMerge pull request #10029 from owncloud/fix-thirdparty
Morris Jobke [Wed, 30 Jul 2014 16:34:55 +0000 (18:34 +0200)]
Merge pull request #10029 from owncloud/fix-thirdparty

Fix silent crash if 3rdparty dir is not available

10 years agoset max width for notifications so they won't overlap the whole header
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

10 years agofix yellow notification style
Jan-Christoph Borchardt [Wed, 30 Jul 2014 16:02:53 +0000 (18:02 +0200)]
fix yellow notification style

10 years agofix notification preventing top bar clickability, fix #9680
Jan-Christoph Borchardt [Wed, 30 Jul 2014 16:00:46 +0000 (18:00 +0200)]
fix notification preventing top bar clickability, fix #9680

10 years agoFixed wrong brackets in apps settings
Der-Jan [Fri, 25 Jul 2014 14:19:35 +0000 (16:19 +0200)]
Fixed wrong brackets in apps settings

10 years agoMerge pull request #10024 from owncloud/preview-restrict-height
Morris Jobke [Wed, 30 Jul 2014 15:22:20 +0000 (17:22 +0200)]
Merge pull request #10024 from owncloud/preview-restrict-height

Also keep maxY into account when scaling a preview while preserving aspect ratio

10 years agoMerge pull request #9897 from owncloud/support_webdav_copy
Björn Schießle [Wed, 30 Jul 2014 15:21:32 +0000 (17:21 +0200)]
Merge pull request #9897 from owncloud/support_webdav_copy

add support for webdav copy to the encryption and versions app

10 years agodon't preload videos on public sharing, fixes #10042
Georg Ehrke [Wed, 30 Jul 2014 15:06:41 +0000 (17:06 +0200)]
don't preload videos on public sharing, fixes #10042

10 years agoMerge pull request #10000 from owncloud/fix-lowlat-cache-autoload
Jörn Friedrich Dreyer [Wed, 30 Jul 2014 14:56:45 +0000 (16:56 +0200)]
Merge pull request #10000 from owncloud/fix-lowlat-cache-autoload

Cache factory needs to use globalPrefix in createLowLatency()

10 years agoUse svg mimeicons for empty text files
Robin Appelman [Wed, 30 Jul 2014 14:29:18 +0000 (16:29 +0200)]
Use svg mimeicons for empty text files

10 years agoextract transparency fix from #8050
Georg Ehrke [Wed, 30 Jul 2014 10:16:03 +0000 (12:16 +0200)]
extract transparency fix from #8050

10 years agoadd unit test for rename and copy operation
Bjoern Schiessle [Thu, 24 Jul 2014 14:49:38 +0000 (16:49 +0200)]
add unit test for rename and copy operation

10 years agomake sure that we always find all versions
Bjoern Schiessle [Thu, 24 Jul 2014 16:54:12 +0000 (18:54 +0200)]
make sure that we always find all versions

10 years agomake the versions and encryption app aware of the 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

10 years agoMerge pull request #9970 from owncloud/sharing_set_expire_date
Morris Jobke [Wed, 30 Jul 2014 12:37:16 +0000 (14:37 +0200)]
Merge pull request #9970 from owncloud/sharing_set_expire_date

Sharing set expire date

10 years agotypo fix from transifex suggestion
Volkan Gezer [Tue, 29 Jul 2014 15:47:42 +0000 (17:47 +0200)]
typo fix from transifex suggestion

10 years agoReplace exit with return
Victor Dubiniuk [Tue, 29 Jul 2014 19:45:24 +0000 (22:45 +0300)]
Replace exit with return

10 years agoFix silent crash if 3rdparty dir is not available
Victor Dubiniuk [Tue, 29 Jul 2014 19:07:12 +0000 (22:07 +0300)]
Fix silent crash if 3rdparty dir is not available

10 years agoAlso keep maxY into account when scaling a preview while preserving aspect ratio
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

10 years agoMerge pull request #10032 from owncloud/kill-swift-tests
Morris Jobke [Wed, 30 Jul 2014 11:47:03 +0000 (13:47 +0200)]
Merge pull request #10032 from owncloud/kill-swift-tests

only if the environment variable RUN_OBJECTSTORE_TESTS is set the object...

10 years agoMerge pull request #10041 from owncloud/design-link-folder-icon
Morris Jobke [Wed, 30 Jul 2014 11:19:42 +0000 (13:19 +0200)]
Merge pull request #10041 from owncloud/design-link-folder-icon

also use link icon for the folders ..

10 years agoMerge pull request #9888 from owncloud/mysql-tinyint-master
Thomas Müller [Wed, 30 Jul 2014 09:48:10 +0000 (11:48 +0200)]
Merge pull request #9888 from owncloud/mysql-tinyint-master

migration test for sqlite - adding type mapping for 'tinyint unsigned'

10 years agoalso use link icon for the folders ..
Jan-Christoph Borchardt [Wed, 30 Jul 2014 09:07:16 +0000 (11:07 +0200)]
also use link icon for the folders ..