]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoMake federadedfilesharing button match the theming values 771/head
Julius Haertl [Thu, 25 Aug 2016 10:54:31 +0000 (12:54 +0200)]
Make federadedfilesharing button match the theming values

8 years agoTheming: Adjust jquery ui elements
Julius Haertl [Wed, 10 Aug 2016 20:06:36 +0000 (22:06 +0200)]
Theming: Adjust jquery ui elements

8 years agoTheming: colorize primary buttons
Julius Haertl [Mon, 8 Aug 2016 13:06:17 +0000 (15:06 +0200)]
Theming: colorize primary buttons

8 years agoRemove internal from getThemingDefaults
Julius Haertl [Mon, 8 Aug 2016 12:36:56 +0000 (14:36 +0200)]
Remove internal from getThemingDefaults

8 years agoTheming: fix federated sharing button color
Julius Haertl [Mon, 8 Aug 2016 12:36:06 +0000 (14:36 +0200)]
Theming: fix federated sharing button color

8 years agoMerge pull request #1026 from nextcloud/theming-extend-defaults
Roeland Jago Douma [Fri, 26 Aug 2016 09:53:24 +0000 (11:53 +0200)]
Merge pull request #1026 from nextcloud/theming-extend-defaults

Theming: Add logo and background to ThemingDefaults

8 years agoMerge pull request #1069 from nextcloud/l10ntest_nodb
Joas Schilling [Thu, 25 Aug 2016 21:38:27 +0000 (23:38 +0200)]
Merge pull request #1069 from nextcloud/l10ntest_nodb

L10N tests do not require DB

8 years agoMerge pull request #1065 from nextcloud/cappedcachetest_nodb
Joas Schilling [Thu, 25 Aug 2016 21:38:17 +0000 (23:38 +0200)]
Merge pull request #1065 from nextcloud/cappedcachetest_nodb

CappedMemoryCacheTest does not require DB

8 years agoMerge pull request #1050 from nextcloud/fix-1048
Lukas Reschke [Thu, 25 Aug 2016 20:44:23 +0000 (22:44 +0200)]
Merge pull request #1050 from nextcloud/fix-1048

fix internal links in security & setup warnings, resolves #1048

8 years agoL10N tests do not require DB 1069/head
Roeland Jago Douma [Thu, 25 Aug 2016 20:37:14 +0000 (22:37 +0200)]
L10N tests do not require DB

* Makes CI a bit more efficient
* Cleanup getMock warning

8 years agoCappedMemoryCacheTest does not require DB 1065/head
Roeland Jago Douma [Thu, 25 Aug 2016 20:32:39 +0000 (22:32 +0200)]
CappedMemoryCacheTest does not require DB

Makes CI a bit more efficient

8 years agoMerge pull request #1036 from nextcloud/query-logger-stack
Joas Schilling [Thu, 25 Aug 2016 14:43:08 +0000 (16:43 +0200)]
Merge pull request #1036 from nextcloud/query-logger-stack

add stacktrace to query logger

8 years agoMerge pull request #1046 from nextcloud/dep_getHTTPHelper
blizzz [Thu, 25 Aug 2016 11:52:56 +0000 (13:52 +0200)]
Merge pull request #1046 from nextcloud/dep_getHTTPHelper

Do not use deprecated HTTPHelper

8 years agoadjust js tests 1050/head
Arthur Schiwon [Thu, 25 Aug 2016 11:47:14 +0000 (13:47 +0200)]
adjust js tests

8 years agofix internal links in security & setup warnings, resolves #1048
Arthur Schiwon [Thu, 25 Aug 2016 11:24:50 +0000 (13:24 +0200)]
fix internal links in security & setup warnings, resolves #1048

8 years agoMerge pull request #1044 from nextcloud/master-add-cache-buster
Lukas Reschke [Thu, 25 Aug 2016 03:58:01 +0000 (05:58 +0200)]
Merge pull request #1044 from nextcloud/master-add-cache-buster

Add cachebuster to icons.css

8 years agoFix tests 1046/head
Roeland Jago Douma [Tue, 23 Aug 2016 08:16:33 +0000 (10:16 +0200)]
Fix tests

