]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years agoMerge pull request #12895 from owncloud/favorites-polish
Jan-Christoph Borchardt [Wed, 17 Dec 2014 12:42:20 +0000 (13:42 +0100)]
Merge pull request #12895 from owncloud/favorites-polish

polish the Favorites design

9 years agofix favorite star flickering on empty state page
Jan-Christoph Borchardt [Wed, 17 Dec 2014 12:40:57 +0000 (13:40 +0100)]
fix favorite star flickering on empty state page

9 years agoMerge pull request #12889 from owncloud/deprecation-time
Thomas Müller [Wed, 17 Dec 2014 10:28:01 +0000 (11:28 +0100)]
Merge pull request #12889 from owncloud/deprecation-time

Deprecate old and replaced appframework apis

9 years agofix file list summary left alignment
Jan-Christoph Borchardt [Wed, 17 Dec 2014 10:08:39 +0000 (11:08 +0100)]
fix file list summary left alignment

9 years agofix empty state for Favorites
Jan-Christoph Borchardt [Wed, 17 Dec 2014 10:04:18 +0000 (11:04 +0100)]
fix empty state for Favorites

9 years agoput Favorites second in list, after 'All files'
Jan-Christoph Borchardt [Wed, 17 Dec 2014 10:00:16 +0000 (11:00 +0100)]
put Favorites second in list, after 'All files'

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 17 Dec 2014 06:56:41 +0000 (01:56 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #12881 from owncloud/issue/12874-interface-timezone
Lukas Reschke [Tue, 16 Dec 2014 21:58:23 +0000 (22:58 +0100)]
Merge pull request #12881 from owncloud/issue/12874-interface-timezone

Move timezone logic out of server.php

9 years agoMerge pull request #12890 from owncloud/add-fancy-translation
Thomas Müller [Tue, 16 Dec 2014 21:53:21 +0000 (22:53 +0100)]
Merge pull request #12890 from owncloud/add-fancy-translation

Add some fancy translation chart

9 years agoAdd some fancy translation chart
Lukas Reschke [Tue, 16 Dec 2014 18:55:42 +0000 (19:55 +0100)]
Add some fancy translation chart

Probably useless - but at least it looks fancy.

9 years agofirst round of deprecation
Bernhard Posselt [Tue, 16 Dec 2014 18:50:31 +0000 (19:50 +0100)]
first round of deprecation

9 years agoMove timezone logic out of server.php
Joas Schilling [Tue, 16 Dec 2014 14:34:55 +0000 (15:34 +0100)]
Move timezone logic out of server.php

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 16 Dec 2014 06:55:32 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #12360 from owncloud/files-tags
Lukas Reschke [Mon, 15 Dec 2014 18:55:18 +0000 (19:55 +0100)]
Merge pull request #12360 from owncloud/files-tags

Add favorites to files app

9 years agoFixed small code style issues
Vincent Petry [Mon, 15 Dec 2014 16:20:41 +0000 (17:20 +0100)]
Fixed small code style issues

9 years agoMerge pull request #11946 from owncloud/load-vendor-from-core-json
Lukas Reschke [Mon, 15 Dec 2014 15:18:38 +0000 (16:18 +0100)]
Merge pull request #11946 from owncloud/load-vendor-from-core-json

Implement method that reads vendor libs from core.json

9 years agoMerge pull request #12555 from owncloud/app_specific_search
Jörn Friedrich Dreyer [Mon, 15 Dec 2014 15:14:40 +0000 (16:14 +0100)]
Merge pull request #12555 from owncloud/app_specific_search

introduce inApps[] filter for search via ajax query

9 years agoRemove spinner when toggling file favorite
Vincent Petry [Mon, 15 Dec 2014 14:50:57 +0000 (15:50 +0100)]
Remove spinner when toggling file favorite

9 years agoFixed has-favorites CSS
Vincent Petry [Mon, 15 Dec 2014 14:18:29 +0000 (15:18 +0100)]
Fixed has-favorites CSS

9 years agoshift actions to the left a bit to account for right shift due to favorites action...
Jan-Christoph Borchardt [Mon, 15 Dec 2014 14:12:37 +0000 (15:12 +0100)]
shift actions to the left a bit to account for right shift due to favorites action, not not overlap with size info

9 years agoadd CSS to shift header to account for when favorites are present
Jan-Christoph Borchardt [Mon, 15 Dec 2014 14:11:51 +0000 (15:11 +0100)]
add CSS to shift header to account for when favorites are present

9 years agoImplement method that reads vendor libs from core.json
Morris Jobke [Tue, 4 Nov 2014 14:28:50 +0000 (15:28 +0100)]
Implement method that reads vendor libs from core.json

* includes them at the beginning of initTemplate()

9 years agoMerge pull request #12839 from oparoz/ControllerMethodReflector
Morris Jobke [Mon, 15 Dec 2014 13:20:26 +0000 (14:20 +0100)]
Merge pull request #12839 from oparoz/ControllerMethodReflector

\OCP\AppFramework\Utility\IControllerMethodReflector

9 years agoMerge pull request #12846 from owncloud/fix-searchbytags-test
Morris Jobke [Mon, 15 Dec 2014 12:23:59 +0000 (13:23 +0100)]
Merge pull request #12846 from owncloud/fix-searchbytags-test

Sort results to make sure assert work on consistent order

9 years agoUse star icon for favorites
Vincent Petry [Mon, 15 Dec 2014 11:43:16 +0000 (12:43 +0100)]
Use star icon for favorites

9 years agoLoad handlebars in core
Vincent Petry [Mon, 15 Dec 2014 11:43:05 +0000 (12:43 +0100)]
Load handlebars in core

9 years agoMerge pull request #12625 from owncloud/app-dependencies-libs-and-commands
Bernhard Posselt [Mon, 15 Dec 2014 11:34:46 +0000 (12:34 +0100)]
Merge pull request #12625 from owncloud/app-dependencies-libs-and-commands

adding dependencies for command line tools and php libraries

9 years agofixing owncloud version
Thomas Müller [Mon, 15 Dec 2014 11:23:56 +0000 (12:23 +0100)]
fixing owncloud version

9 years agoCorrectly replace favorites icon when re-rendering file actions
Vincent Petry [Fri, 12 Dec 2014 16:06:57 +0000 (17:06 +0100)]
Correctly replace favorites icon when re-rendering file actions

9 years agoAdded favorites feature to the files app
Vincent Petry [Tue, 18 Nov 2014 17:53:45 +0000 (18:53 +0100)]
Added favorites feature to the files app

9 years agoReturn file info from Node API
Vincent Petry [Fri, 12 Dec 2014 14:19:36 +0000 (15:19 +0100)]
Return file info from Node API

9 years agoMerge pull request #11991 from owncloud/bower-jquery-ui
Morris Jobke [Mon, 15 Dec 2014 10:39:31 +0000 (11:39 +0100)]
Merge pull request #11991 from owncloud/bower-jquery-ui

bower jquery-ui - exported changes to a separate css file

9 years agoSort results to make sure assert work on consistent order
Vincent Petry [Mon, 15 Dec 2014 10:32:32 +0000 (11:32 +0100)]
Sort results to make sure assert work on consistent order

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 15 Dec 2014 06:54:30 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

9 years agoOlivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflector
Olivier Paroz [Sun, 14 Dec 2014 22:54:31 +0000 (23:54 +0100)]
Olivier Paroz  \OCP\AppFramework\Utility\IControllerMethodReflector

9 years agomake regex in controllermethodreflector.php compatible with PCRE 6.x
Philipp Knechtges [Sat, 13 Dec 2014 01:16:37 +0000 (02:16 +0100)]
make regex in controllermethodreflector.php compatible with PCRE 6.x

The syntax ?<...> seems to be only supported from PCRE 7.0 on. For
backwards-compability ?P<...> is used.

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 14 Dec 2014 06:54:56 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #12639 from owncloud/bad_mtime_format
Morris Jobke [Sat, 13 Dec 2014 09:07:10 +0000 (10:07 +0100)]
Merge pull request #12639 from owncloud/bad_mtime_format

Fix formatting of bad dates from external storages

9 years agobower jquery-ui - exported changes to a separate css file
Morris Jobke [Thu, 6 Nov 2014 10:04:18 +0000 (11:04 +0100)]
bower jquery-ui - exported changes to a separate css file

9 years agoMerge pull request #12795 from owncloud/files-layoutchanges
Morris Jobke [Sat, 13 Dec 2014 08:00:43 +0000 (09:00 +0100)]
Merge pull request #12795 from owncloud/files-layoutchanges

Move file thumbnail element into the label tag

9 years agoMerge pull request #12726 from owncloud/add-filter-for-backend-to-rest-index
Morris Jobke [Sat, 13 Dec 2014 07:50:15 +0000 (08:50 +0100)]
Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-index

Add filter for backend to rest index

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 13 Dec 2014 06:55:24 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoReturn ? if mtime is 0 or -1
Robin McCorkell [Fri, 5 Dec 2014 13:54:43 +0000 (13:54 +0000)]
Return ? if mtime is 0 or -1

Tooltip contains 'Unable to determine date'. Fixes #6395

9 years agoMake comment clear
Lukas Reschke [Fri, 12 Dec 2014 15:50:14 +0000 (16:50 +0100)]
Make comment clear

9 years agoComment code path
Lukas Reschke [Fri, 12 Dec 2014 15:45:11 +0000 (16:45 +0100)]
Comment code path

9 years agoUse limit and offset
Lukas Reschke [Fri, 12 Dec 2014 15:43:24 +0000 (16:43 +0100)]
Use limit and offset

9 years agoUse array key instead of value
Lukas Reschke [Fri, 12 Dec 2014 15:42:25 +0000 (16:42 +0100)]
Use array key instead of value

9 years agoMerge pull request #12806 from owncloud/display-backend-in-usermgnt
Vincent Petry [Fri, 12 Dec 2014 15:23:39 +0000 (16:23 +0100)]
Merge pull request #12806 from owncloud/display-backend-in-usermgnt

Show user backend in user management

9 years agoMerge pull request #12778 from owncloud/searchbytags2
Vincent Petry [Fri, 12 Dec 2014 13:27:19 +0000 (14:27 +0100)]
Merge pull request #12778 from owncloud/searchbytags2

Added searchByTags to view, storage and cache

9 years agoShow user backend in user management
Morris Jobke [Fri, 12 Dec 2014 09:21:50 +0000 (10:21 +0100)]
Show user backend in user management

* add switch to settings to show user backend
* user classes for headers and rows to unify the show/hide statement
* add user backend to response of user create request
* proper markup in settings area

9 years agoadding unit tests for PlatformRepository::normalizeVersion()
Thomas Müller [Fri, 12 Dec 2014 12:33:22 +0000 (13:33 +0100)]
adding unit tests for PlatformRepository::normalizeVersion()

9 years agoMerge pull request #12812 from owncloud/remove-53-workaround
Thomas Müller [Fri, 12 Dec 2014 12:16:49 +0000 (13:16 +0100)]
Merge pull request #12812 from owncloud/remove-53-workaround

Remove conditional check for 5.3 compatibility

9 years agoMerge pull request #12808 from owncloud/add-special-parameterlist-to-manager
Joas Schilling [Fri, 12 Dec 2014 12:03:26 +0000 (13:03 +0100)]
Merge pull request #12808 from owncloud/add-special-parameterlist-to-manager

Add special parameterlist to manager

9 years agoMerge pull request #12789 from owncloud/external-icon
Vincent Petry [Fri, 12 Dec 2014 11:46:57 +0000 (12:46 +0100)]
Merge pull request #12789 from owncloud/external-icon

fix and compress files_external icon

9 years agoAdd test for user without backend
Lukas Reschke [Fri, 12 Dec 2014 11:39:31 +0000 (12:39 +0100)]
Add test for user without backend

9 years agorework api of DependencyAnalyzer
Thomas Müller [Fri, 12 Dec 2014 11:34:53 +0000 (12:34 +0100)]
rework api of DependencyAnalyzer

9 years agoRemove conditional check for 5.3 compatibility
Lukas Reschke [Fri, 12 Dec 2014 11:25:59 +0000 (12:25 +0100)]
Remove conditional check for 5.3 compatibility

9 years agoMerge pull request #12587 from owncloud/dav-logerrors
Vincent Petry [Fri, 12 Dec 2014 10:58:04 +0000 (11:58 +0100)]
Merge pull request #12587 from owncloud/dav-logerrors

Log exceptions in DAV storage

9 years agoMerge pull request #12807 from owncloud/fix-timespan-language
Joas Schilling [Fri, 12 Dec 2014 10:57:22 +0000 (11:57 +0100)]
Merge pull request #12807 from owncloud/fix-timespan-language

Correctly inject the language into the subcall

9 years agoAdded searchByTag in cache jail wrapper
Vincent Petry [Fri, 12 Dec 2014 10:48:42 +0000 (11:48 +0100)]
Added searchByTag in cache jail wrapper

9 years agoMerge pull request #12527 from owncloud/js-pluginsystem
Robin Appelman [Fri, 12 Dec 2014 10:43:31 +0000 (11:43 +0100)]
Merge pull request #12527 from owncloud/js-pluginsystem

Simple Plugin system for Javascript

9 years agoSpecify list of activity parameters for sharing extension
Joas Schilling [Thu, 11 Dec 2014 13:55:20 +0000 (14:55 +0100)]
Specify list of activity parameters for sharing extension

9 years agoMerge pull request #12790 from owncloud/user-mngt-js-only
Morris Jobke [Fri, 12 Dec 2014 10:32:47 +0000 (11:32 +0100)]
Merge pull request #12790 from owncloud/user-mngt-js-only

remove PHP generated user list and move all to the existing JS part

9 years agoMake $userId mandatory for searchByTags
Vincent Petry [Fri, 12 Dec 2014 10:18:35 +0000 (11:18 +0100)]
Make $userId mandatory for searchByTags

$userId is now a mandatory parameter for searchByTags.

Also fixed some places in the code where the argument was missing (Node
API and View)

9 years agoMerge pull request #12805 from Gadzy/patch-1
Morris Jobke [Fri, 12 Dec 2014 10:11:40 +0000 (11:11 +0100)]
Merge pull request #12805 from Gadzy/patch-1

Check for share by link enabled

9 years agoCorrectly inject the language into the subcall
Joas Schilling [Fri, 12 Dec 2014 10:00:07 +0000 (11:00 +0100)]
Correctly inject the language into the subcall

9 years agoCheck for share by link enabled
Gadzy [Fri, 12 Dec 2014 09:23:51 +0000 (10:23 +0100)]
Check for share by link enabled

Display "Shared by link" section only if sharing by link is enabled.

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 12 Dec 2014 09:19:09 +0000 (04:19 -0500)]
[tx-robot] updated from transifex

