]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoadd menu icon
Jan-Christoph Borchardt [Thu, 5 Jun 2014 09:51:59 +0000 (11:51 +0200)]
add menu icon

10 years agoMerge pull request #8883 from owncloud/files-slide-toggle
Jan-Christoph Borchardt [Thu, 5 Jun 2014 09:33:56 +0000 (11:33 +0200)]
Merge pull request #8883 from owncloud/files-slide-toggle

use slide toggle for files app

10 years agouse slide toggle for files app
Bernhard Posselt [Wed, 4 Jun 2014 17:11:04 +0000 (19:11 +0200)]
use slide toggle for files app

10 years agoMerge pull request #7878 from owncloud/quota-extstorageswitch
icewind1991 [Thu, 5 Jun 2014 09:23:32 +0000 (11:23 +0200)]
Merge pull request #7878 from owncloud/quota-extstorageswitch

Added switch to count external storage data in quota

10 years agoMerge pull request #8861 from owncloud/share-overview-linklist
Vincent Petry [Thu, 5 Jun 2014 08:59:54 +0000 (10:59 +0200)]
Merge pull request #8861 from owncloud/share-overview-linklist

Added Shared with link sidebar section in files app

10 years agoMerge pull request #8884 from owncloud/move-flock-to-app
Jörn Friedrich Dreyer [Thu, 5 Jun 2014 08:54:24 +0000 (10:54 +0200)]
Merge pull request #8884 from owncloud/move-flock-to-app

remove file locking - code will continue to live in it's own app

10 years agoMerge pull request #8620 from owncloud/design-navigation-two
Thomas Müller [Thu, 5 Jun 2014 08:53:22 +0000 (10:53 +0200)]
Merge pull request #8620 from owncloud/design-navigation-two

Toggle app navigation not only on mobile, but on desktop as well

10 years agofix leading decimal Scrutinizer coding style issue
Jan-Christoph Borchardt [Thu, 5 Jun 2014 08:52:06 +0000 (10:52 +0200)]
fix leading decimal Scrutinizer coding style issue

10 years agoMerge pull request #8862 from owncloud/share-overview-fixmimetype
icewind1991 [Thu, 5 Jun 2014 08:29:03 +0000 (10:29 +0200)]
Merge pull request #8862 from owncloud/share-overview-fixmimetype

Fix mime type returning for shared with others files

10 years agoMerge pull request #8878 from owncloud/update-checkmigrationforapps
Vincent Petry [Thu, 5 Jun 2014 08:28:30 +0000 (10:28 +0200)]
Merge pull request #8878 from owncloud/update-checkmigrationforapps

Simulate apps database schema update on upgrade

10 years agoMerge pull request #8852 from owncloud/kill-permissions-master
Thomas Müller [Thu, 5 Jun 2014 08:05:05 +0000 (10:05 +0200)]
Merge pull request #8852 from owncloud/kill-permissions-master

Kill permissions table

10 years agofix unit test template
Morris Jobke [Thu, 5 Jun 2014 07:46:19 +0000 (09:46 +0200)]
fix unit test template

10 years ago- drop permissions table and related code
Thomas Müller [Tue, 3 Jun 2014 15:57:56 +0000 (17:57 +0200)]
- drop permissions table and related code
- the file/folder's permission is now stored in the file cache
- BackGroundWatcher has been removed - this has meanwhile be replaced by occ files:scan which can be executed in a cron jobs
- increase version to trigger database migration

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 5 Jun 2014 05:57:20 +0000 (01:57 -0400)]
[tx-robot] updated from transifex

10 years agofix first failing test
Morris Jobke [Wed, 4 Jun 2014 22:40:15 +0000 (00:40 +0200)]
fix first failing test

10 years agoMerge pull request #8882 from owncloud/remove-placeholdercall
Morris Jobke [Wed, 4 Jun 2014 22:07:13 +0000 (00:07 +0200)]
Merge pull request #8882 from owncloud/remove-placeholdercall

remove obsolete placeholder call, fix #8881

10 years agoMerge pull request #8724 from owncloud/update-sabre-2.0
Thomas Müller [Wed, 4 Jun 2014 21:05:34 +0000 (23:05 +0200)]
Merge pull request #8724 from owncloud/update-sabre-2.0

Update SabreDAV to 1.8.10

10 years agoremove file locking - code will continue to live in it's own app
Thomas Müller [Wed, 4 Jun 2014 18:11:54 +0000 (20:11 +0200)]
remove file locking - code will continue to live in it's own app

10 years agoDo not load apps when upgrade is needed
Vincent Petry [Wed, 4 Jun 2014 16:52:52 +0000 (18:52 +0200)]
Do not load apps when upgrade is needed

