]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years agouse cancelable timeout, on scroll only fetch next page if last query had any results
Jörn Friedrich Dreyer [Tue, 6 Jan 2015 14:18:41 +0000 (15:18 +0100)]
use cancelable timeout, on scroll only fetch next page if last query had any results

9 years agouse class for no results div instead of id. the elements are not unique.
Jörn Friedrich Dreyer [Tue, 6 Jan 2015 13:34:35 +0000 (14:34 +0100)]
use class for no results div instead of id. the elements are not unique.

9 years agoclear search when navigating via breadcrumbs
Jörn Friedrich Dreyer [Tue, 6 Jan 2015 12:55:51 +0000 (13:55 +0100)]
clear search when navigating via breadcrumbs

9 years agocorrectly clear searchbox when switching filelists
Jörn Friedrich Dreyer [Mon, 5 Jan 2015 16:53:14 +0000 (17:53 +0100)]
correctly clear searchbox when switching filelists

9 years agofix onScroll breaking search, fix keyboard navigation, fix filter for files in other...
Jörn Friedrich Dreyer [Mon, 5 Jan 2015 13:28:09 +0000 (14:28 +0100)]
fix onScroll breaking search, fix keyboard navigation, fix filter for files in other dirs

9 years agosearch with endless scrolling
Jörn Friedrich Dreyer [Mon, 5 Jan 2015 12:53:56 +0000 (13:53 +0100)]
search with endless scrolling

9 years agofilter trashbin and share views
Jörn Friedrich Dreyer [Mon, 5 Jan 2015 12:11:50 +0000 (13:11 +0100)]
filter trashbin and share views

9 years agopluralize translation
Jörn Friedrich Dreyer [Fri, 2 Jan 2015 15:22:23 +0000 (16:22 +0100)]
pluralize translation

9 years agodelay hiding no results message until search is triggered
Jörn Friedrich Dreyer [Fri, 2 Jan 2015 15:13:15 +0000 (16:13 +0100)]
delay hiding no results message until search is triggered

9 years agouse correct spinner
Jörn Friedrich Dreyer [Fri, 2 Jan 2015 15:12:37 +0000 (16:12 +0100)]
use correct spinner

9 years agoclear search results when clicking the x in type=search input field
Jörn Friedrich Dreyer [Fri, 2 Jan 2015 14:44:41 +0000 (15:44 +0100)]
clear search results when clicking the x in type=search input field

9 years agouse " to avoid escaping '
Jörn Friedrich Dreyer [Fri, 2 Jan 2015 13:59:55 +0000 (14:59 +0100)]
use " to avoid escaping '

9 years agotext and icon fixes
Jörn Friedrich Dreyer [Fri, 2 Jan 2015 13:58:39 +0000 (14:58 +0100)]
text and icon fixes

9 years agodo not hide search results when clicking, but hide on ESC
Jörn Friedrich Dreyer [Fri, 2 Jan 2015 13:46:35 +0000 (14:46 +0100)]
do not hide search results when clicking, but hide on ESC

9 years agocorrectly update search results when query is changed, show spinner when searching
Jörn Friedrich Dreyer [Fri, 2 Jan 2015 13:22:48 +0000 (14:22 +0100)]
correctly update search results when query is changed, show spinner when searching

9 years agoshow no files found message
Jörn Friedrich Dreyer [Fri, 2 Jan 2015 11:50:21 +0000 (12:50 +0100)]
show no files found message

9 years agomake OCA.Search.Files available in tests and for other apps
Jörn Friedrich Dreyer [Fri, 2 Jan 2015 09:57:25 +0000 (10:57 +0100)]
make OCA.Search.Files available in tests and for other apps

9 years agoadd file summary filter spec tests
Jörn Friedrich Dreyer [Fri, 2 Jan 2015 09:28:23 +0000 (10:28 +0100)]
add file summary filter spec tests

9 years agoFix rendering search results
Robin Appelman [Wed, 31 Dec 2014 15:36:00 +0000 (16:36 +0100)]
Fix rendering search results

9 years agofix count
Jörn Friedrich Dreyer [Wed, 31 Dec 2014 15:15:57 +0000 (16:15 +0100)]
fix count

9 years agouse correct visibilities
Jörn Friedrich Dreyer [Wed, 31 Dec 2014 15:02:58 +0000 (16:02 +0100)]
use correct visibilities