9 years agoadd comments to user list JS for better understanding
Morris Jobke [Fri, 12 Dec 2014 08:59:42 +0000 (09:59 +0100)]
add comments to user list JS for better understanding

9 years agomove loading of JS and CSS to template
Morris Jobke [Fri, 12 Dec 2014 08:22:15 +0000 (09:22 +0100)]
move loading of JS and CSS to template

9 years agoremove PHP generated user list and move all to the existing JS part
Morris Jobke [Thu, 11 Dec 2014 14:37:56 +0000 (15:37 +0100)]
remove PHP generated user list and move all to the existing JS part

9 years agoMerge pull request #12698 from owncloud/handle_readonly_shared_files
Morris Jobke [Fri, 12 Dec 2014 07:34:28 +0000 (08:34 +0100)]
Merge pull request #12698 from owncloud/handle_readonly_shared_files

Handle readonly shared files

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 12 Dec 2014 06:55:24 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #12786 from owncloud/userfolder-setup
Morris Jobke [Thu, 11 Dec 2014 22:51:49 +0000 (23:51 +0100)]
Merge pull request #12786 from owncloud/userfolder-setup

Ensure user mountpoints are setup when using getUserFolder

9 years agoReplace input checkbox CSS selector with .electCheckBox
Vincent Petry [Thu, 11 Dec 2014 17:20:04 +0000 (18:20 +0100)]
Replace input checkbox CSS selector with .electCheckBox

