]>
source.dussan.org Git - nextcloud-server.git/log
Joas Schilling [Tue, 19 Jul 2016 07:54:42 +0000 (09:54 +0200)]
Fix maintenance mode
When the server is in maintenance mode, apps are not loaded.
That means apps/theming/ is not in the allowed paths. So we
need to check without autoloading, whether the class exists.
Nextcloud bot [Tue, 19 Jul 2016 00:09:00 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Roeland Douma [Mon, 18 Jul 2016 20:12:03 +0000 (22:12 +0200)]
Merge pull request #435 from nextcloud/classmap
Use classmap to load core files
Björn Schießle [Mon, 18 Jul 2016 14:10:21 +0000 (16:10 +0200)]
Merge pull request #414 from nextcloud/files_sharing_event_dispatcher
Files sharing event dispatcher
Nextcloud bot [Mon, 18 Jul 2016 14:08:51 +0000 (14:08 +0000)]
[tx-robot] updated from transifex
Björn Schießle [Mon, 18 Jul 2016 13:59:47 +0000 (15:59 +0200)]
Merge pull request #405 from nextcloud/theming-fixes
Theming fixes
Morris Jobke [Mon, 18 Jul 2016 13:55:48 +0000 (15:55 +0200)]
Merge pull request #430 from nextcloud/remove_assetic
[3rdparty] Remove assetic
Morris Jobke [Mon, 18 Jul 2016 13:49:51 +0000 (15:49 +0200)]
Merge pull request #428 from nextcloud/setupfromtoken_sharemanager
Move SetupFromToken to ShareManager
Roeland Jago Douma [Mon, 18 Jul 2016 12:46:54 +0000 (14:46 +0200)]
Use classmap to load core files
We can't use an authoritive classmap in the current state as it would
kill app loading. However we can use a proper classmap for the normal
core stuff.
Roeland Jago Douma [Mon, 18 Jul 2016 11:34:18 +0000 (13:34 +0200)]
Cleanup coding style
Roeland Jago Douma [Fri, 15 Jul 2016 13:01:14 +0000 (15:01 +0200)]
Add eventdispatcher to public link view
Roeland Jago Douma [Fri, 15 Jul 2016 12:39:57 +0000 (14:39 +0200)]
Move JS inclusion to Controller
* This way we can easier load files conditionally
Roeland Jago Douma [Mon, 18 Jul 2016 08:50:47 +0000 (10:50 +0200)]
[3rdparty] Remove assetic
Roeland Douma [Mon, 18 Jul 2016 11:04:10 +0000 (13:04 +0200)]
Merge pull request #431 from nextcloud/postgres-password-not-quoted
Prevent syntax error when creating user or changing password
Joas Schilling [Mon, 18 Jul 2016 10:43:11 +0000 (12:43 +0200)]
Merge pull request #412 from nextcloud/theming-foreground-color
Theming: invert foreground color on bright backgrounds
Joas Schilling [Mon, 18 Jul 2016 09:44:10 +0000 (11:44 +0200)]
Prevent syntax error when creating user or changing password
Roeland Jago Douma [Mon, 18 Jul 2016 07:21:10 +0000 (09:21 +0200)]
Move SetupFromToken to ShareManager
Morris Jobke [Mon, 18 Jul 2016 07:44:35 +0000 (09:44 +0200)]
Merge pull request #418 from nextcloud/remove_asset_pipeline
Remove asset pipelin
Morris Jobke [Mon, 18 Jul 2016 07:22:48 +0000 (09:22 +0200)]
Merge pull request #379 from nextcloud/create_federated_share_on_mount
Create federated share on mount
Roeland Douma [Sun, 17 Jul 2016 15:18:55 +0000 (17:18 +0200)]
Merge pull request #425 from nextcloud/signing-version-issue-template
[master] Signing Status - There is no version under Nextcloud 9
Marius Blüm [Sun, 17 Jul 2016 13:15:03 +0000 (15:15 +0200)]
Signing - there is no version under Nextcloud 9
Nextcloud bot [Sun, 17 Jul 2016 00:09:26 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Julius Haertl [Sat, 16 Jul 2016 06:56:40 +0000 (08:56 +0200)]
Theming: Fix image paths for caret icon
Nextcloud bot [Sat, 16 Jul 2016 00:09:18 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Roeland Douma [Fri, 15 Jul 2016 19:30:51 +0000 (21:30 +0200)]
Merge pull request #381 from nextcloud/postgres-setup
use pdo for postgres setup
Roeland Douma [Fri, 15 Jul 2016 19:26:07 +0000 (21:26 +0200)]
Merge pull request #395 from nextcloud/user-preferences-occ
Allow to change user preferences via occ
Roeland Jago Douma [Fri, 15 Jul 2016 18:14:11 +0000 (20:14 +0200)]
Remove asset pipelin
Fixes #215
The asset pipeline has shown to do more harm than good. Some apps fail
hard with it. Also it makes sure that you download a huge file on each
unvisited page.
Lukas Reschke [Fri, 15 Jul 2016 14:18:53 +0000 (16:18 +0200)]
Merge pull request #409 from nextcloud/files_sharing_unittest_fixes
Fix PHPUnit 5.4 warnings in files_sharing tests
Julius Haertl [Fri, 15 Jul 2016 12:45:05 +0000 (14:45 +0200)]
Theming: Fix spaces in settings-admin.js
Julius Haertl [Fri, 15 Jul 2016 12:04:19 +0000 (14:04 +0200)]
Theming: Add tests for inverted colors
Julius Haertl [Tue, 12 Jul 2016 12:59:28 +0000 (14:59 +0200)]
Theming: Implement swapping the foreground color for bright colors
Roeland Jago Douma [Fri, 15 Jul 2016 10:22:53 +0000 (12:22 +0200)]
Fix PHPUnit 5.4 warnings in files_sharing tests
Joas Schilling [Fri, 15 Jul 2016 09:54:47 +0000 (11:54 +0200)]
Add unit tests
Morris Jobke [Fri, 15 Jul 2016 09:14:15 +0000 (11:14 +0200)]
Merge pull request #407 from nextcloud/dav_phpunit_fixes
Fix PHPUnit 5.4 warnings in DAV app
Roeland Jago Douma [Fri, 15 Jul 2016 07:52:46 +0000 (09:52 +0200)]
Fix PHPUnit 5.4 warnings in DAV app
* getMock is deprecated
Roeland Douma [Fri, 15 Jul 2016 07:39:57 +0000 (09:39 +0200)]
Merge pull request #404 from nextcloud/nopasswordlogingallowed_is_not_fatal
PasswordLoginForbidden is not a FATAL exception
Joas Schilling [Fri, 15 Jul 2016 06:47:35 +0000 (08:47 +0200)]
Also load the theming app on CLI
Joas Schilling [Fri, 15 Jul 2016 06:46:31 +0000 (08:46 +0200)]
Use the themed Defaults everywhere
Joas Schilling [Fri, 15 Jul 2016 06:45:55 +0000 (08:45 +0200)]
Better handling of empty slogan
Roeland Jago Douma [Thu, 14 Jul 2016 20:53:12 +0000 (22:53 +0200)]
PasswordLoginForbidden is not a FATAL exception
It is just a 'Sabre\DAV\Exception\NotAuthenticated' exception
with some special meaning.
So just log it as DEBUG and not as FATAL.
Bjoern Schiessle [Thu, 14 Jul 2016 18:41:10 +0000 (20:41 +0200)]
don't convert link share to federated share if outgoing federated shares are forbidden
Bjoern Schiessle [Thu, 14 Jul 2016 09:01:25 +0000 (11:01 +0200)]
rename SaveToNextcloudController to MountPublicLinkController
Bjoern Schiessle [Wed, 13 Jul 2016 15:50:06 +0000 (17:50 +0200)]
adjust copyright notices
Bjoern Schiessle [Wed, 13 Jul 2016 10:39:20 +0000 (12:39 +0200)]
remove unused parameter
Bjoern Schiessle [Wed, 13 Jul 2016 09:32:27 +0000 (11:32 +0200)]
allow to mount public link from Nextclouds <= 9
Bjoern Schiessle [Tue, 12 Jul 2016 16:48:00 +0000 (18:48 +0200)]
move some stuff over to the federatedfilesharing app
Bjoern Schiessle [Tue, 12 Jul 2016 14:30:09 +0000 (16:30 +0200)]
s/ownCloud/Nextcloud
Bjoern Schiessle [Tue, 12 Jul 2016 12:03:29 +0000 (14:03 +0200)]
continue to accept the URL of the remote server instead of the federated cloud id
Lukas Reschke [Thu, 14 Jul 2016 13:37:42 +0000 (15:37 +0200)]
Merge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-master
Fix hidden file list master
Joas Schilling [Thu, 14 Jul 2016 13:09:47 +0000 (15:09 +0200)]
Use argument instead of value
Roeland Douma [Thu, 14 Jul 2016 12:54:43 +0000 (14:54 +0200)]
Merge pull request #399 from nextcloud/fix_app_managertest
Cleanup ManagerTest
Joas Schilling [Thu, 14 Jul 2016 12:33:28 +0000 (14:33 +0200)]
Add a new integration test for CREATE only shares
Joas Schilling [Thu, 14 Jul 2016 12:32:51 +0000 (14:32 +0200)]
Make sure the update was successful
Morris Jobke [Thu, 14 Jul 2016 12:20:41 +0000 (14:20 +0200)]
Merge pull request #396 from ayamshanov/gitignore_personal_mimetypes
Ignore users personal mimetype configs
Roeland Jago Douma [Thu, 14 Jul 2016 11:49:18 +0000 (13:49 +0200)]
Cleanup ManagerTest
* Fix deprecated getMock call
* No longer requires DB
Björn Schießle [Thu, 14 Jul 2016 11:37:15 +0000 (13:37 +0200)]
Merge pull request #397 from nextcloud/license-stuff
updated license script and readme
Bjoern Schiessle [Tue, 12 Jul 2016 10:04:41 +0000 (12:04 +0200)]
replace 'ownCloud' with 'Nextcloud'
Björn Schießle [Mon, 23 May 2016 12:57:22 +0000 (14:57 +0200)]
add unit tests
Björn Schießle [Mon, 23 May 2016 09:48:14 +0000 (11:48 +0200)]
create a real federated share if a user add a public link to his ownCloud
this way the owner sees all mounted public links and control them individually
Bjoern Schiessle [Wed, 13 Jul 2016 18:30:41 +0000 (20:30 +0200)]
add some information for contributors regarding the copyright header and claify that all contributions are considered AGPLv3 or later
Joas Schilling [Thu, 14 Jul 2016 08:27:29 +0000 (10:27 +0200)]
Allow shares with create permissions only aswell
Joas Schilling [Thu, 14 Jul 2016 08:25:53 +0000 (10:25 +0200)]
Don't need update permissions on hidden files
Joas Schilling [Thu, 14 Jul 2016 08:25:24 +0000 (10:25 +0200)]
Add delete permissions to the default (new in oc9.1)
Nextcloud bot [Thu, 14 Jul 2016 00:09:19 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Bjoern Schiessle [Wed, 13 Jul 2016 15:45:21 +0000 (17:45 +0200)]
- keep copyright notice and only update the authors list
- check if all changes to a file happened after the fork, this allows the authors to check if the file can be relicensed to AGPLv3 or later
Alexander Yamshanov [Wed, 13 Jul 2016 17:05:07 +0000 (20:05 +0300)]
Ignore users personal mimetype configs
Joas Schilling [Wed, 13 Jul 2016 16:46:27 +0000 (18:46 +0200)]
FIx my email
Joas Schilling [Tue, 14 Jun 2016 13:22:13 +0000 (15:22 +0200)]
Fix descriptions
Joas Schilling [Tue, 14 Jun 2016 09:31:32 +0000 (11:31 +0200)]
Add tests for set/get/delete/list
Joas Schilling [Mon, 13 Jun 2016 14:16:16 +0000 (16:16 +0200)]
Make sure the exception is catched
Joas Schilling [Mon, 13 Jun 2016 14:04:38 +0000 (16:04 +0200)]
Add tests for checkInput()
Joas Schilling [Thu, 9 Jun 2016 13:14:15 +0000 (15:14 +0200)]
Allow deleting a setting
Joas Schilling [Thu, 9 Jun 2016 13:07:06 +0000 (15:07 +0200)]
Allow setting values
Joas Schilling [Thu, 9 Jun 2016 12:49:53 +0000 (14:49 +0200)]
Add a occ command to list/get user preferences
Joas Schilling [Wed, 13 Jul 2016 14:54:19 +0000 (16:54 +0200)]
Merge pull request #392 from nextcloud/roottest_nodb
RootTest does not require DB
Roeland Douma [Wed, 13 Jul 2016 14:42:51 +0000 (16:42 +0200)]
Merge pull request #387 from nextcloud/drone_split_ci
Split CI in DB & NODB
Joas Schilling [Wed, 13 Jul 2016 14:19:20 +0000 (16:19 +0200)]
Merge pull request #391 from nextcloud/fix-doc-warnings
Fix warnings from building docs
Roeland Jago Douma [Wed, 13 Jul 2016 12:35:34 +0000 (14:35 +0200)]
RootTest does not require DB
* Removed from DB group
* Also mock the manager
* Fixed deprecated getMock warnings
Robin Appelman [Wed, 13 Jul 2016 10:23:44 +0000 (12:23 +0200)]
fix test
Joas Schilling [Wed, 13 Jul 2016 12:30:50 +0000 (14:30 +0200)]
Fix warnings from building docs
Lukas Reschke [Wed, 13 Jul 2016 12:02:56 +0000 (14:02 +0200)]
Merge pull request #389 from nextcloud/more-tooltip
Use tooltip for background jobs info tooltip
Morris Jobke [Wed, 13 Jul 2016 11:01:17 +0000 (13:01 +0200)]
Use tooltip for background jobs info tooltip
Morris Jobke [Wed, 13 Jul 2016 10:51:15 +0000 (12:51 +0200)]
Merge pull request #386 from nextcloud/use-tooltip-instead-of-tipsy
Use tooltip instead of tipsy
Morris Jobke [Wed, 13 Jul 2016 08:00:02 +0000 (10:00 +0200)]
Use tooltip for ssl certs table
Morris Jobke [Wed, 13 Jul 2016 07:59:42 +0000 (09:59 +0200)]
Use tooltip for background job execution time
Morris Jobke [Wed, 13 Jul 2016 07:59:08 +0000 (09:59 +0200)]
Use tooltip for app management badges
Morris Jobke [Wed, 13 Jul 2016 07:57:49 +0000 (09:57 +0200)]
Remove unneeded usage of tipsy
* tooltip is already initialized
Roeland Jago Douma [Wed, 13 Jul 2016 07:26:19 +0000 (09:26 +0200)]
Fix failing tests after db split
Roeland Jago Douma [Wed, 13 Jul 2016 06:54:07 +0000 (08:54 +0200)]
Split CI into DB and NODB groups
Nextcloud bot [Wed, 13 Jul 2016 00:09:46 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Robin Appelman [Tue, 12 Jul 2016 12:37:03 +0000 (14:37 +0200)]
dont check for pgsql extension during setup
Robin Appelman [Tue, 12 Jul 2016 11:50:54 +0000 (13:50 +0200)]
use pdo for postgres setup
Robin Appelman [Tue, 12 Jul 2016 11:11:44 +0000 (13:11 +0200)]
Remove duplicate database connect logic in mysql setup
Lukas Reschke [Tue, 12 Jul 2016 10:30:13 +0000 (12:30 +0200)]
Merge pull request #377 from nextcloud/fix_dep_prov_user
Fix Warnings Provisioning API
Joas Schilling [Tue, 12 Jul 2016 08:32:02 +0000 (10:32 +0200)]
Merge pull request #373 from nextcloud/fix_noDB
FIX NODB group
Roeland Jago Douma [Tue, 12 Jul 2016 06:38:56 +0000 (08:38 +0200)]
Fix Warnings Provisioning API
* OC_OCS_Result is deprecated
* getMock is deprecated in phpunit 5.4
Nextcloud bot [Tue, 12 Jul 2016 00:09:34 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Mon, 11 Jul 2016 19:57:52 +0000 (21:57 +0200)]
Merge pull request #371 from nextcloud/implement-get-title
Implement "getTitle"
Roeland Jago Douma [Mon, 11 Jul 2016 19:05:39 +0000 (21:05 +0200)]
Some UtilTests require DB
In the current setup there is no DI so no way to mock them.
Roeland Jago Douma [Mon, 11 Jul 2016 18:58:59 +0000 (20:58 +0200)]
LegacyGroupTest need DB
Those old tests make it impossible in the current state to abstract
away.