8 years agoHTTPHelper is deprecated
Roeland Jago Douma [Tue, 23 Aug 2016 07:10:53 +0000 (09:10 +0200)]
HTTPHelper is deprecated

Use the IClientService instead

8 years agoAdd cachebuster to icons.css 1044/head
Lukas Reschke [Wed, 24 Aug 2016 18:58:52 +0000 (20:58 +0200)]
Add cachebuster to icons.css

8 years agoadd stacktrace to query logger 1036/head
Robin Appelman [Wed, 24 Aug 2016 12:37:15 +0000 (14:37 +0200)]
add stacktrace to query logger

8 years agoMerge pull request #1033 from nextcloud/fix_theming_autoloader_magic
Roeland Jago Douma [Wed, 24 Aug 2016 12:16:48 +0000 (14:16 +0200)]
Merge pull request #1033 from nextcloud/fix_theming_autoloader_magic

Fix theming autoloader magic

8 years agoMerge pull request #936 from nextcloud/better-dav-display-names
Lukas Reschke [Wed, 24 Aug 2016 11:46:18 +0000 (13:46 +0200)]
Merge pull request #936 from nextcloud/better-dav-display-names

Better dav display names

8 years agoMerge pull request #1024 from nextcloud/remove-password-reset-link-after-successful...
Lukas Reschke [Wed, 24 Aug 2016 11:44:41 +0000 (13:44 +0200)]
Merge pull request #1024 from nextcloud/remove-password-reset-link-after-successful-login

Remove "password reset token" after successful login

8 years agoRequire a ThemingDefaults class again 1033/head
Roeland Jago Douma [Wed, 24 Aug 2016 11:22:44 +0000 (13:22 +0200)]
Require a ThemingDefaults class again

8 years agoDark autoloader magic for ThemingDefaults
Roeland Jago Douma [Wed, 24 Aug 2016 11:22:21 +0000 (13:22 +0200)]
Dark autoloader magic for ThemingDefaults

8 years agoUse the lazy root to make tests pass 🙈 1026/head
Joas Schilling [Wed, 24 Aug 2016 07:52:05 +0000 (09:52 +0200)]
Use the lazy root to make tests pass ðŸ™ˆ

8 years agoMerge pull request #1030 from nextcloud/master_1013
Roeland Jago Douma [Wed, 24 Aug 2016 07:25:29 +0000 (09:25 +0200)]
Merge pull request #1030 from nextcloud/master_1013

[master] Do not error on NotFoundException

8 years agoBetter displaynames for shared address books 936/head
Joas Schilling [Thu, 18 Aug 2016 13:14:04 +0000 (15:14 +0200)]
Better displaynames for shared address books

8 years agoBetter displaynames for shared calendars
Joas Schilling [Thu, 18 Aug 2016 13:10:18 +0000 (15:10 +0200)]
Better displaynames for shared calendars

8 years agoDo not error on NotFoundException 1030/head
Roeland Jago Douma [Tue, 23 Aug 2016 17:15:28 +0000 (19:15 +0200)]
Do not error on NotFoundException

Since this exception can be thrown when a shared file is in the
trashbin there is no need to spam the log like crazy.

Fixes #938

8 years agoTheming: Add logo and background to ThemingDefaults
Julius Haertl [Tue, 23 Aug 2016 20:02:28 +0000 (22:02 +0200)]
Theming: Add logo and background to ThemingDefaults

8 years agoMerge pull request #1007 from nextcloud/shared-storage-non-recursive
Lukas Reschke [Tue, 23 Aug 2016 20:15:38 +0000 (22:15 +0200)]
Merge pull request #1007 from nextcloud/shared-storage-non-recursive

Fix shared storage recursive setup

8 years agoMove the reset token to core app 1024/head
Joas Schilling [Tue, 23 Aug 2016 13:01:38 +0000 (15:01 +0200)]
Move the reset token to core app

8 years agoprevent infinite recursion while getting storage from mount 1007/head
Robin Appelman [Mon, 22 Aug 2016 13:12:39 +0000 (15:12 +0200)]
prevent infinite recursion while getting storage from mount

8 years agoRemove "password reset token" after successful login
Joas Schilling [Tue, 23 Aug 2016 10:54:45 +0000 (12:54 +0200)]
Remove "password reset token" after successful login