9 years agoMove file thumbnail into the label element
Vincent Petry [Thu, 11 Dec 2014 16:36:14 +0000 (17:36 +0100)]
Move file thumbnail into the label element

9 years agoAdded searchByTags to view, storage and cache
Vincent Petry [Thu, 4 Dec 2014 13:01:15 +0000 (14:01 +0100)]
Added searchByTags to view, storage and cache

9 years agocheck app dependencies on installation as well
Thomas Müller [Thu, 11 Dec 2014 16:02:07 +0000 (17:02 +0100)]
check app dependencies on installation as well

9 years agoshow readonly message in file conflict dialog, make it always selected
Jörn Friedrich Dreyer [Mon, 8 Dec 2014 14:26:31 +0000 (15:26 +0100)]
show readonly message in file conflict dialog, make it always selected

9 years agofix unit tests
Thomas Müller [Thu, 11 Dec 2014 15:22:30 +0000 (16:22 +0100)]
fix unit tests

9 years agosingle dependencies will not be represented as an array + fix unit tests
Thomas Müller [Thu, 11 Dec 2014 14:37:45 +0000 (15:37 +0100)]
single dependencies will not be represented as an array + fix unit tests

9 years agofix and compress files_external icon
Jan-Christoph Borchardt [Thu, 11 Dec 2014 14:33:31 +0000 (15:33 +0100)]
fix and compress files_external icon

