]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agofor now we disable public upload in case encryption is enabled
Thomas Mueller [Fri, 28 Jun 2013 14:49:25 +0000 (16:49 +0200)]
for now we disable public upload in case encryption is enabled

11 years agoadding tipsy to the upload button showing the max upload and restoring client side...
Thomas Müller [Fri, 5 Jul 2013 13:07:05 +0000 (15:07 +0200)]
adding tipsy to the upload button showing the max upload and restoring client side upload size validation

Conflicts:
apps/files_sharing/templates/public.php

11 years agoremove unneeded bracket, was introduced by the last merge
Björn Schießle [Fri, 5 Jul 2013 14:18:17 +0000 (16:18 +0200)]
remove unneeded bracket, was introduced by the last merge

11 years agoadded helper function to escape glob pattern
Björn Schießle [Fri, 5 Jul 2013 12:58:33 +0000 (14:58 +0200)]
added helper function to escape glob pattern

Conflicts:

apps/files_encryption/lib/helper.php

11 years agofix getUidAndFilename() test
Björn Schießle [Tue, 25 Jun 2013 16:03:05 +0000 (18:03 +0200)]
fix getUidAndFilename() test

11 years agoonly check for external mount points if the external storage app is enabled
Björn Schießle [Tue, 25 Jun 2013 15:46:04 +0000 (17:46 +0200)]
only check for external mount points if the external storage app is enabled

11 years agomake trash bin aware of system wide mounts with respect to encryption keys
Björn Schießle [Tue, 25 Jun 2013 15:17:41 +0000 (17:17 +0200)]
make trash bin aware of system wide mounts with respect to encryption keys

11 years agoonly escape glob pattern
Björn Schießle [Tue, 25 Jun 2013 14:50:10 +0000 (16:50 +0200)]
only escape glob pattern

11 years agodel share keys from correct location
Björn Schießle [Tue, 25 Jun 2013 14:41:51 +0000 (16:41 +0200)]
del share keys from correct location

11 years agoalways return normalized path
Björn Schießle [Tue, 25 Jun 2013 14:41:24 +0000 (16:41 +0200)]
always return normalized path

11 years agodelete file keys from the correct location
Björn Schießle [Tue, 25 Jun 2013 14:03:03 +0000 (16:03 +0200)]
delete file keys from the correct location

11 years agohandle rename correctly for system wide mounts
Björn Schießle [Tue, 25 Jun 2013 12:42:49 +0000 (14:42 +0200)]
handle rename correctly for system wide mounts

11 years agomove isSystemWideMountPoint() to util.php
Björn Schießle [Tue, 25 Jun 2013 12:25:00 +0000 (14:25 +0200)]
move isSystemWideMountPoint() to util.php

11 years agosome performance improvements, check for system wide mounts only once while writing...
Björn Schießle [Tue, 25 Jun 2013 12:15:53 +0000 (14:15 +0200)]
some performance improvements, check for system wide mounts only once while writing share keys

11 years agofix path to OC_Mount_Config
Björn Schießle [Tue, 25 Jun 2013 11:36:43 +0000 (13:36 +0200)]
fix path to OC_Mount_Config

11 years agohandle system wide mount points
Björn Schießle [Tue, 25 Jun 2013 10:21:54 +0000 (12:21 +0200)]
handle system wide mount points

11 years agono anonymous upload on read-only folders
Thomas Müller [Fri, 5 Jul 2013 09:23:08 +0000 (11:23 +0200)]
no anonymous upload on read-only folders

11 years agoDo not add groups if user has no groups
Victor Dubiniuk [Wed, 3 Jul 2013 19:06:09 +0000 (22:06 +0300)]
Do not add groups if user has no groups

11 years agofix position of 'user shared the folder foldername with you' label
Georg Ehrke [Thu, 4 Jul 2013 08:32:26 +0000 (10:32 +0200)]
fix position of 'user shared the folder foldername with you' label

11 years agomore verbose error message
Björn Schießle [Thu, 4 Jul 2013 12:50:07 +0000 (14:50 +0200)]
more verbose error message

11 years agoimproved error message
Björn Schießle [Tue, 2 Jul 2013 08:14:33 +0000 (10:14 +0200)]
improved error message

11 years agono ?> at the end of a file
Thomas Müller [Mon, 1 Jul 2013 19:13:04 +0000 (21:13 +0200)]
no ?> at the end of a file
missing .

Conflicts:

apps/files_encryption/files/error.php

11 years agotypo
Thomas Müller [Mon, 1 Jul 2013 19:12:21 +0000 (21:12 +0200)]
typo

