]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agomake sure that we have a path relative to data/user/files to work with
Bjoern Schiessle [Tue, 27 May 2014 21:50:44 +0000 (23:50 +0200)]
make sure that we have a path relative to data/user/files to work with

10 years agoupdate mount point if file_target changed
Bjoern Schiessle [Tue, 27 May 2014 20:43:20 +0000 (22:43 +0200)]
update mount point if file_target changed

10 years agoadd additional unit tests
Bjoern Schiessle [Tue, 27 May 2014 19:51:23 +0000 (21:51 +0200)]
add additional unit tests

10 years agoremove unused variable
Bjoern Schiessle [Tue, 27 May 2014 19:15:39 +0000 (21:15 +0200)]
remove unused variable

10 years agoget unique_name value directly from the share array
Bjoern Schiessle [Tue, 27 May 2014 19:15:25 +0000 (21:15 +0200)]
get unique_name value directly from the share array

10 years agofix mount point move up if the parent no longer exists
Bjoern Schiessle [Tue, 27 May 2014 18:48:41 +0000 (20:48 +0200)]
fix mount point move up if the parent no longer exists

10 years agoallow moving files to the root
Bjoern Schiessle [Tue, 27 May 2014 18:48:19 +0000 (20:48 +0200)]
allow moving files to the root

10 years agobring back updateFileTarget() got lost during last rebase
Bjoern Schiessle [Tue, 27 May 2014 14:28:32 +0000 (16:28 +0200)]
bring back updateFileTarget() got lost during last rebase

10 years agoremove encryption keys if user unshares a file
Bjoern Schiessle [Tue, 27 May 2014 13:09:43 +0000 (15:09 +0200)]
remove encryption keys if user unshares a file

10 years agoremove share mount
Bjoern Schiessle [Tue, 27 May 2014 13:07:53 +0000 (15:07 +0200)]
remove share mount

10 years agoFix folder name for storage root
Robin Appelman [Tue, 27 May 2014 12:24:35 +0000 (14:24 +0200)]
Fix folder name for storage root

10 years agodon't allow to share single files with delete permissions, user should only be possib...
Bjoern Schiessle [Tue, 27 May 2014 09:05:31 +0000 (11:05 +0200)]
don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it

10 years agoFix the removeMount for personal mounts
Robin Appelman [Wed, 21 May 2014 23:53:33 +0000 (01:53 +0200)]
Fix the removeMount for personal mounts

10 years agoAdd the removing logic for mounts
Robin Appelman [Wed, 21 May 2014 23:52:55 +0000 (01:52 +0200)]
Add the removing logic for mounts

10 years agoMove shared mount moving from the storage to the mount
Robin Appelman [Wed, 21 May 2014 23:41:27 +0000 (01:41 +0200)]
Move shared mount moving from the storage to the mount

10 years agoMake personal external mount points (re)movable from the files app
Robin Appelman [Wed, 21 May 2014 23:40:42 +0000 (01:40 +0200)]
Make personal external mount points (re)movable from the files app

10 years agoDon't do rename hooks for cache when moving the mountpoint
Robin Appelman [Wed, 21 May 2014 23:40:04 +0000 (01:40 +0200)]
Don't do rename hooks for cache when moving the mountpoint

10 years agoAdd a system for (re)movable mount points
Robin Appelman [Wed, 21 May 2014 23:39:24 +0000 (01:39 +0200)]
Add a system for (re)movable mount points

10 years agoMerge pull request #8877 from owncloud/getpath-storage-check
Thomas Müller [Fri, 6 Jun 2014 07:44:57 +0000 (09:44 +0200)]
Merge pull request #8877 from owncloud/getpath-storage-check

Verify that we have a valid storage in View->getPath

10 years agoUpdate PHPDoc
Thomas Müller [Fri, 6 Jun 2014 07:44:34 +0000 (09:44 +0200)]
Update PHPDoc

