]>
source.dussan.org Git - nextcloud-server.git/log
Morris Jobke [Wed, 27 Jul 2016 14:37:44 +0000 (16:37 +0200)]
Merge pull request #606 from nextcloud/ocs_middleware_support_subdir
Support subdir in the OCS v2 endpoint
Morris Jobke [Wed, 27 Jul 2016 13:48:40 +0000 (15:48 +0200)]
Merge pull request #571 from nextcloud/no-missing-preview
Don't try to load previews when we know there is none
Roeland Jago Douma [Wed, 27 Jul 2016 13:28:35 +0000 (15:28 +0200)]
Support subdir in the OCS v2 endpoint
We should check against the ending substring since people could
run their nextcloud in a subfolder.
* Added test
Björn Schießle [Wed, 27 Jul 2016 12:34:07 +0000 (14:34 +0200)]
Merge pull request #596 from nextcloud/adjust-mysql-install-error
Fix misleading MySQL DB creation error (#25485)
Björn Schießle [Wed, 27 Jul 2016 12:32:30 +0000 (14:32 +0200)]
Merge pull request #598 from nextcloud/fix-defaultapp-master
Redirect to default page after login
Joas Schilling [Wed, 27 Jul 2016 12:04:54 +0000 (14:04 +0200)]
Merge pull request #601 from nextcloud/fix-workflowengine-loading
Fix loading icon for workflowengine
Joas Schilling [Wed, 27 Jul 2016 11:59:03 +0000 (13:59 +0200)]
Merge pull request #582 from nextcloud/checks-from-js
Generate the checks list in JS
Joas Schilling [Wed, 27 Jul 2016 11:53:40 +0000 (13:53 +0200)]
Merge pull request #597 from nextcloud/fix-di-of-workflow-manager
Allow DI of the workflow manager by the OCP interface
Morris Jobke [Wed, 27 Jul 2016 11:19:20 +0000 (13:19 +0200)]
Fix loading icon for workflowengine
Robin Appelman [Tue, 26 Jul 2016 13:10:37 +0000 (15:10 +0200)]
fix js test
Robin Appelman [Tue, 26 Jul 2016 11:51:18 +0000 (13:51 +0200)]
only load sidebar previews when we know it's available
Robin Appelman [Tue, 26 Jul 2016 11:40:44 +0000 (13:40 +0200)]
dont load filelist previews if we know we dont have one
Robin Appelman [Tue, 26 Jul 2016 11:15:12 +0000 (13:15 +0200)]
add dav property to check if a file has a preview available
Joas Schilling [Wed, 27 Jul 2016 10:29:49 +0000 (12:29 +0200)]
Allow to reuse the template
Joas Schilling [Wed, 27 Jul 2016 10:29:30 +0000 (12:29 +0200)]
Fix default value of operator
Bjoern Schiessle [Wed, 27 Jul 2016 10:11:58 +0000 (12:11 +0200)]
Redirect to default page after login
Joas Schilling [Wed, 27 Jul 2016 09:46:09 +0000 (11:46 +0200)]
Allow DI of the workflow manager by the OCP interface
Vincent Petry [Tue, 26 Jul 2016 10:38:14 +0000 (12:38 +0200)]
Fix misleading MySQL DB creation error (#25485)
Whenever the GRANT ALL failed, it used to display "Database creation
failed" which is incorrect. It's only the privleges setting that failed.
This moves the privilege setting message to DEBUG and makes it more
precise.
Joas Schilling [Wed, 27 Jul 2016 08:38:03 +0000 (10:38 +0200)]
Fix morris comments
Joas Schilling [Wed, 27 Jul 2016 06:54:34 +0000 (08:54 +0200)]
Remove php side of check registration
Joas Schilling [Tue, 26 Jul 2016 15:34:05 +0000 (17:34 +0200)]
Generate the checks list in JS
Joas Schilling [Wed, 27 Jul 2016 08:07:20 +0000 (10:07 +0200)]
Merge pull request #565 from nextcloud/workflowengine
Add workflowengine
Morris Jobke [Wed, 27 Jul 2016 08:02:39 +0000 (10:02 +0200)]
Merge pull request #566 from nextcloud/setup-port
revert to old setup connection logic
Morris Jobke [Wed, 27 Jul 2016 06:36:03 +0000 (08:36 +0200)]
fix enabled apps tests
Nextcloud bot [Wed, 27 Jul 2016 00:09:48 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
blizzz [Tue, 26 Jul 2016 21:32:47 +0000 (23:32 +0200)]
Merge pull request #349 from nextcloud/ldab-groupOfUniqueNames
add groupOfUniqueNames as valid group object class
Jan-Christoph Borchardt [Tue, 26 Jul 2016 17:42:54 +0000 (19:42 +0200)]
Add app icons for Comments and Tags (#579)
* add icon for Comments app
* add icon for Tags app
Morris Jobke [Tue, 26 Jul 2016 14:43:46 +0000 (16:43 +0200)]
fix unit tests
Joas Schilling [Tue, 26 Jul 2016 14:39:04 +0000 (16:39 +0200)]
Add app to provisioning output
Morris Jobke [Tue, 26 Jul 2016 14:22:43 +0000 (16:22 +0200)]
Merge pull request #563 from nextcloud/log-internet-connection-exception
Log exception that is thrown by internet connection check
Morris Jobke [Tue, 26 Jul 2016 12:31:16 +0000 (14:31 +0200)]
Move template to workflowengine app
Joas Schilling [Tue, 26 Jul 2016 12:17:22 +0000 (14:17 +0200)]
Merge pull request #567 from nextcloud/wb-admin-log-buttons
Orders Admin Log Button
Morris Jobke [Tue, 26 Jul 2016 10:03:16 +0000 (12:03 +0200)]
create an operation based on the correct model
Robin Appelman [Tue, 26 Jul 2016 09:44:15 +0000 (11:44 +0200)]
revert to old setup connection logic
root [Tue, 26 Jul 2016 09:27:48 +0000 (09:27 +0000)]
Orders Admin Log Button
Morris Jobke [Tue, 26 Jul 2016 09:16:34 +0000 (11:16 +0200)]
Add workflowengine
Joas Schilling [Tue, 26 Jul 2016 08:46:13 +0000 (10:46 +0200)]
Merge pull request #525 from nextcloud/fix-theme-logo-position
Fix theme logo position and shape
Morris Jobke [Tue, 26 Jul 2016 08:03:31 +0000 (10:03 +0200)]
Log exception that is thrown by internet connection check
Morris Jobke [Tue, 26 Jul 2016 06:58:38 +0000 (08:58 +0200)]
Merge pull request #557 from nextcloud/fix-css-scope-files-external
Add proper scope to files external CSS
Nextcloud bot [Tue, 26 Jul 2016 00:09:19 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Julius Haertl [Mon, 25 Jul 2016 16:54:13 +0000 (18:54 +0200)]
Theming: Fix preview and center alignment of logo
Morris Jobke [Mon, 25 Jul 2016 15:08:33 +0000 (17:08 +0200)]
Add proper scope to files external CSS
* for select2
William Bargent [Mon, 25 Jul 2016 14:25:02 +0000 (15:25 +0100)]
Merge pull request #292 from nextcloud/recent-files
Add "Recent" file listing
Morris Jobke [Mon, 25 Jul 2016 11:18:53 +0000 (13:18 +0200)]
Merge pull request #509 from nextcloud/appframework_magic_allow_default_vars
AppFramework add default values (ApiController) as parameters
Morris Jobke [Mon, 25 Jul 2016 10:54:50 +0000 (12:54 +0200)]
Merge pull request #550 from nextcloud/ldap-integration-test-autoloader
fix autoloading in LPAP integration tests, resolves #544
Joas Schilling [Mon, 25 Jul 2016 09:41:24 +0000 (11:41 +0200)]
Merge pull request #523 from Faldon/master
Renamed file logging
Joas Schilling [Mon, 25 Jul 2016 09:38:05 +0000 (11:38 +0200)]
Merge pull request #547 from nextcloud/fix-restore-all-files
Fix error message while restoring all files
Arthur Schiwon [Mon, 25 Jul 2016 08:58:03 +0000 (10:58 +0200)]
fix autoloading in LPAP integration tests, resolves #544
Robin Appelman [Mon, 25 Jul 2016 08:41:53 +0000 (10:41 +0200)]
fix test
Morris Jobke [Mon, 25 Jul 2016 07:24:32 +0000 (09:24 +0200)]
Fix error message while restoring all files
* use $_POST['files'] only of ssinlge files are restored
* fixes #528
Morris Jobke [Mon, 25 Jul 2016 06:37:13 +0000 (08:37 +0200)]
Merge pull request #530 from nextcloud/fix-theme-loading
Make sure we try to autoload the class
Nextcloud bot [Mon, 25 Jul 2016 00:09:09 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 24 Jul 2016 00:09:10 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Roeland Douma [Sat, 23 Jul 2016 13:53:22 +0000 (15:53 +0200)]
Merge pull request #533 from nextcloud/oparoz-ns-server-contributing.md
change core to server
Joas Schilling [Sat, 23 Jul 2016 13:49:28 +0000 (15:49 +0200)]
Merge pull request #534 from nextcloud/twofactor-isset
Check if an app provide two-factor-auth providers before we try to use them
Robin Appelman [Sat, 23 Jul 2016 11:26:57 +0000 (13:26 +0200)]
Check if an app provide two-factor-auth providers before we try to use them
Olivier Paroz [Sat, 23 Jul 2016 08:50:00 +0000 (10:50 +0200)]
change core to server
Nextcloud bot [Sat, 23 Jul 2016 00:09:06 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Fri, 22 Jul 2016 14:49:33 +0000 (16:49 +0200)]
Make sure we try to autoload the class
Jan-Christoph Borchardt [Fri, 22 Jul 2016 13:38:37 +0000 (15:38 +0200)]
Fix search box overlapping on mobile (#450)
* fix searchbox overlapping on mobile
* also adjust log in background color in theme
* Fix unit tests
Robin Appelman [Fri, 22 Jul 2016 12:19:04 +0000 (14:19 +0200)]
block user sorting in recent files
Robin Appelman [Fri, 22 Jul 2016 11:58:53 +0000 (13:58 +0200)]
use limit instead of since when listing recent files
Robin Appelman [Mon, 11 Jul 2016 10:58:43 +0000 (12:58 +0200)]
fix test
Robin Appelman [Fri, 22 Jul 2016 13:20:51 +0000 (15:20 +0200)]
Add recent file listing
Lukas Reschke [Fri, 22 Jul 2016 13:15:20 +0000 (15:15 +0200)]
Merge pull request #524 from nextcloud/ocs_appframework_status_code
Set proper status code in OCS AppFramework Middleware
Lukas Reschke [Fri, 22 Jul 2016 12:58:30 +0000 (14:58 +0200)]
Adjust tests
Joas Schilling [Fri, 22 Jul 2016 12:51:06 +0000 (14:51 +0200)]
Merge pull request #526 from nextcloud/bumb-app-requirements
bumb compatible app versions for core apps
Robin Appelman [Fri, 22 Jul 2016 12:48:51 +0000 (14:48 +0200)]
add recent files api endpoint
Roeland Douma [Fri, 22 Jul 2016 12:47:53 +0000 (14:47 +0200)]
Merge pull request #522 from nextcloud/ocs_correct_login_exception
OCS correctly handle login exception
Thomas Pulzer [Fri, 22 Jul 2016 12:47:50 +0000 (14:47 +0200)]
Renamed test classes for file logging tests.
Joas Schilling [Fri, 22 Jul 2016 12:46:52 +0000 (14:46 +0200)]
Also increase the min version
Thomas Pulzer [Fri, 22 Jul 2016 12:45:33 +0000 (14:45 +0200)]
Changed code style and made use of '===' comparison.
Robin Appelman [Fri, 22 Jul 2016 12:37:37 +0000 (14:37 +0200)]
add recent files to node api
Thomas Pulzer [Fri, 22 Jul 2016 12:38:44 +0000 (14:38 +0200)]
Reverted the default syslog tag to avoid breaking existing systems.
Robin Appelman [Fri, 22 Jul 2016 12:34:59 +0000 (14:34 +0200)]
Fix storage id with storage jail
Jos Poortvliet [Fri, 22 Jul 2016 12:23:00 +0000 (14:23 +0200)]
Update header.css
make the logo look good on the login page
Roeland Jago Douma [Fri, 22 Jul 2016 06:27:16 +0000 (08:27 +0200)]
Fix intergration tests
Robin Appelman [Fri, 22 Jul 2016 11:04:23 +0000 (13:04 +0200)]
bumb compatible app versions for core apps
Roeland Jago Douma [Fri, 22 Jul 2016 10:25:50 +0000 (12:25 +0200)]
Add tests
Roeland Jago Douma [Fri, 22 Jul 2016 10:14:54 +0000 (12:14 +0200)]
Set proper status code in OCS AppFramework Middleware
Jos Poortvliet [Fri, 22 Jul 2016 10:25:58 +0000 (12:25 +0200)]
Update themingcontroller.php
Thomas Pulzer [Fri, 22 Jul 2016 09:44:19 +0000 (11:44 +0200)]
Changed logtype to file instead of owncloud.
- Updated the config sample to point to log_type='file'
- Renamed the Class for logfile logging to File in namespace 'OC\Log\'.
Changed the occurrences of 'OC\Log\Owncloud' to 'OC\Log\File'.
- Renamed the Class for log:file command to File in namespace 'OC\Core\Command\Log\File'.
Changed registration of the command to use 'OC\Core\Command\Log\File'.
- Changed default Syslog tag to Nextcloud
- Retained backwards compatibility for configs with 'logtype' => 'owncloud'
- Adjusted tests for the new file log.
Closes #490.
Roeland Jago Douma [Thu, 21 Jul 2016 20:47:20 +0000 (22:47 +0200)]
Catch LoginException
Joas Schilling [Fri, 22 Jul 2016 09:41:20 +0000 (11:41 +0200)]
Merge pull request #517 from nextcloud/fix-typo
Fix typo in docs
Roeland Jago Douma [Fri, 22 Jul 2016 08:11:53 +0000 (10:11 +0200)]
Inject parameters
Joas Schilling [Fri, 22 Jul 2016 08:03:42 +0000 (10:03 +0200)]
Merge pull request #500 from nextcloud/bump_version
Bump version
Joas Schilling [Fri, 22 Jul 2016 07:55:46 +0000 (09:55 +0200)]
Use app name from stable9
Joas Schilling [Fri, 22 Jul 2016 07:55:38 +0000 (09:55 +0200)]
Fix typo
Nextcloud bot [Fri, 22 Jul 2016 00:10:05 +0000 (00:10 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Thu, 21 Jul 2016 21:48:31 +0000 (23:48 +0200)]
Merge pull request #505 from nextcloud/fix-license-script
Fix the license script
Morris Jobke [Thu, 21 Jul 2016 21:37:22 +0000 (23:37 +0200)]
Merge pull request #496 from nextcloud/fix-config-generation
Make the changes from doc fix persistant
Morris Jobke [Thu, 21 Jul 2016 21:27:15 +0000 (23:27 +0200)]
Merge pull request #507 from nextcloud/run-le-script
Update emails and license headers with latest changes
William Bargent [Thu, 21 Jul 2016 17:55:58 +0000 (18:55 +0100)]
Merge pull request #374 from lpszBuffer/master
Alters 'No Internet Connection' error message. #181
Lukas Reschke [Thu, 21 Jul 2016 17:52:17 +0000 (19:52 +0200)]
Merge pull request #480 from nextcloud/fix_ocs_response_format
AppFramework default response for OCS is xml
Joas Schilling [Thu, 21 Jul 2016 16:13:36 +0000 (18:13 +0200)]
Update with robin
Joas Schilling [Thu, 21 Jul 2016 15:07:57 +0000 (17:07 +0200)]
Fix others
Joas Schilling [Thu, 21 Jul 2016 14:49:16 +0000 (16:49 +0200)]
Fix apps/
Bjoern Schiessle [Thu, 21 Jul 2016 16:01:31 +0000 (18:01 +0200)]
only search the license header for @copyright statements
Joas Schilling [Thu, 21 Jul 2016 15:08:43 +0000 (17:08 +0200)]
Fix the license script
Joas Schilling [Thu, 21 Jul 2016 15:43:33 +0000 (17:43 +0200)]
Merge pull request #506 from nextcloud/update-mailmap
Fix more mailmap entries