]>
source.dussan.org Git - nextcloud-server.git/log
Björn Schießle [Tue, 9 Oct 2012 13:05:49 +0000 (15:05 +0200)]
add directory while creating mount point
Michael Gapczynski [Tue, 9 Oct 2012 12:35:07 +0000 (08:35 -0400)]
Fix autocomplete search for users for groups only share policy
VicDeo [Tue, 9 Oct 2012 10:00:04 +0000 (13:00 +0300)]
Prevent Versions click handler from closing sharing dropdown
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
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
Jenkins for ownCloud [Tue, 9 Oct 2012 00:07:41 +0000 (02:07 +0200)]
[tx-robot] updated from transifex
Frank Karlitschek [Mon, 8 Oct 2012 21:58:17 +0000 (23:58 +0200)]
RC 3
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
Michael Gapczynski [Mon, 8 Oct 2012 21:21:52 +0000 (17:21 -0400)]
Actually fix shared webdav access
Michael Gapczynski [Mon, 8 Oct 2012 20:05:48 +0000 (16:05 -0400)]
Fix getting file info for subfolders in shared folders
Victor Dubiniuk [Mon, 8 Oct 2012 19:37:11 +0000 (22:37 +0300)]
Prevent closing sharing dialog on picking the date
Georg Ehrke [Mon, 8 Oct 2012 19:28:21 +0000 (21:28 +0200)]
fix remote.php for our favorite OS - Windows
Victor Dubiniuk [Mon, 8 Oct 2012 19:03:16 +0000 (22:03 +0300)]
Prevent closing sharing dialog on month adjustment. Fixes oc-1884
Björn Schießle [Mon, 8 Oct 2012 15:47:02 +0000 (17:47 +0200)]
check if ID was assigned
Björn Schießle [Mon, 8 Oct 2012 15:32:04 +0000 (17:32 +0200)]
remove debug output
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)
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
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 :-)
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
Arthur Schiwon [Mon, 8 Oct 2012 11:35:59 +0000 (13:35 +0200)]
destroy invalid sessions
Frank Karlitschek [Mon, 8 Oct 2012 11:34:19 +0000 (13:34 +0200)]
Merge branch 'master' of https://github.com/owncloud/core
Frank Karlitschek [Mon, 8 Oct 2012 11:33:52 +0000 (13:33 +0200)]
no garbage on the screen please
Björn Schießle [Mon, 8 Oct 2012 11:21:34 +0000 (13:21 +0200)]
added "uid_owner" to select statement
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
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
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.
Jenkins for ownCloud [Mon, 8 Oct 2012 00:07:01 +0000 (02:07 +0200)]
[tx-robot] updated from transifex
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
Michael Gapczynski [Sun, 7 Oct 2012 21:17:37 +0000 (17:17 -0400)]
Revert part of
5beca59b , fixes file upload bug oc-1926
Jenkins for ownCloud [Sun, 7 Oct 2012 00:08:12 +0000 (02:08 +0200)]
[tx-robot] updated from transifex
Lukas Reschke [Sat, 6 Oct 2012 23:57:00 +0000 (02:57 +0300)]
Update AUTHORS
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
Robin Appelman [Sat, 6 Oct 2012 22:19:35 +0000 (00:19 +0200)]
fix hook test when not logged in
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"
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
Robin Appelman [Sat, 6 Oct 2012 11:45:46 +0000 (13:45 +0200)]
skip some test for storage backends that don't support touch
Robin Appelman [Sat, 6 Oct 2012 11:44:53 +0000 (13:44 +0200)]
add support to mount a specific folder from dropbox
Robin Appelman [Sat, 6 Oct 2012 11:43:34 +0000 (13:43 +0200)]
test case for dropbox storage
Jenkins for ownCloud [Sat, 6 Oct 2012 00:06:49 +0000 (02:06 +0200)]
[tx-robot] updated from transifex
Arthur Schiwon [Fri, 5 Oct 2012 22:38:10 +0000 (00:38 +0200)]
LDAP: we're good for 0.3 now. No code change
Robin Appelman [Fri, 5 Oct 2012 20:35:51 +0000 (22:35 +0200)]
set folder size to 0 when scanning the filesystem
Björn Schießle [Fri, 5 Oct 2012 15:05:23 +0000 (17:05 +0200)]
prevent xss attacks
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
Björn Schießle [Fri, 5 Oct 2012 13:06:59 +0000 (15:06 +0200)]
breadcrumbs fixed for public share view
Björn Schießle [Fri, 5 Oct 2012 12:28:03 +0000 (14:28 +0200)]
register download action for directories
Björn Schießle [Fri, 5 Oct 2012 12:20:38 +0000 (14:20 +0200)]
register download action for files
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
Jörn Friedrich Dreyer [Fri, 5 Oct 2012 10:54:18 +0000 (12:54 +0200)]
really fix checkstyle on archive tar
Jörn Friedrich Dreyer [Fri, 5 Oct 2012 10:39:43 +0000 (12:39 +0200)]
fix checkstyle on archive zip/tar
Jörn Friedrich Dreyer [Fri, 5 Oct 2012 10:29:27 +0000 (12:29 +0200)]
cache tar archive headers
Björn Schießle [Fri, 5 Oct 2012 10:01:18 +0000 (12:01 +0200)]
fix download of single publically shared files.
Björn Schießle [Fri, 5 Oct 2012 09:38:00 +0000 (11:38 +0200)]
fixed download of complete publically shared folder
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"
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.
Björn Schießle [Thu, 4 Oct 2012 12:32:25 +0000 (14:32 +0200)]
no content area, it overlaps the file list
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)
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)
Jenkins for ownCloud [Fri, 5 Oct 2012 00:06:09 +0000 (02:06 +0200)]
[tx-robot] updated from transifex
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?
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.
Jenkins for ownCloud [Thu, 4 Oct 2012 00:07:35 +0000 (02:07 +0200)]
[tx-robot] updated from transifex
Michael Gapczynski [Wed, 3 Oct 2012 20:17:36 +0000 (16:17 -0400)]
Show correct public link url for folders
Michael Gapczynski [Wed, 3 Oct 2012 20:14:34 +0000 (16:14 -0400)]
Prevent displaying errors if public link url parameters are incorrect
Frank Karlitschek [Wed, 3 Oct 2012 10:39:48 +0000 (12:39 +0200)]
RC2
Jenkins for ownCloud [Wed, 3 Oct 2012 00:05:14 +0000 (02:05 +0200)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 2 Oct 2012 21:18:26 +0000 (23:18 +0200)]
[tx-robot] updated from transifex
Thomas Mueller [Tue, 2 Oct 2012 21:09:28 +0000 (23:09 +0200)]
l18n support added to files_external/js
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
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
Björn Schießle [Tue, 2 Oct 2012 16:59:20 +0000 (18:59 +0200)]
remove unnecessary code and add missing items to select statement
Björn Schießle [Tue, 2 Oct 2012 16:38:17 +0000 (18:38 +0200)]
remove textbox after pressing "enter" even if the name is the same
Jörn Friedrich Dreyer [Tue, 2 Oct 2012 12:10:44 +0000 (14:10 +0200)]
escape identifiers in queries
Björn Schießle [Tue, 2 Oct 2012 11:09:34 +0000 (13:09 +0200)]
merge all possible conflicts into on array
Frank Karlitschek [Tue, 2 Oct 2012 10:10:45 +0000 (12:10 +0200)]
automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number.
Also increase the require tags of the core apps to 4.9 Please note that 4.9 is the internal versionnumber of the upcoming 4.5 release.
You have to pu a <require>4.9</require> into the info.xml of your app to make it as compatible with 4.5
Arthur Schiwon [Tue, 2 Oct 2012 09:44:55 +0000 (11:44 +0200)]
fix create folder and upload file issue on win, fixes oc-1747, solution follows suggestion from bug tracker
Björn Schießle [Tue, 2 Oct 2012 09:37:26 +0000 (11:37 +0200)]
We can't rely on the assumption that if the matching target is from the same owner that the share type will be different.
Files in different folders can have the same name. Therefore also a unique name has to be generated if the matching
target it from the same user. Also for folders and files with the same name a unique target name has to be generated
If matching target is from the same owner, use the same target. The share type will be different so this isn't the sa
Björn Schießle [Tue, 2 Oct 2012 09:28:19 +0000 (11:28 +0200)]
don't use the complete path but the basename if the file/foder has no extension. Otherwise
we can end up with different items in the shared directory with the same name (Also folder names can contain dots)
Jenkins for ownCloud [Tue, 2 Oct 2012 00:06:08 +0000 (02:06 +0200)]
[tx-robot] updated from transifex
Thomas Tanghus [Mon, 1 Oct 2012 21:42:45 +0000 (23:42 +0200)]
Fixed old, annoying css error that it turned out I had made myself :-P
Lukas Reschke [Mon, 1 Oct 2012 17:28:51 +0000 (10:28 -0700)]
Merge pull request #23 from lipemat/patch-1
Fix the File Upload Button in Chrome
Arrow was showing under the button in Chrome. With this commit it should be shown correctly.
Arthur Schiwon [Mon, 1 Oct 2012 17:11:26 +0000 (19:11 +0200)]
Search: fix Notice and thus broken search with activiated error reporting
Arthur Schiwon [Mon, 1 Oct 2012 16:27:52 +0000 (18:27 +0200)]
LDAP: fix sharing doesn't work with ldap groups, oc-1819
Georg Ehrke [Mon, 1 Oct 2012 14:04:20 +0000 (16:04 +0200)]
Share - Dropdown dialog - cut off username if it's longer than 14 chars - bugfix for oc-1871
Arthur Schiwon [Mon, 1 Oct 2012 12:39:47 +0000 (14:39 +0200)]
Sharing: backward compatibility to links from OC 4.0.
Robin Appelman [Mon, 1 Oct 2012 12:07:34 +0000 (14:07 +0200)]
fix test case for when a user is logged in
Robin Appelman [Mon, 1 Oct 2012 12:00:14 +0000 (14:00 +0200)]
add test to make sure filepaths that are passed to filesystems hooks are normalized
Mat Lipe [Mon, 1 Oct 2012 11:43:31 +0000 (06:43 -0500)]
Update apps/files/css/files.css
Fixed a strange comment issue
Robin Appelman [Mon, 1 Oct 2012 10:57:13 +0000 (12:57 +0200)]
code style
Mat Lipe [Mon, 1 Oct 2012 01:02:52 +0000 (20:02 -0500)]
Update apps/files/css/files.css
Fix the File Upload Button in Chrome. Tested in IE9-8-7, Firefox, Chrome
Jenkins for ownCloud [Mon, 1 Oct 2012 00:08:31 +0000 (02:08 +0200)]
[tx-robot] updated from transifex
Robin Appelman [Sun, 30 Sep 2012 14:12:16 +0000 (16:12 +0200)]
update the filecache by setting mtimes to 0 when the mount configuration has changed instead of clearing the cache
Robin Appelman [Sun, 30 Sep 2012 14:11:01 +0000 (16:11 +0200)]
fix updating the filecache for when contents of a folder has changed
Robin Appelman [Sun, 30 Sep 2012 01:58:58 +0000 (03:58 +0200)]
fix mimetype detection using the 'file' command in some edge cases
Robin Appelman [Sun, 30 Sep 2012 01:47:37 +0000 (03:47 +0200)]
reload the current url when login in instead of always redirecting to the default app (oc-1873)
Jenkins for ownCloud [Sun, 30 Sep 2012 00:05:59 +0000 (02:05 +0200)]
[tx-robot] updated from transifex
Lukas Reschke [Sat, 29 Sep 2012 21:08:20 +0000 (00:08 +0300)]
Fix a typo
Bart Visscher [Sat, 29 Sep 2012 16:10:19 +0000 (18:10 +0200)]
Fix double url decoding in fileDownloadPath function
Lukas Reschke [Sat, 29 Sep 2012 15:21:42 +0000 (08:21 -0700)]
Merge pull request #21 from raghunayyar/master
CSS typo fixed.
Raghu Nayyar [Sat, 29 Sep 2012 15:20:37 +0000 (20:50 +0530)]
Update settings/css/settings.css
CSS typo fixed.
Lukas Reschke [Sat, 29 Sep 2012 14:44:02 +0000 (16:44 +0200)]
Fallback for systems without openssl