]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agomove autotest to phpunit
Thomas Mueller [Wed, 10 Oct 2012 21:37:15 +0000 (23:37 +0200)]
move autotest to phpunit

12 years agoAdd logging when stripping apps from autoload include path
Bart Visscher [Tue, 9 Oct 2012 16:26:38 +0000 (18:26 +0200)]
Add logging when stripping apps from autoload include path

12 years agoRemove unused search code
Bart Visscher [Sat, 29 Sep 2012 12:45:22 +0000 (14:45 +0200)]
Remove unused search code

12 years agoNo need to use array_search
Bart Visscher [Sat, 29 Sep 2012 12:39:28 +0000 (14:39 +0200)]
No need to use array_search

12 years agoUse __DIR__ instead of __FILE__ to get SERVERROOT
Bart Visscher [Fri, 28 Sep 2012 13:29:41 +0000 (15:29 +0200)]
Use __DIR__ instead of __FILE__ to get SERVERROOT

12 years agoCorrect indentation
Lukas Reschke [Wed, 10 Oct 2012 17:01:32 +0000 (19:01 +0200)]
Correct indentation

12 years agoSend a HSTS HTTP header to enforce SSL
Lukas Reschke [Wed, 10 Oct 2012 16:56:14 +0000 (18:56 +0200)]
Send a HSTS HTTP header to enforce SSL

12 years agoDisallow users to delete their own accounts
Lukas Reschke [Wed, 10 Oct 2012 16:05:34 +0000 (18:05 +0200)]
Disallow users to delete their own accounts

12 years agodon't show the share action in the file view for publically shared files.
Björn Schießle [Wed, 10 Oct 2012 15:43:09 +0000 (17:43 +0200)]
don't show the share action in the file view for publically shared files.

12 years agomarks as 5.0 pre alpha
Frank Karlitschek [Wed, 10 Oct 2012 13:35:19 +0000 (15:35 +0200)]
marks as 5.0 pre alpha

12 years agoonly check if #dropdown hasClass drop-versions if a drop down is open. Otherwise...
Björn Schießle [Wed, 10 Oct 2012 11:46:51 +0000 (13:46 +0200)]
only check if #dropdown hasClass drop-versions if a drop down is open. Otherwise it will never open the history drop-down

12 years agofix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't work...
Björn Schießle [Wed, 10 Oct 2012 09:47:19 +0000 (11:47 +0200)]
fix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't work here because it doesn't create directories recursively)

12 years agomake sure the share backend test case can find the correct interface
Robin Appelman [Wed, 10 Oct 2012 09:40:40 +0000 (11:40 +0200)]
make sure the share backend test case can find the correct interface

12 years agoMerge branch 'phpunit'
Robin Appelman [Wed, 10 Oct 2012 09:05:19 +0000 (11:05 +0200)]
Merge branch 'phpunit'

12 years agoMerge pull request #25 from visit1985/uploadfilesize
Thomas Müller [Wed, 10 Oct 2012 07:41:19 +0000 (00:41 -0700)]
Merge pull request #25 from visit1985/uploadfilesize

fixed max possible upload size for files app in admin screen

12 years agoMerge pull request #24 from owncloud/js_variable_interpolation
Thomas Müller [Wed, 10 Oct 2012 07:40:47 +0000 (00:40 -0700)]
Merge pull request #24 from owncloud/js_variable_interpolation

A suggestion for simple, yet efficient variable interpolation in js translations

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 10 Oct 2012 00:09:28 +0000 (02:09 +0200)]
[tx-robot] updated from transifex

12 years agoManually change appconfig value for share policy so tests work correctly
Michael Gapczynski [Tue, 9 Oct 2012 21:16:59 +0000 (17:16 -0400)]
Manually change appconfig value for share policy so tests work correctly

12 years agoFix closing the sharing dropdown by clicking on the share button
Michael Gapczynski [Tue, 9 Oct 2012 16:42:49 +0000 (12:42 -0400)]
Fix closing the sharing dropdown by clicking on the share button

12 years agoextract the right parent directory from the path v4.5.0
Björn Schießle [Tue, 9 Oct 2012 14:21:46 +0000 (16:21 +0200)]
extract the right parent directory from the path
add parent directory to the file cache if it does not exist yet.

