]>
source.dussan.org Git - nextcloud-server.git/log
Joas Schilling [Thu, 20 Oct 2016 13:15:54 +0000 (15:15 +0200)]
Restore all services when a tests failed/finished for better testcase isolation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 20 Oct 2016 13:11:01 +0000 (15:11 +0200)]
Make sure all tests use the TestCase method to overwrite services
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Thu, 20 Oct 2016 12:06:29 +0000 (14:06 +0200)]
Merge pull request #1813 from nextcloud/remove-unused-js
Remove unused js
Morris Jobke [Thu, 20 Oct 2016 10:18:33 +0000 (12:18 +0200)]
Remove deprecated breadcrumbs implementation
* was replaced by the version in files/
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 20 Oct 2016 10:16:44 +0000 (12:16 +0200)]
Remove OC.localStorage and object method
* use the localstorage APIs of the browser instead
* use new Object() instead
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 20 Oct 2016 08:57:43 +0000 (10:57 +0200)]
Merge pull request #1809 from nextcloud/drop-compatibility.js
Remove unneeded compatibility polyfills
Morris Jobke [Wed, 19 Oct 2016 21:08:11 +0000 (23:08 +0200)]
Remove unneeded compatibility polyfills
- `Object.create` supported with IE9+: https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Object/create#Browser_compatibility
- `Object.keys` supported with IE9+: https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Object/keys#Browser_compatibility
- `Array.prototype.filter` supported in IE9+: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/filter#Browser_compatibility
- `Array.prototype.indexOf` supported in IE9+: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/indexOf#Browser_compatibility
- `Array.prototype.map` supported in IE9+: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map#Browser_compatibility
- `Function.prototype.bind` supported in IE9+: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/bind#Browser_compatibility
- `String.prototype.trim` supported with IE9+: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/Trim#Browser_compatibility
- `outerHTML` supported with Firefox 11+: https://developer.mozilla.org/en-US/docs/Web/API/Element/outerHTML#Browser_compatibility
- `window.devicePixelRatio` supported in IE11+: http://caniuse.com/#feat=devicepixelratio
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Marius Blüm [Thu, 20 Oct 2016 05:27:18 +0000 (07:27 +0200)]
Merge pull request #1810 from nextcloud/drop-placeholders.js
Remove unneeded placeholder polyfill
Morris Jobke [Wed, 19 Oct 2016 22:27:54 +0000 (00:27 +0200)]
Merge pull request #1797 from nextcloud/issue-1791-show-path-on-filename-conflict
Show the path, when the filename conflicts
Morris Jobke [Wed, 19 Oct 2016 22:03:42 +0000 (00:03 +0200)]
Merge pull request #1803 from nextcloud/fullscreen-icon
add fullscreen icon
Morris Jobke [Wed, 19 Oct 2016 22:00:25 +0000 (00:00 +0200)]
Remove unneeded placeholder polyfill
* placeholders are supported in IE11+
* http://caniuse.com/#feat=input-placeholder
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Wed, 19 Oct 2016 20:09:14 +0000 (22:09 +0200)]
Merge pull request #1773 from nextcloud/testing-characters-in-db
MySQL 4byte support
Jan-Christoph Borchardt [Wed, 19 Oct 2016 13:31:02 +0000 (15:31 +0200)]
add fullscreen icon
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Marius Blüm [Wed, 19 Oct 2016 19:07:56 +0000 (21:07 +0200)]
Merge pull request #1807 from nextcloud/button-color
change primary button text color to white
Jan-Christoph Borchardt [Wed, 19 Oct 2016 18:27:00 +0000 (20:27 +0200)]
change primary button text color to white
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Wed, 19 Oct 2016 10:16:46 +0000 (12:16 +0200)]
Merge pull request #1795 from nextcloud/systemtags-activity-wording
change wording of system tags from un/assigned to more human added/removed
Joas Schilling [Wed, 19 Oct 2016 09:33:25 +0000 (11:33 +0200)]
Show the path, when the filename conflicts
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Wed, 19 Oct 2016 09:01:19 +0000 (11:01 +0200)]
Merge pull request #1740 from nextcloud/issue-1707-big-files-on-32-bits
Make sure we only use numbers as length
Jan-Christoph Borchardt [Wed, 19 Oct 2016 08:50:10 +0000 (10:50 +0200)]
change wording of system tags from un/assigned to more human added/removed
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Joas Schilling [Wed, 19 Oct 2016 07:45:30 +0000 (09:45 +0200)]
Merge pull request #1784 from nextcloud/fix-activity-filter-names
Adjust wording to make the separation between sharing and files more clear
Joas Schilling [Fri, 14 Oct 2016 07:09:21 +0000 (09:09 +0200)]
Make sure we only use numbers as length
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Wed, 19 Oct 2016 06:23:32 +0000 (08:23 +0200)]
Merge pull request #1790 from nextcloud/3rdparty-master
[3rdparty] Point to master again
Joas Schilling [Tue, 18 Oct 2016 14:50:25 +0000 (16:50 +0200)]
Do not skip when mysql uses utf8mb4
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 18 Oct 2016 14:09:48 +0000 (16:09 +0200)]
Fix test of repair step
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Tue, 18 Oct 2016 10:40:17 +0000 (12:40 +0200)]
test alternative drone syntax for command options
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Tue, 18 Oct 2016 09:37:49 +0000 (11:37 +0200)]
Fix like queries in the QueryBuilder
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 18 Oct 2016 09:17:13 +0000 (11:17 +0200)]
Fix the test
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 18 Oct 2016 09:10:55 +0000 (11:10 +0200)]
Ignore failures of collation change in the pre update step
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Tue, 18 Oct 2016 08:31:05 +0000 (10:31 +0200)]
add 4 byte mysql test run
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Tue, 18 Oct 2016 08:22:02 +0000 (10:22 +0200)]
Correctly save and pass on the charset
Signed-off-by: Joas Schilling <coding@schilljs.com>
Thomas Müller [Wed, 20 Apr 2016 10:14:13 +0000 (12:14 +0200)]
fix docker
Thomas Müller [Tue, 9 Feb 2016 16:38:12 +0000 (17:38 +0100)]
Adding docker based unit test execution for mysql utf8mb4
Thomas Müller [Tue, 9 Feb 2016 16:25:12 +0000 (17:25 +0100)]
Fixing ctor call
Morris Jobke [Thu, 30 Jul 2015 12:57:17 +0000 (14:57 +0200)]
only disable unicode test on mysql
Morris Jobke [Thu, 30 Jul 2015 11:57:04 +0000 (13:57 +0200)]
Add config option to update charset of mysql to utf8mb4
* fully optional
* requires additional options set in the database
Morris Jobke [Thu, 30 Jul 2015 08:57:16 +0000 (10:57 +0200)]
Adding tests for 4 byte unicode characters
* success on SQLite and Postgres
* failure on MySQL due to the limited charset that only supports up to 3 bytes
Morris Jobke [Tue, 18 Oct 2016 20:05:15 +0000 (22:05 +0200)]
Merge pull request #1789 from nextcloud/select2-fixes
move select2 styles to core so it's universal, not only for tags
Roeland Jago Douma [Tue, 18 Oct 2016 19:44:35 +0000 (21:44 +0200)]
[3rdparty] Point to master again
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Tue, 18 Oct 2016 18:26:53 +0000 (20:26 +0200)]
Merge pull request #1164 from nextcloud/avatar-files-accesscontrol-fixes
Avatar/file-picker fixes for access-control app
Jan-Christoph Borchardt [Tue, 18 Oct 2016 18:26:31 +0000 (20:26 +0200)]
fix select2 sizing issue
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Morris Jobke [Tue, 18 Oct 2016 18:19:58 +0000 (20:19 +0200)]
Merge pull request #1788 from nextcloud/share-link-whitespace
add whitespace above share link so it's visually distinguished more
Jan-Christoph Borchardt [Tue, 18 Oct 2016 17:42:39 +0000 (19:42 +0200)]
move select2 styles to core so it's universal, not only for tags
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Tue, 18 Oct 2016 17:43:18 +0000 (19:43 +0200)]
add whitespace above share link so it's visually distinguished more
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Lukas Reschke [Tue, 18 Oct 2016 15:20:15 +0000 (17:20 +0200)]
Merge pull request #1729 from nextcloud/downstream-ldap-3
[downstream] LDAP empty hardening
Lukas Reschke [Tue, 18 Oct 2016 15:18:33 +0000 (17:18 +0200)]
Merge pull request #1771 from nextcloud/fix-issue-loading-checks-from-cache
Do not reset the list after adding cached entries
Joas Schilling [Tue, 18 Oct 2016 15:18:14 +0000 (17:18 +0200)]
Adjust wording to make the separation between sharing and files clearer
Signed-off-by: Joas Schilling <coding@schilljs.com>
Lukas Reschke [Tue, 18 Oct 2016 15:16:25 +0000 (17:16 +0200)]
Merge pull request #1734 from nextcloud/setvalue_opt
AllConfig setUserValue opt
Lukas Reschke [Tue, 18 Oct 2016 15:14:53 +0000 (17:14 +0200)]
Merge pull request #1742 from nextcloud/us_sync-date-of-death
[oc] Sync deathdate and anniversary to birthday calendar
Lukas Reschke [Tue, 18 Oct 2016 15:13:51 +0000 (17:13 +0200)]
Merge pull request #1739 from nextcloud/bump_symfony_process
[3rdparty] Bump synfony/process
Morris Jobke [Tue, 18 Oct 2016 15:03:03 +0000 (17:03 +0200)]
Merge pull request #1774 from nextcloud/ellipsize-sharee
ellipsize sharee name to not overlap with can edit option on mobile
Jan-Christoph Borchardt [Tue, 18 Oct 2016 14:37:45 +0000 (16:37 +0200)]
Merge pull request #1780 from nextcloud/jquery-ui-fixes
jquery UI fixes
Joas Schilling [Mon, 29 Aug 2016 14:50:45 +0000 (16:50 +0200)]
The red box already makes clear it's an error
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 29 Aug 2016 14:50:01 +0000 (16:50 +0200)]
Check the mimetype before reading the content and catch exception
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Tue, 18 Oct 2016 14:15:52 +0000 (16:15 +0200)]
Merge pull request #1722 from nextcloud/hide-storage-warnings
hide storage wrapper warning for the readonly storage
Morris Jobke [Tue, 18 Oct 2016 12:57:21 +0000 (14:57 +0200)]
Merge pull request #1777 from nextcloud/user-mgmt-layout
User management layout improvements
Jan-Christoph Borchardt [Tue, 18 Oct 2016 12:55:53 +0000 (14:55 +0200)]
jquery UI fixes
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Morris Jobke [Tue, 18 Oct 2016 11:48:01 +0000 (13:48 +0200)]
Merge pull request #1606 from nextcloud/search-detail
search design details
Jan-Christoph Borchardt [Tue, 18 Oct 2016 10:14:38 +0000 (12:14 +0200)]
improve look of Add group flow
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Tue, 18 Oct 2016 10:10:05 +0000 (12:10 +0200)]
fix list height and border to be as in Files
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Tue, 18 Oct 2016 09:18:25 +0000 (11:18 +0200)]
ellipsize sharee name to not overlap with
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Tue, 18 Oct 2016 08:32:46 +0000 (10:32 +0200)]
Merge pull request #1754 from nextcloud/files-move
Add file action to move files and folders
Nextcloud bot [Tue, 18 Oct 2016 00:06:51 +0000 (00:06 +0000)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Mon, 17 Oct 2016 16:52:25 +0000 (18:52 +0200)]
use more fitting icon for files move action
Jan-Christoph Borchardt [Mon, 17 Oct 2016 16:28:27 +0000 (18:28 +0200)]
Merge pull request #1641 from nextcloud/log-in-button
bring back dedicated log in button to make log in more usable
Joas Schilling [Mon, 17 Oct 2016 13:20:13 +0000 (15:20 +0200)]
Do not reset the list after adding cached entries
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Mon, 17 Oct 2016 12:29:19 +0000 (14:29 +0200)]
Merge pull request #1766 from nextcloud/force-uid-casing-on-transfer-ownership
Make sure the UID is correctly cased
Jan-Christoph Borchardt [Mon, 17 Oct 2016 12:28:16 +0000 (14:28 +0200)]
finish up layout of log in page, postpone forgot password link for later
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Joas Schilling [Mon, 17 Oct 2016 11:43:29 +0000 (13:43 +0200)]
Merge pull request #1761 from nextcloud/move_to_subfolder
Move CONTRIBUTUNG and issue template into .github subfolder
Joas Schilling [Mon, 17 Oct 2016 09:42:54 +0000 (11:42 +0200)]
Make sure the UID is correctly cased
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Mon, 17 Oct 2016 07:30:47 +0000 (09:30 +0200)]
Merge pull request #1449 from nextcloud/comments-user-mention
Notifications for simple @-mentioning in comments
Nextcloud bot [Mon, 17 Oct 2016 00:06:55 +0000 (00:06 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Fri, 14 Oct 2016 15:14:36 +0000 (17:14 +0200)]
Merge branch 'master' into downstream-ldap-3
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Marius Blüm [Sun, 16 Oct 2016 10:21:09 +0000 (12:21 +0200)]
Move CONTRIBUTUNG and issue template into .github subfolder
Signed-off-by: Marius Blüm <marius@lineone.io>
Nextcloud bot [Sun, 16 Oct 2016 00:06:56 +0000 (00:06 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 15 Oct 2016 00:06:56 +0000 (00:06 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 14 Oct 2016 16:40:38 +0000 (18:40 +0200)]
Merge pull request #1756 from nextcloud/filepicker
Filepicker styling
Robin Appelman [Fri, 14 Oct 2016 15:31:10 +0000 (17:31 +0200)]
filepicker styling
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 14 Oct 2016 15:29:36 +0000 (17:29 +0200)]
use mimetype icons in filepicker if there is no preview
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 14 Oct 2016 14:23:11 +0000 (16:23 +0200)]
Add file action to move files and folders
Signed-off-by: Robin Appelman <robin@icewind.nl>
Arthur Schiwon [Fri, 14 Oct 2016 13:36:05 +0000 (15:36 +0200)]
apply some polish
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Lukas Reschke [Fri, 14 Oct 2016 13:18:23 +0000 (15:18 +0200)]
Merge pull request #1441 from nextcloud/getby-id-less-queries
optimize Folder::getById to use less queries
Christoph Wurst [Fri, 14 Oct 2016 12:53:17 +0000 (14:53 +0200)]
Merge pull request #1037 from nextcloud/no-double-token-update
dont update the auth token twice
Morris Jobke [Fri, 14 Oct 2016 10:40:43 +0000 (12:40 +0200)]
Merge pull request #1745 from nextcloud/fix-dav-typo
fix typo
Thomas Citharel [Fri, 14 Oct 2016 09:48:18 +0000 (11:48 +0200)]
fix typo
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Thomas Müller [Fri, 30 Sep 2016 08:29:27 +0000 (10:29 +0200)]
[9.2] Sync deathdate and anniversary to birthday calendar (#25655)
* Sync deathdate and anniversary to birthday calendar (which should be renamed maybe)
* Sync deathdate and anniversary to birthday calendar (which should be renamed maybe)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 14 Oct 2016 06:24:24 +0000 (08:24 +0200)]
[3rdparty] Bump synfony/process
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Fri, 14 Oct 2016 00:07:00 +0000 (00:07 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 13 Oct 2016 11:14:05 +0000 (13:14 +0200)]
Fix migration tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 13 Oct 2016 11:13:39 +0000 (13:13 +0200)]
Use cache to determine if value need to be updated
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Arthur Schiwon [Thu, 13 Oct 2016 13:34:40 +0000 (15:34 +0200)]
fix and tidy up tests after merge conflicts
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Morris Jobke [Wed, 12 Oct 2016 11:57:26 +0000 (13:57 +0200)]
hide storage wrapper warning for the readonly storage
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Roeland Jago Douma [Thu, 13 Oct 2016 10:58:51 +0000 (12:58 +0200)]
Merge pull request #1721 from nextcloud/fix_bower
Add .bower.json to version control
Roeland Jago Douma [Thu, 13 Oct 2016 10:38:27 +0000 (12:38 +0200)]
Merge pull request #1720 from nextcloud/3rdparty_master
[3rdparty] Point to master again
Lukas Reschke [Thu, 13 Oct 2016 10:23:12 +0000 (12:23 +0200)]
Merge pull request #1701 from nextcloud/impr-user-list
tidy up adding user to list a little bit
Morris Jobke [Thu, 13 Oct 2016 10:19:15 +0000 (12:19 +0200)]
Merge pull request #1726 from nextcloud/fix-symfony-table
symfony replaced table helper by class, fixes two broken LDAP occ com…
Nextcloud bot [Thu, 13 Oct 2016 00:07:02 +0000 (00:07 +0000)]
[tx-robot] updated from transifex
Victor Dubiniuk [Tue, 27 Sep 2016 20:54:37 +0000 (23:54 +0300)]
Update tests for phunit 5.5
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Victor Dubiniuk [Thu, 22 Sep 2016 22:30:57 +0000 (01:30 +0300)]
Harden empty
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 12 Oct 2016 21:47:07 +0000 (23:47 +0200)]
symfony replaced table helper by class, fixes two broken LDAP occ commands
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 12 Oct 2016 16:06:22 +0000 (18:06 +0200)]
emit pre-update event for comments
* notifications can be cleaned up, no polluted DB
* updating comments will re-notify users or remove notifications, depending on the message
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>