Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-30 | 58 | -48/+80 |
| | |||||
* | Code cleanup and preview for undo actions | Julius Härtl | 2017-04-29 | 3 | -34/+19 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make sure that ThemingDefaults uses the correct default values from \OC_Defaults | Julius Härtl | 2017-04-29 | 2 | -55/+36 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use generated SCSS for theming preview | Julius Härtl | 2017-04-29 | 4 | -45/+62 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | send signature to lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -0/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | don't add multiple retry jobs | Bjoern Schiessle | 2017-04-28 | 1 | -13/+21 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Use JS for verification icon tooltip | Jan-Christoph Borchardt | 2017-04-28 | 1 | -0/+3 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | add missing translation and other small fixes | Bjoern Schiessle | 2017-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | ask lookup server if email address was verified by the user | Bjoern Schiessle | 2017-04-28 | 1 | -1/+5 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | send local verification status to lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -0/+5 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | use configured lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -1/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | allow admin to configure lookup server | Bjoern Schiessle | 2017-04-28 | 2 | -24/+15 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Merge pull request #4098 from nextcloud/feature/caldav_search | Morris Jobke | 2017-04-28 | 18 | -1/+1761 |
|\ | | | | | add Nextcloud Search extension to CalDAV | ||||
| * | rename calendarobjects_properties -> calendarobjects_props | Georg Ehrke | 2017-04-28 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | unit test custom calendar search | Georg Ehrke | 2017-04-28 | 3 | -22/+162 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | require at least one param or prop filter element | Georg Ehrke | 2017-04-25 | 2 | -1/+9 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | updateProperties: catch exception when reading calendar data | Georg Ehrke | 2017-04-25 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | unit test CalDAV Search Plugin | Georg Ehrke | 2017-04-25 | 4 | -10/+469 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | add repairstep with backgroundjob to index calendar data | Georg Ehrke | 2017-04-25 | 4 | -1/+208 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | remove unused CalendarSearchValidator | Georg Ehrke | 2017-04-24 | 2 | -122/+0 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | add Nextcloud Search extension to CalDAV | Georg Ehrke | 2017-04-24 | 14 | -1/+1064 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-29 | 32 | -64/+72 |
| | | |||||
* | | Merge pull request #4584 from nextcloud/hint-theming | Morris Jobke | 2017-04-28 | 1 | -1/+1 |
|\ \ | | | | | | | Hint: Theming customizes the look and feel of supported clients too | ||||
| * | | Hint: Theming customizes the look and feel of supported clients too | Marius Blüm | 2017-04-28 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Marius Blüm <marius@lineone.io> | ||||
* | | | Invert new header icons on bright theming colors | Julius Härtl | 2017-04-28 | 1 | -6/+9 |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-28 | 2 | -0/+6 |
| | | |||||
* | | Make sure mountType is actually defined | Roeland Jago Douma | 2017-04-28 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | allow apps to set custom mount types | Robin Appelman | 2017-04-28 | 5 | -6/+45 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #4524 from nextcloud/downstream-27508 | Roeland Jago Douma | 2017-04-28 | 13 | -284/+575 |
|\ \ | | | | | | | Keep file id on move | ||||
| * | | Fix class names | Joas Schilling | 2017-04-27 | 1 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Fix last unit tests | Joas Schilling | 2017-04-27 | 2 | -200/+32 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Don't end the abstract class name with Test.php | Joas Schilling | 2017-04-27 | 4 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Add comment | Vincent Petry | 2017-04-27 | 1 | -0/+2 |
| | | | |||||
| * | | Properly handle missing READ permission | Vincent Petry | 2017-04-27 | 7 | -11/+100 |
| | | | |||||
| * | | Fix duplicate name of class | Joas Schilling | 2017-04-27 | 2 | -6/+6 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Fix FutureFile MOVE to keep destination node | Vincent Petry | 2017-04-26 | 3 | -4/+112 |
| | | | | | | | | | | | | | | | | | | Sabre usually deletes the target node on MOVE before proceeding with the actual move operation. This fix prevents this to happen in case the source node is a FutureFile. | ||||
| * | | Accept moving FutureFile into a Directory | Vincent Petry | 2017-04-26 | 1 | -0/+6 |
| | | | |||||
| * | | Moved unit tests from ObjectTree::move to Directory | Vincent Petry | 2017-04-26 | 2 | -9/+255 |
| | | | |||||
| * | | Remove ObjectTree::move and let is use the IMoveTarget approach instead | Vincent Petry | 2017-04-26 | 1 | -98/+0 |
| | | | | | | | | | | | | This removes the duplicated code | ||||
| * | | Ported ObjectTree::move to IMoveTarget in new DAV endpoint | Vincent Petry | 2017-04-26 | 1 | -4/+110 |
| | | | |||||
* | | | Merge pull request #4569 from nextcloud/fix-icons | Roeland Jago Douma | 2017-04-28 | 4 | -3/+7 |
|\ \ \ | | | | | | | | | Fix icons in sidebar on personal page | ||||
| * | | | Fix icons in sidebar on personal page | Morris Jobke | 2017-04-27 | 4 | -3/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-28 | 160 | -144/+370 |
|/ / / | |||||
* | | | Merge pull request #4540 from nextcloud/settings-help | Morris Jobke | 2017-04-27 | 5 | -4/+9 |
|\ \ \ | | | | | | | | | Add more hints to settings | ||||
| * | | | Add more hints to settings | Jan-Christoph Borchardt | 2017-04-26 | 5 | -4/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | Merge pull request #3770 from nextcloud/faster-search-in-contacts | Morris Jobke | 2017-04-27 | 1 | -7/+6 |
|\ \ \ \ | | | | | | | | | | | Factorize query for searching contacts | ||||
| * | | | | Add back the name query part | Roeland Jago Douma | 2017-04-21 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Factorize query for searching contacts | Thomas Citharel | 2017-04-21 | 1 | -7/+4 |
| | | | | | |||||
* | | | | | Merge pull request #4519 from nextcloud/downstream-27703 | Morris Jobke | 2017-04-26 | 2 | -0/+14 |
|\ \ \ \ \ | | | | | | | | | | | | | Reload file list when leaving hidden state | ||||
| * | | | | | Reload file list when leaving hidden state | Vincent Petry | 2017-04-26 | 2 | -0/+14 |
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever a file list is already initialized and was hidden when switching to another file list in the navigation bar, if the user comes back to this list it gets redisplayed. At this point the list needs to be refreshed to be able to reflect any potential file changes done from the other lists. |