This prevents routes like "core/js/oc.js" to automatically load apps and
trigger their update prematurely.

10 years agoMerge pull request #8824 from owncloud/mail_template_editing_in_webui
Morris Jobke [Wed, 4 Jun 2014 16:44:44 +0000 (18:44 +0200)]
Merge pull request #8824 from owncloud/mail_template_editing_in_webui

minimal mail template editor for administrators

10 years agoremove obsolete placeholder call, fix #8881
Jan-Christoph Borchardt [Wed, 4 Jun 2014 16:44:12 +0000 (18:44 +0200)]
remove obsolete placeholder call, fix #8881

10 years agoadd to app navigation after enabling
Morris Jobke [Wed, 4 Jun 2014 16:22:40 +0000 (18:22 +0200)]
add to app navigation after enabling

10 years agoMerge pull request #8471 from owncloud/versioning_no_longer_track_the_size
Thomas Müller [Wed, 4 Jun 2014 16:19:48 +0000 (18:19 +0200)]
Merge pull request #8471 from owncloud/versioning_no_longer_track_the_size

[versioning] let the file cache track the size of the versions

10 years agoRemoved simulate db update flag and split into separate methods
Vincent Petry [Wed, 4 Jun 2014 16:15:58 +0000 (18:15 +0200)]
Removed simulate db update flag and split into separate methods

10 years agoMerge pull request #8876 from owncloud/design-css-settings
Morris Jobke [Wed, 4 Jun 2014 15:52:10 +0000 (17:52 +0200)]
Merge pull request #8876 from owncloud/design-css-settings

personal settings: unbold clients header and remove obsolete CSS

10 years agouse the right interface \Sabre\DAVACL\PrincipalBackend\BackendInterface
Thomas Müller [Tue, 3 Jun 2014 09:43:28 +0000 (11:43 +0200)]
use the right interface \Sabre\DAVACL\PrincipalBackend\BackendInterface

10 years agoSimulate apps database schema update on upgrade
Vincent Petry [Wed, 4 Jun 2014 14:40:53 +0000 (16:40 +0200)]
Simulate apps database schema update on upgrade

When upgrade, also simulate the database schema update for apps before
doing the actual upgrade.

10 years agopersonal settings: unbold clients header and remove obsolete CSS
Jan-Christoph Borchardt [Wed, 4 Jun 2014 15:05:44 +0000 (17:05 +0200)]
personal settings: unbold clients header and remove obsolete CSS

10 years agoMerge pull request #8791 from owncloud/share-overview-sharewithstatus
Morris Jobke [Wed, 4 Jun 2014 15:04:30 +0000 (17:04 +0200)]
Merge pull request #8791 from owncloud/share-overview-sharewithstatus

Update share action text to display owner/recipients

10 years agoMerge pull request #8875 from owncloud/app-css-relative
Jan-Christoph Borchardt [Wed, 4 Jun 2014 14:51:43 +0000 (16:51 +0200)]
Merge pull request #8875 from owncloud/app-css-relative

explicit position:relative for app-content, fixes first run layout

10 years agoremove obsolete position rule from files app
Jan-Christoph Borchardt [Wed, 4 Jun 2014 14:50:55 +0000 (16:50 +0200)]
remove obsolete position rule from files app

10 years agoexplicit position:relative for app-content, fixes first run layout
Jan-Christoph Borchardt [Wed, 4 Jun 2014 14:41:11 +0000 (16:41 +0200)]
explicit position:relative for app-content, fixes first run layout

10 years agohover effect for app switcher label
Jan-Christoph Borchardt [Wed, 4 Jun 2014 14:33:12 +0000 (16:33 +0200)]
hover effect for app switcher label

10 years agofix related layout issues in user management
Jan-Christoph Borchardt [Wed, 4 Jun 2014 14:24:39 +0000 (16:24 +0200)]
fix related layout issues in user management

10 years agoAdded experimental switch to count external storage data in quota
Vincent Petry [Tue, 25 Mar 2014 15:37:46 +0000 (16:37 +0100)]
Added experimental switch to count external storage data in quota

This includes all mountpoints except the Shared one in
the used space calculation.

Added unit tests for ext storage inclusion in quota calculation

10 years agoadd a bit of whitespace to the bottom of the app list
Jan-Christoph Borchardt [Wed, 4 Jun 2014 13:57:23 +0000 (15:57 +0200)]
add a bit of whitespace to the bottom of the app list

10 years agoreduce opacity of app icon when loading
Jan-Christoph Borchardt [Wed, 4 Jun 2014 13:54:23 +0000 (15:54 +0200)]
reduce opacity of app icon when loading

