]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoMerge pull request #8931 from owncloud/filelist-usepathforaction
Vincent Petry [Mon, 23 Jun 2014 13:53:23 +0000 (15:53 +0200)]
Merge pull request #8931 from owncloud/filelist-usepathforaction

[master] Use actual file path on rename/delete

10 years agoMerge pull request #8974 from owncloud/router-preventloadappsonupgrade
Vincent Petry [Mon, 23 Jun 2014 13:15:50 +0000 (15:15 +0200)]
Merge pull request #8974 from owncloud/router-preventloadappsonupgrade

Prevent loadApps on upgrade

10 years agoMerge pull request #9153 from owncloud/files-unselectafterdelete
icewind1991 [Mon, 23 Jun 2014 12:42:00 +0000 (14:42 +0200)]
Merge pull request #9153 from owncloud/files-unselectafterdelete

Clear file selection when list is repopulated

10 years agoMerge pull request #9150 from owncloud/remoteshare-fixsetuporder
Frank Karlitschek [Mon, 23 Jun 2014 11:29:20 +0000 (07:29 -0400)]
Merge pull request #9150 from owncloud/remoteshare-fixsetuporder

Setup the external share manager in a hook

10 years agoClear file selection when list is repopulated
Vincent Petry [Mon, 23 Jun 2014 10:55:42 +0000 (12:55 +0200)]
Clear file selection when list is repopulated

When calling FileList.setFiles() the current selection needs to be
cleared.

10 years agoSetup the external share manager in a hook
Vincent Petry [Mon, 23 Jun 2014 09:57:43 +0000 (11:57 +0200)]
Setup the external share manager in a hook

To make sure the external shares are initialized in the right order and
make sure the session is correctly initialized before, the external
share manager is now set up in a filesystem setup hook.

10 years agotrusted domains shall not be ignored on autosetup
Arthur Schiwon [Tue, 17 Jun 2014 20:58:08 +0000 (22:58 +0200)]
trusted domains shall not be ignored on autosetup

10 years agoMerge pull request #9138 from owncloud/fix-documentation
Vincent Petry [Mon, 23 Jun 2014 08:32:41 +0000 (10:32 +0200)]
Merge pull request #9138 from owncloud/fix-documentation

Add explanation about the current implementation of updateApp

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

10 years agoAdd explanation about the current implementation of updateApp
Bart Visscher [Mon, 28 Oct 2013 17:01:54 +0000 (18:01 +0100)]
Add explanation about the current implementation of updateApp

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

10 years ago7.0.0 alpha 2 v7.0.0alpha2
Frank Karlitschek [Sat, 21 Jun 2014 22:52:47 +0000 (18:52 -0400)]
7.0.0 alpha 2

10 years agoMerge pull request #9120 from owncloud/fileactions-filelistfallback
Morris Jobke [Sat, 21 Jun 2014 09:28:11 +0000 (11:28 +0200)]
Merge pull request #9120 from owncloud/fileactions-filelistfallback

Fixed file actions fallback

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

10 years agoMerge pull request #9121 from owncloud/filepicker-avoidtwice
Morris Jobke [Fri, 20 Jun 2014 20:41:57 +0000 (22:41 +0200)]
Merge pull request #9121 from owncloud/filepicker-avoidtwice

Prevent showing the file picker twice

10 years agoMerge pull request #9102 from owncloud/viewermode-controls
Morris Jobke [Fri, 20 Jun 2014 20:37:26 +0000 (22:37 +0200)]
Merge pull request #9102 from owncloud/viewermode-controls

Fixed controls bar in viewer mode

10 years agoBackport subset of #4179, re-established Oracle compatibility for LDAP
Arthur Schiwon [Fri, 20 Jun 2014 18:47:51 +0000 (20:47 +0200)]
Backport subset of #4179, re-established Oracle compatibility for LDAP

Conflicts:
apps/user_ldap/lib/access.php

10 years agoMerge pull request #9108 from owncloud/uploadintofolderfix
Morris Jobke [Fri, 20 Jun 2014 17:01:05 +0000 (19:01 +0200)]
Merge pull request #9108 from owncloud/uploadintofolderfix

Fix many issues with drag and drop upload

10 years agoPrevent showing the file picker twice
Vincent Petry [Fri, 20 Jun 2014 11:39:46 +0000 (13:39 +0200)]
Prevent showing the file picker twice

In case the filepicker function is called twice, only show it once.