10 years agoMerge pull request #8911 from owncloud/common-lang
Jan-Christoph Borchardt [Fri, 6 Jun 2014 07:38:10 +0000 (09:38 +0200)]
Merge pull request #8911 from owncloud/common-lang

Add Turkish to common languages

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 6 Jun 2014 05:57:10 +0000 (01:57 -0400)]
[tx-robot] updated from transifex

10 years agoAdd Turkish to common languages
Volkan Gezer [Thu, 5 Jun 2014 20:32:35 +0000 (22:32 +0200)]
Add Turkish to common languages

10 years agoMerge pull request #8483 from owncloud/encryption_use_oc_preferences
Thomas Müller [Thu, 5 Jun 2014 16:54:25 +0000 (18:54 +0200)]
Merge pull request #8483 from owncloud/encryption_use_oc_preferences

[encryption] use oc preferences

10 years agoMerge pull request #8865 from owncloud/improve_share_settings
Vincent Petry [Thu, 5 Jun 2014 15:23:42 +0000 (17:23 +0200)]
Merge pull request #8865 from owncloud/improve_share_settings

Improve share settings

10 years agoadding unit tests for encryption data migration
Thomas Müller [Mon, 12 May 2014 11:55:23 +0000 (13:55 +0200)]
adding unit tests for encryption data migration

10 years agouse oc_preferences instead of oc_encryption to store encyption settings
Bjoern Schiessle [Tue, 6 May 2014 17:20:49 +0000 (19:20 +0200)]
use oc_preferences instead of oc_encryption to store encyption settings

10 years agoallow to set pre-condition for setValue
Bjoern Schiessle [Tue, 6 May 2014 17:18:57 +0000 (19:18 +0200)]
allow to set pre-condition for setValue

10 years agoMerge pull request #8893 from owncloud/feature/get-users-by-preference
Thomas Müller [Thu, 5 Jun 2014 14:52:00 +0000 (16:52 +0200)]
Merge pull request #8893 from owncloud/feature/get-users-by-preference

Add method to get users by their preference

10 years agoMerge pull request #8902 from owncloud/fix_ldap_typo_2
Thomas Müller [Thu, 5 Jun 2014 14:49:22 +0000 (16:49 +0200)]
Merge pull request #8902 from owncloud/fix_ldap_typo_2

fix typo in var name

10 years agofix typo in var name
Arthur Schiwon [Thu, 5 Jun 2014 14:16:08 +0000 (16:16 +0200)]
fix typo in var name

10 years agoMerge pull request #8891 from owncloud/design-emptycontent
jbtbnl [Thu, 5 Jun 2014 14:04:04 +0000 (16:04 +0200)]
Merge pull request #8891 from owncloud/design-emptycontent

fix size and unbold empty content message

10 years agoVerify that we have a valid storage in View->getPath
Robin Appelman [Wed, 4 Jun 2014 15:08:25 +0000 (17:08 +0200)]
Verify that we have a valid storage in View->getPath

10 years agounify share settings
Bjoern Schiessle [Wed, 4 Jun 2014 09:07:31 +0000 (11:07 +0200)]
unify share settings

10 years agoThis settings doesn't belong together
Bjoern Schiessle [Tue, 3 Jun 2014 18:44:55 +0000 (20:44 +0200)]
This settings doesn't belong together

Revert "make reshare settings foldable"

This reverts commit c01f196f723dcb3dea6947c821a70d4d80563bbd.

Conflicts:
settings/templates/admin.php

10 years agoimprove share settings working
Bjoern Schiessle [Tue, 3 Jun 2014 18:41:12 +0000 (20:41 +0200)]
improve share settings working

10 years agoMerge pull request #8897 from owncloud/fix-multiselect
Jörn Friedrich Dreyer [Thu, 5 Jun 2014 13:32:31 +0000 (15:32 +0200)]
Merge pull request #8897 from owncloud/fix-multiselect

fix files multiselect bar now that the app list is gone

10 years agoMerge pull request #8529 from owncloud/remove-legacy-routing
Thomas Müller [Thu, 5 Jun 2014 13:22:46 +0000 (15:22 +0200)]
Merge pull request #8529 from owncloud/remove-legacy-routing

