summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* hide, esc, and backspace fixesJörn Friedrich Dreyer2015-01-021-10/+11
|
* allow getting the last queryJörn Friedrich Dreyer2015-01-021-0/+4
|
* fix visibilityJörn Friedrich Dreyer2015-01-022-8/+2
|
* allow getting the last queryJörn Friedrich Dreyer2015-01-021-24/+22
|
* hide irrelevant stuff in empty filelistJörn Friedrich Dreyer2015-01-021-3/+5
|
* set empty filter when hiding results / escJörn Friedrich Dreyer2015-01-021-0/+3
|
* remove globe fallback iconJörn Friedrich Dreyer2015-01-021-1/+0
|
* show audio icon & image previewsJörn Friedrich Dreyer2015-01-021-18/+16
|
* hide header when no files in list matchJörn Friedrich Dreyer2015-01-024-9/+41
|
* filter new rowsJörn Friedrich Dreyer2015-01-023-20/+88
|
* adjust search result alignment depending on if the layout has favorites or notJan-Christoph Borchardt2015-01-021-11/+17
|
* first style fixes to search resultsJan-Christoph Borchardt2015-01-022-13/+12
|
* move search results below filelist, show hint when results are off screen, ↵Jörn Friedrich Dreyer2015-01-0213-146/+228
| | | | use js plugin mechanism
* ajax paging, some js cleanupsJörn Friedrich Dreyer2015-01-026-243/+300
|
* add paged providerJörn Friedrich Dreyer2015-01-027-6/+114
|
* move code from js.js to search.js in the search appJörn Friedrich Dreyer2015-01-024-82/+145
|
* new OC.Search, add search result formatters and handlers, use full content ↵Jörn Friedrich Dreyer2015-01-026-150/+187
| | | | width for results
* full page search resultsJörn Friedrich Dreyer2015-01-023-28/+47
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-0228-186/+386
|
* 8.0 alpha 1v8.0.0alpha1Frank Karlitschek2015-01-011-2/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-0134-36/+732
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-3156-34/+810
|
* jump to 8.0.0.0 The test upgrade and installation of apps realistic.Frank Karlitschek2014-12-301-1/+1
| | | | | Don´t open the champaign yet. This is obviously not the final release. ;-) The final will have the version number 8.0.0.x
* Merge pull request #13055 from owncloud/dbal25Lukas Reschke2014-12-301-0/+0
|\ | | | | update dbal to 2.5.0
| * update dbal to 2.5.0Robin Appelman2014-12-301-0/+0
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-302-0/+8
|
* Merge pull request #12854 from owncloud/add-direct-download-linkFrank Karlitschek2014-12-295-0/+58
|\ | | | | Adding foundation for the direct download url
| * adding getDirectDownload() to WrapperThomas Müller2014-12-282-2/+14
| |
| * Adding basement for the direct download urlThomas Müller2014-12-284-0/+46
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-12-2916-8/+60
|/
* Merge pull request #13023 from owncloud/provisioning_api-2Thomas Müller2014-12-2813-0/+1680
|\ | | | | [jenkins] Add provisioning_api app
| * Add provisioning_api appTom Needham2014-12-2413-0/+1680
| | | | | | | | | | | | enable unit tests for provisioning api fix admin docu key
* | Merge pull request #13043 from owncloud/check-for-hashThomas Müller2014-12-281-1/+2
|\ \ | | | | | | Check for hash
| * | Check for hashLukas Reschke2014-12-281-1/+2
| | | | | | | | | | | | See https://github.com/owncloud/core/pull/13042
* | | Merge pull request #13035 from owncloud/new_edition_detectionLukas Reschke2014-12-282-7/+6
|\ \ \ | | | | | | | | Automatically detect the edition based on the enterprise_key app.
| * | | remove EditionFrank Karlitschek2014-12-251-2/+0
| | | |
| * | | Automatically detect the edition based on the enterprise_key app.Frank Karlitschek2014-12-252-5/+6
| |/ /
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-284-0/+50
| | |
* | | Merge pull request #13025 from lyonel/masterThomas Müller2014-12-272-2/+2
|\ \ \ | | | | | | | | user_ldap is too verbose by default
| * | | Be less verbose when using a paged searchLyonel Vincent2014-12-241-1/+1
| | | | | | | | | | | | Lower the priority from INFO to DEBUG
| * | | Be less verbose when disabling SSL cert validationLyonel Vincent2014-12-241-1/+1
| | |/ | |/| | | | change log level from WARN to DEBUG
* | | Merge pull request #13012 from owncloud/small_fixThomas Müller2014-12-271-11/+9
|\ \ \ | | | | | | | | only send activity if we have a valid path and the file is readable
| * | | only send activity if we have a valid path and the file is readableBjoern Schiessle2014-12-231-11/+9
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-2718-14/+86
| |_|/ |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-2620-28/+166
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-2518-18/+134
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2014-12-2442-64/+210
| |
* | Merge pull request #12830 from owncloud/intelligent-containerThomas Müller2014-12-238-14/+586
|\ \ | | | | | | Intelligent container
| * | Intelligent containerBernhard Posselt2014-12-238-14/+586
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | Merge pull request #13008 from owncloud/db-connection-test-cleanupMorris Jobke2014-12-231-0/+19
|\ \ \ | |_|/ |/| | Clean up test table in Connection Test to prevent unnecessary failures.