]>
source.dussan.org Git - nextcloud-server.git/log
Frank Karlitschek [Sat, 5 Oct 2013 09:25:45 +0000 (02:25 -0700)]
Merge pull request #5125 from owncloud/fixing-5122-master
upload abortion detection only for PUT
Frank Karlitschek [Sat, 5 Oct 2013 09:24:38 +0000 (02:24 -0700)]
Merge pull request #5123 from owncloud/cache_mimetypes
Load all mimetypes in one go
Morris Jobke [Fri, 4 Oct 2013 21:56:09 +0000 (14:56 -0700)]
Merge pull request #5136 from owncloud/design-fixes
Design fixes
Victor Dubiniuk [Fri, 4 Oct 2013 20:24:38 +0000 (23:24 +0300)]
Check result only once
Thomas Müller [Fri, 4 Oct 2013 14:09:07 +0000 (16:09 +0200)]
upload abortion detection only for PUT
e.g. LOCK would break with this approach
Morris Jobke [Fri, 4 Oct 2013 17:40:32 +0000 (10:40 -0700)]
Merge pull request #5102 from owncloud/input-simplify
Input simplify
Jan-Christoph Borchardt [Fri, 4 Oct 2013 17:27:01 +0000 (20:27 +0300)]
add useful icon from News app to core
Jan-Christoph Borchardt [Fri, 4 Oct 2013 17:25:18 +0000 (20:25 +0300)]
increase font size of file actions for better readability
Jan-Christoph Borchardt [Fri, 4 Oct 2013 17:24:07 +0000 (20:24 +0300)]
prevent hover effect when settings are open
Jan-Christoph Borchardt [Fri, 4 Oct 2013 17:21:36 +0000 (20:21 +0300)]
fix disabled buttons not showing icons
Bart Visscher [Fri, 4 Oct 2013 16:05:20 +0000 (09:05 -0700)]
Merge pull request #5068 from owncloud/improved_request
Improved request
Bjoern Schiessle [Fri, 4 Oct 2013 15:41:23 +0000 (17:41 +0200)]
increase version number to trigger db update
Victor Dubiniuk [Fri, 4 Oct 2013 15:09:42 +0000 (18:09 +0300)]
Make mimetypes static. Jenkis will be happy
Jan-Christoph Borchardt [Fri, 4 Oct 2013 14:37:20 +0000 (17:37 +0300)]
remove specific border-radius for .primary button as it should be specific to log in instead
Jan-Christoph Borchardt [Fri, 4 Oct 2013 14:32:06 +0000 (17:32 +0300)]
fix multiselect bar opacity, webroot
Björn Schießle [Fri, 4 Oct 2013 14:10:21 +0000 (07:10 -0700)]
Merge pull request #4877 from owncloud/ocs_share_api
OCS Share API
Jan-Christoph Borchardt [Fri, 4 Oct 2013 14:08:34 +0000 (17:08 +0300)]
merge master into input-simplify
Victor Dubiniuk [Fri, 4 Oct 2013 13:17:19 +0000 (16:17 +0300)]
Load all mimetypes in one go
Björn Schießle [Fri, 4 Oct 2013 13:13:54 +0000 (06:13 -0700)]
Merge pull request #5085 from owncloud/versioning_preview
add previews to versions dialog
Bjoern Schiessle [Fri, 4 Oct 2013 13:13:05 +0000 (15:13 +0200)]
remove hover effect from preview image
Vincent Petry [Fri, 4 Oct 2013 12:53:13 +0000 (05:53 -0700)]
Merge pull request #5087 from owncloud/templatefunction-relativedate
Added dateOnly argument to relative_modified_date
Vincent Petry [Fri, 4 Oct 2013 12:45:12 +0000 (14:45 +0200)]
Removed $fromTime argument from public template API
Björn Schießle [Fri, 4 Oct 2013 12:32:56 +0000 (05:32 -0700)]
Merge pull request #5121 from owncloud/shareapi-syntaxerror
Fixed array syntax to work with PHP 5.3
Bjoern Schiessle [Fri, 4 Oct 2013 12:32:15 +0000 (14:32 +0200)]
update tests
Vincent Petry [Fri, 4 Oct 2013 12:30:30 +0000 (05:30 -0700)]
Merge pull request #4933 from owncloud/1376-filesappplussigninurlbug
Replace plus sign with space in files app URL #4932
Vincent Petry [Fri, 4 Oct 2013 12:28:11 +0000 (14:28 +0200)]
Fixed array syntax to work with PHP 5.3
It seems that array brackets are only supported starting with PHP 5.4.
Fixed the array brackets to be compatible and not cause a syntax error
in PHP 5.3.
Morris Jobke [Fri, 4 Oct 2013 12:13:48 +0000 (14:13 +0200)]
vertical align versions text
Markus Goetz [Fri, 4 Oct 2013 11:27:28 +0000 (04:27 -0700)]
Merge pull request #5091 from guruz/webdav_connector_use_cache_for_etag
DAV: Use fileinfo_cache for ETag
Björn Schießle [Fri, 4 Oct 2013 11:06:37 +0000 (04:06 -0700)]
Merge pull request #4689 from owncloud/sharing_mail_notification_master
send mail notification if a file was shared to a user/group
Bjoern Schiessle [Fri, 4 Oct 2013 10:30:49 +0000 (12:30 +0200)]
Merge branch 'master' into sharing_mail_notification_master
Conflicts:
apps/files/index.php
apps/files/templates/index.php
Bjoern Schiessle [Fri, 4 Oct 2013 10:27:18 +0000 (12:27 +0200)]
Merge branch 'sharing_mail_notification_master' of github.com:owncloud/core into sharing_mail_notification_master
Conflicts:
core/ajax/share.php
Bjoern Schiessle [Fri, 4 Oct 2013 10:23:40 +0000 (12:23 +0200)]
fix array_diff call
Bjoern Schiessle [Fri, 4 Oct 2013 10:16:47 +0000 (12:16 +0200)]
use true/false instead of yes/no for publicUpload and subfiles parameter
Bjoern Schiessle [Fri, 4 Oct 2013 10:10:11 +0000 (12:10 +0200)]
use always path as parameter to specify a file/folder
Thomas Müller [Fri, 4 Oct 2013 09:57:17 +0000 (02:57 -0700)]
Merge pull request #5107 from owncloud/user_skeleton
make it possible to prepopulate a new user home with a skeleton
Morris Jobke [Fri, 4 Oct 2013 09:41:06 +0000 (02:41 -0700)]
Merge pull request #4815 from owncloud/ldap_improve_testing
LDAP modularization and tests
Björn Schießle [Fri, 4 Oct 2013 09:28:18 +0000 (02:28 -0700)]
Merge pull request #4691 from owncloud/encryption_improved_error_messages_4617
Encryption improved error messages
Björn Schießle [Fri, 4 Oct 2013 09:23:01 +0000 (02:23 -0700)]
Merge pull request #4902 from owncloud/repeat_recovery_password
let user repeat the recovery key password to prevent typos
Vincent Petry [Fri, 4 Oct 2013 09:11:24 +0000 (11:11 +0200)]
Shortened notification message that was too long
The message for invalid private key was too long and didn't fit in the
notification box. This fix reduces the message to fit properly by
removing the extra information.
Bjoern Schiessle [Fri, 4 Oct 2013 08:46:55 +0000 (10:46 +0200)]
fix hidden fieled name
Bjoern Schiessle [Fri, 4 Oct 2013 08:37:58 +0000 (10:37 +0200)]
we don't know \OCA\Encryption\Session if the encryption app is not enabled, so we have to set the status manually
Frank Karlitschek [Fri, 4 Oct 2013 08:21:33 +0000 (10:21 +0200)]
add a real examplefile instead of an .gitignore which is a bit stupid here
Morris Jobke [Fri, 4 Oct 2013 08:01:54 +0000 (01:01 -0700)]
Merge pull request #5109 from owncloud/controls-bar-height
Controls bar height
Frank Karlitschek [Fri, 4 Oct 2013 07:42:38 +0000 (09:42 +0200)]
ups. remove debug
Frank Karlitschek [Fri, 4 Oct 2013 07:28:46 +0000 (09:28 +0200)]
use Filesystem::isIgnoredDir
Frank Karlitschek [Fri, 4 Oct 2013 07:25:54 +0000 (09:25 +0200)]
fix typo
Frank Karlitschek [Fri, 4 Oct 2013 07:24:07 +0000 (09:24 +0200)]
add public static
Morris Jobke [Fri, 4 Oct 2013 06:47:27 +0000 (23:47 -0700)]
Merge pull request #5100 from owncloud/autotest-backupconfig
Added backup for config.php in autotest.sh script
Frank Karlitschek [Fri, 4 Oct 2013 06:27:41 +0000 (23:27 -0700)]
Merge pull request #5108 from owncloud/fix_avatar_kondou
Hide defaultavatar in #header and don't darken proper avatars in #header
Jan-Christoph Borchardt [Fri, 4 Oct 2013 05:41:16 +0000 (08:41 +0300)]
increase height of controls bar and elements to more clickable 44px
kondou [Fri, 4 Oct 2013 00:27:53 +0000 (02:27 +0200)]
Hide defaultavatar in #header and don't darken proper avatars in #header
Frank Karlitschek [Thu, 3 Oct 2013 21:22:11 +0000 (23:22 +0200)]
make it possible to prepopulate a new user gome with a skeleton
Markus Goetz [Wed, 2 Oct 2013 14:47:21 +0000 (16:47 +0200)]
DAV: Use fileinfo_cache for ETag
Jan-Christoph Borchardt [Thu, 3 Oct 2013 14:08:29 +0000 (17:08 +0300)]
remove duplicate upload CSS from files.css
Jan-Christoph Borchardt [Thu, 3 Oct 2013 13:55:42 +0000 (16:55 +0300)]
better style and color for warning and success feedback on inputs
Jan-Christoph Borchardt [Thu, 3 Oct 2013 13:49:49 +0000 (16:49 +0300)]
fix position of New and Deleted Files buttons
Jan-Christoph Borchardt [Thu, 3 Oct 2013 13:35:42 +0000 (16:35 +0300)]
simplify input elements for less cognitive load. No box-shadow, no text-shadow, smaller border-radius
Vincent Petry [Thu, 3 Oct 2013 12:21:18 +0000 (14:21 +0200)]
Fixed missing default values
Added default value for $fromTime to prevent missing argument errors and
keep backward compatible.
Vincent Petry [Wed, 2 Oct 2013 18:16:35 +0000 (20:16 +0200)]
Added unit tests for relative_modified_date, changed method signature
Changed method signature of relative_modified_date template method to
make it possible to add a fromTime to compare with, mostly to make it
possible to test it.
Added unit test for date and time cases.
Vincent Petry [Thu, 3 Oct 2013 10:53:13 +0000 (12:53 +0200)]
Added backup for config.php in autotest.sh script
The script now checks for config.php existance and backs it up before
running the test, then restores it back at the end. This avoids the
situation where devs lose their manually edited config if they forgot to
back it up before running the unit tests.
The script now also checks for config.php permissions beforehand to
avoid displaying an annoying HTML page output in the console with an
error message.
Morris Jobke [Thu, 3 Oct 2013 10:22:25 +0000 (12:22 +0200)]
add/remove specific CSS class - not all classes
Vincent Petry [Thu, 3 Oct 2013 09:30:55 +0000 (11:30 +0200)]
Fixed syntax error in array
Thomas Tanghus [Thu, 3 Oct 2013 01:56:37 +0000 (03:56 +0200)]
Fix fix of POST :P
Thomas Tanghus [Wed, 2 Oct 2013 23:43:33 +0000 (01:43 +0200)]
Fix POST decoding
Thomas Müller [Wed, 2 Oct 2013 21:33:50 +0000 (23:33 +0200)]
Merge branch 'master' into sharing_mail_notification_master
Conflicts:
core/css/share.css
Thomas Müller [Wed, 2 Oct 2013 21:24:38 +0000 (14:24 -0700)]
Merge pull request #5077 from owncloud/no-upgrade-if-there-is-no-fscache-table-master
only perform files upgrade in case there are actually entries in the old...
Thomas Tanghus [Wed, 2 Oct 2013 20:13:40 +0000 (22:13 +0200)]
Modified PUT behaviour
Now only non-parable PUT requests return a stream resource.
Jan-Christoph Borchardt [Wed, 2 Oct 2013 16:56:08 +0000 (09:56 -0700)]
Merge pull request #5093 from owncloud/file-actions
File Selected on Click instead of download.
Raghu Nayyar [Wed, 2 Oct 2013 16:47:02 +0000 (09:47 -0700)]
Merge pull request #5095 from owncloud/design-finetune
Whitespace fix for share.css
raghunayyar [Wed, 2 Oct 2013 16:41:03 +0000 (22:11 +0530)]
Takes nametext inside the anchor tag to fix the issue completely.
Morris Jobke [Wed, 2 Oct 2013 16:27:55 +0000 (18:27 +0200)]
just fix whitespace stuff
Frank Karlitschek [Wed, 2 Oct 2013 16:27:29 +0000 (09:27 -0700)]
Merge pull request #5092 from owncloud/design-finetune
Design finetune
raghunayyar [Wed, 2 Oct 2013 16:10:34 +0000 (21:40 +0530)]
Closes Label inside the a tag for not hiding the fileactions.
raghunayyar [Wed, 2 Oct 2013 15:43:07 +0000 (21:13 +0530)]
File Selected on Click instead of download.
Jan-Christoph Borchardt [Wed, 2 Oct 2013 15:27:39 +0000 (18:27 +0300)]
simplify From Link icon in New menu
Jan-Christoph Borchardt [Wed, 2 Oct 2013 15:04:08 +0000 (18:04 +0300)]
reduce rounded corners of New dropdown
Jan-Christoph Borchardt [Wed, 2 Oct 2013 14:59:38 +0000 (17:59 +0300)]
remove box-shadows for header, navigation and controls bar - looks sharper and less washed out
Jan-Christoph Borchardt [Wed, 2 Oct 2013 14:53:54 +0000 (17:53 +0300)]
reduce rounded corners of Share and Versions dropdown
Vincent Petry [Wed, 2 Oct 2013 14:44:38 +0000 (16:44 +0200)]
Removed stray debug log write
Bjoern Schiessle [Wed, 2 Oct 2013 14:34:05 +0000 (16:34 +0200)]
maxX and maxY should be a integer
Vincent Petry [Wed, 2 Oct 2013 13:44:44 +0000 (15:44 +0200)]
Added dateOnly argument to relative_modified_date
Improved the template function relative_modified_date by adding an
optional dateOnly argument which will output "today" or "yesterday" or
"x days ago".
Bjoern Schiessle [Wed, 2 Oct 2013 13:23:51 +0000 (15:23 +0200)]
add previews to versions dialog
Morris Jobke [Wed, 2 Oct 2013 12:59:24 +0000 (05:59 -0700)]
Merge pull request #5076 from owncloud/fix_filepicker_kondou
Fix require in apps/files/ajax/rawlist.php
Thomas Müller [Wed, 2 Oct 2013 11:00:05 +0000 (13:00 +0200)]
only perform files upgrade in case there are actually entries in the old fscache table
kondou [Wed, 2 Oct 2013 10:45:30 +0000 (12:45 +0200)]
Remove require in rawlist.php
Thanks @tanghus for pointing out the unneccessity of it.
kondou [Wed, 2 Oct 2013 10:21:52 +0000 (12:21 +0200)]
Fix require in apps/files/ajax/rawlist.php
Thomas Müller [Wed, 2 Oct 2013 10:10:10 +0000 (03:10 -0700)]
Merge pull request #5071 from owncloud/fix-autoloader-master
Fix autoloader regression
Morris Jobke [Wed, 2 Oct 2013 09:25:44 +0000 (11:25 +0200)]
fix unit tests
Bjoern Schiessle [Wed, 2 Oct 2013 08:11:18 +0000 (10:11 +0200)]
Merge branch 'master' into sharing_mail_notification_master
Conflicts:
lib/private/util.php
Owen Winkler [Wed, 2 Oct 2013 00:51:33 +0000 (17:51 -0700)]
Merge pull request #4894 from owncloud/fixing-4620-master
Fixing broken layout in master due to APC enabled
Victor Dubiniuk [Tue, 1 Oct 2013 21:58:51 +0000 (00:58 +0300)]
Fix autoloader regression
Thomas Müller [Tue, 1 Oct 2013 20:57:46 +0000 (22:57 +0200)]
Merge branch 'master' into fixing-4620-master
Thomas Tanghus [Tue, 1 Oct 2013 18:16:11 +0000 (20:16 +0200)]
Merge branch 'enhance_request' of github.com:owncloud/core into enhance_request
Thomas Tanghus [Mon, 30 Sep 2013 14:30:36 +0000 (16:30 +0200)]
Remove getContent() from IRequest
Thomas Tanghus [Mon, 30 Sep 2013 14:24:47 +0000 (16:24 +0200)]
Remove JSON request parsing from Server
Thomas Tanghus [Mon, 30 Sep 2013 14:23:43 +0000 (16:23 +0200)]
Add assertions for ->params and array access with json
Thomas Tanghus [Fri, 27 Sep 2013 23:35:24 +0000 (01:35 +0200)]
Implement PUT an PATCH support
Thomas Tanghus [Fri, 27 Sep 2013 13:55:22 +0000 (15:55 +0200)]
Add interface docs to IRequest.
Thomas Tanghus [Fri, 27 Sep 2013 13:54:18 +0000 (15:54 +0200)]
Add patch method to OC_Route
Thomas Tanghus [Fri, 27 Sep 2013 12:36:19 +0000 (14:36 +0200)]
Check if accessor matched request method.
It's easier to find errors in the code if an exception is thrown.