11 years agocast result to bool
Björn Schießle [Mon, 1 Jul 2013 15:18:16 +0000 (17:18 +0200)]
cast result to bool

11 years agofix error string
Björn Schießle [Mon, 1 Jul 2013 10:24:21 +0000 (12:24 +0200)]
fix error string

11 years agoadd correct php version
Björn Schießle [Mon, 1 Jul 2013 10:23:26 +0000 (12:23 +0200)]
add correct php version

11 years agocheck php version, the encryption app needs php >= 5.3.3
Björn Schießle [Mon, 1 Jul 2013 10:16:36 +0000 (12:16 +0200)]
check php version, the encryption app needs php >= 5.3.3

Conflicts:

apps/files_encryption/appinfo/app.php

11 years agoMerge pull request #3931 from owncloud/backport_selectRange
Jörn Friedrich Dreyer [Thu, 4 Jul 2013 12:39:08 +0000 (05:39 -0700)]
Merge pull request #3931 from owncloud/backport_selectRange

Fixing renaming for stable5

11 years agoMerge pull request #3921 from owncloud/init_default_strings
Björn Schießle [Thu, 4 Jul 2013 08:04:19 +0000 (01:04 -0700)]
Merge pull request #3921 from owncloud/init_default_strings

Add init funtion to OC_Defaults to be able to wrap translatable strings

11 years agoAdd selectRange function
Victor Dubiniuk [Wed, 3 Jul 2013 21:24:43 +0000 (00:24 +0300)]
Add selectRange function

11 years agoeddition string should be empty by default
Björn Schießle [Wed, 3 Jul 2013 15:10:17 +0000 (17:10 +0200)]
eddition string should be empty by default

11 years agoadd public api
Björn Schießle [Wed, 3 Jul 2013 13:18:19 +0000 (15:18 +0200)]
add public api

11 years agomove to non-static OC_Defaults
Björn Schießle [Wed, 3 Jul 2013 12:21:51 +0000 (14:21 +0200)]
move to non-static OC_Defaults

11 years agoAdd init funtion to OC_Defaults to be able to wrap translatable strings
Björn Schießle [Wed, 3 Jul 2013 10:38:20 +0000 (12:38 +0200)]
Add init funtion to OC_Defaults to be able to wrap translatable strings

11 years agoSabre: throw exceptions when delete/create/write operations are not permitted
Robin Appelman [Tue, 25 Jun 2013 15:04:25 +0000 (17:04 +0200)]
Sabre: throw exceptions when delete/create/write operations are not permitted

11 years agouse $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set
Thomas Müller [Mon, 1 Jul 2013 21:51:43 +0000 (23:51 +0200)]
use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set

11 years agoin case $_SERVER['HTTP_HOST']) is not set let's return localhost - better than nothing
Thomas Mueller [Sun, 16 Jun 2013 22:02:42 +0000 (00:02 +0200)]
in case $_SERVER['HTTP_HOST']) is not set let's return localhost - better than nothing

11 years agoMerge pull request #3905 from owncloud/emit_signals_for_part_files
Thomas Müller [Tue, 2 Jul 2013 20:12:17 +0000 (13:12 -0700)]
Merge pull request #3905 from owncloud/emit_signals_for_part_files

Emit signals for part files

11 years agoadd openssl_error_string() output to the owncloud.log
Björn Schießle [Wed, 26 Jun 2013 13:51:22 +0000 (15:51 +0200)]
add openssl_error_string() output to the owncloud.log

11 years agofix function documentation
Björn Schießle [Thu, 27 Jun 2013 12:14:25 +0000 (14:14 +0200)]
fix function documentation

11 years agointroduce pre-disable-app hook and use it for the encryption app to reset migration...
Björn Schießle [Thu, 27 Jun 2013 12:09:22 +0000 (14:09 +0200)]
introduce pre-disable-app hook and use it for the encryption app to reset migration status if the app was disabled

11 years agoMerge pull request #3909 from owncloud/stable5-anon-upload
Jörn Friedrich Dreyer [Tue, 2 Jul 2013 12:49:36 +0000 (05:49 -0700)]
Merge pull request #3909 from owncloud/stable5-anon-upload

Stable5 anon upload

11 years agoimproved error message
Björn Schießle [Tue, 2 Jul 2013 08:11:17 +0000 (10:11 +0200)]
improved error message

11 years agoUse svg to png fallback on demand only
Victor Dubiniuk [Fri, 28 Jun 2013 20:18:11 +0000 (23:18 +0300)]
Use svg to png fallback on demand only

