]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoAdded unit test for file action context argument
Vincent Petry [Mon, 19 May 2014 16:47:14 +0000 (18:47 +0200)]
Added unit test for file action context argument

10 years agoRemoved selection checkboxes
Vincent Petry [Mon, 19 May 2014 16:38:41 +0000 (18:38 +0200)]
Removed selection checkboxes

10 years agoFixed sharing permissions
Vincent Petry [Mon, 19 May 2014 16:33:43 +0000 (18:33 +0200)]
Fixed sharing permissions

10 years agoFixed file actions for sharing views
Vincent Petry [Mon, 19 May 2014 13:20:44 +0000 (15:20 +0200)]
Fixed file actions for sharing views

FileActions can now be clone to be use for separate file list views
without having the side-effect of affecting the main file list view.

Added "Open" action in sharing overview file lists to redirect to the
regular file list when clicking on a folder.

10 years agoImproved FileActions with context
Vincent Petry [Mon, 19 May 2014 11:18:44 +0000 (13:18 +0200)]
Improved FileActions with context

A context hash is now passed to file action handlers which makes it
possible to have file list specific file actions.

10 years agoGroup shares by type
Vincent Petry [Thu, 15 May 2014 17:51:15 +0000 (19:51 +0200)]
Group shares by type

10 years agoAdded sharing overview page (WIP)
Vincent Petry [Wed, 30 Apr 2014 15:42:35 +0000 (17:42 +0200)]
Added sharing overview page (WIP)

- added sharing overview entries in the sidebar
- use OCS Share API to get the list of files

10 years agoextend OCS Share API to allow the user to ask for files shared with him
Bjoern Schiessle [Mon, 5 May 2014 13:02:49 +0000 (15:02 +0200)]
extend OCS Share API to allow the user to ask for files shared with him

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 30 May 2014 05:55:11 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #8700 from owncloud/design-smallfixes
Lukas Reschke [Thu, 29 May 2014 19:54:15 +0000 (21:54 +0200)]
Merge pull request #8700 from owncloud/design-smallfixes

Design detail fixes

10 years agoMerge pull request #8759 from owncloud/fix-phpunit
Lukas Reschke [Thu, 29 May 2014 19:35:47 +0000 (21:35 +0200)]
Merge pull request #8759 from owncloud/fix-phpunit

fix 8757, get rid of service locator antipattern

10 years agoMerge pull request #8773 from owncloud/l10n-tipsy-delete
Lukas Reschke [Thu, 29 May 2014 19:30:50 +0000 (21:30 +0200)]
Merge pull request #8773 from owncloud/l10n-tipsy-delete

show delete hint text on hovering trash

10 years agoMerge pull request #8727 from owncloud/upgrade-overview
Lukas Reschke [Thu, 29 May 2014 19:28:47 +0000 (21:28 +0200)]
Merge pull request #8727 from owncloud/upgrade-overview

Added update overview page

10 years agoMerge pull request #8771 from owncloud/enc_get_mount_from_mountmanager
Robin McCorkell [Thu, 29 May 2014 16:52:28 +0000 (17:52 +0100)]
Merge pull request #8771 from owncloud/enc_get_mount_from_mountmanager

get mount point from mount manager

10 years agoMerge pull request #8780 from owncloud/remove-deprecated-functions
Bernhard Posselt [Thu, 29 May 2014 16:45:43 +0000 (18:45 +0200)]
Merge pull request #8780 from owncloud/remove-deprecated-functions

Remove deprecated functions

10 years agoRemove deprecated functions
Lukas Reschke [Thu, 29 May 2014 15:01:30 +0000 (17:01 +0200)]
Remove deprecated functions

This functions have been deprecated since Oct 2012 (ownCloud 5), let's finally remove them for ownCloud 7.

Ref https://github.com/owncloud/core/commit/c4b8bb10411a4d601b7f4c8758980005f14850ab

