]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 15 Mar 2014 06:14:22 +0000 (02:14 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #7725 from owncloud/body-public
Raghu Nayyar [Fri, 14 Mar 2014 10:57:43 +0000 (16:27 +0530)]
Merge pull request #7725 from owncloud/body-public

add 'body-public' ID to body in base layout so it can be identified via CSS

10 years agoadd 'body-public' ID to body in base layout so it can be identified via CSS
Jan-Christoph Borchardt [Fri, 14 Mar 2014 10:08:16 +0000 (11:08 +0100)]
add 'body-public' ID to body in base layout so it can be identified via CSS

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

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 13 Mar 2014 21:20:51 +0000 (17:20 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 13 Mar 2014 21:12:37 +0000 (17:12 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #7686 from owncloud/ocs_fix_paths
Björn Schießle [Thu, 13 Mar 2014 19:27:07 +0000 (20:27 +0100)]
Merge pull request #7686 from owncloud/ocs_fix_paths

finally fix the paths for the OCS Share API

10 years agoMerge pull request #7718 from owncloud/fixing-7345-master
Thomas Müller [Thu, 13 Mar 2014 17:02:53 +0000 (18:02 +0100)]
Merge pull request #7718 from owncloud/fixing-7345-master

map transifex language ja_JP to ja

10 years agomap transifex language ja_JP to ja
Thomas Müller [Thu, 13 Mar 2014 16:57:14 +0000 (17:57 +0100)]
map transifex language ja_JP to ja

10 years agofinally fix the paths for the OCS Share API
Bjoern Schiessle [Wed, 12 Mar 2014 10:00:30 +0000 (11:00 +0100)]
finally fix the paths for the OCS Share API

10 years agoMerge pull request #7340 from owncloud/hide_remove_image_avatar
Morris Jobke [Thu, 13 Mar 2014 12:20:00 +0000 (13:20 +0100)]
Merge pull request #7340 from owncloud/hide_remove_image_avatar

Hide remove image, if there's no custom avatar

10 years agoMerge pull request #7671 from fpiraneo/patch-1
Vincent Petry [Thu, 13 Mar 2014 12:04:30 +0000 (13:04 +0100)]
Merge pull request #7671 from fpiraneo/patch-1

Update index.php

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

10 years agoMerge pull request #7681 from owncloud/remove-Sabre_DAV_Browser_Plugin-master
Lukas Reschke [Wed, 12 Mar 2014 21:28:01 +0000 (22:28 +0100)]
Merge pull request #7681 from owncloud/remove-Sabre_DAV_Browser_Plugin-master

remove Sabre_DAV_Browser_Plugin

10 years agoMerge pull request #6632 from eduardosan/master
Vincent Petry [Wed, 12 Mar 2014 17:52:47 +0000 (18:52 +0100)]
Merge pull request #6632 from eduardosan/master

Fix PostgreSQL port configuration on install

10 years agoMerge pull request #7564 from owncloud/issue/7559
Vincent Petry [Wed, 12 Mar 2014 17:32:38 +0000 (18:32 +0100)]
Merge pull request #7564 from owncloud/issue/7559

Hide QMail when not selected and hide SendMail when not available on the server

10 years agoMerge pull request #7669 from owncloud/versions_predelete
Vincent Petry [Wed, 12 Mar 2014 16:23:54 +0000 (17:23 +0100)]
Merge pull request #7669 from owncloud/versions_predelete

add preDelete hook for files_versions app

10 years agoMerge pull request #7668 from owncloud/trashbin_predelete
Vincent Petry [Wed, 12 Mar 2014 16:23:38 +0000 (17:23 +0100)]
Merge pull request #7668 from owncloud/trashbin_predelete

add preDelete hook for files_trashbin app

10 years agoMerge pull request #7695 from owncloud/fix-3rdparty-master
Thomas Müller [Wed, 12 Mar 2014 16:12:18 +0000 (17:12 +0100)]
Merge pull request #7695 from owncloud/fix-3rdparty-master

Re-add submodule 3rdparty

10 years agoRe-add submodule 3rdparty
Thomas Müller [Wed, 12 Mar 2014 16:10:57 +0000 (17:10 +0100)]
Re-add submodule 3rdparty

10 years agoUse $.hide() instead of .hidden for now
kondou [Wed, 12 Mar 2014 14:42:29 +0000 (15:42 +0100)]
Use $.hide() instead of .hidden for now

.inlineblock ranks higher than .hidden

10 years agoRemove OC.Router usage
kondou [Wed, 12 Mar 2014 14:31:48 +0000 (15:31 +0100)]
Remove OC.Router usage

10 years agoMerge branch 'master' into hide_remove_image_avatar
kondou [Wed, 12 Mar 2014 14:29:26 +0000 (15:29 +0100)]
Merge branch 'master' into hide_remove_image_avatar

10 years agoUse command -v to check for sendmail
Joas Schilling [Wed, 12 Mar 2014 10:47:21 +0000 (11:47 +0100)]
Use command -v to check for sendmail

Fix #7559

10 years agoMerge pull request #7683 from owncloud/proper-content-type-on-ocs-exceptions
Vincent Petry [Wed, 12 Mar 2014 09:19:40 +0000 (10:19 +0100)]
Merge pull request #7683 from owncloud/proper-content-type-on-ocs-exceptions

set content-type on ocs exceptions

10 years agofixing method names
Thomas Müller [Wed, 12 Mar 2014 09:00:22 +0000 (10:00 +0100)]
fixing method names

10 years agoMerge pull request #7682 from owncloud/sanitize-fallbackid-master
Lukas Reschke [Wed, 12 Mar 2014 08:22:46 +0000 (09:22 +0100)]
Merge pull request #7682 from owncloud/sanitize-fallbackid-master

sanitize fallbackId

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 12 Mar 2014 05:57:17 +0000 (01:57 -0400)]
[tx-robot] updated from transifex

10 years agoset content-type on ocs exceptions
Thomas Müller [Tue, 11 Mar 2014 23:35:19 +0000 (00:35 +0100)]
set content-type on ocs exceptions

10 years agosanitize fallbackId
Thomas Müller [Tue, 11 Mar 2014 23:18:51 +0000 (00:18 +0100)]
sanitize fallbackId

10 years agoremove Sabre_DAV_Browser_Plugin
Thomas Müller [Tue, 11 Mar 2014 23:10:16 +0000 (00:10 +0100)]
remove Sabre_DAV_Browser_Plugin

10 years agoMerge pull request #7674 from owncloud/fix-spelling-master
Thomas Müller [Tue, 11 Mar 2014 16:14:10 +0000 (17:14 +0100)]
Merge pull request #7674 from owncloud/fix-spelling-master

Authentification -> Authentication

10 years agoMerge pull request #7665 from owncloud/fix_ocs_share_api_paths
Björn Schießle [Tue, 11 Mar 2014 15:55:52 +0000 (16:55 +0100)]
Merge pull request #7665 from owncloud/fix_ocs_share_api_paths

Fix ocs share api paths

10 years agoAuthentification -> Authentication
Thomas Müller [Tue, 11 Mar 2014 15:24:50 +0000 (16:24 +0100)]
Authentification -> Authentication

10 years agoFix 3rdparty submodule after transifex sync broke it
Thomas Müller [Tue, 11 Mar 2014 14:40:14 +0000 (15:40 +0100)]
Fix 3rdparty submodule after transifex sync broke it

10 years agoUpdate index.php
Francesco Piraneo G. [Tue, 11 Mar 2014 13:29:26 +0000 (14:29 +0100)]
Update index.php

On line #69 added id="selectedActionsList" to allow an easy adding of new actions customs apps wants to perform on selected files;

10 years agoadd preDelete hook for files_versions app
Georg Ehrke [Tue, 11 Mar 2014 13:17:08 +0000 (14:17 +0100)]
add preDelete hook for files_versions app

10 years agoadd preDelete hook for files_trashbin app
Georg Ehrke [Tue, 11 Mar 2014 13:10:12 +0000 (14:10 +0100)]
add preDelete hook for files_trashbin app

10 years agoadd 'received_from' info to the share, so that every share can have a different value
Bjoern Schiessle [Tue, 11 Mar 2014 11:59:37 +0000 (12:59 +0100)]
add 'received_from' info to the share, so that every share can have a different value

10 years agofix path creation for re-shares, issue #7662
Bjoern Schiessle [Tue, 11 Mar 2014 11:58:46 +0000 (12:58 +0100)]
fix path creation for re-shares, issue #7662

10 years agoMerge pull request #7650 from owncloud/quota-totalspace
Vincent Petry [Tue, 11 Mar 2014 11:40:59 +0000 (12:40 +0100)]
Merge pull request #7650 from owncloud/quota-totalspace

Fixed total space display when data size exceeds quota

10 years agoMerge pull request #7652 from owncloud/localStorage_remove
Vincent Petry [Tue, 11 Mar 2014 11:40:14 +0000 (12:40 +0100)]
Merge pull request #7652 from owncloud/localStorage_remove

Add OC.localStorage.removeItem()

10 years agoMerge pull request #7659 from owncloud/fix-7596
Vincent Petry [Tue, 11 Mar 2014 10:36:22 +0000 (11:36 +0100)]
Merge pull request #7659 from owncloud/fix-7596

Fix 7596

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 11 Mar 2014 05:59:39 +0000 (01:59 -0400)]
[tx-robot] updated from transifex

10 years agoChanging host after transifex client update on server
Thomas Müller [Mon, 10 Mar 2014 22:24:24 +0000 (23:24 +0100)]
Changing host after transifex client update on server

10 years agoremove magic handling of recipient lists by exploding the string - this functionality...
Thomas Müller [Mon, 10 Mar 2014 20:56:37 +0000 (21:56 +0100)]
remove magic handling of recipient lists by exploding the string - this functionality is nowhere used this way and nowhere documented - and broken because only $toaddress will be exploded not $toname

10 years agosend an individual email to each recipient
Thomas Müller [Mon, 10 Mar 2014 20:54:23 +0000 (21:54 +0100)]
send an individual email to each recipient

10 years agoMerge pull request #7602 from owncloud/flush-updater-cache
Vincent Petry [Mon, 10 Mar 2014 18:54:00 +0000 (19:54 +0100)]
Merge pull request #7602 from owncloud/flush-updater-cache

Reset time of last update feed polling after successful update

10 years agoMerge pull request #7656 from owncloud/xml-entityfixes
Lukas Reschke [Mon, 10 Mar 2014 18:52:04 +0000 (19:52 +0100)]
Merge pull request #7656 from owncloud/xml-entityfixes

Disable XML entities when parsing XML

10 years agoFixed total space display when data size exceeds quota
Vincent Petry [Mon, 10 Mar 2014 14:19:18 +0000 (15:19 +0100)]
Fixed total space display when data size exceeds quota

The total space display in the personal page now shows the quota value
instead of used space when used space exceeds the quota (soft quota).

10 years agoDisable XML entities when parsing XML
Vincent Petry [Mon, 10 Mar 2014 16:49:47 +0000 (17:49 +0100)]
Disable XML entities when parsing XML

10 years agoFix copy/paste error
Thomas Tanghus [Mon, 10 Mar 2014 15:26:07 +0000 (16:26 +0100)]
Fix copy/paste error

10 years agoAdd function remove() to OC.localeStorage
Thomas Tanghus [Mon, 10 Mar 2014 15:22:52 +0000 (16:22 +0100)]
Add function remove() to OC.localeStorage

10 years agoMerge pull request #7600 from ideaship/fix_escaped_html
Vincent Petry [Mon, 10 Mar 2014 15:12:39 +0000 (16:12 +0100)]
Merge pull request #7600 from ideaship/fix_escaped_html

fix: use print_escaped for radio button "checked"

10 years agoMerge pull request #7646 from owncloud/fix_ocs_api_unshare
Thomas Müller [Mon, 10 Mar 2014 15:06:17 +0000 (16:06 +0100)]
Merge pull request #7646 from owncloud/fix_ocs_api_unshare

we need the file_source to delete a share successfully

10 years agoMerge pull request #7398 from owncloud/trash_dont_rely_on_db
Vincent Petry [Mon, 10 Mar 2014 15:04:47 +0000 (16:04 +0100)]
Merge pull request #7398 from owncloud/trash_dont_rely_on_db

[trash] fall back if file is not in db

10 years agofix mimetype detection, introduce fake etag to identify preview images
Bjoern Schiessle [Mon, 3 Mar 2014 11:23:21 +0000 (12:23 +0100)]
fix mimetype detection, introduce fake etag to identify preview images

10 years agoget trash size from file cache
Bjoern Schiessle [Tue, 25 Feb 2014 20:35:54 +0000 (21:35 +0100)]
get trash size from file cache

10 years agoonly enable previews if the encryption is disabled
Bjoern Schiessle [Tue, 25 Feb 2014 20:28:39 +0000 (21:28 +0100)]
only enable previews if the encryption is disabled

10 years agoif file is not in db, fall back to restore file to the users root
Bjoern Schiessle [Tue, 25 Feb 2014 19:46:41 +0000 (20:46 +0100)]
if file is not in db, fall back to restore file to the users root

10 years agoMerge pull request #7632 from owncloud/fix-7582-master
Thomas Müller [Mon, 10 Mar 2014 14:10:19 +0000 (15:10 +0100)]
Merge pull request #7632 from owncloud/fix-7582-master

we first shall check if the current session is valid - otherwise the ses...

10 years agoMerge pull request #7629 from owncloud/files-allfileswarningtypo
Vincent Petry [Mon, 10 Mar 2014 10:40:28 +0000 (11:40 +0100)]
Merge pull request #7629 from owncloud/files-allfileswarningtypo

Fixed log warning when deleting a single file

10 years agowe need the file_source to delete a share successfully
Bjoern Schiessle [Mon, 10 Mar 2014 10:16:09 +0000 (11:16 +0100)]
we need the file_source to delete a share successfully

10 years agoMerge pull request #7631 from ichEben/master
Vincent Petry [Mon, 10 Mar 2014 09:04:54 +0000 (10:04 +0100)]
Merge pull request #7631 from ichEben/master

 [6.0.2RC1] Share folder as link -- no public upload, drag&drop still works #7422

10 years agoMerge pull request #7624 from owncloud/enc-encryptedusedspacefix
Vincent Petry [Mon, 10 Mar 2014 08:38:24 +0000 (09:38 +0100)]
Merge pull request #7624 from owncloud/enc-encryptedusedspacefix

[master] Fixed used space to be based on unencrypted size

10 years agoMerge pull request #7628 from owncloud/fileinfo-type
Thomas Tanghus [Sun, 9 Mar 2014 22:34:01 +0000 (23:34 +0100)]
Merge pull request #7628 from owncloud/fileinfo-type

Fix FileInfo->getType errors

10 years agoMerge pull request #7567 from owncloud/apps-scroll-settings
Jan-Christoph Borchardt [Sun, 9 Mar 2014 00:22:51 +0000 (01:22 +0100)]
Merge pull request #7567 from owncloud/apps-scroll-settings

restrict height of settings and make scrollable

10 years agofixing ident
Thomas Müller [Fri, 7 Mar 2014 19:06:06 +0000 (20:06 +0100)]
fixing ident

10 years agowe first shall check if the current session is valid - otherwise the session-id will...
Thomas Müller [Fri, 7 Mar 2014 19:00:34 +0000 (20:00 +0100)]
we first shall check if the current session is valid - otherwise the session-id will be regenerated on login via basic auth

10 years agoonly initialise upload dropZone if public upload is allowed
IchEben [Fri, 7 Mar 2014 16:45:24 +0000 (17:45 +0100)]
only initialise upload dropZone if public upload is allowed

10 years agoCheck if value exists before returning
Robin Appelman [Fri, 7 Mar 2014 14:16:35 +0000 (15:16 +0100)]
Check if value exists before returning

10 years agoFixed log warning when deleting a single file
Vincent Petry [Fri, 7 Mar 2014 14:03:35 +0000 (15:03 +0100)]
Fixed log warning when deleting a single file

10 years agoReturn unencrypted_size of folder when queried
Vincent Petry [Fri, 7 Mar 2014 10:25:29 +0000 (11:25 +0100)]
Return unencrypted_size of folder when queried

This fixes the "used space" to be based on the unencrypted size, not
encrypted size, to be consistent with how quota/space is handled when
encryption is enabled

10 years agoFix FileInfo->getType errors
Robin Appelman [Fri, 7 Mar 2014 13:52:44 +0000 (14:52 +0100)]
Fix FileInfo->getType errors

10 years agoMerge pull request #7529 from owncloud/getlocalfile-cache
icewind1991 [Fri, 7 Mar 2014 12:29:47 +0000 (13:29 +0100)]
Merge pull request #7529 from owncloud/getlocalfile-cache

Add caching for getLocalFile on remote storages

10 years agoPropagate unencrypted_size up to the file cache root
Vincent Petry [Fri, 7 Mar 2014 10:00:22 +0000 (11:00 +0100)]
Propagate unencrypted_size up to the file cache root

10 years agoMerge pull request #7583 from owncloud/trusteddomainerrorpage
Vincent Petry [Fri, 7 Mar 2014 09:37:16 +0000 (10:37 +0100)]
Merge pull request #7583 from owncloud/trusteddomainerrorpage

[master] Show warning page when accessing server from an untrusted domain

10 years agoMerge pull request #7592 from owncloud/fixstoragefreespace
Vincent Petry [Thu, 6 Mar 2014 16:22:40 +0000 (17:22 +0100)]
Merge pull request #7592 from owncloud/fixstoragefreespace

Fixed upload issue when free space is not known (ex: FTP)

10 years agoMerge pull request #7182 from owncloud/imagerotate_and_loadbase64_fix
Vincent Petry [Thu, 6 Mar 2014 16:18:17 +0000 (17:18 +0100)]
Merge pull request #7182 from owncloud/imagerotate_and_loadbase64_fix

Fix imagerotate and move loadFromBase64() one up

10 years agoReset time of last update feed polling
Victor Dubiniuk [Thu, 6 Mar 2014 15:19:58 +0000 (18:19 +0300)]
Reset time of last update feed polling

10 years agofix: use print_escaped for radio button "checked"
ideaship [Thu, 6 Mar 2014 15:03:00 +0000 (16:03 +0100)]
fix: use print_escaped for radio button "checked"

use of p() results in escaped HTML code: checked="checked"
where it should be: checked="checked"

10 years agoRevert "adding new javascript function OC.generateUrl(url, params)"
Morris Jobke [Thu, 6 Mar 2014 14:10:32 +0000 (15:10 +0100)]
Revert "adding new javascript function OC.generateUrl(url, params)"

This reverts commit 8e667d1934d6bd9b4344ac624fdd2846c89abb0a.

10 years agoMerge pull request #7579 from owncloud/introduce-generateUrl-master
Morris Jobke [Thu, 6 Mar 2014 14:07:28 +0000 (15:07 +0100)]
Merge pull request #7579 from owncloud/introduce-generateUrl-master

Introduce OC.generateUrl() in master

10 years agoMerge pull request #7494 from owncloud/fix-7307
Vincent Petry [Thu, 6 Mar 2014 13:49:12 +0000 (14:49 +0100)]
Merge pull request #7494 from owncloud/fix-7307

Replace OC.Router.generate() with OC.generateUrl()

10 years agoMerge pull request #7570 from owncloud/fix_issue_imagick_non_static_4
Vincent Petry [Thu, 6 Mar 2014 13:11:44 +0000 (14:11 +0100)]
Merge pull request #7570 from owncloud/fix_issue_imagick_non_static_4

fix issue with Non-static method Imagick ../..; @ doesn't seem to work in this case

10 years agoMerge pull request #7588 from owncloud/noise-repeat
Vincent Petry [Thu, 6 Mar 2014 13:08:46 +0000 (14:08 +0100)]
Merge pull request #7588 from owncloud/noise-repeat

fix noise not repeating

10 years agoFixed upload issue when free space is not known
Vincent Petry [Thu, 6 Mar 2014 12:50:53 +0000 (13:50 +0100)]
Fixed upload issue when free space is not known

10 years agoAdded unit tests for "add()" method for file upload
Vincent Petry [Thu, 6 Mar 2014 12:49:57 +0000 (13:49 +0100)]
Added unit tests for "add()" method for file upload

- Added OC.Upload.init() to make the code testable
- Added unit tests for the add() method of the uploader with some error
  cases

10 years agoAdded testArea for JS Unit tests
Vincent Petry [Thu, 6 Mar 2014 11:50:18 +0000 (12:50 +0100)]
Added testArea for JS Unit tests

Added a testArea that is outside the viewport but still considered as
visible from the jQuery code.

The testArea is useful when:
- tested code tries to access DOM elements using global ids
- tested code is requiring some UI elements to be visible to activate
  themselves

10 years agofix noise not repeating
Jan-Christoph Borchardt [Thu, 6 Mar 2014 11:38:11 +0000 (12:38 +0100)]
fix noise not repeating

10 years agofix merge conflicts
Georg Ehrke [Thu, 6 Mar 2014 10:55:45 +0000 (11:55 +0100)]
fix merge conflicts

10 years agoFixed X-Forwarded-Host parsing
Vincent Petry [Wed, 5 Mar 2014 16:04:45 +0000 (17:04 +0100)]
Fixed X-Forwarded-Host parsing

10 years agoAdded unit tests for serverHost and other related functions
Vincent Petry [Wed, 5 Mar 2014 16:04:15 +0000 (17:04 +0100)]
Added unit tests for serverHost and other related functions

10 years agoAdded localhost as trusted domain
Vincent Petry [Wed, 5 Mar 2014 14:41:28 +0000 (15:41 +0100)]
Added localhost as trusted domain

10 years agoShow warning page when accessing server from an untrusted domain
Vincent Petry [Wed, 5 Mar 2014 14:02:05 +0000 (15:02 +0100)]
Show warning page when accessing server from an untrusted domain

Added early check for the requested domain host and show a warning
page if the domain is not trusted.

10 years agoadding js unit tests for OC.generateUrl()
Thomas Müller [Wed, 5 Mar 2014 23:26:57 +0000 (00:26 +0100)]
adding js unit tests for OC.generateUrl()

10 years agoadding new javascript function OC.generateUrl(url, params)
Thomas Müller [Wed, 5 Mar 2014 23:17:48 +0000 (00:17 +0100)]
adding new javascript function OC.generateUrl(url, params)

10 years agoMerge branch 'master' into fix-7307
Thomas Müller [Wed, 5 Mar 2014 23:15:08 +0000 (00:15 +0100)]
Merge branch 'master' into fix-7307

Conflicts:
core/js/router.js
settings/js/admin.js

10 years agoMerge pull request #7575 from owncloud/issue/7571
Vincent Petry [Wed, 5 Mar 2014 18:57:25 +0000 (19:57 +0100)]
Merge pull request #7575 from owncloud/issue/7571

Do not set #dir when on public.php

10 years agoMerge pull request #7354 from pschmitt/master
Lukas Reschke [Wed, 5 Mar 2014 18:25:09 +0000 (19:25 +0100)]
Merge pull request #7354 from pschmitt/master

Use 'command -v' to detect whether and where software is installed (instead of 'which')