11 years agoAdd fallback for svg app icons
Victor Dubiniuk [Fri, 28 Jun 2013 20:10:40 +0000 (23:10 +0300)]
Add fallback for svg app icons

11 years agoHide a ghost image on the apps management page
Victor Dubiniuk [Fri, 28 Jun 2013 18:53:56 +0000 (21:53 +0300)]
Hide a ghost image on the apps management page

11 years agofix detection of public upload in filelist.js
Robin Appelman [Mon, 1 Jul 2013 13:47:17 +0000 (15:47 +0200)]
fix detection of public upload in filelist.js

11 years agofix uploading when ['dirtoken'] is not set
Robin Appelman [Mon, 1 Jul 2013 13:39:11 +0000 (15:39 +0200)]
fix uploading when ['dirtoken'] is not set

11 years agocode style
Robin Appelman [Mon, 1 Jul 2013 13:37:52 +0000 (15:37 +0200)]
code style

11 years agoAdded file-upload to GIT repo
Roman Geber [Wed, 26 Jun 2013 20:51:38 +0000 (22:51 +0200)]
Added file-upload to GIT repo
Optimized CSS identifiers

11 years agoPublic upload feature
Roman Geber [Tue, 25 Jun 2013 10:24:14 +0000 (12:24 +0200)]
Public upload feature

Conflicts:
apps/files/js/filelist.js

11 years agouse css browser switch instead of deprecated jquery browser detection
Jörn Friedrich Dreyer [Thu, 28 Mar 2013 18:13:37 +0000 (19:13 +0100)]
use css browser switch instead of deprecated jquery browser detection

11 years ago'#upload' is actually '#uploadprogresswrapper', fix css and js to show cancel button...
Jörn Friedrich Dreyer [Thu, 28 Mar 2013 17:50:49 +0000 (18:50 +0100)]
'#upload' is actually '#uploadprogresswrapper', fix css and js to show cancel button correctly

11 years agouse local variable to walk DOM only once
Jörn Friedrich Dreyer [Wed, 27 Mar 2013 14:55:44 +0000 (15:55 +0100)]
use local variable to walk DOM only once

11 years agouse === to compare empty string ''
Jörn Friedrich Dreyer [Wed, 27 Mar 2013 14:55:09 +0000 (15:55 +0100)]
use === to compare empty string ''

11 years agodon't update progress bar in ie < 10
Jörn Friedrich Dreyer [Wed, 13 Mar 2013 16:38:56 +0000 (17:38 +0100)]
don't update progress bar in ie < 10

11 years agoreturn created table row, use as context in fileupload events
Jörn Friedrich Dreyer [Wed, 13 Mar 2013 16:26:37 +0000 (17:26 +0100)]
return created table row, use as context in fileupload events

11 years agorefactor files.js, make proper use of fileupload events
Jörn Friedrich Dreyer [Wed, 13 Mar 2013 16:25:27 +0000 (17:25 +0100)]
refactor files.js, make proper use of fileupload events

11 years agoreturn original filename to fileupload
Jörn Friedrich Dreyer [Wed, 13 Mar 2013 16:24:47 +0000 (17:24 +0100)]
return original filename to fileupload

11 years agoMerge pull request #3802 from owncloud/stable5_backport_oracle_fixes
Jörn Friedrich Dreyer [Mon, 1 Jul 2013 15:53:33 +0000 (08:53 -0700)]
Merge pull request #3802 from owncloud/stable5_backport_oracle_fixes

backport oracle related changes, mostly comments, but also setup related...

11 years agodon't run hooks for .part files
Björn Schießle [Mon, 1 Jul 2013 15:00:17 +0000 (17:00 +0200)]
don't run hooks for .part files

11 years agoif a part file gets renamed to a real file, that this was the second step of a write...
Björn Schießle [Mon, 1 Jul 2013 14:21:31 +0000 (16:21 +0200)]
if a part file gets renamed to a real file, that this was the second step of a write operation, hence emit a write signal

11 years agoMerge pull request #3863 from owncloud/improved_footer
Björn Schießle [Mon, 1 Jul 2013 08:22:32 +0000 (01:22 -0700)]
Merge pull request #3863 from owncloud/improved_footer

Improved footer

11 years agoset default logo claim to ''
Björn Schießle [Mon, 1 Jul 2013 08:22:05 +0000 (10:22 +0200)]
set default logo claim to ''