10 years agoMerge pull request #8554 from owncloud/add_resetadminpass_command
Andreas Fischer [Thu, 29 May 2014 12:43:27 +0000 (14:43 +0200)]
Merge pull request #8554 from owncloud/add_resetadminpass_command

Add a resetadminpass command to console

* owncloud/add_resetadminpass_command:
  Move resetpassword into user: command space.
  Document type of user project.
  Receive \OC\User\Manager as a constructor dependency.
  Use userManager, color output, return 1 on error
  Add doc, check return-value, fix spacing, require interactive
  Back to the future
  Make ResetAdminPass to ResetPassword
  Add a resetadminpass command to console - fix #8248

10 years agoMerge pull request #3908 from owncloud/storage-folder-copy-rename
icewind1991 [Thu, 29 May 2014 11:29:24 +0000 (13:29 +0200)]
Merge pull request #3908 from owncloud/storage-folder-copy-rename

Recursive copy and remove for local storage backends

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 29 May 2014 05:54:40 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #8748 from owncloud/cli_maintenance_mode
Andreas Fischer [Thu, 29 May 2014 01:45:49 +0000 (03:45 +0200)]
Merge pull request #8748 from owncloud/cli_maintenance_mode

Add ability to enable/disable maintenance mode from cli.

* owncloud/cli_maintenance_mode:
  Use OC\Config instead of OC_Config
  Changed class name to mode
  Add ability to enable/disable maintenance mode from cli.

10 years agoMerge pull request #8547 from owncloud/path-length-master
Thomas Müller [Wed, 28 May 2014 22:08:29 +0000 (00:08 +0200)]
Merge pull request #8547 from owncloud/path-length-master

Handling long paths properly in \OC\Files\View

10 years agoMerge remote-tracking branch 'owncloud/master' into add_resetadminpass_command
Andreas Fischer [Wed, 28 May 2014 20:57:33 +0000 (22:57 +0200)]
Merge remote-tracking branch 'owncloud/master' into add_resetadminpass_command

* owncloud/master: (238 commits)
  Change visibility of scanner internals
  [tx-robot] updated from transifex
  remove legacy OC_Filesystem being used in a hook callback
  add title property to share dialog
  forgotten infobox messages translations
  reverts 188c543 and translates only mail
  fix warning text and margin
  Adjust core apps to use "requiremin" instead of "require"
  Added requiremin/requiremax fields for apps
  [tx-robot] updated from transifex
  unwrapped strings fix
  allow resharing of files with only share permissions
  don't lose file size during rename
  drop superflous statement in phpdoc
  add preRememberedLogin hook and document this and postRememberedLogin in class descripttion. Also fixes documentation of postLogin hook
  [tx-robot] updated from transifex
  fix grammar
  make user_ldap fully translatable
  [tx-robot] updated from transifex
  fix typo
  ...

Conflicts:
core/register_command.php

10 years agoMove resetpassword into user: command space.
Andreas Fischer [Wed, 28 May 2014 20:53:44 +0000 (22:53 +0200)]
Move resetpassword into user: command space.

10 years agoDocument type of user project.
Andreas Fischer [Wed, 28 May 2014 20:48:35 +0000 (22:48 +0200)]
Document type of user project.

10 years agoMerge pull request #8754 from owncloud/3rdparty-upgraded-phpmailer
Lukas Reschke [Wed, 28 May 2014 20:42:45 +0000 (22:42 +0200)]
Merge pull request #8754 from owncloud/3rdparty-upgraded-phpmailer

upgraded phpmailer into v5.2.8 via composer

10 years agoReceive \OC\User\Manager as a constructor dependency.
Andreas Fischer [Wed, 28 May 2014 20:42:33 +0000 (22:42 +0200)]
Receive \OC\User\Manager as a constructor dependency.

10 years agoUse OC\Config instead of OC_Config
scolebrook [Wed, 28 May 2014 20:26:13 +0000 (16:26 -0400)]
Use OC\Config instead of OC_Config