12 years ago4.5 final
Frank Karlitschek [Tue, 9 Oct 2012 14:02:01 +0000 (16:02 +0200)]
4.5 final

12 years agoadd directory while creating mount point
Björn Schießle [Tue, 9 Oct 2012 13:05:49 +0000 (15:05 +0200)]
add directory while creating mount point

12 years agoFix autocomplete search for users for groups only share policy
Michael Gapczynski [Tue, 9 Oct 2012 12:35:07 +0000 (08:35 -0400)]
Fix autocomplete search for users for groups only share policy

12 years agoPrevent Versions click handler from closing sharing dropdown
VicDeo [Tue, 9 Oct 2012 10:00:04 +0000 (13:00 +0300)]
Prevent Versions click handler from closing sharing dropdown

12 years ago$CONFIG_DBTYPE was never assigned but used in this function
Björn Schießle [Tue, 9 Oct 2012 09:17:10 +0000 (11:17 +0200)]
$CONFIG_DBTYPE was never assigned but used in this function

12 years agofix for bug #1942: Allow user to share with every group if "allow users to share...
Björn Schießle [Tue, 9 Oct 2012 08:36:24 +0000 (10:36 +0200)]
fix for bug #1942: Allow user to share with every group if "allow users to share with anyone" is set

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 9 Oct 2012 00:07:41 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

12 years agoRC 3 v4.5.0RC3
Frank Karlitschek [Mon, 8 Oct 2012 21:58:17 +0000 (23:58 +0200)]
RC 3

12 years agodon't use the workaround for shared files on the /Shared folder
Robin Appelman [Mon, 8 Oct 2012 21:37:50 +0000 (23:37 +0200)]
don't use the workaround for shared files on the /Shared folder

12 years agoActually fix shared webdav access
Michael Gapczynski [Mon, 8 Oct 2012 21:21:52 +0000 (17:21 -0400)]
Actually fix shared webdav access

12 years agoFix getting file info for subfolders in shared folders
Michael Gapczynski [Mon, 8 Oct 2012 20:05:48 +0000 (16:05 -0400)]
Fix getting file info for subfolders in shared folders

12 years agoPrevent closing sharing dialog on picking the date
Victor Dubiniuk [Mon, 8 Oct 2012 19:37:11 +0000 (22:37 +0300)]
Prevent closing sharing dialog on picking the date

12 years agofix remote.php for our favorite OS - Windows
Georg Ehrke [Mon, 8 Oct 2012 19:28:21 +0000 (21:28 +0200)]
fix remote.php for our favorite OS - Windows

12 years agoPrevent closing sharing dialog on month adjustment. Fixes oc-1884
Victor Dubiniuk [Mon, 8 Oct 2012 19:03:16 +0000 (22:03 +0300)]
Prevent closing sharing dialog on month adjustment. Fixes oc-1884

12 years agotest data for archive tests
Robin Appelman [Mon, 8 Oct 2012 16:07:26 +0000 (18:07 +0200)]
test data for archive tests

12 years agocheck if ID was assigned
Björn Schießle [Mon, 8 Oct 2012 15:47:02 +0000 (17:47 +0200)]
check if ID was assigned

12 years agoremove debug output
Björn Schießle [Mon, 8 Oct 2012 15:32:04 +0000 (17:32 +0200)]
remove debug output