9 years agofix js tests
Jörn Friedrich Dreyer [Wed, 31 Dec 2014 13:36:48 +0000 (14:36 +0100)]
fix js tests

9 years agoinstantiate file search
Jörn Friedrich Dreyer [Wed, 31 Dec 2014 13:28:01 +0000 (14:28 +0100)]
instantiate file search

9 years agodon't use full class name to register plugin
Jörn Friedrich Dreyer [Tue, 30 Dec 2014 23:14:02 +0000 (00:14 +0100)]
don't use full class name to register plugin

9 years agothat -> self, add missing var
Jörn Friedrich Dreyer [Tue, 30 Dec 2014 23:13:09 +0000 (00:13 +0100)]
that -> self, add missing var

9 years agoadd SIZE_ALL const
Jörn Friedrich Dreyer [Tue, 30 Dec 2014 23:11:58 +0000 (00:11 +0100)]
add SIZE_ALL const

9 years agohide, esc, and backspace fixes
Jörn Friedrich Dreyer [Fri, 19 Dec 2014 21:36:00 +0000 (22:36 +0100)]
hide, esc, and backspace fixes

9 years agoallow getting the last query
Jörn Friedrich Dreyer [Fri, 19 Dec 2014 15:39:49 +0000 (16:39 +0100)]
allow getting the last query

9 years agofix visibility
Jörn Friedrich Dreyer [Fri, 19 Dec 2014 15:39:03 +0000 (16:39 +0100)]
fix visibility

9 years agoallow getting the last query
Jörn Friedrich Dreyer [Fri, 19 Dec 2014 15:37:44 +0000 (16:37 +0100)]
allow getting the last query

9 years agohide irrelevant stuff in empty filelist
Jörn Friedrich Dreyer [Thu, 18 Dec 2014 23:49:05 +0000 (00:49 +0100)]
hide irrelevant stuff in empty filelist

9 years agoset empty filter when hiding results / esc
Jörn Friedrich Dreyer [Thu, 18 Dec 2014 23:30:55 +0000 (00:30 +0100)]
set empty filter when hiding results / esc

9 years agoremove globe fallback icon
Jörn Friedrich Dreyer [Thu, 18 Dec 2014 23:25:25 +0000 (00:25 +0100)]
remove globe fallback icon

9 years agoshow audio icon & image previews
Jörn Friedrich Dreyer [Thu, 18 Dec 2014 23:24:46 +0000 (00:24 +0100)]
show audio icon & image previews

9 years agohide header when no files in list match
Jörn Friedrich Dreyer [Thu, 18 Dec 2014 22:11:42 +0000 (23:11 +0100)]
hide header when no files in list match

9 years agofilter new rows
Jörn Friedrich Dreyer [Thu, 18 Dec 2014 09:26:41 +0000 (10:26 +0100)]
filter new rows

9 years agoadjust search result alignment depending on if the layout has favorites or not
Jan-Christoph Borchardt [Wed, 17 Dec 2014 22:28:29 +0000 (23:28 +0100)]
adjust search result alignment depending on if the layout has favorites or not

9 years agofirst style fixes to search results
Jan-Christoph Borchardt [Wed, 17 Dec 2014 21:28:37 +0000 (22:28 +0100)]
first style fixes to search results

9 years agomove search results below filelist, show hint when results are off screen, use js...
Jörn Friedrich Dreyer [Wed, 17 Dec 2014 17:49:39 +0000 (18:49 +0100)]
move search results below filelist, show hint when results are off screen, use js plugin mechanism

9 years agoajax paging, some js cleanups
Jörn Friedrich Dreyer [Thu, 11 Dec 2014 15:23:39 +0000 (16:23 +0100)]
ajax paging, some js cleanups

9 years agoadd paged provider
Jörn Friedrich Dreyer [Thu, 11 Dec 2014 11:58:22 +0000 (12:58 +0100)]
add paged provider

9 years agomove code from js.js to search.js in the search app
Jörn Friedrich Dreyer [Wed, 10 Dec 2014 16:11:02 +0000 (17:11 +0100)]
move code from js.js to search.js in the search app

9 years agonew OC.Search, add search result formatters and handlers, use full content width...
Jörn Friedrich Dreyer [Fri, 5 Dec 2014 23:53:06 +0000 (00:53 +0100)]
new OC.Search, add search result formatters and handlers, use full content width for results

