]>
source.dussan.org Git - nextcloud-server.git/log
Joas Schilling [Tue, 26 Jan 2016 13:50:57 +0000 (14:50 +0100)]
Use new constants
Robin Appelman [Fri, 22 Jan 2016 15:02:21 +0000 (16:02 +0100)]
add IUserMountCache->getMountsForFileId
Thomas Müller [Wed, 27 Jan 2016 11:11:31 +0000 (12:11 +0100)]
Merge pull request #21942 from owncloud/use-message-if-hint-is-empty
In case the hint of the HintException is empty we better use the exce…
Thomas Müller [Wed, 27 Jan 2016 10:43:57 +0000 (11:43 +0100)]
Merge pull request #21947 from owncloud/oc-backbone-webdav-put-bool-tojson
Fix system tags proppatch with booleans
Vincent Petry [Wed, 27 Jan 2016 09:52:00 +0000 (10:52 +0100)]
Fix system tags proppatch with booleans
Backbone webdav adapter now converts booleans and ints to strings.
Fixed system tags to use "true" / "false" strings for booleans instead
of 1 / 0.
Thomas Müller [Wed, 27 Jan 2016 09:11:01 +0000 (10:11 +0100)]
Merge pull request #21856 from owncloud/sync-federated-cloud-users-in-cron
Sync federated clouds using a cron job
Thomas Müller [Wed, 27 Jan 2016 09:08:21 +0000 (10:08 +0100)]
In case the hint of the HintException is empty we better use the exception message
Thomas Müller [Wed, 27 Jan 2016 08:37:00 +0000 (09:37 +0100)]
Merge pull request #21741 from owncloud/l10n-improvements
Move methods to the factory that are not related to translating, but to guessing/finding the language
Thomas Müller [Wed, 27 Jan 2016 08:36:41 +0000 (09:36 +0100)]
Merge pull request #21887 from owncloud/share2_updateShare
[Sharing 2.0] update share
Thomas Müller [Wed, 27 Jan 2016 08:36:21 +0000 (09:36 +0100)]
Merge pull request #21906 from owncloud/querybuilder-clob-comparison
Querybuilder clob comparison
Thomas Müller [Wed, 27 Jan 2016 08:34:09 +0000 (09:34 +0100)]
Merge pull request #21930 from owncloud/less-error-messages
Avoid error message in log during setup because of existing data dir
Jenkins for ownCloud [Wed, 27 Jan 2016 06:55:01 +0000 (01:55 -0500)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 26 Jan 2016 17:50:41 +0000 (18:50 +0100)]
Avoid error message in log during setup because of existing data dir
Thomas Müller [Tue, 26 Jan 2016 17:11:12 +0000 (18:11 +0100)]
Merge pull request #21926 from owncloud/add-locking-support-for-onenote
Add fake locking support for OneNote 2013
Lukas Reschke [Tue, 26 Jan 2016 16:31:01 +0000 (17:31 +0100)]
Add fake locking support for OneNote 2013
Fixes https://github.com/owncloud/core/issues/21925
Lukas Reschke [Tue, 26 Jan 2016 16:27:58 +0000 (17:27 +0100)]
Fix PHPDoc and signature
Thomas Müller [Tue, 26 Jan 2016 16:20:32 +0000 (17:20 +0100)]
Merge pull request #21664 from owncloud/comments-dav
Comments DAV implementation
Thomas Müller [Tue, 26 Jan 2016 16:19:37 +0000 (17:19 +0100)]
Merge pull request #21921 from owncloud/use-proper-tag
Do not use duplicated tag
Lukas Reschke [Tue, 26 Jan 2016 15:42:31 +0000 (16:42 +0100)]
Do not use duplicated tag
Fixes "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later.", the tag can only be there once. Also set to 9.0 as this will be the next major release.
Thomas Müller [Tue, 26 Jan 2016 15:16:21 +0000 (16:16 +0100)]
Merge pull request #21912 from owncloud/issue-21908-trashbin-flickering
Hide the delete button, until we know its a custom avatar
Thomas Müller [Tue, 26 Jan 2016 15:13:32 +0000 (16:13 +0100)]
Merge pull request #21833 from owncloud/use-proper-shared-uri-for-contacts
Reassemble behavior on shared address books with respect to uri and d…
Thomas Müller [Tue, 26 Jan 2016 15:13:10 +0000 (16:13 +0100)]
Merge pull request #21752 from owncloud/files-delete-fix
Only check selection for delete permissions, not parent folder
Thomas Müller [Tue, 26 Jan 2016 15:12:38 +0000 (16:12 +0100)]
Merge pull request #21916 from owncloud/sftp-handle-no-user
Handle no user set in sftp constructor
Thomas Müller [Tue, 26 Jan 2016 15:12:14 +0000 (16:12 +0100)]
Merge pull request #21920 from owncloud/fix-firstrunwizard-button
fix first run wizard button not wrapping
Arthur Schiwon [Tue, 26 Jan 2016 14:45:37 +0000 (15:45 +0100)]
files_sharing requires int as file id
Roeland Jago Douma [Tue, 26 Jan 2016 13:29:30 +0000 (14:29 +0100)]
Fix comments from Thomas
Jan-Christoph Borchardt [Tue, 26 Jan 2016 14:28:19 +0000 (15:28 +0100)]
fix first run wizard button not wrapping
Vincent Petry [Tue, 26 Jan 2016 14:20:03 +0000 (15:20 +0100)]
Merge pull request #21913 from owncloud/fix_resolve_user_group_share
[Share 2.0] Resolve to correct usergroup share
Thomas Müller [Thu, 21 Jan 2016 15:20:52 +0000 (16:20 +0100)]
Reassemble behavior on shared address books with respect to uri and displayname
Joas Schilling [Tue, 26 Jan 2016 11:15:18 +0000 (12:15 +0100)]
Move parameter to the right function call
Joas Schilling [Tue, 26 Jan 2016 11:14:55 +0000 (12:14 +0100)]
Use our OCP constants
Joas Schilling [Tue, 26 Jan 2016 11:07:23 +0000 (12:07 +0100)]
Introduce helper method
Joas Schilling [Tue, 26 Jan 2016 10:27:35 +0000 (11:27 +0100)]
Fix Oracle comparisons
Joas Schilling [Tue, 26 Jan 2016 09:46:03 +0000 (10:46 +0100)]
Add tests for clob comparisons
Joas Schilling [Tue, 26 Jan 2016 09:45:29 +0000 (10:45 +0100)]
Adjust comments to the new constants
Robin Appelman [Tue, 26 Jan 2016 13:48:45 +0000 (14:48 +0100)]
Handle no user set in sftp constructor
Roeland Jago Douma [Tue, 26 Jan 2016 11:58:41 +0000 (12:58 +0100)]
We must resolve to the proper usergroup share
Joas Schilling [Tue, 26 Jan 2016 13:10:05 +0000 (14:10 +0100)]
Move class to legacy folder
Joas Schilling [Mon, 18 Jan 2016 09:05:46 +0000 (10:05 +0100)]
Fix tests
Joas Schilling [Mon, 18 Jan 2016 09:00:29 +0000 (10:00 +0100)]
Add tests for findAvailableLanguages
Joas Schilling [Mon, 18 Jan 2016 08:53:25 +0000 (09:53 +0100)]
Add tests for findLanguage()
Joas Schilling [Fri, 15 Jan 2016 15:24:42 +0000 (16:24 +0100)]
Remove tests for wrapper
Joas Schilling [Fri, 15 Jan 2016 15:24:31 +0000 (16:24 +0100)]
Add tests for the factory
Joas Schilling [Fri, 15 Jan 2016 14:23:51 +0000 (15:23 +0100)]
Add tests for the new l10n class
Joas Schilling [Fri, 15 Jan 2016 14:22:39 +0000 (15:22 +0100)]
Move legacy test file to new location
Joas Schilling [Fri, 15 Jan 2016 13:59:48 +0000 (14:59 +0100)]
Fix the tests
Joas Schilling [Fri, 15 Jan 2016 12:30:13 +0000 (13:30 +0100)]
Deprecate OC_L10N in favor of a namespaces and DI version
Joas Schilling [Fri, 15 Jan 2016 11:57:50 +0000 (12:57 +0100)]
Deprecate getFirstWeekDay() and getDateFormat() in favor of l()
Joas Schilling [Fri, 15 Jan 2016 11:37:34 +0000 (12:37 +0100)]
Move finding the language files and creating the function out of the object
Joas Schilling [Fri, 15 Jan 2016 10:25:35 +0000 (11:25 +0100)]
Move validation and fallbacks of app and lang to the constructor/factory
Joas Schilling [Fri, 15 Jan 2016 10:09:37 +0000 (11:09 +0100)]
Move findLanguage() and setLanguageFromRequest() to factory
Joas Schilling [Fri, 15 Jan 2016 09:27:09 +0000 (10:27 +0100)]
Move languageExists() to the factory
Joas Schilling [Fri, 15 Jan 2016 09:04:41 +0000 (10:04 +0100)]
Move findAvailableLanguages() to the factory
Roeland Jago Douma [Mon, 25 Jan 2016 12:09:50 +0000 (13:09 +0100)]
[share 2.0] manager unit tests
Roeland Jago Douma [Mon, 25 Jan 2016 12:09:25 +0000 (13:09 +0100)]
[Share 2.0] Fire off hook
Roeland Jago Douma [Mon, 25 Jan 2016 11:09:56 +0000 (12:09 +0100)]
[Share 2.0] Fix unit tests
Roeland Jago Douma [Sun, 24 Jan 2016 12:15:14 +0000 (13:15 +0100)]
[Share 2.0] Add unit test for the default share provider
Roeland Jago Douma [Fri, 22 Jan 2016 13:52:20 +0000 (14:52 +0100)]
[Share 2.0] Add update share
Arthur Schiwon [Tue, 26 Jan 2016 12:16:14 +0000 (13:16 +0100)]
adjust unit tests
Arthur Schiwon [Tue, 26 Jan 2016 12:04:41 +0000 (13:04 +0100)]
Revert "utilize elementMap for parsing DateTime string input argument for REPORT method"
This reverts commit
2027bf2686ee077fb2ad65f7a91f920c96b3fd85 .
Joas Schilling [Tue, 26 Jan 2016 11:59:58 +0000 (12:59 +0100)]
Hide the delete button, until we know its a custom avatar
Arthur Schiwon [Tue, 26 Jan 2016 11:47:33 +0000 (12:47 +0100)]
return 404 instead of 403 when attempting to create a comment on an not existing or unavailable file
Arthur Schiwon [Tue, 26 Jan 2016 11:40:05 +0000 (12:40 +0100)]
utilize elementMap for parsing DateTime string input argument for REPORT method
Arthur Schiwon [Tue, 26 Jan 2016 11:08:51 +0000 (12:08 +0100)]
smaller changes related to reviews
Arthur Schiwon [Mon, 11 Jan 2016 17:09:00 +0000 (18:09 +0100)]
Comments DAV implementation
Thomas Müller [Tue, 26 Jan 2016 10:42:55 +0000 (11:42 +0100)]
Merge pull request #21901 from owncloud/fix-setup
Fix setup page
Thomas Müller [Tue, 26 Jan 2016 10:37:37 +0000 (11:37 +0100)]
Merge pull request #21853 from owncloud/tags-fixpropertyma
Fix oc:tags tag list serializer
Thomas Müller [Tue, 26 Jan 2016 10:37:17 +0000 (11:37 +0100)]
Merge pull request #21845 from owncloud/sync-system-addressbook-on-avatar-change
Changing the avatar of the user emits the changeUser event which trig…
Thomas Müller [Tue, 26 Jan 2016 10:36:56 +0000 (11:36 +0100)]
Merge pull request #21894 from owncloud/refactor-csrf
Add new CSRF manager for unit testing purposes
Morris Jobke [Tue, 26 Jan 2016 08:05:10 +0000 (09:05 +0100)]
Fix setup page
* fixes #21897
Jenkins for ownCloud [Tue, 26 Jan 2016 06:56:06 +0000 (01:56 -0500)]
[tx-robot] updated from transifex
Thomas Müller [Mon, 25 Jan 2016 20:13:41 +0000 (21:13 +0100)]
Merge pull request #21892 from owncloud/issue-21890-parameters
Add parameters types to IQueryBuilder
Thomas Müller [Mon, 25 Jan 2016 12:06:00 +0000 (13:06 +0100)]
Trigger change on avatar delete
Thomas Müller [Fri, 22 Jan 2016 11:56:53 +0000 (12:56 +0100)]
Assert that User::triggerChange is called upon avatar change
Thomas Müller [Fri, 22 Jan 2016 10:34:49 +0000 (11:34 +0100)]
Changing the avatar of the user emits the changeUser event which triggers update of the system addressbook
Lukas Reschke [Mon, 25 Jan 2016 16:15:28 +0000 (17:15 +0100)]
Regenerate CSRF token upon login
Otherwise somebody else might be able to note down the CSRF token before login on a shared computer.
Lukas Reschke [Mon, 25 Jan 2016 16:15:54 +0000 (17:15 +0100)]
Add new CSRF manager for unit testing purposes
This adds a new CSRF manager for unit testing purposes, it's interface is based upon https://github.com/symfony/security-csrf. Due to some of our required custom changes it is however not possible to use the Symfony component directly.
Thomas Müller [Mon, 25 Jan 2016 18:54:15 +0000 (19:54 +0100)]
Merge pull request #21885 from owncloud/add-size-minus-zero-to-avatar
Adding support of -1 as size to be passed into get and getFile
Thomas Müller [Mon, 25 Jan 2016 16:33:40 +0000 (17:33 +0100)]
Merge pull request #21830 from owncloud/systemtags-sidebar-permissions
Systemtags sidebar permissions
Joas Schilling [Mon, 25 Jan 2016 16:17:36 +0000 (17:17 +0100)]
Replace other usages
Joas Schilling [Mon, 25 Jan 2016 16:17:20 +0000 (17:17 +0100)]
Add parameters to public interface
Thomas Müller [Mon, 25 Jan 2016 12:24:56 +0000 (13:24 +0100)]
Adding support of -1 as size to be passed into get and getFile
Thomas Müller [Mon, 25 Jan 2016 10:39:57 +0000 (11:39 +0100)]
Adding unit tests
Vincent Petry [Thu, 21 Jan 2016 14:23:49 +0000 (15:23 +0100)]
System tags sidebar selector now respects permissions
For admins: display the namespace behind the tag name.
For users: no namespace, don't display non-assignable tags in the
dropdown, display already assigned non-assignable tags with a different
style
Vincent Petry [Thu, 21 Jan 2016 14:23:03 +0000 (15:23 +0100)]
Expose whether user is an admin through a method
Which is nicer than an obscure global variable
Thomas Müller [Mon, 25 Jan 2016 09:02:51 +0000 (10:02 +0100)]
Merge pull request #18444 from owncloud/occ-config-types
occ config:system:set can now set other value types
Thomas Müller [Mon, 25 Jan 2016 09:02:32 +0000 (10:02 +0100)]
Merge pull request #21401 from owncloud/dav-cache-getchildren
Put nodes from Directory->getChildren in the ObjectTree cache
Thomas Müller [Mon, 25 Jan 2016 09:02:02 +0000 (10:02 +0100)]
Merge pull request #21424 from owncloud/appversions
Use appConfig to get app versions
Thomas Müller [Mon, 25 Jan 2016 09:01:43 +0000 (10:01 +0100)]
Merge pull request #21806 from owncloud/mdusher-master
[jenkins] Added ' to characters allowed in the username
Thomas Müller [Mon, 25 Jan 2016 09:01:23 +0000 (10:01 +0100)]
Merge pull request #21811 from owncloud/fix-unauthenticated-avatar
Show default placeholder if avatar image can't be fetched
Thomas Müller [Mon, 25 Jan 2016 09:00:21 +0000 (10:00 +0100)]
Merge pull request #21844 from owncloud/drop-image-path
Remove OC_Helper::imagePath and use the proper public interface
Thomas Müller [Mon, 25 Jan 2016 09:00:05 +0000 (10:00 +0100)]
Merge pull request #21862 from owncloud/sync-certificates-with-upstream
[master] Sync certificates with upstream
Thomas Müller [Mon, 25 Jan 2016 08:59:45 +0000 (09:59 +0100)]
Merge pull request #21878 from owncloud/fix-apps-management-templating
Include author and license in l10n string to be able to change order
Thomas Müller [Mon, 25 Jan 2016 08:58:33 +0000 (09:58 +0100)]
Merge pull request #21879 from owncloud/remove-unused-code
remove unused variable
Morris Jobke [Mon, 25 Jan 2016 08:29:44 +0000 (09:29 +0100)]
remove unused variable
Lukas Reschke [Mon, 25 Jan 2016 07:50:41 +0000 (08:50 +0100)]
Merge pull request #21877 from owncloud/fix_dav_app
Add missing use statements for IGroupManager and IUserSession
Morris Jobke [Mon, 25 Jan 2016 07:44:43 +0000 (08:44 +0100)]
Includ author and license in l10n string to be able to change order
* fixes #21874
Roeland Jago Douma [Sat, 23 Jan 2016 10:05:09 +0000 (11:05 +0100)]
Add missing use statements for IGroupManager and IUserSession
Jenkins for ownCloud [Mon, 25 Jan 2016 06:54:39 +0000 (01:54 -0500)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 22 Jan 2016 10:18:42 +0000 (11:18 +0100)]
Remove OC_Helper::imagePath and use the proper public interface