8 years agoMerge pull request #995 from nextcloud/workflow-section
Lukas Reschke [Tue, 23 Aug 2016 09:20:43 +0000 (11:20 +0200)]
Merge pull request #995 from nextcloud/workflow-section

Workflow section + hidden empty sections

8 years agoMerge pull request #1005 from nextcloud/fix_994
Lukas Reschke [Tue, 23 Aug 2016 09:18:24 +0000 (11:18 +0200)]
Merge pull request #1005 from nextcloud/fix_994

Do not error on maxUploadChange

8 years agoMerge pull request #1017 from nextcloud/cache-registered-autoloaders
Roeland Jago Douma [Tue, 23 Aug 2016 05:55:38 +0000 (07:55 +0200)]
Merge pull request #1017 from nextcloud/cache-registered-autoloaders

Cache registered autoloaders

8 years agoMerge pull request #956 from nextcloud/fix_952
Lukas Reschke [Mon, 22 Aug 2016 22:58:25 +0000 (00:58 +0200)]
Merge pull request #956 from nextcloud/fix_952

When using permalinks don't error out if file id can't be found

8 years agoCache registered autoloaders 1017/head
Lukas Reschke [Mon, 22 Aug 2016 21:49:46 +0000 (23:49 +0200)]
Cache registered autoloaders

This saves more than 20ms (!) on every request, the previous problem was that `\OC_App::registerAutoloading` calls `\OC\AppFramework\App::buildAppNamespace` which parses the appinfo.xml. Since that was also called multiple times (e.g. on cloud.nextcloud.com over 200 times) that had a significant performance impact. Also on simple PROPFIND requests.

https://blackfire.io/profiles/compare/65a53e6e-7f35-4974-b559-4c81abd01c3b/graph shows the difference nicely.

8 years agoMerge pull request #1015 from nextcloud/1012-master
Lukas Reschke [Mon, 22 Aug 2016 21:03:49 +0000 (23:03 +0200)]
Merge pull request #1015 from nextcloud/1012-master

hide parameters of tryLogin when logging

8 years agoput file handling into a section again 1005/head
Arthur Schiwon [Mon, 22 Aug 2016 08:43:04 +0000 (10:43 +0200)]
put file handling into a section again

8 years agoDo not error on maxUploadChange
Roeland Jago Douma [Mon, 22 Aug 2016 08:10:28 +0000 (10:10 +0200)]
Do not error on maxUploadChange

The new admin page broke the updating of the max upload size. This is
due to very old code there.

* Now update is done in the background using js
* Added proper route+controller to update

Fixes #994

8 years agoadd test 1015/head
Arthur Schiwon [Mon, 22 Aug 2016 14:56:00 +0000 (16:56 +0200)]
add test

8 years agohide parameters of tryLogin when logging
Arthur Schiwon [Mon, 22 Aug 2016 12:33:23 +0000 (14:33 +0200)]
hide parameters of tryLogin when logging

8 years agoSave the container with the app's namespace so we can resolve it 995/head
Joas Schilling [Mon, 22 Aug 2016 12:25:43 +0000 (14:25 +0200)]
Save the container with the app's namespace so we can resolve it

8 years agoMerge pull request #1006 from nextcloud/fix_theming_admin_di
blizzz [Mon, 22 Aug 2016 11:20:57 +0000 (13:20 +0200)]
Merge pull request #1006 from nextcloud/fix_theming_admin_di

fixes registering of theming settings where server return OC_Defaults…

8 years agohandle failed shares
Robin Appelman [Mon, 22 Aug 2016 10:32:39 +0000 (12:32 +0200)]
handle failed shares

8 years agoLazy init shared storage
Robin Appelman [Mon, 22 Aug 2016 10:27:56 +0000 (12:27 +0200)]
Lazy init shared storage

8 years agoreuse existing root id
Robin Appelman [Mon, 22 Aug 2016 10:27:20 +0000 (12:27 +0200)]
reuse existing root id

8 years agoAllow jail wrappers to lazily initialize the source storage
Robin Appelman [Mon, 22 Aug 2016 10:26:27 +0000 (12:26 +0200)]
Allow jail wrappers to lazily initialize the source storage