9 years agofull page search results
Jörn Friedrich Dreyer [Thu, 4 Dec 2014 12:43:38 +0000 (13:43 +0100)]
full page search results

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 2 Jan 2015 06:54:28 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

9 years ago8.0 alpha 1 v8.0.0alpha1
Frank Karlitschek [Thu, 1 Jan 2015 22:07:16 +0000 (23:07 +0100)]
8.0 alpha 1

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 1 Jan 2015 06:54:30 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

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

9 years agojump to 8.0.0.0 The test upgrade and installation of apps realistic.
Frank Karlitschek [Tue, 30 Dec 2014 21:02:41 +0000 (22:02 +0100)]
jump to 8.0.0.0 The test upgrade and installation of apps realistic.
Don´t open the champaign yet. This is obviously not the final release. ;-)
The final will have the version number 8.0.0.x

9 years agoMerge pull request #13055 from owncloud/dbal25
Lukas Reschke [Tue, 30 Dec 2014 18:04:50 +0000 (19:04 +0100)]
Merge pull request #13055 from owncloud/dbal25

update dbal to 2.5.0

9 years agoupdate dbal to 2.5.0
Robin Appelman [Tue, 30 Dec 2014 15:47:30 +0000 (16:47 +0100)]
update dbal to 2.5.0

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

9 years agoMerge pull request #12854 from owncloud/add-direct-download-link
Frank Karlitschek [Mon, 29 Dec 2014 17:47:39 +0000 (18:47 +0100)]
Merge pull request #12854 from owncloud/add-direct-download-link

Adding foundation for the direct download url

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

9 years agoadding getDirectDownload() to Wrapper
Thomas Müller [Tue, 16 Dec 2014 12:15:34 +0000 (13:15 +0100)]
adding getDirectDownload() to Wrapper

9 years agoAdding basement for the direct download url
Thomas Müller [Mon, 15 Dec 2014 14:20:24 +0000 (15:20 +0100)]
Adding basement for the direct download url

9 years agoMerge pull request #13023 from owncloud/provisioning_api-2
Thomas Müller [Sun, 28 Dec 2014 13:29:49 +0000 (14:29 +0100)]
Merge pull request #13023 from owncloud/provisioning_api-2

[jenkins] Add provisioning_api app

9 years agoMerge pull request #13043 from owncloud/check-for-hash
Thomas Müller [Sun, 28 Dec 2014 13:12:57 +0000 (14:12 +0100)]
Merge pull request #13043 from owncloud/check-for-hash

Check for hash

9 years agoMerge pull request #13035 from owncloud/new_edition_detection
Lukas Reschke [Sun, 28 Dec 2014 12:36:59 +0000 (13:36 +0100)]
Merge pull request #13035 from owncloud/new_edition_detection

Automatically detect the edition based on the enterprise_key app.

9 years agoCheck for hash
Lukas Reschke [Sun, 28 Dec 2014 12:23:34 +0000 (13:23 +0100)]
Check for hash

See https://github.com/owncloud/core/pull/13042

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

9 years agoMerge pull request #13025 from lyonel/master
Thomas Müller [Sat, 27 Dec 2014 20:39:23 +0000 (21:39 +0100)]
Merge pull request #13025 from lyonel/master

user_ldap is too verbose by default

9 years agoMerge pull request #13012 from owncloud/small_fix
Thomas Müller [Sat, 27 Dec 2014 20:38:47 +0000 (21:38 +0100)]
Merge pull request #13012 from owncloud/small_fix

only send activity if we have a valid path and the file is readable

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

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

9 years agoremove Edition
Frank Karlitschek [Thu, 25 Dec 2014 10:36:41 +0000 (11:36 +0100)]
remove Edition

9 years agoAutomatically detect the edition based on the enterprise_key app.
Frank Karlitschek [Thu, 25 Dec 2014 08:48:15 +0000 (09:48 +0100)]
Automatically detect the edition based on the enterprise_key app.

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

9 years agoAdd provisioning_api app
Tom Needham [Mon, 22 Dec 2014 13:54:50 +0000 (13:54 +0000)]
Add provisioning_api app

enable unit tests for provisioning api

fix admin docu key

9 years agoBe less verbose when using a paged search
Lyonel Vincent [Wed, 24 Dec 2014 15:35:36 +0000 (16:35 +0100)]
Be less verbose when using a paged search

Lower the priority from INFO to DEBUG