11 years agoSquashed commit of the following:
Thomas Müller [Sun, 30 Jun 2013 22:05:06 +0000 (00:05 +0200)]
Squashed commit of the following:

commit 557df5cc5e62fab80125d1ea86f8ed56ad3b10cc
Author: Thomas Mueller <thomas.mueller@tmit.eu>
Date:   Fri Jun 28 15:17:54 2013 +0200

    session_life_time -> session_lifetime
    default session_lifetime is 24hrs
    recreation of session is triggered at 50% of the session life time

    Conflicts:
     lib/base.php

commit fcd2e91459ef2ff41d9ca3d07e325c358ded091a
Author: Thomas Mueller <thomas.mueller@tmit.eu>
Date:   Wed Jun 26 09:19:19 2013 +0200

    session life time is now configurable and set to the same value

    Conflicts:
     lib/base.php

11 years agoEscape dropdown
Lukas Reschke [Sat, 29 Jun 2013 11:24:05 +0000 (13:24 +0200)]
Escape dropdown

Fixes #3241

11 years agoPHP Strict standards: Non-static method OC_Defaults::themeExist() should not be...
Thomas Mueller [Fri, 28 Jun 2013 14:23:26 +0000 (16:23 +0200)]
PHP Strict standards:  Non-static method OC_Defaults::themeExist() should not be called statically

11 years agoadd logo claim to defaults.php
Björn Schießle [Fri, 28 Jun 2013 08:06:57 +0000 (10:06 +0200)]
add logo claim to defaults.php

11 years agologo claim added
Björn Schießle [Thu, 27 Jun 2013 17:53:49 +0000 (19:53 +0200)]
logo claim added

11 years agomake mail footer aware of different themes
Björn Schießle [Thu, 27 Jun 2013 16:28:53 +0000 (18:28 +0200)]
make mail footer aware of different themes

11 years agoremove unneeded if condition
Björn Schießle [Thu, 27 Jun 2013 14:28:45 +0000 (16:28 +0200)]
remove unneeded if condition

11 years agolib/defaults.php should only contain the default strings and read the other strings...
Björn Schießle [Thu, 27 Jun 2013 14:24:03 +0000 (16:24 +0200)]
lib/defaults.php should only contain the default strings and read the other strings directly from the theme

11 years agomove javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - fixes...
Thomas Mueller [Wed, 26 Jun 2013 09:23:21 +0000 (11:23 +0200)]
move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - fixes #3853

11 years agocheck for updates only in the community edition
Björn Schießle [Wed, 26 Jun 2013 16:05:37 +0000 (18:05 +0200)]
check for updates only in the community edition

11 years agoconstruct the foother in defaults.php so that we use always the same footer
Björn Schießle [Wed, 26 Jun 2013 15:56:19 +0000 (17:56 +0200)]
construct the foother in defaults.php so that we use always the same footer

11 years agoFix ugly error style on install
Markus Goetz [Tue, 23 Apr 2013 09:06:28 +0000 (11:06 +0200)]
Fix ugly error style on install

By initializing the template engine first we can show the
'Can't write into config directory 'config'' error in a nice way instead
of plain unstyled HTML.

11 years agoMerge pull request #3816 from owncloud/fix_3815
blizzz [Sat, 22 Jun 2013 07:11:03 +0000 (00:11 -0700)]
Merge pull request #3816 from owncloud/fix_3815

LDAP: better check for emptiness, fixes #3815

11 years agoMerge pull request #3814 from owncloud/fix-german-du-and-deine-stable5
blizzz [Fri, 21 Jun 2013 22:13:34 +0000 (15:13 -0700)]
Merge pull request #3814 from owncloud/fix-german-du-and-deine-stable5

In German we want uppercase 'Du' and 'Deine*'

11 years agoLDAP: even better check for emptiness, fixes #3815
Arthur Schiwon [Fri, 21 Jun 2013 21:58:44 +0000 (23:58 +0200)]
LDAP: even better check for emptiness, fixes #3815

11 years agoRevert "LDAP: better check for emptiness, fixes #3815"
Arthur Schiwon [Fri, 21 Jun 2013 21:58:27 +0000 (23:58 +0200)]
Revert "LDAP: better check for emptiness, fixes #3815"

This reverts commit 4797f9d7db8b48c977e34303a9c80eaea704af19.

11 years agoLDAP: better check for emptiness, fixes #3815
Arthur Schiwon [Fri, 21 Jun 2013 21:19:53 +0000 (23:19 +0200)]
LDAP: better check for emptiness, fixes #3815