8 years agoAllow storage wrappers to lazily initialize the source storage
Robin Appelman [Mon, 22 Aug 2016 10:23:55 +0000 (12:23 +0200)]
Allow storage wrappers to lazily initialize the source storage

8 years agofixes registering of theming settings where server return OC_Defaults instead of... 1006/head
Arthur Schiwon [Mon, 22 Aug 2016 10:02:06 +0000 (12:02 +0200)]
fixes registering of theming settings where server return OC_Defaults instead of ThemingDefaults

8 years agofix wrong var name
Arthur Schiwon [Mon, 22 Aug 2016 09:24:48 +0000 (11:24 +0200)]
fix wrong var name

8 years agoMerge pull request #965 from nextcloud/master-files-render-hidden-files-hidden
Joas Schilling [Mon, 22 Aug 2016 07:44:00 +0000 (09:44 +0200)]
Merge pull request #965 from nextcloud/master-files-render-hidden-files-hidden

Fix hidden files handling

8 years agoMerge pull request #1000 from nextcloud/mail_icon_share
Roeland Jago Douma [Mon, 22 Aug 2016 07:13:56 +0000 (09:13 +0200)]
Merge pull request #1000 from nextcloud/mail_icon_share

Make e-mail icon visible

8 years agoMove admin settings to workflow section
Joas Schilling [Mon, 22 Aug 2016 06:31:25 +0000 (08:31 +0200)]
Move admin settings to workflow section

8 years agoadjust test
Arthur Schiwon [Sat, 20 Aug 2016 21:45:31 +0000 (23:45 +0200)]
adjust test

8 years agoenlist only registered sections that also have settings registered to
Arthur Schiwon [Fri, 19 Aug 2016 15:52:33 +0000 (17:52 +0200)]
enlist only registered sections that also have settings registered to

8 years agoadd section to worklfowengine
Arthur Schiwon [Fri, 19 Aug 2016 15:44:24 +0000 (17:44 +0200)]
add section to worklfowengine

8 years agoMerge pull request #969 from nextcloud/allow-to-validate-operations
Lukas Reschke [Sun, 21 Aug 2016 18:45:40 +0000 (20:45 +0200)]
Merge pull request #969 from nextcloud/allow-to-validate-operations

Allow to validate operations

8 years agoMerge pull request #989 from nextcloud/share_js_fixes
Lukas Reschke [Sun, 21 Aug 2016 18:44:24 +0000 (20:44 +0200)]
Merge pull request #989 from nextcloud/share_js_fixes

Fix some jshint issues in core/js/share*

8 years agoMake e-mail icon visible 1000/head
Roeland Jago Douma [Sun, 21 Aug 2016 12:36:10 +0000 (14:36 +0200)]
Make e-mail icon visible

Fixes #996

* Make mail icon visible
* Opacity to .5
* Add tooltip

8 years agoMerge pull request #984 from nextcloud/dont-read-server-variable
Roeland Jago Douma [Sat, 20 Aug 2016 16:21:31 +0000 (18:21 +0200)]
Merge pull request #984 from nextcloud/dont-read-server-variable

Remove reading PATH_INFO from server variable

8 years agoFix some jshint issues in core/js/share* 989/head
Roeland Jago Douma [Fri, 19 Aug 2016 19:03:25 +0000 (21:03 +0200)]
Fix some jshint issues in core/js/share*

8 years agoMerge pull request #982 from nextcloud/uninterpreted-php
Julius Härtl [Fri, 19 Aug 2016 15:52:23 +0000 (17:52 +0200)]
Merge pull request #982 from nextcloud/uninterpreted-php

Remove uninterpreted PHP

8 years agoMerge pull request #978 from nextcloud/add-feedback-for-password-change
Marius Blüm [Fri, 19 Aug 2016 14:37:58 +0000 (16:37 +0200)]
Merge pull request #978 from nextcloud/add-feedback-for-password-change

Add feedback for password change

8 years agoMerge pull request #980 from nextcloud/update-icon
Marius Blüm [Fri, 19 Aug 2016 14:34:25 +0000 (16:34 +0200)]
Merge pull request #980 from nextcloud/update-icon

Update federation and update notification icon