9 years agoadjust styling of missing dependencies in apps management
Thomas Müller [Thu, 11 Dec 2014 14:24:36 +0000 (15:24 +0100)]
adjust styling of missing dependencies in apps management

9 years agoAdd test for getSpecialParameterList()
Joas Schilling [Thu, 11 Dec 2014 14:00:17 +0000 (15:00 +0100)]
Add test for getSpecialParameterList()

9 years agoAllow extensions to specify the list of special parameters
Joas Schilling [Thu, 11 Dec 2014 13:54:50 +0000 (14:54 +0100)]
Allow extensions to specify the list of special parameters

9 years agoEnsure user mountpoints are setup when using getUserFolder
Robin Appelman [Thu, 11 Dec 2014 13:34:30 +0000 (14:34 +0100)]
Ensure user mountpoints are setup when using getUserFolder

9 years agoMerge pull request #12781 from owncloud/jenkins-curl-open-basedir
Morris Jobke [Thu, 11 Dec 2014 13:15:24 +0000 (14:15 +0100)]
Merge pull request #12781 from owncloud/jenkins-curl-open-basedir

[Jenkins only] curl open basedir

9 years agoMerge pull request #12780 from owncloud/make-datetimeformattertest-reliable
Joas Schilling [Thu, 11 Dec 2014 13:11:07 +0000 (14:11 +0100)]
Merge pull request #12780 from owncloud/make-datetimeformattertest-reliable