Remove legacy routing code

10 years agoSort the result before comparing
Joas Schilling [Thu, 5 Jun 2014 13:21:53 +0000 (15:21 +0200)]
Sort the result before comparing

10 years agofix files multiselect bar now that the app list is gone
Jan-Christoph Borchardt [Thu, 5 Jun 2014 11:23:08 +0000 (13:23 +0200)]
fix files multiselect bar now that the app list is gone

10 years agoMerge pull request #8889 from owncloud/mtime-reuse
Thomas Müller [Thu, 5 Jun 2014 11:18:18 +0000 (13:18 +0200)]
Merge pull request #8889 from owncloud/mtime-reuse

Don't update the mtime if the storage mtime hasn't changed

10 years agoMerge pull request #8866 from owncloud/flock-quotafix
Vincent Petry [Thu, 5 Jun 2014 11:11:45 +0000 (13:11 +0200)]
Merge pull request #8866 from owncloud/flock-quotafix

Fixed quota wrapper to return the value from flock()

10 years agoMerge pull request #8894 from owncloud/public-share-js-overwrite
Thomas Müller [Thu, 5 Jun 2014 11:04:30 +0000 (13:04 +0200)]
Merge pull request #8894 from owncloud/public-share-js-overwrite

Dont overwrite OCA.Sharing

10 years agoMerge pull request #8890 from owncloud/cleanup-trashsizes-table-master
Thomas Müller [Thu, 5 Jun 2014 11:00:50 +0000 (13:00 +0200)]
Merge pull request #8890 from owncloud/cleanup-trashsizes-table-master

table files_trashsizes was still used in some locations -> removed

10 years agoDont overwrite OCA.Sharing
Robin Appelman [Thu, 5 Jun 2014 10:52:08 +0000 (12:52 +0200)]
Dont overwrite OCA.Sharing

10 years agoHack around oracle for CLOB fields
Joas Schilling [Thu, 5 Jun 2014 10:19:48 +0000 (12:19 +0200)]
Hack around oracle for CLOB fields

10 years agoAdd method to get users by their preference
Joas Schilling [Thu, 5 Jun 2014 09:49:13 +0000 (11:49 +0200)]
Add method to get users by their preference

10 years agoMove authentication to it's own call
Lukas Reschke [Wed, 28 May 2014 19:43:48 +0000 (21:43 +0200)]
Move authentication to it's own call

10 years agoRemove legacy routing code
Lukas Reschke [Sat, 10 May 2014 12:00:22 +0000 (14:00 +0200)]
Remove legacy routing code

The getfile routing code was absolutely legacy and not needed anymore. Additionally \OC::$REQUESTEDAPP was never set to the actually accessed application.

This commit removes the legacy routing code and ensures that $REQUESTEDAPP is always set so that other applications (e.g. the firewall or a two-factor authentication) can intercept the currently accessed app.

Testplan:
[x] Installation works
[x] Login with DB works
[x] Logout works
[x] Login with alternate backend works (tested with user_webdavauth)
[x] Other apps are accessible
[x] Redirect on login works (e.g. index.php?redirect_url=%2Fcore%2Findex.php%2Fsettings%2Fapps%3Finstalled)
[x] Personal settings are accessible
[x] Admin settings are accessible
[x] Sharing files works
[x] DAV works
[x] OC::$REQUESTEDAPP contains the requested application and can be intercepted by other applications

10 years agoMerge pull request #8880 from owncloud/webdav-read-permissions
Thomas Müller [Thu, 5 Jun 2014 09:38:02 +0000 (11:38 +0200)]
Merge pull request #8880 from owncloud/webdav-read-permissions

Use the permissions exposed by ownCloud for webdav external storages

10 years agoMerge pull request #8883 from owncloud/files-slide-toggle
Jan-Christoph Borchardt [Thu, 5 Jun 2014 09:33:56 +0000 (11:33 +0200)]
Merge pull request #8883 from owncloud/files-slide-toggle