12 years agoadd data-id directly after upload/creation to the file list (bugfix for #1917)
Björn Schießle [Mon, 8 Oct 2012 15:28:56 +0000 (17:28 +0200)]
add data-id directly after upload/creation to the file list (bugfix for #1917)

12 years agoreenable hack to use CURRENT_TIMESTAMP for postgresql when creating the database...
Jörn Friedrich Dreyer [Mon, 8 Oct 2012 15:24:15 +0000 (17:24 +0200)]
reenable hack to use CURRENT_TIMESTAMP for postgresql when creating the database, fixes oc-1852

TODO for OC5: use CURRENT_TIMESTAMP for all databases. mysql supports it as a default for DATETIME since 5.6.5 [1]
as a fallback we could use <default>0000-01-01 00:00:00</default> everywhere
[1] http://bugs.mysql.com/bug.php?id=27645
http://dev.mysql.com/doc/refman/5.0/en/timestamp-initialization.html
http://www.postgresql.org/docs/8.1/static/functions-datetime.html
http://www.sqlite.org/lang_createtable.html
http://docs.oracle.com/cd/B19306_01/server.102/b14200/functions037.htm

12 years agoput all the calls into one function and use tabs instead of spaces. Thanks to danimo...
Frank Karlitschek [Mon, 8 Oct 2012 13:58:50 +0000 (15:58 +0200)]
put all the calls into one function and use tabs instead of spaces. Thanks to danimo for bugging me :-)

12 years agofix a lot of small layout bugs and make the apps page overall prettier plus add ratin...
Frank Karlitschek [Mon, 8 Oct 2012 13:49:48 +0000 (15:49 +0200)]
fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally

12 years agoload test cases from enabled apps
Robin Appelman [Mon, 8 Oct 2012 12:26:51 +0000 (14:26 +0200)]
load test cases from enabled apps

12 years agomerge master into phpunit
Robin Appelman [Mon, 8 Oct 2012 11:39:01 +0000 (13:39 +0200)]
merge master into phpunit

12 years agodestroy invalid sessions
Arthur Schiwon [Mon, 8 Oct 2012 11:35:59 +0000 (13:35 +0200)]
destroy invalid sessions

12 years agoMerge branch 'master' of https://github.com/owncloud/core
Frank Karlitschek [Mon, 8 Oct 2012 11:34:19 +0000 (13:34 +0200)]
Merge branch 'master' of https://github.com/owncloud/core

12 years agono garbage on the screen please
Frank Karlitschek [Mon, 8 Oct 2012 11:33:52 +0000 (13:33 +0200)]
no garbage on the screen please

12 years agoadded "uid_owner" to select statement
Björn Schießle [Mon, 8 Oct 2012 11:21:34 +0000 (13:21 +0200)]
added "uid_owner" to select statement

12 years agoadd a sane socket timeout so that the interface stays responsive with a slow or not...
Frank Karlitschek [Mon, 8 Oct 2012 10:00:29 +0000 (12:00 +0200)]
add a sane socket timeout so that the interface stays responsive with a slow or not working internet connection

12 years agouse socket timeout of 10 sec to stay responsive even with a slow internet connection...
Frank Karlitschek [Mon, 8 Oct 2012 09:53:00 +0000 (11:53 +0200)]
use socket timeout of 10 sec to stay responsive even with a slow internet connection or a not working server

12 years agoadd ID to upload form and check if ID exist to avoid loading invalid javascript code...
Björn Schießle [Mon, 8 Oct 2012 08:28:29 +0000 (10:28 +0200)]
add ID to upload form and check if ID exist to avoid loading invalid javascript code for read-only views.

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 8 Oct 2012 00:07:01 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

12 years agoRemove old Shared folders from the file cache, fixes bug oc-1911
Michael Gapczynski [Sun, 7 Oct 2012 21:34:21 +0000 (17:34 -0400)]
Remove old Shared folders from the file cache, fixes bug oc-1911

12 years agoRevert part of 5beca59b, fixes file upload bug oc-1926
Michael Gapczynski [Sun, 7 Oct 2012 21:17:37 +0000 (17:17 -0400)]
Revert part of 5beca59b, fixes file upload bug oc-1926

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 7 Oct 2012 00:08:12 +0000 (02:08 +0200)]
[tx-robot] updated from transifex

12 years agoUpdate AUTHORS
Lukas Reschke [Sat, 6 Oct 2012 23:57:00 +0000 (02:57 +0300)]
Update AUTHORS

12 years agobetter detect if we need to init the filesystem for the hooks test
Robin Appelman [Sat, 6 Oct 2012 22:56:59 +0000 (00:56 +0200)]
better detect if we need to init the filesystem for the hooks test

12 years agofixed max possible upload size for files app in admin screen
Michael Göhler [Sat, 6 Oct 2012 22:03:47 +0000 (00:03 +0200)]
fixed max possible upload size for files app in admin screen

used get_cfg_var() to get the real limit from php.ini instead of .ht_access
dont know why we used PHP_INT_MAX here...

