summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-07264-70/+338
* Merge pull request #13131 from owncloud/db-connect-stacktraceMorris Jobke2015-01-071-0/+10
|\
| * Prevent leaking db connection info in the stacktraceRobin Appelman2015-01-061-0/+10
* | Merge pull request #13126 from owncloud/update-jquery-strengthifyThomas Müller2015-01-063-51/+53
|\ \
| * | bower update for jquery.strengthify 0.4.1Morris Jobke2015-01-062-50/+52
| * | bump jquery.strengthify to 0.4.1Morris Jobke2015-01-061-1/+1
* | | Merge pull request #13129 from owncloud/group-select-fix-autocompleteRobin Appelman2015-01-061-16/+12
|\ \ \
| * | | Fix group select autocompleteRobin Appelman2015-01-061-16/+12
| | |/ | |/|
* | | Merge pull request #13130 from owncloud/getstoragestats-error-handlingLukas Reschke2015-01-062-1/+8
|\ \ \
| * | | Add error handling to getstoragestats.phpRobin Appelman2015-01-062-1/+8
| |/ /
* | | Merge pull request #13128 from owncloud/files-scan-pathThomas Müller2015-01-061-1/+1
|\ \ \
| * | | Fix check if a path argument is passed to occ files:scanRobin Appelman2015-01-061-1/+1
| |/ /
* | | Merge pull request #12653 from owncloud/full_content_search_resultsMorris Jobke2015-01-0626-289/+983
|\ \ \ | |/ / |/| |
| * | use cancelable timeout, on scroll only fetch next page if last query had any ...Jörn Friedrich Dreyer2015-01-061-21/+25
| * | use class for no results div instead of id. the elements are not unique.Jörn Friedrich Dreyer2015-01-067-12/+12
| * | clear search when navigating via breadcrumbsJörn Friedrich Dreyer2015-01-061-0/+1
| * | correctly clear searchbox when switching filelistsJörn Friedrich Dreyer2015-01-052-0/+11
| * | fix onScroll breaking search, fix keyboard navigation, fix filter for files i...Jörn Friedrich Dreyer2015-01-052-3/+8
| * | search with endless scrollingJörn Friedrich Dreyer2015-01-052-5/+7
| * | filter trashbin and share viewsJörn Friedrich Dreyer2015-01-056-8/+43
| * | pluralize translationJörn Friedrich Dreyer2015-01-021-2/+6
| * | delay hiding no results message until search is triggeredJörn Friedrich Dreyer2015-01-021-1/+4
| * | use correct spinnerJörn Friedrich Dreyer2015-01-021-1/+1
| * | clear search results when clicking the x in type=search input fieldJörn Friedrich Dreyer2015-01-021-0/+11
| * | use " to avoid escaping 'Jörn Friedrich Dreyer2015-01-021-1/+1
| * | text and icon fixesJörn Friedrich Dreyer2015-01-021-2/+2
| * | do not hide search results when clicking, but hide on ESCJörn Friedrich Dreyer2015-01-022-14/+14
| * | correctly update search results when query is changed, show spinner when sear...Jörn Friedrich Dreyer2015-01-024-113/+119
| * | show no files found messageJörn Friedrich Dreyer2015-01-025-18/+51
| * | make OCA.Search.Files available in tests and for other appsJörn Friedrich Dreyer2015-01-022-1/+3
| * | add file summary filter spec testsJörn Friedrich Dreyer2015-01-021-0/+63
| * | Fix rendering search resultsRobin Appelman2015-01-021-6/+13
| * | fix countJörn Friedrich Dreyer2015-01-022-1/+4
| * | use correct visibilitiesJörn Friedrich Dreyer2015-01-021-101/+111
| * | fix js testsJörn Friedrich Dreyer2015-01-021-8/+13
| * | instantiate file searchJörn Friedrich Dreyer2015-01-021-19/+20
| * | don't use full class name to register pluginJörn Friedrich Dreyer2015-01-021-8/+21
| * | that -> self, add missing varJörn Friedrich Dreyer2015-01-021-19/+19
| * | add SIZE_ALL constJörn Friedrich Dreyer2015-01-021-3/+8
| * | 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