use slide toggle for files app

10 years agoFix uit tests
Robin Appelman [Thu, 5 Jun 2014 09:31:55 +0000 (11:31 +0200)]
Fix uit tests

10 years agofix size and unbold empty content message
Jan-Christoph Borchardt [Thu, 5 Jun 2014 09:29:56 +0000 (11:29 +0200)]
fix size and unbold empty content message

10 years agouse slide toggle for files app
Bernhard Posselt [Wed, 4 Jun 2014 17:11:04 +0000 (19:11 +0200)]
use slide toggle for files app

10 years agoMerge pull request #7878 from owncloud/quota-extstorageswitch
icewind1991 [Thu, 5 Jun 2014 09:23:32 +0000 (11:23 +0200)]
Merge pull request #7878 from owncloud/quota-extstorageswitch

Added switch to count external storage data in quota

10 years agoMerge pull request #8861 from owncloud/share-overview-linklist
Vincent Petry [Thu, 5 Jun 2014 08:59:54 +0000 (10:59 +0200)]
Merge pull request #8861 from owncloud/share-overview-linklist

Added Shared with link sidebar section in files app

10 years agoMerge pull request #8884 from owncloud/move-flock-to-app
Jörn Friedrich Dreyer [Thu, 5 Jun 2014 08:54:24 +0000 (10:54 +0200)]
Merge pull request #8884 from owncloud/move-flock-to-app

remove file locking - code will continue to live in it's own app

10 years agoMerge pull request #8620 from owncloud/design-navigation-two
Thomas Müller [Thu, 5 Jun 2014 08:53:22 +0000 (10:53 +0200)]
Merge pull request #8620 from owncloud/design-navigation-two

Toggle app navigation not only on mobile, but on desktop as well

10 years agofix leading decimal Scrutinizer coding style issue
Jan-Christoph Borchardt [Thu, 5 Jun 2014 08:52:06 +0000 (10:52 +0200)]
fix leading decimal Scrutinizer coding style issue

10 years agotable files_trashsizes was still used in some locations -> removed
Thomas Müller [Thu, 5 Jun 2014 08:44:32 +0000 (10:44 +0200)]
table files_trashsizes was still used in some locations -> removed

10 years agoMerge pull request #8862 from owncloud/share-overview-fixmimetype
icewind1991 [Thu, 5 Jun 2014 08:29:03 +0000 (10:29 +0200)]
Merge pull request #8862 from owncloud/share-overview-fixmimetype

Fix mime type returning for shared with others files

10 years agoMerge pull request #8878 from owncloud/update-checkmigrationforapps
Vincent Petry [Thu, 5 Jun 2014 08:28:30 +0000 (10:28 +0200)]
Merge pull request #8878 from owncloud/update-checkmigrationforapps

Simulate apps database schema update on upgrade

10 years agoDon't update the mtime if the storage mtime hasn't changed
Robin Appelman [Thu, 5 Jun 2014 08:08:25 +0000 (10:08 +0200)]
Don't update the mtime if the storage mtime hasn't changed

10 years agoMerge pull request #8852 from owncloud/kill-permissions-master
Thomas Müller [Thu, 5 Jun 2014 08:05:05 +0000 (10:05 +0200)]
Merge pull request #8852 from owncloud/kill-permissions-master

Kill permissions table

10 years agofix unit test template
Morris Jobke [Thu, 5 Jun 2014 07:46:19 +0000 (09:46 +0200)]
fix unit test template

10 years ago- drop permissions table and related code
Thomas Müller [Tue, 3 Jun 2014 15:57:56 +0000 (17:57 +0200)]
- drop permissions table and related code
- the file/folder's permission is now stored in the file cache
- BackGroundWatcher has been removed - this has meanwhile be replaced by occ files:scan which can be executed in a cron jobs
- increase version to trigger database migration

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 5 Jun 2014 05:57:20 +0000 (01:57 -0400)]
[tx-robot] updated from transifex