10 years agoFixed file actions fallback
Vincent Petry [Fri, 20 Jun 2014 10:58:04 +0000 (12:58 +0200)]
Fixed file actions fallback

Some apps are calling FileActions.display() directly but omit the new
fileList argument.

This fix makes the fileList argument correctly fall back to the default
file list (the one from the "All files" section)

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

10 years agoFix appending of rows after upload
Vincent Petry [Thu, 19 Jun 2014 15:19:28 +0000 (17:19 +0200)]
Fix appending of rows after upload

When uploading files or folders, they only need to be appended or
updated when their path or a section of their path is inside the current
directory (which happens for folder upload)

Fixes issue where file was appended when dragging on a parent directory
onto the breadcrumb.

Fixes appending issue when uploading folders.

10 years agoFixed uploading by drag and drop into folder
Vincent Petry [Wed, 18 Jun 2014 18:38:51 +0000 (20:38 +0200)]
Fixed uploading by drag and drop into folder

10 years agoMerge pull request #9105 from owncloud/fix_8874
Morris Jobke [Thu, 19 Jun 2014 13:16:33 +0000 (15:16 +0200)]
Merge pull request #9105 from owncloud/fix_8874

Make sure last seen tooltip always appears even after searching and filt...

10 years agoMake sure last seen tooltip always appears even after searching and filtering
Arthur Schiwon [Thu, 19 Jun 2014 12:30:22 +0000 (14:30 +0200)]
Make sure last seen tooltip always appears even after searching and filtering

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

10 years agoMerge pull request #9071 from owncloud/extstorage-list-unittests
Morris Jobke [Wed, 18 Jun 2014 23:21:21 +0000 (01:21 +0200)]
Merge pull request #9071 from owncloud/extstorage-list-unittests

Added JS unit tests for ext storage

10 years agoMerge pull request #9093 from owncloud/remove_unused_code
Morris Jobke [Wed, 18 Jun 2014 23:17:36 +0000 (01:17 +0200)]
Merge pull request #9093 from owncloud/remove_unused_code

remove unused code

10 years agoFixed controls bar in viewer mode
Vincent Petry [Wed, 18 Jun 2014 18:10:28 +0000 (20:10 +0200)]
Fixed controls bar in viewer mode

10 years agoMerge pull request #9068 from owncloud/trashbin_unittests_master
Björn Schießle [Wed, 18 Jun 2014 13:32:16 +0000 (15:32 +0200)]
Merge pull request #9068 from owncloud/trashbin_unittests_master

fix trash bin expire operation and add unit tests

10 years agoadjust encryption tests to the trash bin changes
Bjoern Schiessle [Tue, 17 Jun 2014 20:30:39 +0000 (22:30 +0200)]
adjust encryption tests to the trash bin changes

10 years agoadd additional tests for the trash bin
Bjoern Schiessle [Tue, 17 Jun 2014 20:30:11 +0000 (22:30 +0200)]
add additional tests for the trash bin

10 years agomake sure that we always use the right user
Bjoern Schiessle [Tue, 17 Jun 2014 18:08:40 +0000 (20:08 +0200)]
make sure that we always use the right user

10 years agoremove unused code
Bjoern Schiessle [Wed, 18 Jun 2014 11:26:42 +0000 (13:26 +0200)]
remove unused code

10 years agoinitialize array
Bjoern Schiessle [Wed, 18 Jun 2014 11:23:53 +0000 (13:23 +0200)]
initialize array

10 years agofix rename of encryption keys
Bjoern Schiessle [Wed, 11 Jun 2014 15:21:08 +0000 (17:21 +0200)]
fix rename of encryption keys

10 years agoPrevent loadApps on upgrade
Vincent Petry [Tue, 10 Jun 2014 16:01:07 +0000 (18:01 +0200)]
Prevent loadApps on upgrade

Moved OC::needUpgrade() to OCP\Util::needUpgrade() to make it accessible
form the router.
Moved maintenance + upgrade check to the router.

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 18 Jun 2014 05:55:13 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #9047 from owncloud/fix_preload_fundamental_apps
Lukas Reschke [Wed, 18 Jun 2014 05:29:04 +0000 (07:29 +0200)]
Merge pull request #9047 from owncloud/fix_preload_fundamental_apps

Load fundamental apps, before any possible customizing app may follow

10 years agofix trash bin expire operation and add unit tests
Bjoern Schiessle [Tue, 17 Jun 2014 11:51:49 +0000 (13:51 +0200)]
fix trash bin expire operation and add unit tests