9 years agoBe less verbose when disabling SSL cert validation
Lyonel Vincent [Wed, 24 Dec 2014 15:32:27 +0000 (16:32 +0100)]
Be less verbose when disabling SSL cert validation

change log level from WARN to DEBUG

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

9 years agoMerge pull request #12830 from owncloud/intelligent-container
Thomas Müller [Tue, 23 Dec 2014 14:36:55 +0000 (15:36 +0100)]
Merge pull request #12830 from owncloud/intelligent-container

Intelligent container

9 years agoMerge pull request #13008 from owncloud/db-connection-test-cleanup
Morris Jobke [Tue, 23 Dec 2014 12:55:51 +0000 (13:55 +0100)]
Merge pull request #13008 from owncloud/db-connection-test-cleanup

Clean up test table in Connection Test to prevent unnecessary failures.

9 years agoonly send activity if we have a valid path and the file is readable
Bjoern Schiessle [Tue, 23 Dec 2014 11:40:52 +0000 (12:40 +0100)]
only send activity if we have a valid path and the file is readable

9 years agoMerge pull request #10292 from owncloud/external-share-delete
Morris Jobke [Tue, 23 Dec 2014 10:21:06 +0000 (11:21 +0100)]
Merge pull request #10292 from owncloud/external-share-delete

Fix trashbin when deleting a file over an external share

9 years agoIntelligent container
Bernhard Posselt [Sat, 13 Dec 2014 18:28:20 +0000 (19:28 +0100)]
Intelligent container

* resolves dependencies by type hint or variable name
* simpler route.php
* implementation of https://github.com/owncloud/core/issues/12829

Generates and injects parameters automatically. You can now build full classes like

    $c->query('MyClassName')

without having to register it as a service. The resolved object's instance will be saved by using registerService. If a constructor parameter is not type hinted, the parameter name will be taken.