10 years agoshow delete hint text on hovering trash
Volkan Gezer [Wed, 28 May 2014 18:27:28 +0000 (20:27 +0200)]
show delete hint text on hovering trash

10 years agoMerge pull request #8681 from owncloud/logintimestamp
Lukas Reschke [Wed, 28 May 2014 17:06:47 +0000 (19:06 +0200)]
Merge pull request #8681 from owncloud/logintimestamp

Record login timestamp per user. Required for new user managament.

10 years agoRemove code duplication
Robin Appelman [Fri, 23 May 2014 10:46:12 +0000 (12:46 +0200)]
Remove code duplication

10 years agoFix LocalStorage->unlink to work on folder as expected
Robin Appelman [Tue, 6 May 2014 13:54:48 +0000 (15:54 +0200)]
Fix LocalStorage->unlink to work on folder as expected

10 years agore-use rescursive copy from common storage
Robin Appelman [Wed, 10 Jul 2013 19:39:58 +0000 (21:39 +0200)]
re-use rescursive copy from common storage

10 years agoremove unneeded check
Robin Appelman [Thu, 4 Jul 2013 19:17:52 +0000 (21:17 +0200)]
remove unneeded check

10 years agouse \OC\Files\Filesystem::isIgnoredDir
Robin Appelman [Mon, 1 Jul 2013 17:12:48 +0000 (19:12 +0200)]
use \OC\Files\Filesystem::isIgnoredDir

10 years agofix illegal usage of unlink in test case
Robin Appelman [Mon, 1 Jul 2013 16:11:33 +0000 (18:11 +0200)]
fix illegal usage of unlink in test case

10 years agofix recursive copy and rename for common storage backend
Robin Appelman [Mon, 1 Jul 2013 16:11:05 +0000 (18:11 +0200)]
fix recursive copy and rename for common storage backend

10 years agofix recursive copy and rename for mapped local storage backend
Robin Appelman [Mon, 1 Jul 2013 16:02:56 +0000 (18:02 +0200)]
fix recursive copy and rename for mapped local storage backend

10 years agoadd recursive copy to local storage backend
Robin Appelman [Mon, 1 Jul 2013 15:57:40 +0000 (17:57 +0200)]
add recursive copy to local storage backend

10 years agofix recursive rename for local storage backend
Robin Appelman [Mon, 1 Jul 2013 15:45:01 +0000 (17:45 +0200)]
fix recursive rename for local storage backend

10 years agoremove unneeded delTree
Robin Appelman [Mon, 1 Jul 2013 15:41:49 +0000 (17:41 +0200)]
remove unneeded delTree

10 years agoaditional test cases for copy and rename
Robin Appelman [Mon, 1 Jul 2013 15:40:19 +0000 (17:40 +0200)]
aditional test cases for copy and rename

10 years agoget mount point from mount manager
Bjoern Schiessle [Wed, 28 May 2014 15:18:41 +0000 (17:18 +0200)]
get mount point from mount manager

10 years agoMerge pull request #8768 from owncloud/scanner_visibility
icewind1991 [Wed, 28 May 2014 13:59:57 +0000 (15:59 +0200)]
Merge pull request #8768 from owncloud/scanner_visibility

Change visibility of scanner internals

10 years agoChanged class name to mode
scolebrook [Wed, 28 May 2014 13:41:34 +0000 (09:41 -0400)]
Changed class name to mode

10 years ago# This is a combination of 2 commits.
Thomas Müller [Thu, 8 May 2014 13:19:54 +0000 (15:19 +0200)]
# This is a combination of 2 commits.
# The first commit's message is:

adding tests for long paths
increment path field in database up to 4000 (maximum for Oracle - otherwise we could use php's 4096)
increment version to trigger database migration
adding unit test for too long path

# This is the 2nd commit message:

fix too long path

10 years agofix assertions
Bernhard Posselt [Wed, 28 May 2014 13:23:57 +0000 (15:23 +0200)]
fix assertions

10 years agoUpdate 3rdparty submodule after merge
Thomas Müller [Wed, 28 May 2014 13:16:14 +0000 (15:16 +0200)]
Update 3rdparty submodule after merge

10 years agoChange visibility of scanner internals
ringmaster [Wed, 28 May 2014 11:59:38 +0000 (07:59 -0400)]
Change visibility of scanner internals

so that descendant classes can access them.

10 years agoupdating unit test expectations
Thomas Müller [Wed, 28 May 2014 11:47:27 +0000 (13:47 +0200)]
updating unit test expectations

10 years agoFix double "saved" message when changing email settings
Joas Schilling [Wed, 28 May 2014 09:50:55 +0000 (11:50 +0200)]
Fix double "saved" message when changing email settings

10 years agoFixed DOM elements, styling and code style issues
Vincent Petry [Wed, 28 May 2014 09:29:22 +0000 (11:29 +0200)]
Fixed DOM elements, styling and code style issues

- Reduced number of DOM elements
- Also added mention of "config" backup.

10 years agoMerge pull request #8755 from owncloud/fix-8737-master
Vincent Petry [Wed, 28 May 2014 08:57:54 +0000 (10:57 +0200)]
Merge pull request #8755 from owncloud/fix-8737-master

remove legacy OC_Filesystem being used in a hook callback

10 years agoMerge pull request #8750 from owncloud/l10n-add-title-property
Volkan Gezer [Wed, 28 May 2014 08:52:00 +0000 (10:52 +0200)]
Merge pull request #8750 from owncloud/l10n-add-title-property

add title property to share dialog will close #8638

10 years agoMerge pull request #8732 from owncloud/fix-warning-text
Jan-Christoph Borchardt [Wed, 28 May 2014 08:43:28 +0000 (10:43 +0200)]
Merge pull request #8732 from owncloud/fix-warning-text

fix warning text and margin. fixes #8715

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 28 May 2014 05:56:09 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agofix 8757, get rid of service locator antipattern
Bernhard Posselt [Wed, 28 May 2014 00:12:01 +0000 (02:12 +0200)]
fix 8757, get rid of service locator antipattern

10 years agoremove legacy OC_Filesystem being used in a hook callback
Thomas Müller [Tue, 27 May 2014 22:13:54 +0000 (00:13 +0200)]
remove legacy OC_Filesystem being used in a hook callback

10 years agoupgraded phpmailer into v5.2.8 via composer
Volkan Gezer [Tue, 27 May 2014 21:16:49 +0000 (23:16 +0200)]
upgraded phpmailer into v5.2.8 via composer

10 years agoMerge pull request #8713 from owncloud/typo-files-encr
Thomas Müller [Tue, 27 May 2014 21:03:32 +0000 (23:03 +0200)]
Merge pull request #8713 from owncloud/typo-files-encr

fix grammar

10 years agoMerge pull request #8136 from owncloud/contactsmanager-register
Bart Visscher [Tue, 27 May 2014 20:35:50 +0000 (22:35 +0200)]
Merge pull request #8136 from owncloud/contactsmanager-register

Implement the register function of OC\ContactsManager

10 years agoadd title property to share dialog
Volkan Gezer [Tue, 27 May 2014 20:09:55 +0000 (22:09 +0200)]
add title property to share dialog

10 years agoMerge pull request #8744 from owncloud/l10n-whoops-user-ldap
blizzz [Tue, 27 May 2014 19:00:32 +0000 (21:00 +0200)]
Merge pull request #8744 from owncloud/l10n-whoops-user-ldap

forgotten infobox messages translations

10 years agoAdd ability to enable/disable maintenance mode from cli.
scolebrook [Tue, 27 May 2014 17:03:53 +0000 (13:03 -0400)]
Add ability to enable/disable maintenance mode from cli.

10 years agoforgotten infobox messages translations
Volkan Gezer [Tue, 27 May 2014 14:39:22 +0000 (16:39 +0200)]
forgotten infobox messages translations

10 years agoFixed styles in update overview page
Vincent Petry [Tue, 27 May 2014 14:36:21 +0000 (16:36 +0200)]
Fixed styles in update overview page

10 years agoNow showing disabled apps as upgrade status line
Vincent Petry [Tue, 27 May 2014 13:20:33 +0000 (15:20 +0200)]
Now showing disabled apps as upgrade status line

- Added app id in update overview.
- Added status message for disabled app for CLI upgrade and web upgrade

10 years agoAdded update overview page
Vincent Petry [Mon, 26 May 2014 16:43:26 +0000 (18:43 +0200)]
Added update overview page

10 years agoMerge pull request #8740 from owncloud/l10n-forgotten-tags
Volkan Gezer [Tue, 27 May 2014 12:47:21 +0000 (14:47 +0200)]
Merge pull request #8740 from owncloud/l10n-forgotten-tags

reverts 188c543

10 years agoMerge pull request #8736 from owncloud/appinfo-newrequirefields
Vincent Petry [Tue, 27 May 2014 12:28:47 +0000 (14:28 +0200)]
Merge pull request #8736 from owncloud/appinfo-newrequirefields

App info new fields "requiremin" and "requiremax"

10 years agoreverts 188c543 and translates only mail
Volkan Gezer [Tue, 27 May 2014 10:24:34 +0000 (12:24 +0200)]
reverts 188c543 and translates only mail

10 years agofix warning text and margin
Volkan Gezer [Tue, 27 May 2014 00:11:58 +0000 (02:11 +0200)]
fix warning text and margin

10 years agoMerge pull request #8721 from owncloud/sharing_don_lose_filesize
Vincent Petry [Tue, 27 May 2014 10:25:55 +0000 (12:25 +0200)]
Merge pull request #8721 from owncloud/sharing_don_lose_filesize

don't lose file size during rename

10 years agoMerge pull request #8733 from owncloud/l10n-forgotten-tags
Vincent Petry [Tue, 27 May 2014 09:55:33 +0000 (11:55 +0200)]
Merge pull request #8733 from owncloud/l10n-forgotten-tags

unwrapped strings fix

10 years agoAdjust core apps to use "requiremin" instead of "require"
Vincent Petry [Tue, 27 May 2014 09:54:44 +0000 (11:54 +0200)]
Adjust core apps to use "requiremin" instead of "require"

Also added a few missing authors.

10 years agoAdded requiremin/requiremax fields for apps
Vincent Petry [Tue, 27 May 2014 09:54:12 +0000 (11:54 +0200)]
Added requiremin/requiremax fields for apps

Apps can now specify a minimum and maximum version of ownCloud in which
they are supported.

10 years agoMerge pull request #8728 from owncloud/sharing_fix_reshare
Vincent Petry [Tue, 27 May 2014 07:02:52 +0000 (09:02 +0200)]
Merge pull request #8728 from owncloud/sharing_fix_reshare

allow resharing of files with only share permissions

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 27 May 2014 05:54:54 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agounwrapped strings fix
Volkan Gezer [Tue, 27 May 2014 01:48:24 +0000 (03:48 +0200)]
unwrapped strings fix

10 years agoallow resharing of files with only share permissions
Bjoern Schiessle [Mon, 26 May 2014 18:32:24 +0000 (20:32 +0200)]
allow resharing of files with only share permissions

10 years agodon't lose file size during rename
Bjoern Schiessle [Mon, 26 May 2014 10:37:43 +0000 (12:37 +0200)]
don't lose file size during rename

10 years agoMerge branch 'logintimestamp' of git://github.com/owncloud/core into logintimestamp
Arthur Schiwon [Mon, 26 May 2014 11:56:40 +0000 (13:56 +0200)]
Merge branch 'logintimestamp' of git://github.com/owncloud/core into logintimestamp

10 years agodrop superflous statement in phpdoc
Arthur Schiwon [Mon, 26 May 2014 11:56:08 +0000 (13:56 +0200)]
drop superflous statement in phpdoc

10 years agoadd preRememberedLogin hook and document this and postRememberedLogin in class descri...
Arthur Schiwon [Mon, 26 May 2014 11:53:26 +0000 (13:53 +0200)]
add preRememberedLogin hook and document this and postRememberedLogin in class descripttion. Also fixes documentation of postLogin hook

10 years agoMerge pull request #8687 from owncloud/recursive-remove-smb
Vincent Petry [Mon, 26 May 2014 09:06:13 +0000 (11:06 +0200)]
Merge pull request #8687 from owncloud/recursive-remove-smb

Make the recursive delete more robust

10 years agoMerge pull request #8674 from owncloud/watch-policy
Frank Karlitschek [Mon, 26 May 2014 08:48:44 +0000 (10:48 +0200)]
Merge pull request #8674 from owncloud/watch-policy

Add a config option for setting the filesystem watcher policy

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 26 May 2014 05:55:36 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agofix grammar
Volkan Gezer [Sun, 25 May 2014 18:42:52 +0000 (20:42 +0200)]
fix grammar

10 years agoMerge pull request #8711 from owncloud/l10n-fully-translatable-ldap
Volkan Gezer [Sun, 25 May 2014 17:26:37 +0000 (19:26 +0200)]
Merge pull request #8711 from owncloud/l10n-fully-translatable-ldap

make user_ldap fully translatable

10 years agomake user_ldap fully translatable
Volkan Gezer [Sun, 25 May 2014 10:35:46 +0000 (12:35 +0200)]
make user_ldap fully translatable

10 years agoMerge pull request #8705 from wakeup/master
Thomas Müller [Sun, 25 May 2014 09:00:34 +0000 (11:00 +0200)]
Merge pull request #8705 from wakeup/master

fix typo

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

10 years agofix typo
Volkan Gezer [Sat, 24 May 2014 12:36:10 +0000 (14:36 +0200)]
fix typo

Suggested by [mnestis](https://www.transifex.com/accounts/profile/mnestis/) on transifex

10 years agoMerge pull request #8688 from owncloud/public-image-positioning
Lukas Reschke [Sat, 24 May 2014 10:49:12 +0000 (12:49 +0200)]
Merge pull request #8688 from owncloud/public-image-positioning

Show less whitespace above publicly shared images

10 years agoClarify comment
Lukas Reschke [Sat, 24 May 2014 08:24:42 +0000 (10:24 +0200)]
Clarify comment

10 years agoUse userManager, color output, return 1 on error
kondou [Sat, 24 May 2014 07:49:02 +0000 (09:49 +0200)]
Use userManager, color output, return 1 on error

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 24 May 2014 05:55:34 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #8699 from owncloud/sharing_improvements
Björn Schießle [Fri, 23 May 2014 18:53:32 +0000 (20:53 +0200)]
Merge pull request #8699 from owncloud/sharing_improvements

fix share label creation

10 years agoprint time in 24h format
Arthur Schiwon [Fri, 23 May 2014 17:12:51 +0000 (19:12 +0200)]
print time in 24h format

10 years agoMerge pull request #8690 from owncloud/design-noise
Jan-Christoph Borchardt [Fri, 23 May 2014 16:13:02 +0000 (18:13 +0200)]
Merge pull request #8690 from owncloud/design-noise

remove noise texture from interface

10 years agomove saved notification for mail server, so it's smaller
Jan-Christoph Borchardt [Fri, 23 May 2014 16:09:45 +0000 (18:09 +0200)]
move saved notification for mail server, so it's smaller