8 years agoRemove reading PATH_INFO from server variable 984/head
Lukas Reschke [Fri, 19 Aug 2016 12:46:20 +0000 (14:46 +0200)]
Remove reading PATH_INFO from server variable

Having two code paths for this is unreliable and can lead to bugs. Also, in some cases Apache isn't setting the PATH_INFO variable when mod_rewrite is used.

Fixes https://github.com/nextcloud/server/issues/983

8 years agoupdate composer list 969/head
Joas Schilling [Fri, 19 Aug 2016 12:37:31 +0000 (14:37 +0200)]
update composer list

8 years agoRemove uninterpreted PHP 982/head
Lukas Reschke [Fri, 19 Aug 2016 12:24:26 +0000 (14:24 +0200)]
Remove uninterpreted PHP

This is in an HTML file. The PHP won't be executed :see_no_evil:

8 years agouse simple bell as update notification icon 980/head
Morris Jobke [Fri, 19 Aug 2016 11:59:33 +0000 (13:59 +0200)]
use simple bell as update notification icon

8 years agoChange federation icon to the share icon
Morris Jobke [Fri, 19 Aug 2016 11:51:27 +0000 (13:51 +0200)]
Change federation icon to the share icon

8 years agoMerge pull request #971 from nextcloud/theming-fix-service-registration
Julius Härtl [Fri, 19 Aug 2016 11:34:41 +0000 (13:34 +0200)]
Merge pull request #971 from nextcloud/theming-fix-service-registration

Fix loading of ThemingDefaults

8 years agoShow hint if password policy disallows password change 978/head
Morris Jobke [Fri, 19 Aug 2016 11:31:43 +0000 (13:31 +0200)]
Show hint if password policy disallows password change