12 years agofix hook test when not logged in
Robin Appelman [Sat, 6 Oct 2012 22:19:35 +0000 (00:19 +0200)]
fix hook test when not logged in

12 years agoFix - "Correct checking item source for share from same owner when generating item...
Michael Gapczynski [Sat, 6 Oct 2012 22:13:11 +0000 (18:13 -0400)]
Fix - "Correct checking item source for share from same owner when generating item target"

12 years agocheck for SimpleXML which seems to bw non default on Free BSD
Frank Karlitschek [Sat, 6 Oct 2012 15:37:38 +0000 (17:37 +0200)]
check for SimpleXML which seems to bw non default on Free BSD

12 years agoskip some test for storage backends that don't support touch
Robin Appelman [Sat, 6 Oct 2012 11:45:46 +0000 (13:45 +0200)]
skip some test for storage backends that don't support touch

12 years agoadd support to mount a specific folder from dropbox
Robin Appelman [Sat, 6 Oct 2012 11:44:53 +0000 (13:44 +0200)]
add support to mount a specific folder from dropbox

12 years agotest case for dropbox storage
Robin Appelman [Sat, 6 Oct 2012 11:43:34 +0000 (13:43 +0200)]
test case for dropbox storage

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 6 Oct 2012 00:06:49 +0000 (02:06 +0200)]
[tx-robot] updated from transifex

12 years agoLDAP: we're good for 0.3 now. No code change
Arthur Schiwon [Fri, 5 Oct 2012 22:38:10 +0000 (00:38 +0200)]
LDAP: we're good for 0.3 now. No code change

12 years agoset folder size to 0 when scanning the filesystem
Robin Appelman [Fri, 5 Oct 2012 20:35:51 +0000 (22:35 +0200)]
set folder size to 0 when scanning the filesystem

12 years agomake archive test cases work again
Robin Appelman [Fri, 5 Oct 2012 20:24:36 +0000 (22:24 +0200)]
make archive test cases work again

12 years agoMerge branch 'master' into phpunit
Robin Appelman [Fri, 5 Oct 2012 20:13:41 +0000 (22:13 +0200)]
Merge branch 'master' into phpunit

12 years agoprevent xss attacks
Björn Schießle [Fri, 5 Oct 2012 15:05:23 +0000 (17:05 +0200)]
prevent xss attacks

12 years agoenable user to download selected files from publically shared directory
Björn Schießle [Fri, 5 Oct 2012 14:12:04 +0000 (16:12 +0200)]
enable user to download selected files from publically shared directory

12 years agobreadcrumbs fixed for public share view
Björn Schießle [Fri, 5 Oct 2012 13:06:59 +0000 (15:06 +0200)]
breadcrumbs fixed for public share view

12 years agoregister download action for directories
Björn Schießle [Fri, 5 Oct 2012 12:28:03 +0000 (14:28 +0200)]
register download action for directories

12 years agoregister download action for files
Björn Schießle [Fri, 5 Oct 2012 12:20:38 +0000 (14:20 +0200)]
register download action for files

12 years agofix download link for single files in publicly shared directory
Björn Schießle [Fri, 5 Oct 2012 11:25:28 +0000 (13:25 +0200)]
fix download link for single files in publicly shared directory

12 years agoreally fix checkstyle on archive tar
Jörn Friedrich Dreyer [Fri, 5 Oct 2012 10:54:18 +0000 (12:54 +0200)]
really fix checkstyle on archive tar

12 years agofix checkstyle on archive zip/tar
Jörn Friedrich Dreyer [Fri, 5 Oct 2012 10:39:43 +0000 (12:39 +0200)]
fix checkstyle on archive zip/tar

12 years agocache tar archive headers
Jörn Friedrich Dreyer [Fri, 5 Oct 2012 10:29:27 +0000 (12:29 +0200)]
cache tar archive headers

12 years agofix download of single publically shared files.
Björn Schießle [Fri, 5 Oct 2012 10:01:18 +0000 (12:01 +0200)]
fix download of single publically shared files.

12 years agofixed download of complete publically shared folder
Björn Schießle [Fri, 5 Oct 2012 09:38:00 +0000 (11:38 +0200)]
fixed download of complete publically shared folder

