]>
source.dussan.org Git - nextcloud-server.git/log
MTRichards [Thu, 9 Oct 2014 01:27:40 +0000 (21:27 -0400)]
Updated info.xml with
Added description in line with other apps.
MTRichards [Thu, 9 Oct 2014 01:24:54 +0000 (21:24 -0400)]
Updated info.xml app description
Added updates description
MTRichards [Thu, 9 Oct 2014 01:08:20 +0000 (21:08 -0400)]
Forgot a '.'
MTRichards [Thu, 9 Oct 2014 01:07:12 +0000 (21:07 -0400)]
Updated info.xml app description
Made app description paralell in structure to other app descriptions
MTRichards [Thu, 9 Oct 2014 00:49:22 +0000 (20:49 -0400)]
Updated info.xml app description
Added larger app description
MTRichards [Thu, 9 Oct 2014 00:48:00 +0000 (20:48 -0400)]
Updated info.xml app description
Added new app description
Removed links to CE documentation
MTRichards [Thu, 9 Oct 2014 00:44:09 +0000 (20:44 -0400)]
Updated info.xml with description
Updated the description of the app for the app panel.
Morris Jobke [Wed, 8 Oct 2014 19:37:30 +0000 (21:37 +0200)]
Merge pull request #11455 from owncloud/config-sample-cleanup
Config sample cleanup
Morris Jobke [Tue, 7 Oct 2014 12:14:19 +0000 (14:14 +0200)]
Fixes in config.sample.php
* owncloud -> ownCloud
* add default value
* proper comment style
* fix line wrapping and minor typo
* remove duplication
* add Vincents proposals
Morris Jobke [Tue, 7 Oct 2014 08:04:54 +0000 (10:04 +0200)]
re-arrange the config options and sort them in a semantical way
Morris Jobke [Tue, 7 Oct 2014 07:35:21 +0000 (09:35 +0200)]
unify style of config.sample.php
* use ' instead of " for config option
* place default parameters where useful into sample
* use proper comment block
* limit line size to 80 characters
Morris Jobke [Wed, 8 Oct 2014 18:39:13 +0000 (20:39 +0200)]
Merge pull request #11471 from brumsoel/master
Fix file size comparator return value
Jörn Friedrich Dreyer [Mon, 6 Oct 2014 09:08:21 +0000 (11:08 +0200)]
extract batchDelete(), better comments
André Gaul [Mon, 18 Aug 2014 23:14:58 +0000 (01:14 +0200)]
files_extern: remove empty Body and ContentLength in Amazon S3 mount
fixes #10501
Conflicts:
apps/files_external/lib/amazons3.php
Jörn Friedrich Dreyer [Wed, 1 Oct 2014 11:14:08 +0000 (13:14 +0200)]
strict comparison
Jörn Friedrich Dreyer [Wed, 1 Oct 2014 11:12:41 +0000 (13:12 +0200)]
make some storage tests explain what went wrong
Jörn Friedrich Dreyer [Mon, 29 Sep 2014 19:42:03 +0000 (21:42 +0200)]
fix amazon s3 issues
folder size and mtime is always unknown in s3
more s3 fixes
make rescanDelay of root dir configurable, add on the fly update of legacy storage ids, !isset -> empty when checking strings
reduce number of http calls on remove and rmdir
fix typo
Jörn Friedrich Dreyer [Mon, 29 Sep 2014 19:40:32 +0000 (21:40 +0200)]
log exceptions when listing files
Morris Jobke [Wed, 8 Oct 2014 12:36:24 +0000 (14:36 +0200)]
Merge pull request #11453 from owncloud/enc_visual_improvements
[encryption] some visual improvements
Morris Jobke [Wed, 8 Oct 2014 12:08:06 +0000 (14:08 +0200)]
Merge pull request #11460 from owncloud/fix-10880
implement case-insensitive search for groups in sharing dialog
Morris Jobke [Wed, 8 Oct 2014 11:48:25 +0000 (13:48 +0200)]
Merge pull request #11477 from owncloud/improve-heading-whitespace
increase whitespace below headings in settings
Jan-Christoph Borchardt [Wed, 8 Oct 2014 10:46:24 +0000 (12:46 +0200)]
increase whitespace below headings in settings
Jenkins for ownCloud [Wed, 8 Oct 2014 05:54:49 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
brumsoel [Tue, 7 Oct 2014 23:17:45 +0000 (01:17 +0200)]
Fix file size comparator return value
michag86 [Tue, 7 Oct 2014 14:07:48 +0000 (16:07 +0200)]
fix for issue #10880
Vincent Petry [Tue, 7 Oct 2014 13:54:25 +0000 (15:54 +0200)]
Revert "fix for issue #10880"
This reverts commit
0df070a8e4f6718e3cd86aa4d5a5fc62c53f6eee .
Morris Jobke [Tue, 7 Oct 2014 13:00:31 +0000 (15:00 +0200)]
Merge pull request #11428 from michag86/patch-1
fix for issue #10483
Morris Jobke [Tue, 7 Oct 2014 12:45:21 +0000 (14:45 +0200)]
Merge pull request #11451 from owncloud/reduce-bottom-padding
reduce bottom padding in filelist, fix perceived glitching, fix #11213
michag86 [Tue, 7 Oct 2014 12:30:14 +0000 (14:30 +0200)]
fix for issue #10880
Bjoern Schiessle [Tue, 7 Oct 2014 10:52:01 +0000 (12:52 +0200)]
improved visual feedback if user enabled recovery key
Bjoern Schiessle [Tue, 7 Oct 2014 10:30:50 +0000 (12:30 +0200)]
improved visual feedback if recovery key password gets changed
Bjoern Schiessle [Tue, 7 Oct 2014 10:06:46 +0000 (12:06 +0200)]
improved visual feedback if recovery key gets enabled/disabled
Bjoern Schiessle [Tue, 7 Oct 2014 10:02:58 +0000 (12:02 +0200)]
make sure that the notification gets shown again after a second try
michag86 [Tue, 7 Oct 2014 09:09:07 +0000 (11:09 +0200)]
restrict $div to local scope
Vincent Petry [Tue, 7 Oct 2014 09:06:37 +0000 (11:06 +0200)]
Merge pull request #11378 from owncloud/sort-indicator-style
fix position and style of sort indicator
michag86 [Tue, 7 Oct 2014 08:44:36 +0000 (10:44 +0200)]
variable for found avatar div
Jan-Christoph Borchardt [Tue, 7 Oct 2014 08:44:01 +0000 (10:44 +0200)]
reduce bottom padding in filelist, fix perceived glitching, fix #11213
Morris Jobke [Tue, 7 Oct 2014 06:28:08 +0000 (08:28 +0200)]
Merge pull request #11437 from owncloud/add-import-filter
Add CssImportFilter. More elegant fix for documents#348
Jenkins for ownCloud [Tue, 7 Oct 2014 05:54:46 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Victor Dubiniuk [Mon, 6 Oct 2014 16:39:02 +0000 (19:39 +0300)]
Add CssImportFilter. More elegant fix for documents#348
Morris Jobke [Mon, 6 Oct 2014 12:25:27 +0000 (14:25 +0200)]
Merge pull request #11390 from Nemesiz/master
Preview large TXT files fix
Morris Jobke [Mon, 6 Oct 2014 11:03:48 +0000 (13:03 +0200)]
Merge pull request #11392 from owncloud/fix_version_previews
we also encrypt/decrypt files in the versions folder
Bjoern Schiessle [Thu, 2 Oct 2014 10:55:46 +0000 (12:55 +0200)]
we also encrypt/decrypt files in the versions folder for previews and if encryption is enabled/disabled
michag86 [Mon, 6 Oct 2014 06:53:12 +0000 (08:53 +0200)]
fix for issue #10483
Jenkins for ownCloud [Mon, 6 Oct 2014 05:54:57 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Morris Jobke [Sun, 5 Oct 2014 20:18:54 +0000 (22:18 +0200)]
Merge pull request #11424 from owncloud/add-assets-to-gitignore
add /assets to gitignore
Morris Jobke [Sun, 5 Oct 2014 19:19:25 +0000 (21:19 +0200)]
add /assets to gitignore
Jenkins for ownCloud [Sun, 5 Oct 2014 05:54:50 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Morris Jobke [Sat, 4 Oct 2014 16:26:59 +0000 (18:26 +0200)]
Merge pull request #11411 from oparoz/imagick-bitmap-previews
Bitmap class to handle all Imagick conversions to bitmap
Olivier Paroz [Sat, 4 Oct 2014 15:50:12 +0000 (17:50 +0200)]
New generic class for Imagemagick conversions
Jenkins for ownCloud [Sat, 4 Oct 2014 05:54:35 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 3 Oct 2014 05:54:35 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Nmz [Thu, 2 Oct 2014 09:47:39 +0000 (12:47 +0300)]
Preview large TXT files fix
Limit the size of the string generating the preview image for TXT files
Jenkins for ownCloud [Thu, 2 Oct 2014 05:54:48 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Wed, 1 Oct 2014 13:21:28 +0000 (15:21 +0200)]
fix position and style of sort indicator
Lukas Reschke [Wed, 1 Oct 2014 11:07:28 +0000 (13:07 +0200)]
Merge pull request #10104 from owncloud/s3-overwrite
Fix S3 copy and rename overwriting target directory
Jenkins for ownCloud [Wed, 1 Oct 2014 10:56:17 +0000 (06:56 -0400)]
[tx-robot] updated from transifex
Lukas Reschke [Wed, 1 Oct 2014 10:47:43 +0000 (12:47 +0200)]
Merge pull request #11356 from owncloud/redirect-only-to-the-same-domain
Redirect only to absolute URL
Lukas Reschke [Wed, 1 Oct 2014 09:15:50 +0000 (11:15 +0200)]
Merge pull request #11368 from owncloud/use-svg-previews
Use SVG previews for public sharing
Lukas Reschke [Wed, 1 Oct 2014 08:43:18 +0000 (10:43 +0200)]
Merge pull request #11303 from owncloud/addFilelockToConfig
Add flock to config
Morris Jobke [Tue, 30 Sep 2014 14:15:37 +0000 (16:15 +0200)]
Merge pull request #11365 from owncloud/fix-phpdoc
Fix PHPDoc
Morris Jobke [Tue, 30 Sep 2014 14:12:58 +0000 (16:12 +0200)]
Merge pull request #11366 from owncloud/invalid-doc
Remove invalid PHPDoc
Lukas Reschke [Thu, 25 Sep 2014 16:43:04 +0000 (18:43 +0200)]
Add flock to config
This adds a file lock to the config in hope that this prevents race conditions as reported in https://github.com/owncloud/core/issues/11070
Testplan:
- [ ] Delete config.php and make it read-only => Error is thrown that it is not writeable
- [ ] Installation still works
- [ ] Changing config settings works (i.e. using the SMTP config switches in the administration menu)
- [ ] Your PC didn't blow up
- [ ] Installing the news app and the "Disable AppCode checker" app did not destroy your installation
Only skip the main config
Otherwise read only additional configs might not be processed
Test on tmpdir
Lukas Reschke [Tue, 30 Sep 2014 13:23:16 +0000 (15:23 +0200)]
Use SVG previews for public sharing
Fixes https://github.com/owncloud/core/pull/11367#issuecomment-
57306037 and https://github.com/owncloud/core/issues/9218
Lukas Reschke [Tue, 30 Sep 2014 11:42:08 +0000 (13:42 +0200)]
Remove invalid PHPDoc
Despite the documentation this function does not read values from the cookie
Lukas Reschke [Tue, 30 Sep 2014 11:34:50 +0000 (13:34 +0200)]
Fix PHPDoc
Jenkins for ownCloud [Tue, 30 Sep 2014 05:55:11 +0000 (01:55 -0400)]
[tx-robot] updated from transifex
Lukas Reschke [Mon, 29 Sep 2014 20:06:00 +0000 (22:06 +0200)]
Merge pull request #11337 from danbartram/better_encryption_recovery_labels
Add clickable labels to encryption recovery radios
Lukas Reschke [Mon, 29 Sep 2014 20:03:33 +0000 (22:03 +0200)]
Merge pull request #11352 from owncloud/close-session-for-previews
Close the session for preview generation
Lukas Reschke [Mon, 29 Sep 2014 19:42:07 +0000 (21:42 +0200)]
Merge pull request #11347 from mark0n/create_empty_config
Add a CLI command that creates an empty LDAP config
Lukas Reschke [Mon, 29 Sep 2014 18:26:41 +0000 (20:26 +0200)]
Merge pull request #10107 from owncloud/sharing_group_shares
[sharing] group shares
Thomas Müller [Mon, 29 Sep 2014 18:25:20 +0000 (20:25 +0200)]
Merge pull request #11357 from owncloud/kill-dead-code
Remove dead code
Lukas Reschke [Mon, 29 Sep 2014 15:20:29 +0000 (17:20 +0200)]
Remove dead code
Lukas Reschke [Mon, 29 Sep 2014 15:07:43 +0000 (17:07 +0200)]
Redirect only to absolute URL
We do not want to redirect to other domains using the "?redirect_url=" feature. Please notice, that the ownCloud project does not consider open redirectors as security issue.
Lukas Reschke [Mon, 29 Sep 2014 12:46:10 +0000 (14:46 +0200)]
Merge pull request #11321 from owncloud/ldap-fix-memberof-detection
dn needs to be fetched to be able to detect memberOf support
Lukas Reschke [Mon, 29 Sep 2014 12:27:44 +0000 (14:27 +0200)]
Close the session for preview generation
Without closing the session every preview image generation is locking the session which makes the webinterface unresponsive.
Lukas Reschke [Mon, 29 Sep 2014 10:22:20 +0000 (12:22 +0200)]
Merge pull request #11324 from owncloud/tryToCreateDatadirectory
Try to create datadirectory to test whether the .htaccess works
Bjoern Schiessle [Mon, 29 Sep 2014 09:23:18 +0000 (11:23 +0200)]
some small fixed, suggested by scrutinizer
Bjoern Schiessle [Mon, 29 Sep 2014 09:13:01 +0000 (11:13 +0200)]
throw a exception if we can't handle the provided path
Jenkins for ownCloud [Mon, 29 Sep 2014 05:54:33 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Martin Konrad [Mon, 29 Sep 2014 03:17:53 +0000 (23:17 -0400)]
Add a CLI command that creates an empty LDAP config
This is needed to configure the user_ldap app without using the
wizard (e.g. using tools like Puppet).
Thomas Müller [Sun, 28 Sep 2014 22:15:14 +0000 (00:15 +0200)]
Merge pull request #11322 from owncloud/adding-unittest-helper
Adding test helper to test private methods
Morris Jobke [Sun, 28 Sep 2014 21:32:47 +0000 (23:32 +0200)]
Merge pull request #11335 from danbartram/imp_logrotate_conf_example
Clear up confusion of log_rotate_size config value
Jenkins for ownCloud [Sun, 28 Sep 2014 05:55:09 +0000 (01:55 -0400)]
[tx-robot] updated from transifex
Dan Bartram [Sat, 27 Sep 2014 15:20:06 +0000 (16:20 +0100)]
Add clickable labels to encryption recovery radios
Add clickable radio button labels to the encryption recovery settings
pages:
* settings-admin
* settings-personal
Pressing on the radio button text now toggles the state of the radio
button.
Dan Bartram [Sat, 27 Sep 2014 12:27:42 +0000 (13:27 +0100)]
Clear up confusion of log_rotate_size config value
Remove the second comment which could be confused with suggesting an invalid value: `// 100 MiB`.
To keep the easily readable example value, it has been moved into the comment header for the config item.
Morris Jobke [Sat, 27 Sep 2014 08:41:25 +0000 (10:41 +0200)]
Merge pull request #11304 from owncloud/share-spinner
Added spinners in share dropdown
Morris Jobke [Sat, 27 Sep 2014 08:28:53 +0000 (10:28 +0200)]
Merge pull request #11319 from owncloud/header-owncloud-name
for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of appname in header bar
Jenkins for ownCloud [Sat, 27 Sep 2014 05:54:48 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Lukas Reschke [Fri, 26 Sep 2014 15:25:28 +0000 (17:25 +0200)]
Try to create datadirectory to test whether the .htaccess works
Fixes https://github.com/owncloud/core/pull/11299#issuecomment-
56968588 and also https://github.com/owncloud/core/issues/10628 together with https://github.com/owncloud/core/pull/11299#issuecomment-
56968588 when backported.
Vincent Petry [Fri, 26 Sep 2014 15:06:16 +0000 (17:06 +0200)]
Prevent monkey clicking on labels
Clicking on labels while the spinner is there will not trigger the
hidden checkbox any more.
Bjoern Schiessle [Fri, 26 Sep 2014 14:58:47 +0000 (16:58 +0200)]
on unshare only unshare childrens if there is no other parent available
Clark Tomlinson [Fri, 26 Sep 2014 14:14:59 +0000 (10:14 -0400)]
Adding test helper to test private methods
Jan-Christoph Borchardt [Fri, 26 Sep 2014 13:38:35 +0000 (15:38 +0200)]
for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of appname in header bar
Arthur Schiwon [Fri, 26 Sep 2014 13:36:49 +0000 (15:36 +0200)]
dn needs to be fetched to be able to detect memberOf support
Lukas Reschke [Fri, 26 Sep 2014 12:31:31 +0000 (14:31 +0200)]
Merge pull request #11311 from owncloud/fixing-unhandled-exception-cleanTmp-master
catch and log exception in OC_Helper::cleanTmp()
Lukas Reschke [Fri, 26 Sep 2014 11:42:47 +0000 (13:42 +0200)]
Add ID to markup to have the checkboxes in the right position
Vincent Petry [Thu, 25 Sep 2014 17:46:30 +0000 (19:46 +0200)]
Added spinners in share dropdown
Added spinners for the following actions:
- adding user
- removing user
- changing password
- toggling allowing upload
- setting a password
Bjoern Schiessle [Fri, 26 Sep 2014 11:19:15 +0000 (13:19 +0200)]
only create a new share entry, if the user needs a different target name than the group share
Bjoern Schiessle [Fri, 26 Sep 2014 11:10:31 +0000 (13:10 +0200)]
for group shares we don't need a extra db entry of groupTarget equals itemTarget