10 years agomore CSS rearranging, removing duplicate code
Jan-Christoph Borchardt [Wed, 4 Jun 2014 13:49:04 +0000 (15:49 +0200)]
more CSS rearranging, removing duplicate code

10 years agorearrange CSS, remove duplicate code
Jan-Christoph Borchardt [Wed, 4 Jun 2014 13:46:36 +0000 (15:46 +0200)]
rearrange CSS, remove duplicate code

10 years agomove 'add apps' entry into normal navigation instead of a new line
Jan-Christoph Borchardt [Wed, 4 Jun 2014 13:27:46 +0000 (15:27 +0200)]
move 'add apps' entry into normal navigation instead of a new line

10 years agobetter loading feedback for app start, move from JS to CSS
Jan-Christoph Borchardt [Wed, 4 Jun 2014 13:07:15 +0000 (15:07 +0200)]
better loading feedback for app start, move from JS to CSS

10 years agofixes during test
Thomas Müller [Wed, 4 Jun 2014 13:01:36 +0000 (15:01 +0200)]
fixes during test

10 years agoshow 'Apps' as fallback label for app switcher if no app title is present (for exampl...
Jan-Christoph Borchardt [Wed, 4 Jun 2014 12:21:29 +0000 (14:21 +0200)]
show 'Apps' as fallback label for app switcher if no app title is present (for example in Settings)

10 years agoshow loading feedback
Jan-Christoph Borchardt [Wed, 4 Jun 2014 11:18:05 +0000 (13:18 +0200)]
show loading feedback

10 years agoseparate home icon and menu toggle
Jan-Christoph Borchardt [Wed, 4 Jun 2014 11:17:47 +0000 (13:17 +0200)]
separate home icon and menu toggle

10 years agoshow appname on mobile since now there's enough space
Jan-Christoph Borchardt [Wed, 4 Jun 2014 09:35:49 +0000 (11:35 +0200)]
show appname on mobile since now there's enough space

10 years agocut ownCloud text from logo when logged in, place appname there
Jan-Christoph Borchardt [Wed, 4 Jun 2014 09:17:18 +0000 (11:17 +0200)]
cut ownCloud text from logo when logged in, place appname there

10 years agoreduce font size of appname in header
Jan-Christoph Borchardt [Wed, 28 May 2014 09:33:52 +0000 (11:33 +0200)]
reduce font size of appname in header

10 years agodrop "push" element - no sticky footer needed anymore
Morris Jobke [Mon, 19 May 2014 13:52:27 +0000 (15:52 +0200)]
drop "push" element - no sticky footer needed anymore

10 years agoRemove obsoleted code to trigger navigation menu
Vincent Petry [Sat, 17 May 2014 16:03:00 +0000 (18:03 +0200)]
Remove obsoleted code to trigger navigation menu

Now that the navigation menu is always togglable, the media query
dependent code can be removed.

10 years agofix navigation bubble width and height on mobile
Jan-Christoph Borchardt [Fri, 16 May 2014 15:41:31 +0000 (17:41 +0200)]
fix navigation bubble width and height on mobile

10 years agoshow appname next to logo for better hint at navigation
Jan-Christoph Borchardt [Fri, 16 May 2014 15:11:51 +0000 (17:11 +0200)]
show appname next to logo for better hint at navigation

10 years agotoggle the navigation on desktop, not only on mobile
Jan-Christoph Borchardt [Fri, 16 May 2014 14:04:36 +0000 (16:04 +0200)]
toggle the navigation on desktop, not only on mobile

10 years agoadjust controls bar position for removed nav bar
Jan-Christoph Borchardt [Fri, 16 May 2014 14:03:35 +0000 (16:03 +0200)]
adjust controls bar position for removed nav bar

10 years agohide navigation by default, not only on small screens, first step
Jan-Christoph Borchardt [Thu, 15 May 2014 12:52:36 +0000 (14:52 +0200)]
hide navigation by default, not only on small screens, first step

10 years agoMerge pull request #8822 from owncloud/cache-change-propagator
Vincent Petry [Wed, 4 Jun 2014 11:03:14 +0000 (13:03 +0200)]
Merge pull request #8822 from owncloud/cache-change-propagator

[WIP] Improved propagation of cache changes

10 years agoMerge pull request #8844 from owncloud/design-icons
Morris Jobke [Wed, 4 Jun 2014 10:23:08 +0000 (12:23 +0200)]
Merge pull request #8844 from owncloud/design-icons

[WIP] simplify icons, remove shadow

10 years agoUpgrade SabreDAV to 1.8.10
Thomas Müller [Thu, 9 Jan 2014 13:25:48 +0000 (14:25 +0100)]
Upgrade SabreDAV to 1.8.10
Updating SabreDAV namespaces

10 years agoFixed wording to "Shared by link"
Vincent Petry [Wed, 4 Jun 2014 09:32:30 +0000 (11:32 +0200)]
Fixed wording to "Shared by link"

10 years agoMerge pull request #8701 from owncloud/slide-up-toggle
Bernhard Posselt [Wed, 4 Jun 2014 09:31:04 +0000 (11:31 +0200)]
Merge pull request #8701 from owncloud/slide-up-toggle

Create reusable data attribute for apps setting slideup

10 years agoFix mime type returning for "shared with others" files
Vincent Petry [Wed, 4 Jun 2014 09:26:03 +0000 (11:26 +0200)]
Fix mime type returning for "shared with others" files

Use "path" instead of "file_target", as the latter is not always set /
reliable.

10 years agoMerge pull request #8853 from owncloud/design-typeface
Jan-Christoph Borchardt [Wed, 4 Jun 2014 09:16:03 +0000 (11:16 +0200)]
Merge pull request #8853 from owncloud/design-typeface

Use Open Sans as typeface

10 years agoMerge pull request #8860 from owncloud/phpstorm-code-style
Morris Jobke [Wed, 4 Jun 2014 09:12:35 +0000 (11:12 +0200)]
Merge pull request #8860 from owncloud/phpstorm-code-style

add phpstorm code style

10 years agoAdded "Shared with link" sidebar section in files app
Vincent Petry [Wed, 4 Jun 2014 09:10:11 +0000 (11:10 +0200)]
Added "Shared with link" sidebar section in files app

Added section to only show link shares.

Please note that the filtering is currently done on the client side
which might not be the most efficient way of doing it.

10 years agoIE -> IE8 only
Morris Jobke [Wed, 4 Jun 2014 09:07:28 +0000 (11:07 +0200)]
IE -> IE8 only

10 years agomove from tff to woff and fix IE8
Morris Jobke [Wed, 4 Jun 2014 08:57:49 +0000 (10:57 +0200)]
move from tff to woff and fix IE8

10 years agoadd phpstorm code style
Robin Appelman [Wed, 4 Jun 2014 08:58:51 +0000 (10:58 +0200)]
add phpstorm code style

10 years agoDo not update action icon recipients for file list
Vincent Petry [Wed, 4 Jun 2014 08:48:01 +0000 (10:48 +0200)]
Do not update action icon recipients for file list

Since the files app doesn't have the recipient information on load it
cannot initially render the recipients in the action icons.

For this reason the action icon will not be updated with the recipients
after changing the shares, for consistency.

10 years agoUse recipient display names when updating shares in the UI
Vincent Petry [Wed, 4 Jun 2014 08:37:04 +0000 (10:37 +0200)]
Use recipient display names when updating shares in the UI

Since OC.Share didn't have any array containing the list of shares for
the current file, OC.Share.currentShares has been introduced to contain
the full share item structure instead of the reduced one
OC.Share.itemShares.

The event "sharesChanged" is now passing OC.Share.currentShares, which
itself includes the display name to be displayed for the recipients in
the action icon.

10 years agoMerge pull request #8662 from owncloud/f-lock
Thomas Müller [Wed, 4 Jun 2014 08:26:02 +0000 (10:26 +0200)]
Merge pull request #8662 from owncloud/f-lock

f-lock

10 years agoFix unit tests
Robin Appelman [Wed, 4 Jun 2014 08:01:50 +0000 (10:01 +0200)]
Fix unit tests

10 years agoMerge pull request #8842 from owncloud/ldap_cli_methods
Thomas Müller [Wed, 4 Jun 2014 07:37:04 +0000 (09:37 +0200)]
Merge pull request #8842 from owncloud/ldap_cli_methods

command line tools to see, modify and test existing LDAP configurations

10 years agoMerge pull request #8849 from owncloud/trash_expire_fix
Thomas Müller [Wed, 4 Jun 2014 07:36:40 +0000 (09:36 +0200)]
Merge pull request #8849 from owncloud/trash_expire_fix

get files in trash from file cache

10 years agofixing typo
Thomas Müller [Wed, 4 Jun 2014 07:36:27 +0000 (09:36 +0200)]
fixing typo

10 years agoMerge pull request #8468 from owncloud/remove-infieldlabels
Jan-Christoph Borchardt [Wed, 4 Jun 2014 07:28:20 +0000 (09:28 +0200)]
Merge pull request #8468 from owncloud/remove-infieldlabels

Remove infieldlabels

10 years agoworkaround to get the unit test going
Thomas Müller [Wed, 4 Jun 2014 06:21:28 +0000 (08:21 +0200)]
workaround to get the unit test going

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 4 Jun 2014 05:57:48 +0000 (01:57 -0400)]
[tx-robot] updated from transifex