10 years agoAdded JS unit tests for ext storage
Vincent Petry [Fri, 13 Jun 2014 08:02:19 +0000 (10:02 +0200)]
Added JS unit tests for ext storage

Added JS unit tests for the external storage file list extension.

10 years agoMerge pull request #8399 from owncloud/server-server-sharing
icewind1991 [Tue, 17 Jun 2014 15:40:05 +0000 (17:40 +0200)]
Merge pull request #8399 from owncloud/server-server-sharing

Add server<->server sharing

10 years agoMerge pull request #9065 from owncloud/migrator-keepprimaryindexname
Vincent Petry [Tue, 17 Jun 2014 14:43:33 +0000 (16:43 +0200)]
Merge pull request #9065 from owncloud/migrator-keepprimaryindexname

Do not rename primary key index when renaming table

10 years agoMerge pull request #9067 from owncloud/pass-db-hostname
Vincent Petry [Tue, 17 Jun 2014 13:56:52 +0000 (15:56 +0200)]
Merge pull request #9067 from owncloud/pass-db-hostname

Obviously have to pass the hostname as is when there is no ':' in the hostname

10 years agoMerge pull request #9029 from owncloud/table-to-paragraph-layout-for-share
Björn Schießle [Tue, 17 Jun 2014 13:46:24 +0000 (15:46 +0200)]
Merge pull request #9029 from owncloud/table-to-paragraph-layout-for-share

Migrate table layout to p layout for share settings

10 years agoAdded unit test for checkMigrate with primary key + autoinc
Vincent Petry [Tue, 17 Jun 2014 13:07:36 +0000 (15:07 +0200)]
Added unit test for checkMigrate with primary key + autoinc

Added unit test to make sure that checkMigrate() works when adding a
primary key and autoincrement column to a table schema.

10 years agoDo not rename primary key index when renaming table
Vincent Petry [Tue, 17 Jun 2014 12:11:02 +0000 (14:11 +0200)]
Do not rename primary key index when renaming table

When the migrator renames a table, for example for upgrade simulation,
it should not rename the primary key to avoid messing up with the diff
because the MySQL Doctrine code expects that index to always be called
"primary".

10 years agoWe obviously have to pass the hostname as is when there is no ':' in the hostname.
Andreas Fischer [Tue, 17 Jun 2014 12:44:57 +0000 (14:44 +0200)]
We obviously have to pass the hostname as is when there is no ':' in the hostname.

This reverts commit 73062040e68212ac6e92d36211ca0bef91777589.

10 years agoMigrate table layout to p layout for share settings
Morris Jobke [Fri, 13 Jun 2014 15:41:45 +0000 (17:41 +0200)]
Migrate table layout to p layout for share settings

ref #8906

10 years agoFix moving movablemount over webdav
Robin Appelman [Tue, 17 Jun 2014 12:10:11 +0000 (14:10 +0200)]
Fix moving movablemount over webdav

10 years agoorganize js a bit better
Robin Appelman [Tue, 17 Jun 2014 11:28:27 +0000 (13:28 +0200)]
organize js a bit better

10 years agoBetter error handeling in testremote
Robin Appelman [Tue, 17 Jun 2014 11:15:34 +0000 (13:15 +0200)]
Better error handeling in testremote

10 years agotestremote is for public access
Robin Appelman [Mon, 16 Jun 2014 17:45:34 +0000 (19:45 +0200)]
testremote is for public access

10 years agofix broken buttons for IE8-11
Morris Jobke [Tue, 17 Jun 2014 09:45:55 +0000 (11:45 +0200)]
fix broken buttons for IE8-11

10 years agofixing layout issue - mostly alignment
Morris Jobke [Tue, 17 Jun 2014 09:24:39 +0000 (11:24 +0200)]
fixing layout issue - mostly alignment

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 17 Jun 2014 05:55:43 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #9059 from owncloud/simplify-warning-layout
Volkan Gezer [Mon, 16 Jun 2014 19:30:46 +0000 (21:30 +0200)]
Merge pull request #9059 from owncloud/simplify-warning-layout

simplify security warning on admin page

10 years agoThat file was accidentally commited. Partially revert https://github.com/owncloud...
Lukas Reschke [Mon, 16 Jun 2014 18:38:21 +0000 (20:38 +0200)]
That file was accidentally commited. Partially revert https://github.com/owncloud/core/commit/f2fc214ce0455ce9a9def36bd09285e82b5eabec

10 years agoAdd deprecation notice to load* functions
Lukas Reschke [Sat, 14 Jun 2014 09:05:12 +0000 (11:05 +0200)]
Add deprecation notice to load* functions