11 years agoIn German we want uppercase 'Du' and 'Deine*'
Thomas Mueller [Fri, 21 Jun 2013 20:55:26 +0000 (22:55 +0200)]
In German we want uppercase 'Du' and 'Deine*'

11 years agoReplace display name only
Victor Dubiniuk [Mon, 17 Jun 2013 21:17:08 +0000 (00:17 +0300)]
Replace display name only

11 years agoimprove error handling of webdavauth
Georg Ehrke [Fri, 21 Jun 2013 12:39:04 +0000 (14:39 +0200)]
improve error handling of webdavauth

11 years agoencryption is LDAP compatible
Björn Schießle [Fri, 21 Jun 2013 11:07:52 +0000 (13:07 +0200)]
encryption is LDAP compatible

11 years agocheck openssl dependency for the encryption app
Björn Schießle [Fri, 21 Jun 2013 08:37:51 +0000 (10:37 +0200)]
check openssl dependency for the encryption app

commit 1345201c9da99a82f198e41fba24da6b0d7ae59a
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 16:27:46 2013 +0200

    add l10n support

commit bf2c79c8de8710e839a4a55642a91874c374fa1c
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 16:19:10 2013 +0200

    only init session if openssl extension is loaded

commit cbd52af6afbaa310bb1a534db64ff5e476dfd5d7
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 12:25:40 2013 +0200

    first disable app and than show error page

commit 55baf593179c433642de59552592e6b0f1932880
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 12:17:34 2013 +0200

    typo fixed

commit 1d9bef0b058e7cc3d511b81ae12d5a07660c75b2
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 12:15:40 2013 +0200

    move dependency check to the encryption app

commit c186e95da526f0470e20f014f1bd9513db5518ff
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jun 20 11:13:11 2013 +0200

    make sure that openssl is installed and loaded

Conflicts:

apps/files_encryption/appinfo/app.php

11 years agobackport oracle related changes, mostly comments, but also setup related fixes
Jörn Friedrich Dreyer [Thu, 20 Jun 2013 15:42:02 +0000 (17:42 +0200)]
backport oracle related changes, mostly comments, but also setup related fixes

11 years agoadding unit test for folder remove: testRemovedFolder()
Thomas Mueller [Thu, 20 Jun 2013 08:47:37 +0000 (10:47 +0200)]
adding unit test for folder remove: testRemovedFolder()

11 years agoremove deleted files when re-scanning a folder
Robin Appelman [Wed, 19 Jun 2013 22:42:34 +0000 (00:42 +0200)]
remove deleted files when re-scanning a folder

11 years agouse json to encode user list
Robin Appelman [Wed, 19 Jun 2013 13:02:18 +0000 (15:02 +0200)]
use json to encode user list

11 years agoallow scanning files for multiple users
Robin Appelman [Tue, 18 Jun 2013 23:26:08 +0000 (01:26 +0200)]
allow scanning files for multiple users

11 years agoalways have a defined return value
Björn Schießle [Wed, 19 Jun 2013 14:55:31 +0000 (16:55 +0200)]
always have a defined return value

11 years agosome more error messages
Björn Schießle [Wed, 19 Jun 2013 13:58:34 +0000 (15:58 +0200)]
some more error messages

11 years agoadd some more error messages, in case something went wrong
Björn Schießle [Wed, 19 Jun 2013 13:52:33 +0000 (15:52 +0200)]
add some more error messages, in case something went wrong

11 years agofixed enghlish sentence, thanks to @MTGap
Björn Schießle [Wed, 19 Jun 2013 10:05:45 +0000 (12:05 +0200)]
fixed enghlish sentence, thanks to @MTGap

11 years agofix updaters test cases
Robin Appelman [Tue, 18 Jun 2013 22:26:47 +0000 (00:26 +0200)]
fix updaters test cases

11 years agoadd tests for reusing existing data in scanner
Robin Appelman [Mon, 17 Jun 2013 16:03:57 +0000 (18:03 +0200)]
add tests for reusing existing data in scanner

11 years agoreuse etag when doing a forced rescan
Robin Appelman [Fri, 14 Jun 2013 15:04:17 +0000 (17:04 +0200)]
reuse etag when doing a forced rescan

11 years agoscanner: give more percision about what data is reused during scanning
Robin Appelman [Fri, 14 Jun 2013 14:53:08 +0000 (16:53 +0200)]
scanner: give more percision about what data is reused during scanning

11 years agosplit of scanning the childs of a folder
Robin Appelman [Fri, 14 Jun 2013 13:30:41 +0000 (15:30 +0200)]
split of scanning the childs of a folder