Use a fixed timestamp so we dont switch days/years with the getTimestampAgo

9 years agoMerge pull request #12779 from owncloud/correctly-fall-back-plurals
Thomas Müller [Thu, 11 Dec 2014 12:53:17 +0000 (13:53 +0100)]
Merge pull request #12779 from owncloud/correctly-fall-back-plurals

Correctly fallback to english, if the plural case is not translated

9 years agoUse a fixed timestamp so we dont switch days/years with the getTimestampAgo
Joas Schilling [Thu, 11 Dec 2014 12:22:05 +0000 (13:22 +0100)]
Use a fixed timestamp so we dont switch days/years with the getTimestampAgo

9 years agoCorrectly fallback to english, if the plural case is not translated
Joas Schilling [Thu, 11 Dec 2014 10:33:40 +0000 (11:33 +0100)]
Correctly fallback to english, if the plural case is not translated

9 years agoUse public interface
Lukas Reschke [Thu, 11 Dec 2014 11:29:58 +0000 (12:29 +0100)]
Use public interface

9 years agoBreak loop
Lukas Reschke [Thu, 11 Dec 2014 11:29:53 +0000 (12:29 +0100)]
Break loop

9 years agoAdd user parameter to tag manager
Vincent Petry [Wed, 10 Dec 2014 14:59:41 +0000 (15:59 +0100)]
Add user parameter to tag manager

9 years agoadding dependency to owncloud version - with fallback to requiremin and requiremax
Thomas Müller [Fri, 5 Dec 2014 14:28:33 +0000 (15:28 +0100)]
adding dependency to owncloud version - with fallback to requiremin and requiremax

9 years agoadding dependencies for supported platforms
Thomas Müller [Fri, 5 Dec 2014 13:51:41 +0000 (14:51 +0100)]
adding dependencies for supported platforms

9 years agoadding supported libraries - including min and max version
Thomas Müller [Fri, 5 Dec 2014 12:52:51 +0000 (13:52 +0100)]
adding supported libraries - including min and max version

9 years agoadding dependencies for command line tools
Thomas Müller [Thu, 4 Dec 2014 16:04:35 +0000 (17:04 +0100)]
adding dependencies for command line tools

9 years agoMerge pull request #12776 from owncloud/fix-go-ago
Jan-Christoph Borchardt [Thu, 11 Dec 2014 10:48:23 +0000 (11:48 +0100)]
Merge pull request #12776 from owncloud/fix-go-ago

year go -> year ago

9 years agoyear go -> year ago
Thomas Müller [Thu, 11 Dec 2014 10:30:00 +0000 (11:30 +0100)]
year go -> year ago