This functions are deprecated and/or removed since ownCloud 7. Additionally a issubdirectory check has been added here to prevent developers to use this function in a potentially insecure way.

Port of https://github.com/owncloud/core/pull/9033

10 years agosimplify security warning on admin page
Morris Jobke [Mon, 16 Jun 2014 18:25:02 +0000 (20:25 +0200)]
simplify security warning on admin page

10 years agoMerge pull request #9053 from owncloud/small_ux_improvement
Morris Jobke [Mon, 16 Jun 2014 18:18:51 +0000 (20:18 +0200)]
Merge pull request #9053 from owncloud/small_ux_improvement

share settings, small ux improvement

10 years agoMerge pull request #9055 from owncloud/add_new_keynote_mimetype
Morris Jobke [Mon, 16 Jun 2014 18:13:35 +0000 (20:13 +0200)]
Merge pull request #9055 from owncloud/add_new_keynote_mimetype

add new keynote mimetype

10 years agoMerge pull request #9049 from owncloud/fix-upload-button
Volkan Gezer [Mon, 16 Jun 2014 16:23:55 +0000 (18:23 +0200)]
Merge pull request #9049 from owncloud/fix-upload-button

fix CSS for upload button - fixes #8939

10 years agoadd new keynote mimetype
Jörn Friedrich Dreyer [Mon, 16 Jun 2014 14:25:12 +0000 (16:25 +0200)]
add new keynote mimetype

10 years agoAlso support removeable mounts with rmdir
Robin Appelman [Mon, 16 Jun 2014 14:24:42 +0000 (16:24 +0200)]
Also support removeable mounts with rmdir

10 years agoFix permission for movable storage root
Robin Appelman [Mon, 16 Jun 2014 14:20:40 +0000 (16:20 +0200)]
Fix permission for movable storage root

10 years agoPrevent warning
Robin Appelman [Mon, 16 Jun 2014 14:12:32 +0000 (16:12 +0200)]
Prevent warning

10 years agoFix setupFromToken when a password is set
Robin Appelman [Mon, 16 Jun 2014 14:09:56 +0000 (16:09 +0200)]
Fix setupFromToken when a password is set

10 years agoFix multiple users having the same external share mountpoint
Robin Appelman [Mon, 16 Jun 2014 13:57:01 +0000 (15:57 +0200)]
Fix multiple users having the same external share mountpoint

10 years agoMerge pull request #8808 from owncloud/update_shipped_apps_from_appstore
Georg Ehrke [Mon, 16 Jun 2014 13:54:50 +0000 (15:54 +0200)]
Merge pull request #8808 from owncloud/update_shipped_apps_from_appstore

Make shipped apps updatable via appstore

10 years agoshow explenation only if the setting is activated
Bjoern Schiessle [Mon, 16 Jun 2014 13:33:46 +0000 (15:33 +0200)]
show explenation only if the setting is activated

10 years agoMerge pull request #9048 from owncloud/fix_9041
Morris Jobke [Mon, 16 Jun 2014 13:23:08 +0000 (15:23 +0200)]
Merge pull request #9048 from owncloud/fix_9041

format group or username for delete notification, fixes #9041

10 years agofix CSS for upload button - fixes #8939
Morris Jobke [Mon, 16 Jun 2014 11:51:49 +0000 (13:51 +0200)]
fix CSS for upload button - fixes #8939

10 years agodisable code check for shipped apps
Georg Ehrke [Mon, 16 Jun 2014 11:49:02 +0000 (13:49 +0200)]
disable code check for shipped apps

10 years agostyle
Arthur Schiwon [Mon, 16 Jun 2014 11:46:31 +0000 (13:46 +0200)]
style

10 years agoescape before output, fixes #9041
Arthur Schiwon [Mon, 16 Jun 2014 11:44:41 +0000 (13:44 +0200)]
escape before output, fixes #9041

10 years agoMake testremote more robust
Robin Appelman [Mon, 16 Jun 2014 11:21:00 +0000 (13:21 +0200)]
Make testremote more robust

10 years agoAdd route which went missing during rebase
Robin Appelman [Mon, 16 Jun 2014 11:20:39 +0000 (13:20 +0200)]
Add route which went missing during rebase

10 years agoMerge pull request #9040 from owncloud/fix-xss
Morris Jobke [Mon, 16 Jun 2014 11:13:28 +0000 (13:13 +0200)]
Merge pull request #9040 from owncloud/fix-xss