8 years ago25532_issue_password_update_notification_updated (#25756)
Jack Davis [Fri, 19 Aug 2016 08:45:39 +0000 (09:45 +0100)]
25532_issue_password_update_notification_updated (#25756)

* Password Update Notification

Added an IF ELSE statement to ensure that feedback is provided to the
user on successfully updating a user password in settings.

* Password Update Success Message

Updated the password update success message

8 years agoMerge pull request #967 from nextcloud/settings_users_js_defines
Roeland Jago Douma [Fri, 19 Aug 2016 10:45:42 +0000 (12:45 +0200)]
Merge pull request #967 from nextcloud/settings_users_js_defines

Fix some jshint errors in settings/users

8 years agoValidate the operation
Joas Schilling [Fri, 19 Aug 2016 08:34:45 +0000 (10:34 +0200)]
Validate the operation

8 years agoSystem tags are not sharing but workflow
Joas Schilling [Fri, 19 Aug 2016 08:33:41 +0000 (10:33 +0200)]
System tags are not sharing but workflow

8 years agoMerge pull request #964 from nextcloud/master-aedae12db5ebfaf56bec91b736fb8a569cecf16f
Lukas Reschke [Fri, 19 Aug 2016 10:16:56 +0000 (12:16 +0200)]
Merge pull request #964 from nextcloud/master-aedae12db5ebfaf56bec91b736fb8a569cecf16f

[master] In cases where the server dictates the link share expiration…

8 years agoMerge pull request #960 from nextcloud/fix-caldavtester-master
Lukas Reschke [Fri, 19 Aug 2016 10:16:24 +0000 (12:16 +0200)]
Merge pull request #960 from nextcloud/fix-caldavtester-master

Move over to new CalDAVTester repo (#25859)

8 years agoFix loading of ThemingDefaults 971/head
Julius Haertl [Fri, 19 Aug 2016 09:26:22 +0000 (11:26 +0200)]
Fix loading of ThemingDefaults

8 years agoMerge pull request #959 from nextcloud/map_mobi
Marius Blüm [Fri, 19 Aug 2016 09:21:53 +0000 (11:21 +0200)]
Merge pull request #959 from nextcloud/map_mobi

Update mimetypes

8 years agoFix some jshint errors in settings/users 967/head
Roeland Jago Douma [Fri, 19 Aug 2016 08:46:42 +0000 (10:46 +0200)]
Fix some jshint errors in settings/users

8 years agoFix hidden files handling 965/head
Vincent Petry [Wed, 17 Aug 2016 15:34:15 +0000 (17:34 +0200)]
Fix hidden files handling

Hidden files (dot files) are now always rendered in the DOM to make
sure that all file operations and selection still work as expected.

Their visibility is now toggled on CSS level.

8 years ago[master] In cases where the server dictates the link share expiration the date is... 964/head
Thomas Müller [Thu, 11 Aug 2016 08:11:24 +0000 (10:11 +0200)]
[master] In cases where the server dictates the link share expiration the date is not updated on consequitive changes and enable/disable actions

8 years agoMove over to new CalDAVTester repo (#25859) 960/head
Thomas Müller [Fri, 19 Aug 2016 06:29:48 +0000 (08:29 +0200)]
Move over to new CalDAVTester repo (#25859)

* Move over to new caldac tester repo

* no run.py anymore

8 years agoWhen requesting a permalink to an invalid file redirect 956/head
Roeland Jago Douma [Fri, 19 Aug 2016 08:10:19 +0000 (10:10 +0200)]
When requesting a permalink to an invalid file redirect

We need to do the redirect to update address bar.

8 years agoUpdate mimetypes 959/head
Roeland Jago Douma [Fri, 19 Aug 2016 07:55:38 +0000 (09:55 +0200)]
Update mimetypes

8 years agoMerge pull request #865 from nextcloud/ocs_config
Morris Jobke [Fri, 19 Aug 2016 07:39:05 +0000 (09:39 +0200)]
Merge pull request #865 from nextcloud/ocs_config

Move OCS route /config to proper controller

8 years agoWhen using permalinks don't error out if file id can't be found
Roeland Jago Douma [Fri, 19 Aug 2016 06:15:30 +0000 (08:15 +0200)]
When using permalinks don't error out if file id can't be found

Fixes #952

* Use only the index route (since it went to showFile anyways)
* Fix tests
* Use getUserFolder to force init of users mounts

8 years agoMerge pull request #945 from nextcloud/kill_ajax_share.php
Joas Schilling [Fri, 19 Aug 2016 06:02:23 +0000 (08:02 +0200)]
Merge pull request #945 from nextcloud/kill_ajax_share.php

Kill ajax/share.php

8 years agoMerge pull request #906 from nextcloud/files_external-settings-polish-missing
Marius Blüm [Thu, 18 Aug 2016 21:32:13 +0000 (23:32 +0200)]
Merge pull request #906 from nextcloud/files_external-settings-polish-missing

Files external settings polish

8 years agoKill ajax/share.php 945/head
Roeland Jago Douma [Thu, 18 Aug 2016 18:53:46 +0000 (20:53 +0200)]
Kill ajax/share.php

Using this file will insert invalid shares.
OCS has to be used exclusively!

8 years agoMerge pull request #937 from nextcloud/fix_app_search
Roeland Jago Douma [Thu, 18 Aug 2016 17:21:07 +0000 (19:21 +0200)]
Merge pull request #937 from nextcloud/fix_app_search

SVG defintions always take the first one

8 years agoMerge pull request #903 from nextcloud/allow-disable-comments
Morris Jobke [Thu, 18 Aug 2016 14:51:42 +0000 (16:51 +0200)]
Merge pull request #903 from nextcloud/allow-disable-comments

Revert "Always add activities for comments to the stream"

8 years agoMerge pull request #925 from nextcloud/use-util-methods
Morris Jobke [Thu, 18 Aug 2016 14:41:07 +0000 (16:41 +0200)]
Merge pull request #925 from nextcloud/use-util-methods

Load the Template class in case it's not loaded

8 years agoSVG defintions always take the first one 937/head
Roeland Jago Douma [Thu, 18 Aug 2016 13:54:19 +0000 (15:54 +0200)]
SVG defintions always take the first one

* Move filter definition out

8 years agofix error when not logged in 906/head
Robin Appelman [Thu, 18 Aug 2016 14:06:25 +0000 (16:06 +0200)]
fix error when not logged in

8 years agoMerge pull request #934 from nextcloud/add-cachebusters
blizzz [Thu, 18 Aug 2016 13:45:22 +0000 (15:45 +0200)]
Merge pull request #934 from nextcloud/add-cachebusters

Add cachebusters