]>
source.dussan.org Git - nextcloud-server.git/log
Jan-Christoph Borchardt [Wed, 30 Jul 2014 09:07:16 +0000 (11:07 +0200)]
also use link icon for the folders ..
Thomas Müller [Fri, 25 Jul 2014 06:46:43 +0000 (08:46 +0200)]
migration test for sqlite - adding type mapping for 'tinyint unsigned'
Morris Jobke [Fri, 25 Jul 2014 22:04:49 +0000 (00:04 +0200)]
Fix template rendering for 'blank' templates
Thomas Müller [Tue, 29 Jul 2014 14:59:40 +0000 (16:59 +0200)]
only call exec() if allowed to
Jan-Christoph Borchardt [Tue, 29 Jul 2014 12:53:43 +0000 (14:53 +0200)]
use more understandable 'link' icon for public links (instead of hard to recognize globe), fix #9707
Michael Göhler [Sat, 26 Jul 2014 11:06:51 +0000 (13:06 +0200)]
max icon size for app menu
Bjoern Schiessle [Fri, 18 Jul 2014 12:34:04 +0000 (14:34 +0200)]
define type in pre hook
Bjoern Schiessle [Mon, 28 Jul 2014 09:31:06 +0000 (11:31 +0200)]
show a warning in the personal settings and admin settins if the encyption keys are not initialized
Bjoern Schiessle [Mon, 28 Jul 2014 20:35:11 +0000 (22:35 +0200)]
remove share permission if user is excluded from sharing
Bjoern Schiessle [Mon, 28 Jul 2014 20:04:13 +0000 (22:04 +0200)]
update attributes for share with user list, file should always have delete permissions, this means unshare in this context, and the overview page is always a root view
Thomas Müller [Tue, 29 Jul 2014 07:17:03 +0000 (09:17 +0200)]
Merge pull request #9990 from owncloud/fix-failing-unit-test-stable7
function declaration did not match
Thomas Müller [Mon, 28 Jul 2014 20:38:56 +0000 (22:38 +0200)]
function declaration did not match
Thomas Müller [Mon, 28 Jul 2014 20:44:20 +0000 (22:44 +0200)]
Merge pull request #9946 from owncloud/remove-mssql-bundle-stable7
remove MssqlBundle
Thomas Müller [Mon, 28 Jul 2014 20:38:56 +0000 (22:38 +0200)]
function declaration did not match
Thomas Müller [Mon, 28 Jul 2014 07:52:29 +0000 (09:52 +0200)]
remove MssqlBundle
Vincent Petry [Mon, 14 Jul 2014 14:05:46 +0000 (16:05 +0200)]
Fix enforced share expiration date to be based on share time
Bjoern Schiessle [Mon, 28 Jul 2014 10:39:22 +0000 (12:39 +0200)]
adjust error code
Bjoern Schiessle [Wed, 23 Jul 2014 14:42:33 +0000 (16:42 +0200)]
add OCS api call to set expire date for link shares
Thomas Müller [Mon, 28 Jul 2014 15:11:00 +0000 (17:11 +0200)]
Merge pull request #9948 from owncloud/backport-9904-stable7
Dont throw an error when calling $server->getUserFolder when logged out
Thomas Müller [Mon, 28 Jul 2014 08:29:39 +0000 (10:29 +0200)]
generate copy of sqlite database file in data directory
Thomas Müller [Tue, 15 Jul 2014 15:13:34 +0000 (17:13 +0200)]
ownCloud users are exported as address book
Jan-Christoph Borchardt [Thu, 24 Jul 2014 12:03:40 +0000 (14:03 +0200)]
enable input grouping also outside of log in screen
Morris Jobke [Mon, 28 Jul 2014 13:05:55 +0000 (15:05 +0200)]
update getID3 library & add autoload
Robin Appelman [Fri, 25 Jul 2014 16:02:02 +0000 (18:02 +0200)]
Dont try to execute jobs that no longer exist
Jan-Christoph Borchardt [Thu, 24 Jul 2014 12:38:19 +0000 (14:38 +0200)]
improve look of search on mobile, save space in top bar
Vincent Petry [Wed, 23 Jul 2014 21:38:17 +0000 (23:38 +0200)]
Set version AFTER a successful update
If an app upgrade failed, the core version will not be increased either
in the database. This will re-display the update page and make it
possible to redo the apps upgrade.
Note that any core repair routine must take into account that an update
might need to be redone again even though the core's DB state is already
the one of the new version.
Lukas Reschke [Sun, 27 Jul 2014 14:46:32 +0000 (16:46 +0200)]
Verify whether the URL is valid
Required for https://github.com/owncloud/mail/pull/100#issuecomment-
50266017
@karlitschek Backport for stable6 and stable7 requested.
Robin Appelman [Fri, 25 Jul 2014 15:52:50 +0000 (17:52 +0200)]
Dont throw an error when calling $server->getUserFolder when logged out
Conflicts:
lib/private/server.php
Björn Schießle [Fri, 25 Jul 2014 09:36:36 +0000 (11:36 +0200)]
Merge pull request #9892 from owncloud/fix_sharing_update_oc7
fix sharing update, add proper escaping (oc7 backport)
Bjoern Schiessle [Thu, 24 Jul 2014 16:12:08 +0000 (18:12 +0200)]
fix sharing update, add proper escaping
Vincent Petry [Thu, 17 Jul 2014 10:42:09 +0000 (12:42 +0200)]
Fix preview animation on uploading
When adding/uploading files, the preview is now animated.
When loading a list of files directly the preview is displayed directly.
Thomas Müller [Thu, 24 Jul 2014 10:50:39 +0000 (12:50 +0200)]
- adding default value for $recoveryPassword
- set password correctly in lost password
Thomas Müller [Thu, 24 Jul 2014 10:17:26 +0000 (12:17 +0200)]
register type mappings for unknown/unsupported mysql types
Thomas Müller [Thu, 24 Jul 2014 10:10:05 +0000 (12:10 +0200)]
Adding test which breaks because bit and/or enum datatypes are used
Vincent Petry [Wed, 23 Jul 2014 19:29:24 +0000 (21:29 +0200)]
Prevent cron.php to trigger apps updating
Thomas Müller [Wed, 23 Jul 2014 18:13:19 +0000 (20:13 +0200)]
only commit in case a transaction is active
Robin Appelman [Wed, 23 Jul 2014 11:45:56 +0000 (13:45 +0200)]
Fix remote share when remote server is installed at the root
Remco Brenninkmeijer [Tue, 8 Jul 2014 17:52:28 +0000 (19:52 +0200)]
Backport of sorting fix from master
Changed default sorting except for names.
Show sorting icons when hovering over
Cleanup of unnecesary addition
Fixed comments from PVince81
Corrected (Netbeans?) inserted spaces
While busy cleaning, also removed extra enters
Adjusted tests for new default sorting
Sorting triangles pointing up for ascending, down for descending
Backport + squash of
1a65d09 ..
319caa7 from master
Frank Karlitschek [Tue, 22 Jul 2014 19:54:34 +0000 (15:54 -0400)]
updated the 7.0.0 release with some last minute fixes
Thomas Müller [Tue, 22 Jul 2014 15:25:50 +0000 (17:25 +0200)]
Merge pull request #9777 from owncloud/fix-chunked-upload-stable7
adding special handling of checkPrecondition() for chunked upload
Thomas Müller [Tue, 22 Jul 2014 15:24:33 +0000 (17:24 +0200)]
Merge pull request #9775 from owncloud/backport-9738-stable7
Backport 9738 stable7
Thomas Müller [Tue, 22 Jul 2014 11:06:20 +0000 (13:06 +0200)]
adding special handling of checkPrecondition() for chunked upload
Lukas Reschke [Sat, 19 Jul 2014 08:17:24 +0000 (10:17 +0200)]
Remove uneeded `strip_tags`
This `strip_tags` seems to be completely unneeded and will cause problems with passwords containing stripped characters. (e.g. `<` or `>`)
Needs https://github.com/owncloud/core/pull/9735 to be merged first.
Andreas Fischer [Sat, 19 Jul 2014 00:16:28 +0000 (02:16 +0200)]
Extract Auth Header logic into new function handleAuthHeaders().
Andreas Fischer [Sat, 19 Jul 2014 00:06:37 +0000 (02:06 +0200)]
Deduplicate user/password extraction from alternative HTTP headers.
Frank Karlitschek [Mon, 21 Jul 2014 22:55:21 +0000 (18:55 -0400)]
7.0.0
Joas Schilling [Mon, 21 Jul 2014 08:43:29 +0000 (10:43 +0200)]
Correctly use groups parameter only when its not empty
Fix #9745
Backport of
c84c1f5 from master
Thomas Müller [Mon, 21 Jul 2014 11:39:01 +0000 (13:39 +0200)]
perm -> permissions
Joas Schilling [Mon, 21 Jul 2014 09:30:47 +0000 (11:30 +0200)]
Do not force isAdmin as true and so the list is filtered correctly
Joas Schilling [Mon, 21 Jul 2014 09:20:55 +0000 (11:20 +0200)]
Fix username for subadmins and only send subadmin groups
Fix #9748
Vincent Petry [Mon, 21 Jul 2014 08:49:03 +0000 (10:49 +0200)]
Merge pull request #9723 from dupondje/stable7
Small translation fix. Fixes: #9719
Thomas Müller [Sun, 20 Jul 2014 22:36:23 +0000 (00:36 +0200)]
Merge pull request #9749 from owncloud/backport-9672-stable7
Backport 9672 stable7
Vincent Petry [Fri, 2 May 2014 11:21:31 +0000 (13:21 +0200)]
Added test of OCS privatedata to trigger key duplication
Andreas Fischer [Wed, 16 Jul 2014 13:06:59 +0000 (15:06 +0200)]
Document why we have to check with defined() first.
Andreas Fischer [Wed, 16 Jul 2014 12:35:47 +0000 (14:35 +0200)]
Make MySQL return "number of found rows" instead of number of "affected rows".
Morris Jobke [Sun, 20 Jul 2014 19:36:52 +0000 (21:36 +0200)]
Merge pull request #9742 from owncloud/fix-repair-innodb-9737-stable7
check if $tables is an array
Arthur Schiwon [Fri, 18 Jul 2014 19:10:19 +0000 (21:10 +0200)]
$.unique works only for DOM elements
Andreas Fischer [Sat, 12 Jul 2014 20:45:53 +0000 (22:45 +0200)]
Pass existing Net_SFTP object into Net_SFTP_Stream.
Thomas Müller [Sat, 19 Jul 2014 18:23:38 +0000 (20:23 +0200)]
check if $tables is an array
Lukas Reschke [Sat, 19 Jul 2014 08:37:14 +0000 (10:37 +0200)]
Merge pull request #9706 from owncloud/keep_session_in_sync_stable7
keep session in sync
Arthur Schiwon [Thu, 10 Jul 2014 18:43:00 +0000 (20:43 +0200)]
Backport #9576
warn and continue gracefully if bcmath is not installed
make tests deal with missing bcmath
Jean-Louis Dupond [Fri, 18 Jul 2014 12:41:37 +0000 (14:41 +0200)]
Small translation fix. Fixes: #9719
Andreas Fischer [Sat, 12 Jul 2014 18:41:35 +0000 (20:41 +0200)]
login() must be called after getServerPublicHostKey().
Jörn Friedrich Dreyer [Fri, 18 Jul 2014 08:46:17 +0000 (10:46 +0200)]
fix user session tests by making them update \OC:: as well
Frank Karlitschek [Fri, 18 Jul 2014 01:52:14 +0000 (21:52 -0400)]
update upstore api url
Frank Karlitschek [Fri, 18 Jul 2014 01:51:32 +0000 (21:51 -0400)]
update the appstore api url
Frank Karlitschek [Fri, 18 Jul 2014 01:18:17 +0000 (21:18 -0400)]
7.0.0 RC3
Thomas Müller [Thu, 17 Jul 2014 18:53:59 +0000 (20:53 +0200)]
Merge pull request #9690 from owncloud/kill-too-long-index-stable7
Revert add-share-index
Thomas Müller [Thu, 17 Jul 2014 07:33:34 +0000 (09:33 +0200)]
Revert "add share index"
This reverts commit
e19b3a8794a2cadc86b0f3b01a516814b600026b .
Thomas Müller [Thu, 17 Jul 2014 14:35:00 +0000 (16:35 +0200)]
kill unused require of MapperTestUtility.php
Vincent Petry [Thu, 17 Jul 2014 11:13:03 +0000 (13:13 +0200)]
Fixed JS and CSS issues in users page
- Renamed "delete" to "deleteEntry" to make IE8 happy.
- Added missing "svg" class for the "+" button
- Added height to "+" button but was unable to properly align it
Thomas Müller [Thu, 17 Jul 2014 09:21:25 +0000 (11:21 +0200)]
fixing namespace of MapperTestUtility
and rename file to be lowercase
Vincent Petry [Thu, 17 Jul 2014 11:57:38 +0000 (13:57 +0200)]
Merge pull request #9674 from owncloud/stable7-9647
[stable7] Add unit test for multi-user configuration loading
Bjoern Schiessle [Wed, 16 Jul 2014 14:04:56 +0000 (16:04 +0200)]
check that the file proxies are enabled after each test
Bjoern Schiessle [Wed, 16 Jul 2014 11:30:58 +0000 (13:30 +0200)]
update keys recursively if a folder was moved
Jörn Friedrich Dreyer [Thu, 17 Jul 2014 11:03:56 +0000 (13:03 +0200)]
keep session in sync
Thomas Müller [Thu, 17 Jul 2014 09:02:39 +0000 (11:02 +0200)]
Merge pull request #9695 from owncloud/revert-backport-9550-stable7
Revert backport 9550 stable7
Thomas Müller [Thu, 17 Jul 2014 07:57:08 +0000 (09:57 +0200)]
Revert "files: storage: rename should check parent directories of old and new files"
This reverts commit
a163b185ab03bd9816766250c6ae06df38625261 .
Thomas Müller [Thu, 17 Jul 2014 07:56:52 +0000 (09:56 +0200)]
Revert "Fix renaming files in the root folder of a MappedLocal storage"
This reverts commit
0895324553167ebf4bc87ef83c86285edd8047cb .
Robin Appelman [Wed, 16 Jul 2014 19:24:18 +0000 (21:24 +0200)]
Fix renaming files in the root folder of a MappedLocal storage
Morris Jobke [Wed, 16 Jul 2014 12:30:58 +0000 (14:30 +0200)]
fix CSS coding style
Stephane V [Tue, 15 Jul 2014 20:33:30 +0000 (22:33 +0200)]
Fix #9590. Fix #9612.
For external storage with lots of parameter settings (>4), wrap the content of the cell to let a full view of the parameters.
The rows of the table are now always visible until the end (the trash icon is accessible).
(Note : A strange 3px margin forces me to add a class on the row added by javascript, to be able to align them with the rows rendered by the server.)
Tigran Mkrtchyan [Thu, 10 Jul 2014 08:54:26 +0000 (10:54 +0200)]
files: storage: rename should check parent directories of old and new files
as described by POSIX.1-2008
(see http://pubs.opengroup.org/onlinepubs/
9699919799 /functions/rename.html)
Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
Robin McCorkell [Tue, 15 Jul 2014 17:39:09 +0000 (18:39 +0100)]
Add unit test for multi-user configuration loading
Bjoern Schiessle [Wed, 16 Jul 2014 10:06:00 +0000 (12:06 +0200)]
introduce some encryption exceptions and catch additional error cases
Bjoern Schiessle [Wed, 16 Jul 2014 09:46:13 +0000 (11:46 +0200)]
make sure that the crypt library is loaded
Vincent Petry [Wed, 16 Jul 2014 10:07:02 +0000 (12:07 +0200)]
Correctly return the owner display name for children of shares
Vincent Petry [Wed, 16 Jul 2014 09:20:35 +0000 (11:20 +0200)]
Merge pull request #9584 from anexia-it/bug-9583
Bugfix for issue #9583
Bjoern Schiessle [Tue, 15 Jul 2014 13:39:44 +0000 (15:39 +0200)]
make sure that 'OC_Theme' exists before checking if the method exists
Jörn Friedrich Dreyer [Mon, 14 Jul 2014 17:28:29 +0000 (19:28 +0200)]
fix logger implementation and test
Jörn Friedrich Dreyer [Mon, 14 Jul 2014 17:27:10 +0000 (19:27 +0200)]
mkae getRelativePath of file search results overwriteable in subclasses
Jörn Friedrich Dreyer [Mon, 14 Jul 2014 15:10:52 +0000 (17:10 +0200)]
return relative path
Jörn Friedrich Dreyer [Wed, 9 Jul 2014 12:47:43 +0000 (14:47 +0200)]
use fileinfo object in search results
DeLtAfOx [Tue, 15 Jul 2014 05:52:04 +0000 (07:52 +0200)]
backport of #9628
Userlist: async load doesnt fill checked group/subadmin array
Strinct comparsion fix
Lukas Reschke [Tue, 15 Jul 2014 13:35:02 +0000 (15:35 +0200)]
Update info.xml
Vincent Petry [Wed, 11 Jun 2014 15:02:34 +0000 (17:02 +0200)]
- Added test to trigger index id error
- re-enable encryption migration tests
- sqlite requires reconnect after schema changes
Backport of
10a2955 from master
libasys [Thu, 10 Jul 2014 11:02:04 +0000 (13:02 +0200)]
Update share.php
Added empty for error:
```
Undefined index: file_target at /var/www/owncloud/lib/private/share/share.php#1911
```
Bjoern Schiessle [Mon, 14 Jul 2014 15:03:36 +0000 (17:03 +0200)]
throw exception if file is to large for trash bin
Philippe Jung [Thu, 10 Jul 2014 12:27:31 +0000 (14:27 +0200)]
Backport of #9570
[Issue #9559] identifiers uid=xxx must be considered as user DN and not as owncloud users
File written by blizzz
Stephan Peijnik [Tue, 15 Jul 2014 09:15:38 +0000 (11:15 +0200)]
Updated code to reflect changes introduced to \OC\Group\MetaData.
Now that fetchGroups() does not exist anymore and getGroups() is called
directory, the 'groups' property does not exist anymore.
Instead, we now generate that array on the fly and return it from getGroups.
Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com>