Therefore the following two implementations are identical:

    class Class1 { function __construct(MyClassName $class)
    class Class1 { function __construct($MyClassName)

This makes it possible to also inject primitive values such as strings, arrays etc.

In addition if the query could not be resolved, a `QueryException` is now thrown

Routes can now be returned as an array from `routes.php` and an `appinfo/application.php` is optional

Old commit messages:

make it possible to return the routes instead of having to intialize the application
try to get the controller by convention
add first implementation of automatic resolve
add another test just to be sure
store the resolved object
more tests
add phpdoc to public app.php method
use the same variable for the public app.php method
deprecate old methods and add services for public interfaces
deprecated getServer method
disallow private api injection for apps other than core or settings (settings should be an app goddamnit :D)
register userid because its such an often used variable
fix indention and leading slash
use test namespace
add deprecation reasons, remove private api usage checks and remove deprecation from getServer()
add additional public interfaces
add public interface for rootfolder
fix syntax error
remove deprecation from methods where no alternative is there yet
remove deprecated from method which has no alternative
add timezone public service for #12881
add another deprecation hint
move deprecation into separate branch
remove dead comment
first try to get the namespace from the info.xml, if it does not exist, just uppercase the first letter
also trim the namespace name
add an interface for timefactory
move timefactory to public and add icontrollermethodreflector
keep core interface
fix copyright date in headers

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

9 years agoClean up test table in Connection Test to prevent unnecessary failures.
Andreas Fischer [Tue, 23 Dec 2014 00:01:58 +0000 (01:01 +0100)]
Clean up test table in Connection Test to prevent unnecessary failures.

9 years agoMerge pull request #12997 from owncloud/sharing_activities
Björn Schießle [Mon, 22 Dec 2014 22:31:07 +0000 (23:31 +0100)]
Merge pull request #12997 from owncloud/sharing_activities

add activity if public shared file/folder was downloaded

9 years agoMerge pull request #13003 from owncloud/remove-skip-to-content
Morris Jobke [Mon, 22 Dec 2014 18:37:52 +0000 (19:37 +0100)]
Merge pull request #13003 from owncloud/remove-skip-to-content

remove skip to content for now, see #12999

9 years agoMake sure the path passed to the activity manager is normalized
Robin Appelman [Mon, 22 Dec 2014 14:04:59 +0000 (15:04 +0100)]
Make sure the path passed to the activity manager is normalized

9 years agoadd activity if public shared file/folder was downloaded
Bjoern Schiessle [Mon, 22 Dec 2014 11:35:50 +0000 (12:35 +0100)]
add activity if public shared file/folder was downloaded

9 years agoremove skip to content for now, see #12999
Jan-Christoph Borchardt [Mon, 22 Dec 2014 15:02:45 +0000 (16:02 +0100)]
remove skip to content for now, see #12999

9 years agoMerge pull request #12860 from owncloud/remove-apparently-unused-file
Thomas Müller [Mon, 22 Dec 2014 13:47:14 +0000 (14:47 +0100)]
Merge pull request #12860 from owncloud/remove-apparently-unused-file

Remove unused file

9 years agoMerge pull request #11810 from owncloud/hhvm-autotest
Thomas Müller [Mon, 22 Dec 2014 13:12:03 +0000 (14:12 +0100)]
Merge pull request #11810 from owncloud/hhvm-autotest

Adding autotest-hhvm.sh [WIP]

9 years agoMerge pull request #12969 from owncloud/clarify-docs
Morris Jobke [Mon, 22 Dec 2014 09:01:39 +0000 (10:01 +0100)]
Merge pull request #12969 from owncloud/clarify-docs

Clarify return values

9 years agoMerge pull request #12961 from owncloud/try_to_cache_keys
Morris Jobke [Mon, 22 Dec 2014 08:50:29 +0000 (09:50 +0100)]
Merge pull request #12961 from owncloud/try_to_cache_keys

cache keys to read them only once from the hard disc

9 years agoMerge pull request #12983 from owncloud/root-iface
Morris Jobke [Mon, 22 Dec 2014 08:05:23 +0000 (09:05 +0100)]
Merge pull request #12983 from owncloud/root-iface

Add an interface for the root folder so apps have an interface to deal with storage

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

9 years agoadd an interface for the root folder so apps have an interface to deal with storage
Bernhard Posselt [Sat, 20 Dec 2014 14:59:31 +0000 (15:59 +0100)]
add an interface for the root folder so apps have an interface to deal with storage

fix comments and newline

add newline

9 years agoMerge pull request #12978 from owncloud/fix-support-claim
Thomas Müller [Sun, 21 Dec 2014 19:30:43 +0000 (20:30 +0100)]
Merge pull request #12978 from owncloud/fix-support-claim

Change support message to be more explicit about the enterprise edition

9 years agoMerge pull request #12981 from owncloud/MDB2SchemaManager-tearDown-Oracle
Thomas Müller [Sun, 21 Dec 2014 19:29:03 +0000 (20:29 +0100)]
Merge pull request #12981 from owncloud/MDB2SchemaManager-tearDown-Oracle

Properly call parent::tearDown() in MDB2SchemaManager::tearDown().

9 years agoMerge pull request #12982 from owncloud/timefac-iface
Thomas Müller [Sun, 21 Dec 2014 19:27:53 +0000 (20:27 +0100)]
Merge pull request #12982 from owncloud/timefac-iface

Add an interface for the timefactory class

9 years agoMerge pull request #12942 from owncloud/favs-missingsharedsubdirs
Morris Jobke [Sun, 21 Dec 2014 09:38:34 +0000 (10:38 +0100)]
Merge pull request #12942 from owncloud/favs-missingsharedsubdirs

Fix issues with searchByTag in shared storage

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

9 years agoadd an interface for the timefactory class
Bernhard Posselt [Sat, 20 Dec 2014 14:52:25 +0000 (15:52 +0100)]
add an interface for the timefactory class

fix indention

9 years agoProperly call parent::tearDown() in MDB2SchemaManager::tearDown().
Andreas Fischer [Sat, 20 Dec 2014 14:30:02 +0000 (15:30 +0100)]
Properly call parent::tearDown() in MDB2SchemaManager::tearDown().

The early return introduced by 04c982a96e19f2254739c24ee8c6b568edcb4190
prevents parent::tearDown() being called on Oracle.

9 years agoMerge pull request #12974 from owncloud/documents-typeface
Morris Jobke [Sat, 20 Dec 2014 11:00:27 +0000 (12:00 +0100)]
Merge pull request #12974 from owncloud/documents-typeface

change Documents default typeface from serif to sans-serif

9 years agoChange support message to be more explicit about the enterprise edition
Morris Jobke [Fri, 19 Dec 2014 20:05:39 +0000 (21:05 +0100)]
Change support message to be more explicit about the enterprise edition