12 years agostripsplashes doesn't work if the slash is the only character -> creating file in...
Björn Schießle [Fri, 5 Oct 2012 09:15:32 +0000 (11:15 +0200)]
stripsplashes doesn't work if the slash is the only character -> creating file in root dir leads to "//filename"

12 years agobaseDir has to be the whole path to work with shared directories below the root direc...
Björn Schießle [Thu, 4 Oct 2012 15:18:21 +0000 (17:18 +0200)]
baseDir has to be the whole path to work with shared directories below the root directory.

12 years agono content area, it overlaps the file list
Björn Schießle [Thu, 4 Oct 2012 12:32:25 +0000 (14:32 +0200)]
no content area, it overlaps the file list

12 years agocheck if element really exists before calling it. (e.g. for public shared files view...
Björn Schießle [Thu, 4 Oct 2012 12:31:06 +0000 (14:31 +0200)]
check if element really exists before calling it. (e.g. for public shared files view, elements like "navigation" doesn't exist)

12 years agoalways generate access token, also for forms shown to anonymous users (e.g. public...
Björn Schießle [Thu, 4 Oct 2012 11:54:30 +0000 (13:54 +0200)]
always generate access token, also for forms shown to anonymous users (e.g. public shares)

12 years agoSuggestion for simple, yet efficient variable interpolation in js translations.
Thomas Tanghus [Fri, 5 Oct 2012 01:33:46 +0000 (03:33 +0200)]
Suggestion for simple, yet efficient variable interpolation in js translations.

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 5 Oct 2012 00:06:09 +0000 (02:06 +0200)]
[tx-robot] updated from transifex

12 years agodon´t show negative numbers. this is only a quickfix. I still dont get why the Shared...
Frank Karlitschek [Thu, 4 Oct 2012 10:58:57 +0000 (12:58 +0200)]
don´t show negative numbers. this is only a quickfix. I still dont get why the Shared folder can be bigger than the root folder. Perhaps a inconsitency in the filecache?

12 years agoshare.expiration is null if no expiration date is set.
Björn Schießle [Thu, 4 Oct 2012 09:18:37 +0000 (11:18 +0200)]
share.expiration is null if no expiration date is set.

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 4 Oct 2012 00:07:35 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

12 years agoShow correct public link url for folders
Michael Gapczynski [Wed, 3 Oct 2012 20:17:36 +0000 (16:17 -0400)]
Show correct public link url for folders

12 years agoPrevent displaying errors if public link url parameters are incorrect
Michael Gapczynski [Wed, 3 Oct 2012 20:14:34 +0000 (16:14 -0400)]
Prevent displaying errors if public link url parameters are incorrect

12 years agoremove cache ttl tests, take a lot of time and don't work correctly for most backends...
Robin Appelman [Wed, 3 Oct 2012 19:31:56 +0000 (21:31 +0200)]
remove cache ttl tests, take a lot of time and don't work correctly for most backends anyway

12 years agoinitual phpunit support
Robin Appelman [Wed, 3 Oct 2012 19:06:01 +0000 (21:06 +0200)]
initual phpunit support

12 years agoremove simpletest
Robin Appelman [Wed, 3 Oct 2012 17:41:42 +0000 (19:41 +0200)]
remove simpletest

12 years agoRC2 v4.5.0RC2
Frank Karlitschek [Wed, 3 Oct 2012 10:39:48 +0000 (12:39 +0200)]
RC2

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 3 Oct 2012 00:05:14 +0000 (02:05 +0200)]
[tx-robot] updated from transifex

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 2 Oct 2012 21:18:26 +0000 (23:18 +0200)]
[tx-robot] updated from transifex

12 years agol18n support added to files_external/js
Thomas Mueller [Tue, 2 Oct 2012 21:09:28 +0000 (23:09 +0200)]
l18n support added to files_external/js

12 years agoCorrect checking item source for share from same owner when generating item target
Michael Gapczynski [Tue, 2 Oct 2012 20:37:39 +0000 (16:37 -0400)]
Correct checking item source for share from same owner when generating item target

12 years agowe are sharing the same file again if item_source of the already shared file and...
Björn Schießle [Tue, 2 Oct 2012 19:37:10 +0000 (21:37 +0200)]
we are sharing the same file again if item_source of the already shared file and the newly shared file is the same. Therefore we can use the same target name