]>
source.dussan.org Git - nextcloud-server.git/log
michag86 [Wed, 3 Aug 2016 09:52:15 +0000 (11:52 +0200)]
Apply password policy on user creation
Roeland Jago Douma [Wed, 3 Aug 2016 09:41:15 +0000 (11:41 +0200)]
Merge pull request #474 from nextcloud/group_shares
Group shares with same source and target
Marius Blüm [Wed, 3 Aug 2016 09:36:29 +0000 (11:36 +0200)]
Merge pull request #709 from nextcloud/add-code-check
Add workflowengine to check-code call
Morris Jobke [Wed, 3 Aug 2016 08:29:06 +0000 (10:29 +0200)]
Add workflowengine to check-code call
Vincent Petry [Fri, 22 Jul 2016 09:42:21 +0000 (11:42 +0200)]
Add integration tests for double shares with rename in between
Vincent Petry [Fri, 22 Jul 2016 13:30:13 +0000 (15:30 +0200)]
Make share target consistent when grouping group share with user share
In some situations, a group share is created before a user share, and
the recipient renamed the received share before the latter is created.
In this situation, the "file_target" was already modified and the second
created share must align to the already renamed share.
To achieve this, the MountProvider now groups only by "item_source"
value and sorts by share time. This makes it so that the least recent
share is selected as super-share and its "file_target" value is then
adjusted in all grouped shares.
This fixes the issue where this situation would have different
"file_target" values resulting in two shared folders appearing instead
of one.
Vincent Petry [Fri, 22 Jul 2016 08:08:05 +0000 (10:08 +0200)]
Fix RepairUnmergedShares to not skip valid repair cases
The repair step was a bit overeager to skip repairing so it missed the
case where a group share exists without subshares but with an
additional direct user share.
Vincent Petry [Thu, 14 Jul 2016 12:53:50 +0000 (14:53 +0200)]
Adjust repair version check for unmerged shares
Vincent Petry [Wed, 13 Jul 2016 13:46:02 +0000 (15:46 +0200)]
Group incoming shares for resharing in JS
Vincent Petry [Wed, 13 Jul 2016 10:50:00 +0000 (12:50 +0200)]
Added more tests for sharing's MountProvider
Vincent Petry [Tue, 12 Jul 2016 11:38:49 +0000 (13:38 +0200)]
Add repair step for unmerged shares (WIP)
Vincent Petry [Mon, 11 Jul 2016 17:43:46 +0000 (19:43 +0200)]
Improved share grouping readability + fixed test
Vincent Petry [Mon, 11 Jul 2016 15:33:24 +0000 (17:33 +0200)]
Add integration tests for merging received shares
Roeland Jago Douma [Wed, 15 Jun 2016 07:47:33 +0000 (09:47 +0200)]
Group shares with same source and target
Fixes #24575
Note that this is a very limited solution and eventually we want smarter
merging!
Nextcloud bot [Wed, 3 Aug 2016 00:11:12 +0000 (00:11 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 2 Aug 2016 12:23:42 +0000 (14:23 +0200)]
Merge pull request #701 from nextcloud/fix-add-apps-icon
Apply black app icon style to newly installed app icons
Morris Jobke [Tue, 2 Aug 2016 12:17:22 +0000 (14:17 +0200)]
Merge pull request #637 from nextcloud/h1-prevent-delete-update-on-group-shares
Do not allow to delete/update group shares as a group member
Morris Jobke [Tue, 2 Aug 2016 12:16:25 +0000 (14:16 +0200)]
Merge pull request #700 from nextcloud/token-provider-invalidateoldtokens
add invalidateOldTokens to IProvider interface
Christoph Wurst [Tue, 2 Aug 2016 08:34:11 +0000 (10:34 +0200)]
add invalidateOldTokens to IProvider interface
Roeland Jago Douma [Tue, 2 Aug 2016 08:58:27 +0000 (10:58 +0200)]
Add intergration test
Joas Schilling [Thu, 28 Jul 2016 14:52:00 +0000 (16:52 +0200)]
Do not allow to delete/update group shares as a group member
Nextcloud bot [Tue, 2 Aug 2016 00:09:59 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 1 Aug 2016 23:16:05 +0000 (01:16 +0200)]
Merge pull request #695 from nextcloud/shake-wrong-password
Shake the login fields if password is wrong
Julius Haertl [Mon, 1 Aug 2016 19:48:06 +0000 (21:48 +0200)]
Apply inverted app icon style to newly installed icons
Morris Jobke [Mon, 1 Aug 2016 19:29:30 +0000 (21:29 +0200)]
Shake the login fields if password is wrong
Morris Jobke [Mon, 1 Aug 2016 17:50:42 +0000 (19:50 +0200)]
Merge pull request #682 from nextcloud/fix-theming-logo
fix missing semicolon to fix themed logo on log in page
Morris Jobke [Mon, 1 Aug 2016 16:21:31 +0000 (18:21 +0200)]
Merge pull request #653 from nextcloud/animate-sidebar
slight animation for the sidebar for better feedback what happens
Lukas Reschke [Mon, 1 Aug 2016 09:52:56 +0000 (11:52 +0200)]
Merge pull request #684 from nextcloud/fix_csrf_ocs
Fix OCS CSRF
Björn Schießle [Mon, 1 Aug 2016 09:24:22 +0000 (11:24 +0200)]
Merge pull request #685 from nextcloud/validate-theming-input
Validate the input of the theming options
Morris Jobke [Mon, 1 Aug 2016 09:15:22 +0000 (11:15 +0200)]
Merge pull request #672 from sndrr/occ-rebrand-to-nextcloud
Occ rebrand to nextcloud
Nextcloud bot [Mon, 1 Aug 2016 08:53:07 +0000 (08:53 +0000)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Mon, 1 Aug 2016 06:39:40 +0000 (08:39 +0200)]
fix missing semicolon to fix themed logo on log in page
Lukas Reschke [Mon, 1 Aug 2016 07:40:48 +0000 (09:40 +0200)]
Merge pull request #674 from nextcloud/action-menu-position
remove extra file size padding to fix action menu position
Joas Schilling [Mon, 1 Aug 2016 07:37:12 +0000 (09:37 +0200)]
Validate the input of the theming options
Roeland Jago Douma [Mon, 1 Aug 2016 06:52:50 +0000 (08:52 +0200)]
We should properly check for 'true' instaed of the bool
Nextcloud bot [Mon, 1 Aug 2016 00:10:15 +0000 (00:10 +0000)]
[tx-robot] updated from transifex
blizzz [Sun, 31 Jul 2016 15:29:22 +0000 (17:29 +0200)]
Merge pull request #595 from nextcloud/fix_slow_test
Close session fast when doing a test to prevent blocking the next requests
Roeland Jago Douma [Sun, 31 Jul 2016 04:51:38 +0000 (06:51 +0200)]
Merge pull request #675 from nextcloud/enoch85-patch-1
typo
Nextcloud bot [Sun, 31 Jul 2016 00:09:54 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Daniel Hansson [Sat, 30 Jul 2016 18:56:41 +0000 (20:56 +0200)]
typo
Jan-Christoph Borchardt [Sat, 30 Jul 2016 16:30:07 +0000 (18:30 +0200)]
remove extra file size padding to fix action menu position
Julius Haertl [Sat, 30 Jul 2016 14:29:06 +0000 (16:29 +0200)]
Fix javascript tests for sidebar animation
Sander Ruitenbeek [Sat, 30 Jul 2016 14:26:21 +0000 (16:26 +0200)]
Revert (c) back to ownCloud, Inc.
To be dealt with later
Julius Haertl [Sat, 30 Jul 2016 14:24:04 +0000 (16:24 +0200)]
Add animation to app-content
sanderr [Sat, 30 Jul 2016 13:09:43 +0000 (15:09 +0200)]
Update Upgrade.php
Sander Ruitenbeek [Sat, 30 Jul 2016 13:39:32 +0000 (15:39 +0200)]
Rebranded to Nextcloud for the occ command line tool
Marius Blüm [Sat, 30 Jul 2016 07:11:19 +0000 (09:11 +0200)]
Merge pull request #664 from nextcloud/white-app-menu-fix
Fix wrong preserveAspectRatio at app menu icons
Nextcloud bot [Sat, 30 Jul 2016 00:11:16 +0000 (00:11 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Fri, 29 Jul 2016 21:47:49 +0000 (23:47 +0200)]
Merge pull request #662 from thelinuxfr/patch-1
Transifex Owncloud > Nextcloud
Julius Haertl [Fri, 29 Jul 2016 21:06:26 +0000 (23:06 +0200)]
Fix wrong preserveAspectRatio at app menu icons
Frédéric LIETART [Fri, 29 Jul 2016 20:33:10 +0000 (22:33 +0200)]
Transifex Owncloud > Nextcloud
Change transifex link Owncloud > Nextcloud
Björn Schießle [Fri, 29 Jul 2016 18:24:24 +0000 (20:24 +0200)]
Merge pull request #627 from nextcloud/white-app-menu
Change app menu to white background with dark icons
Roeland Jago Douma [Fri, 29 Jul 2016 17:22:17 +0000 (19:22 +0200)]
Merge pull request #656 from nextcloud/ocs_controller_csrf
Dark hackery to not always disable CSRF for OCS controllers
Roeland Jago Douma [Fri, 29 Jul 2016 11:41:30 +0000 (13:41 +0200)]
Dark hackery to not always disable CSRF for OCS controllers
Jan-Christoph Borchardt [Fri, 29 Jul 2016 13:48:05 +0000 (15:48 +0200)]
fix shading of apps icon in app menu
Jan-Christoph Borchardt [Fri, 29 Jul 2016 13:36:30 +0000 (15:36 +0200)]
Merge pull request #625 from nextcloud/video-container-size
up the minimum size of the public share video a bit, use 16/9 ratio
Morris Jobke [Fri, 29 Jul 2016 11:25:34 +0000 (13:25 +0200)]
Merge pull request #651 from stweil/master
Fix misspelling of database "READ COMMITTED"
Jan-Christoph Borchardt [Fri, 29 Jul 2016 10:08:12 +0000 (12:08 +0200)]
slight animation for the sidebar for better feedback what happens
Björn Schießle [Fri, 29 Jul 2016 09:44:34 +0000 (11:44 +0200)]
Merge pull request #648 from nextcloud/add-quotaplugin-v2-master
[upstream] Adding quota plugin to new dav endpoint
Stefan Weil [Thu, 28 Jul 2016 21:00:00 +0000 (23:00 +0200)]
Fix misspelling of database "READ COMMITTED"
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Roeland Jago Douma [Fri, 29 Jul 2016 08:55:47 +0000 (10:55 +0200)]
Merge pull request #630 from nextcloud/enoch85-patch-1
ownCloud -> Nextcloud
Jan-Christoph Borchardt [Thu, 28 Jul 2016 09:49:08 +0000 (11:49 +0200)]
up the minimum size of the public share video a bit, use 16/9 ratio, fix #603
Thomas Müller [Fri, 29 Jul 2016 04:40:39 +0000 (06:40 +0200)]
Adding quota plugin to new dav endpoint (#25615)
* Adding quota plugin to new dav endpoint
* Added integrated test failing in old endpoint
* Added 0B quota test
Morris Jobke [Fri, 29 Jul 2016 07:26:25 +0000 (09:26 +0200)]
Merge pull request #556 from nextcloud/nextcloud-version-check
Allow apps to check for a given nextcloud version
Morris Jobke [Thu, 28 Jul 2016 21:46:36 +0000 (23:46 +0200)]
Add some integration test fixes
Nextcloud bot [Fri, 29 Jul 2016 00:09:49 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Thu, 28 Jul 2016 21:30:25 +0000 (23:30 +0200)]
Merge pull request #640 from nextcloud/enoch85-patch-2
ownCloud -> Nextcloud
Julius Haertl [Thu, 28 Jul 2016 20:33:17 +0000 (22:33 +0200)]
Move to svg filter on app menu to support IE9+
Jan-Christoph Borchardt [Thu, 28 Jul 2016 17:07:00 +0000 (19:07 +0200)]
adjust opacity of icons in apps and user menu
Julius Haertl [Wed, 27 Jul 2016 18:52:42 +0000 (20:52 +0200)]
Change app menu to white
Daniel Hansson [Thu, 28 Jul 2016 18:55:26 +0000 (20:55 +0200)]
ownCloud -> Nextcloud
enoch85 [Thu, 28 Jul 2016 18:50:23 +0000 (20:50 +0200)]
ownCloud --> Nextcloud
Björn Schießle [Thu, 28 Jul 2016 16:47:23 +0000 (18:47 +0200)]
Merge pull request #408 from nextcloud/psr4-theming
PSR-4 for the Theming app
Joas Schilling [Thu, 28 Jul 2016 14:07:23 +0000 (16:07 +0200)]
Fix tests
Joas Schilling [Thu, 28 Jul 2016 13:47:09 +0000 (15:47 +0200)]
Update routes.php
Joas Schilling [Thu, 28 Jul 2016 13:45:44 +0000 (15:45 +0200)]
Remove useless check
Joas Schilling [Thu, 28 Jul 2016 13:43:01 +0000 (15:43 +0200)]
Use the methods on the Response object
Joas Schilling [Thu, 28 Jul 2016 13:36:11 +0000 (15:36 +0200)]
Use public API preferable
Joas Schilling [Thu, 28 Jul 2016 13:35:56 +0000 (15:35 +0200)]
Move classes to PSR-4
Morris Jobke [Thu, 28 Jul 2016 15:42:46 +0000 (17:42 +0200)]
Merge pull request #636 from nextcloud/theming-fix
fix background id selector for the first run wizard
Morris Jobke [Thu, 28 Jul 2016 15:41:02 +0000 (17:41 +0200)]
Merge pull request #590 from nextcloud/fixing-undefined-OfflineUser-composeAndStoreDisplayName
Fix undefined OfflineUser::composeAndStoreDisplayName()
Lukas Reschke [Thu, 28 Jul 2016 15:09:59 +0000 (17:09 +0200)]
Merge pull request #592 from nextcloud/ldap-avoidneedlesssetemailonlogin
Prevent setting email and triggering events at login time (#25553)
Morris Jobke [Thu, 28 Jul 2016 14:57:44 +0000 (16:57 +0200)]
Merge pull request #632 from nextcloud/vm
add info about the Nextcloud VM
Bjoern Schiessle [Thu, 28 Jul 2016 14:32:39 +0000 (16:32 +0200)]
fix background id selector for the first run wizard
Daniel Hansson [Thu, 28 Jul 2016 14:24:37 +0000 (16:24 +0200)]
wording
Morris Jobke [Thu, 28 Jul 2016 14:12:45 +0000 (16:12 +0200)]
Merge pull request #583 from nextcloud/issue-577-add-l10n
Add L10N support
Daniel Hansson [Thu, 28 Jul 2016 13:54:08 +0000 (15:54 +0200)]
add info about the Nextcloud VM
It's production ready now.
Daniel Hansson [Thu, 28 Jul 2016 13:47:04 +0000 (15:47 +0200)]
ownCloud -> Nextcloud
William Bargent [Thu, 28 Jul 2016 13:04:04 +0000 (14:04 +0100)]
Merge pull request #624 from nextcloud/users-capitalization
fix capitalization of text in users management
Björn Schießle [Thu, 28 Jul 2016 12:49:53 +0000 (14:49 +0200)]
Merge pull request #620 from nextcloud/theming-firstrunwizard
apply theme to the firstrunwizard
Bjoern Schiessle [Thu, 28 Jul 2016 09:45:42 +0000 (11:45 +0200)]
fix unit tests
Bjoern Schiessle [Thu, 28 Jul 2016 08:43:06 +0000 (10:43 +0200)]
re-use background color from theme in the firstrunwizard
Bjoern Schiessle [Thu, 28 Jul 2016 08:33:07 +0000 (10:33 +0200)]
apply theme to the firstrunwizard
Jan-Christoph Borchardt [Thu, 28 Jul 2016 09:30:36 +0000 (11:30 +0200)]
fix capitalization of text in users management
Lukas Reschke [Thu, 28 Jul 2016 09:26:06 +0000 (11:26 +0200)]
Merge pull request #612 from nextcloud/improve-xml-loaded-version-handling
libxml - compare against loaded version
Jan-Christoph Borchardt [Thu, 28 Jul 2016 09:12:39 +0000 (11:12 +0200)]
Merge pull request #415 from nextcloud/theming-colorize-checkboxes
Colorize checkboxes depending on theming color
blizzz [Thu, 28 Jul 2016 08:14:34 +0000 (10:14 +0200)]
Merge pull request #519 from GitHubUser4234/master
New LDAPProvider for user_ldap
Lukas Reschke [Thu, 28 Jul 2016 07:36:33 +0000 (09:36 +0200)]
Merge pull request #494 from nextcloud/systemtag-management
Add a simple Admin UI to manage systemtags
root [Thu, 28 Jul 2016 07:13:00 +0000 (15:13 +0800)]
Nextcloud license header for new files
Morris Jobke [Wed, 27 Jul 2016 15:33:22 +0000 (17:33 +0200)]
libxml - compare against loaded version
* if the compiled in version is older than the loaded version Nextcloud doesn't work
* uses the loaded libxml version to check against
fixes #205