10 years agofix first failing test
Morris Jobke [Wed, 4 Jun 2014 22:40:15 +0000 (00:40 +0200)]
fix first failing test

10 years agoMerge pull request #8882 from owncloud/remove-placeholdercall
Morris Jobke [Wed, 4 Jun 2014 22:07:13 +0000 (00:07 +0200)]
Merge pull request #8882 from owncloud/remove-placeholdercall

remove obsolete placeholder call, fix #8881

10 years agoMerge pull request #8724 from owncloud/update-sabre-2.0
Thomas Müller [Wed, 4 Jun 2014 21:05:34 +0000 (23:05 +0200)]
Merge pull request #8724 from owncloud/update-sabre-2.0

Update SabreDAV to 1.8.10

10 years agoremove file locking - code will continue to live in it's own app
Thomas Müller [Wed, 4 Jun 2014 18:11:54 +0000 (20:11 +0200)]
remove file locking - code will continue to live in it's own app

10 years agoDo not load apps when upgrade is needed
Vincent Petry [Wed, 4 Jun 2014 16:52:52 +0000 (18:52 +0200)]
Do not load apps when upgrade is needed

This prevents routes like "core/js/oc.js" to automatically load apps and
trigger their update prematurely.

10 years agoMerge pull request #8824 from owncloud/mail_template_editing_in_webui
Morris Jobke [Wed, 4 Jun 2014 16:44:44 +0000 (18:44 +0200)]
Merge pull request #8824 from owncloud/mail_template_editing_in_webui

minimal mail template editor for administrators

10 years agoremove obsolete placeholder call, fix #8881
Jan-Christoph Borchardt [Wed, 4 Jun 2014 16:44:12 +0000 (18:44 +0200)]
remove obsolete placeholder call, fix #8881

10 years agoadd to app navigation after enabling
Morris Jobke [Wed, 4 Jun 2014 16:22:40 +0000 (18:22 +0200)]
add to app navigation after enabling

10 years agoUse the permissions exposed by ownCloud for webdav external storages
Robin Appelman [Wed, 4 Jun 2014 16:19:52 +0000 (18:19 +0200)]
Use the permissions exposed by ownCloud for webdav external storages

10 years agoMerge pull request #8471 from owncloud/versioning_no_longer_track_the_size
Thomas Müller [Wed, 4 Jun 2014 16:19:48 +0000 (18:19 +0200)]
Merge pull request #8471 from owncloud/versioning_no_longer_track_the_size

[versioning] let the file cache track the size of the versions

10 years agoRemoved simulate db update flag and split into separate methods
Vincent Petry [Wed, 4 Jun 2014 16:15:58 +0000 (18:15 +0200)]
Removed simulate db update flag and split into separate methods

10 years agoMerge pull request #8876 from owncloud/design-css-settings
Morris Jobke [Wed, 4 Jun 2014 15:52:10 +0000 (17:52 +0200)]
Merge pull request #8876 from owncloud/design-css-settings

personal settings: unbold clients header and remove obsolete CSS

10 years agouse the right interface \Sabre\DAVACL\PrincipalBackend\BackendInterface
Thomas Müller [Tue, 3 Jun 2014 09:43:28 +0000 (11:43 +0200)]
use the right interface \Sabre\DAVACL\PrincipalBackend\BackendInterface

10 years agoSimulate apps database schema update on upgrade
Vincent Petry [Wed, 4 Jun 2014 14:40:53 +0000 (16:40 +0200)]
Simulate apps database schema update on upgrade

When upgrade, also simulate the database schema update for apps before
doing the actual upgrade.

10 years agopersonal settings: unbold clients header and remove obsolete CSS
Jan-Christoph Borchardt [Wed, 4 Jun 2014 15:05:44 +0000 (17:05 +0200)]
personal settings: unbold clients header and remove obsolete CSS

10 years agoMerge pull request #8791 from owncloud/share-overview-sharewithstatus
Morris Jobke [Wed, 4 Jun 2014 15:04:30 +0000 (17:04 +0200)]
Merge pull request #8791 from owncloud/share-overview-sharewithstatus