10 years agoget the storage from the view
Bjoern Schiessle [Tue, 3 Jun 2014 08:23:51 +0000 (10:23 +0200)]
get the storage from the view

10 years agoUse ->instanceOfStorage() not instanceof for Storage instances.
ringmaster [Mon, 2 Jun 2014 19:52:31 +0000 (15:52 -0400)]
Use ->instanceOfStorage() not instanceof for Storage instances.

10 years agoCan't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage(...
ringmaster [Mon, 2 Jun 2014 14:54:41 +0000 (10:54 -0400)]
Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead.

10 years agoonly lock if unlink is called for a file
Bjoern Schiessle [Mon, 2 Jun 2014 14:38:55 +0000 (16:38 +0200)]
only lock if unlink is called for a file

10 years agofix unit test after adding the additional parameter to addStorageWrapper()
Bjoern Schiessle [Mon, 2 Jun 2014 13:12:31 +0000 (15:12 +0200)]
fix unit test after adding the additional parameter to addStorageWrapper()

10 years agoname the storage wrapper to make sure that we don't apply the wrapper multiple times
Bjoern Schiessle [Mon, 2 Jun 2014 13:06:15 +0000 (15:06 +0200)]
name the storage wrapper to make sure that we don't apply the wrapper multiple times

10 years agodon't ask for fileInfo if we already have one
Bjoern Schiessle [Mon, 2 Jun 2014 10:04:46 +0000 (12:04 +0200)]
don't ask for fileInfo if we already have one