Sanitize name of sharee

10 years agoLoad fundamental apps, before any possible customizing app may follow
Arthur Schiwon [Mon, 16 Jun 2014 11:12:21 +0000 (13:12 +0200)]
Load fundamental apps, before any possible customizing app may follow

10 years agoMerge pull request #9030 from owncloud/default-allow-user-mount-backends
Morris Jobke [Mon, 16 Jun 2014 11:10:01 +0000 (13:10 +0200)]
Merge pull request #9030 from owncloud/default-allow-user-mount-backends

AllowUserMount defaults now to all backends fixes #7958

10 years agoAdd some safety checks
Robin Appelman [Mon, 16 Jun 2014 10:42:28 +0000 (12:42 +0200)]
Add some safety checks

10 years agoMerge pull request #8716 from owncloud/forget-documentation
Volkan Gezer [Mon, 16 Jun 2014 10:24:39 +0000 (12:24 +0200)]
Merge pull request #8716 from owncloud/forget-documentation

app manager forgets the documentation links workaround for #8081

10 years agofix camelCase and avoiud re-wrapping $()
Morris Jobke [Mon, 16 Jun 2014 09:35:48 +0000 (11:35 +0200)]
fix camelCase and avoiud re-wrapping $()

10 years agofix typo - Backups -> Backends
Morris Jobke [Mon, 16 Jun 2014 09:33:51 +0000 (11:33 +0200)]
fix typo - Backups -> Backends

10 years agoMerge pull request #8917 from owncloud/repair-routine-base
Vincent Petry [Mon, 16 Jun 2014 09:13:10 +0000 (11:13 +0200)]
Merge pull request #8917 from owncloud/repair-routine-base

Add support for repair step classes

10 years agoMerge pull request #9027 from owncloud/fix-password-saved-share-layout
Vincent Petry [Mon, 16 Jun 2014 09:11:03 +0000 (11:11 +0200)]
Merge pull request #9027 from owncloud/fix-password-saved-share-layout

fix layout of password protected shares

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

10 years agoMerge pull request #9022 from owncloud/speedup-nested-ldap-groups
macjohnny [Mon, 16 Jun 2014 05:50:53 +0000 (07:50 +0200)]
Merge pull request #9022 from owncloud/speedup-nested-ldap-groups

drastic speedup for nested ldap groups

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 15 Jun 2014 05:55:06 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoDo even more sanitization
Lukas Reschke [Sat, 14 Jun 2014 18:56:54 +0000 (20:56 +0200)]
Do even more sanitization

10 years agoSanitize name of sharee
Lukas Reschke [Sat, 14 Jun 2014 18:45:10 +0000 (20:45 +0200)]
Sanitize name of sharee

Fixes a XSS introduced with https://github.com/owncloud/core/commit/271684dcfec16122b88e03780b41af7120f27e45

10 years agoFix path
Morris Jobke [Sat, 14 Jun 2014 13:26:27 +0000 (15:26 +0200)]
Fix path

10 years agoMerge pull request #9028 from owncloud/table-to-paragraph-layout-for-https
Lukas Reschke [Sat, 14 Jun 2014 11:08:58 +0000 (13:08 +0200)]
Merge pull request #9028 from owncloud/table-to-paragraph-layout-for-https

migrate table layout to paragraph layout for HTTPS setting

10 years agoMerge pull request #8618 from owncloud/yet-another-ajax-lost-password
Frank Karlitschek [Sat, 14 Jun 2014 10:01:13 +0000 (12:01 +0200)]
Merge pull request #8618 from owncloud/yet-another-ajax-lost-password

Basic ajax lost password

10 years agoAlways send a POST body
Robin Appelman [Fri, 13 Jun 2014 13:28:35 +0000 (15:28 +0200)]
Always send a POST body

10 years agoFix permissions functions for webdav external storages
Robin Appelman [Fri, 13 Jun 2014 13:28:24 +0000 (15:28 +0200)]
Fix permissions functions for webdav external storages

10 years agoFix public share webdav permissions
Robin Appelman [Fri, 13 Jun 2014 13:13:53 +0000 (15:13 +0200)]
Fix public share webdav permissions

10 years agofix modified date for external shares
Robin Appelman [Fri, 13 Jun 2014 12:25:45 +0000 (14:25 +0200)]
fix modified date for external shares

10 years agoFix undefined index error
Robin Appelman [Fri, 13 Jun 2014 10:47:47 +0000 (12:47 +0200)]
Fix undefined index error