summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* correctly update search results when query is changed, show spinner when ↵Jörn Friedrich Dreyer2015-01-021-2/+5
| | | | searching
* show no files found messageJörn Friedrich Dreyer2015-01-024-0/+42
|
* make OCA.Search.Files available in tests and for other appsJörn Friedrich Dreyer2015-01-021-0/+1
|
* 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-021-1/+1
|
* 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
|
* 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
|
* show audio icon & image previewsJörn Friedrich Dreyer2015-01-021-18/+16
|
* hide header when no files in list matchJörn Friedrich Dreyer2015-01-023-8/+40
|
* filter new rowsJörn Friedrich Dreyer2015-01-022-17/+77
|
* move search results below filelist, show hint when results are off screen, ↵Jörn Friedrich Dreyer2015-01-024-14/+124
| | | | use js plugin mechanism
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-0218-52/+92
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-0120-24/+224
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-3128-30/+212
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-298-4/+24
|
* Merge pull request #13023 from owncloud/provisioning_api-2Thomas Müller2014-12-289-0/+1674
|\ | | | | [jenkins] Add provisioning_api app
| * Add provisioning_api appTom Needham2014-12-249-0/+1674
| | | | | | | | | | | | enable unit tests for provisioning api fix admin docu key
* | 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-2710-4/+20
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-2610-0/+22
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-2510-18/+102
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2014-12-2424-4/+76
|/
* Merge pull request #10292 from owncloud/external-share-deleteMorris Jobke2014-12-232-2/+5
|\ | | | | Fix trashbin when deleting a file over an external share
| * Fix trashbin when deleting a file over an external shareRobin Appelman2014-08-082-2/+5
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-12-2326-6/+98
| |
* | Merge pull request #12997 from owncloud/sharing_activitiesBjörn Schießle2014-12-223-7/+44
|\ \ | | | | | | add activity if public shared file/folder was downloaded
| * | Make sure the path passed to the activity manager is normalizedRobin Appelman2014-12-221-1/+1
| | |
| * | add activity if public shared file/folder was downloadedBjoern Schiessle2014-12-223-6/+43
| | |
* | | Merge pull request #12860 from owncloud/remove-apparently-unused-fileThomas Müller2014-12-221-34/+0
|\ \ \ | |/ / |/| | Remove unused file
| * | Remove unused fileLukas Reschke2014-12-151-34/+0
| | | | | | | | | | | | | | | | | | That file is apparently unused - introduced with https://github.com/owncloud/core/commit/30b58f56771aa54304069d40a62070c06f5308fc I guess we can remove it...
* | | Merge pull request #12961 from owncloud/try_to_cache_keysMorris Jobke2014-12-224-19/+91
|\ \ \ | | | | | | | | cache keys to read them only once from the hard disc
| * | | cache keys to read them only once from the hard discBjoern Schiessle2014-12-194-19/+91
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-2224-10/+270
| | | |
* | | | Merge pull request #12942 from owncloud/favs-missingsharedsubdirsMorris Jobke2014-12-212-13/+78
|\ \ \ \ | | | | | | | | | | Fix issues with searchByTag in shared storage
| * | | | Fix issues with searchByTag in shared storageVincent Petry2014-12-182-13/+78
| |/ / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-2130-12/+102
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-20194-42/+278
| | | |
* | | | Merge pull request #12749 from owncloud/server2server-sharing-ngBjörn Schießle2014-12-1916-123/+513
|\ \ \ \ | | | | | | | | | | server to server sharing next generation
| * | | | Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-1916-123/+513
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beside some small improvements and bug fixes this will probably the final state for OC8. To test this you need to set up two ownCloud instances. Let's say: URL: myPC/firstOwnCloud user: user1 URL: myPC/secondOwnCloud user: user2 Now user1 can share a file with user2 by entering the username and the URL to the second ownCloud to the share-drop-down, in this case "user2@myPC/secondOwnCloud". The next time user2 login he will get a notification that he received a server-to-server share with the option to accept/decline it. If he accept it the share will be mounted. In both cases a event will be send back to user1 and add a notification to the activity stream that the share was accepted/declined. If user1 decides to unshare the file again from user2 the share will automatically be removed from the second ownCloud server and user2 will see a notification in his activity stream that user1@myPC/firstOwnCloud has unshared the file/folder from him.
* | | | | Merge pull request #12101 from owncloud/ldap_split_mappingblizzz2014-12-1913-282/+571
|\ \ \ \ \ | |/ / / / |/| | | | Ldap split mapping from Access superclass
| * | | | Split mapping from Access and Helper classes into it's own. Fully test them, ↵Arthur Schiwon2014-12-1913-282/+571
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | too. remove unused methods split mapping methods off from Access class fix DB query handling move 'clear mapping' methods from static helper to new mapping class add tests test directly with DB finishing tests and fix return value from setDNbyUUID add corresponding class for groups and make abstract test class neutral. helper tests is now obsolete as the tested functions were moved to the new mapper class. add missing info to PHPDoc add unmap method fix namespaces fix test inheritance PHPDoc and a small code restructure for scrutinizer, no effective changes PostgreSQL does not accept LIMIT in DELETE queries phpdoc fixes, no code changes