10 years agoNormalize lock exception messages.
ringmaster [Fri, 30 May 2014 12:10:48 +0000 (08:10 -0400)]
Normalize lock exception messages.

10 years agomake sure to close the stream at the end of each test
Bjoern Schiessle [Wed, 28 May 2014 14:05:24 +0000 (16:05 +0200)]
make sure to close the stream at the end of each test

10 years agoRestore the reference to this used exception class.
ringmaster [Wed, 28 May 2014 13:45:03 +0000 (09:45 -0400)]
Restore the reference to this used exception class.

10 years agoMove Lock to private namespace, add interface. Update PHPDoc.
ringmaster [Wed, 28 May 2014 13:04:05 +0000 (09:04 -0400)]
Move Lock to private namespace, add interface. Update PHPDoc.

10 years agoDon't error out on console.
ringmaster [Wed, 28 May 2014 11:56:24 +0000 (07:56 -0400)]
Don't error out on console.

10 years agoRemoved unused vars/declarations, update PHPDoc.
ringmaster [Tue, 27 May 2014 20:12:07 +0000 (16:12 -0400)]
Removed unused vars/declarations, update PHPDoc.

10 years agoFix typo
Lukas Reschke [Tue, 27 May 2014 19:02:55 +0000 (21:02 +0200)]
Fix typo

10 years agoFix typo
Lukas Reschke [Tue, 27 May 2014 18:59:48 +0000 (20:59 +0200)]
Fix typo

10 years agoRemove unused methods.
ringmaster [Tue, 27 May 2014 13:31:20 +0000 (09:31 -0400)]
Remove unused methods.

10 years agoRespect locked files, surface correct exception.
ringmaster [Sat, 24 May 2014 13:18:24 +0000 (09:18 -0400)]
Respect locked files, surface correct exception.

10 years agoSimpler log unique id.
ringmaster [Sat, 24 May 2014 13:17:29 +0000 (09:17 -0400)]
Simpler log unique id.

10 years agoAdd actual locking and log changes necessary for debugging.
ringmaster [Sat, 24 May 2014 11:46:44 +0000 (07:46 -0400)]
Add actual locking and log changes necessary for debugging.

10 years agoContinued flock work.
ringmaster [Fri, 23 May 2014 14:29:37 +0000 (10:29 -0400)]
Continued flock work.

10 years agoflock changes. Work in progress.
ringmaster [Tue, 20 May 2014 21:44:57 +0000 (17:44 -0400)]
flock changes.  Work in progress.

10 years agounbold the username
Jan-Christoph Borchardt [Tue, 3 Jun 2014 18:02:50 +0000 (20:02 +0200)]
unbold the username

10 years agoFix size calculation during recursive scan
Robin Appelman [Tue, 3 Jun 2014 09:55:35 +0000 (11:55 +0200)]
Fix size calculation during recursive scan