Update share action text to display owner/recipients

10 years agoMerge pull request #8875 from owncloud/app-css-relative
Jan-Christoph Borchardt [Wed, 4 Jun 2014 14:51:43 +0000 (16:51 +0200)]
Merge pull request #8875 from owncloud/app-css-relative

explicit position:relative for app-content, fixes first run layout

10 years agoremove obsolete position rule from files app
Jan-Christoph Borchardt [Wed, 4 Jun 2014 14:50:55 +0000 (16:50 +0200)]
remove obsolete position rule from files app

10 years agoexplicit position:relative for app-content, fixes first run layout
Jan-Christoph Borchardt [Wed, 4 Jun 2014 14:41:11 +0000 (16:41 +0200)]
explicit position:relative for app-content, fixes first run layout

10 years agohover effect for app switcher label
Jan-Christoph Borchardt [Wed, 4 Jun 2014 14:33:12 +0000 (16:33 +0200)]
hover effect for app switcher label

10 years agofix related layout issues in user management
Jan-Christoph Borchardt [Wed, 4 Jun 2014 14:24:39 +0000 (16:24 +0200)]
fix related layout issues in user management

10 years agoAdded experimental switch to count external storage data in quota
Vincent Petry [Tue, 25 Mar 2014 15:37:46 +0000 (16:37 +0100)]
Added experimental switch to count external storage data in quota

This includes all mountpoints except the Shared one in
the used space calculation.

Added unit tests for ext storage inclusion in quota calculation

10 years agoadd a bit of whitespace to the bottom of the app list
Jan-Christoph Borchardt [Wed, 4 Jun 2014 13:57:23 +0000 (15:57 +0200)]
add a bit of whitespace to the bottom of the app list

10 years agoreduce opacity of app icon when loading
Jan-Christoph Borchardt [Wed, 4 Jun 2014 13:54:23 +0000 (15:54 +0200)]
reduce opacity of app icon when loading

10 years agomore CSS rearranging, removing duplicate code
Jan-Christoph Borchardt [Wed, 4 Jun 2014 13:49:04 +0000 (15:49 +0200)]
more CSS rearranging, removing duplicate code

10 years agorearrange CSS, remove duplicate code
Jan-Christoph Borchardt [Wed, 4 Jun 2014 13:46:36 +0000 (15:46 +0200)]
rearrange CSS, remove duplicate code

10 years agomove 'add apps' entry into normal navigation instead of a new line
Jan-Christoph Borchardt [Wed, 4 Jun 2014 13:27:46 +0000 (15:27 +0200)]
move 'add apps' entry into normal navigation instead of a new line

10 years agobetter loading feedback for app start, move from JS to CSS
Jan-Christoph Borchardt [Wed, 4 Jun 2014 13:07:15 +0000 (15:07 +0200)]
better loading feedback for app start, move from JS to CSS

10 years agofixes during test
Thomas Müller [Wed, 4 Jun 2014 13:01:36 +0000 (15:01 +0200)]
fixes during test

10 years agoshow 'Apps' as fallback label for app switcher if no app title is present (for exampl...
Jan-Christoph Borchardt [Wed, 4 Jun 2014 12:21:29 +0000 (14:21 +0200)]
show 'Apps' as fallback label for app switcher if no app title is present (for example in Settings)

10 years agoshow loading feedback
Jan-Christoph Borchardt [Wed, 4 Jun 2014 11:18:05 +0000 (13:18 +0200)]
show loading feedback

10 years agoseparate home icon and menu toggle
Jan-Christoph Borchardt [Wed, 4 Jun 2014 11:17:47 +0000 (13:17 +0200)]
separate home icon and menu toggle

10 years agoshow appname on mobile since now there's enough space
Jan-Christoph Borchardt [Wed, 4 Jun 2014 09:35:49 +0000 (11:35 +0200)]
show appname on mobile since now there's enough space