Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set the data from the template | Joas Schilling | 2017-10-18 | 2 | -41/+11 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Set the subject with the email template to allow theming | Joas Schilling | 2017-10-18 | 1 | -7/+7 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-18 | 10 | -8/+94 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-17 | 18 | -32/+192 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-16 | 2 | -30/+42 |
| | |||||
* | Merge pull request #6585 from nextcloud/theming-fileupload-errorhandling | Roeland Jago Douma | 2017-10-15 | 4 | -22/+222 |
|\ | | | | | Theming: Handle errors on uploaded files properly | ||||
| * | Theming: Add tests for mimetype and upload error checks | Julius Härtl | 2017-10-03 | 2 | -15/+170 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Theming: Fix message/loading display on errors | Julius Härtl | 2017-10-03 | 2 | -0/+3 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Theming: Check valid image format also for logo | Julius Härtl | 2017-10-03 | 1 | -0/+12 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Theming: Handle errors on uploaded files properly | Julius Härtl | 2017-10-03 | 2 | -17/+47 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #6791 from nextcloud/fix-test-warnings | Roeland Jago Douma | 2017-10-15 | 2 | -3/+3 |
|\ \ | | | | | | | Fix test warnings | ||||
| * | | Don't use deprecated $this->getMock() method | Joas Schilling | 2017-10-09 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Fix tests with group manager | Joas Schilling | 2017-10-09 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-14 | 16 | -20/+290 |
| | | | |||||
* | | | Use ::class to avoid errors | Joas Schilling | 2017-10-13 | 1 | -6/+12 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Fix class name, regression from 44cf67accdc294f46bf82b3f8661f353dc5e22f0 | Joas Schilling | 2017-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #6816 from nextcloud/external-storage-confirm-delete-fix | Joas Schilling | 2017-10-13 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix confirmation dialog when deleting external storage | ||||
| * | | | Fix confirmation dialog when deleting external storage | Robin Appelman | 2017-10-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-13 | 2 | -4/+84 |
| | | | | |||||
* | | | | Correct class to quota | John Molakvoæ (skjnldsv) | 2017-10-12 | 1 | -1/+1 |
|/ / / | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-10 | 4 | -12/+12 |
|/ / | |||||
* | | Merge pull request #6770 from nextcloud/check-user-group-exists-dav-shares | Joas Schilling | 2017-10-09 | 11 | -30/+96 |
|\ \ | | | | | | | Check if the user/group exists for dav shares | ||||
| * | | Check if the user/group exists for dav shares | Joas Schilling | 2017-10-05 | 11 | -30/+96 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-09 | 2 | -0/+10 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-08 | 2 | -0/+60 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-07 | 14 | -2/+76 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-06 | 24 | -34/+90 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-05 | 10 | -158/+268 |
| | | |||||
* | | Merge pull request #6700 from nextcloud/accessibility-fixes | Julius Härtl | 2017-10-04 | 3 | -3/+5 |
|\ \ | | | | | | | Accessibility fixes | ||||
| * | | Remove redundant alternative text | Jan-Christoph Borchardt | 2017-09-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | Add proper labels to various form elements and buttons | Jan-Christoph Borchardt | 2017-09-29 | 2 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | Merge pull request #6328 from nextcloud/split-sharees-api-logic | blizzz | 2017-10-04 | 2 | -2123/+88 |
|\ \ \ | | | | | | | | | Splits off the logic from sharees endpoint thus making it available from within Nc/via PHP. | ||||
| * | | | shareeAPIController unit test clean up and last fixes | Arthur Schiwon | 2017-09-26 | 2 | -57/+22 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | remove unused method | Arthur Schiwon | 2017-09-26 | 2 | -43/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | move splitUserRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -72/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | adapt unit test for ensuring exception | Arthur Schiwon | 2017-09-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | split off former searchSharee unit test | Arthur Schiwon | 2017-09-26 | 1 | -176/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | also moves registering default plugins to Server for proper unit testing Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | adjust ShareeAPIController invalid-input search unit test | Arthur Schiwon | 2017-09-26 | 1 | -16/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | adjust ShareeAPIController search test | Arthur Schiwon | 2017-09-26 | 2 | -32/+22 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | split off getEmail tests | Arthur Schiwon | 2017-09-26 | 1 | -244/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | split off getRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -220/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | adds two small fixes → they actually work \o/ Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | split off getGroups unit tests | Arthur Schiwon | 2017-09-26 | 1 | -392/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | split off getUsers unit tests | Arthur Schiwon | 2017-09-26 | 1 | -318/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | allow more than one plugin per share type | Arthur Schiwon | 2017-09-26 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | however it does not dedupe (appears too complex/expensive while we don't havve the issue currently) Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | don't keep result types hard coded | Arthur Schiwon | 2017-09-26 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | Splits off the logic from sharees endpoint thus making it available from | Arthur Schiwon | 2017-09-26 | 1 | -558/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | within Nc/via PHP. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-04 | 8 | -68/+300 |
| |_|/ |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-03 | 4 | -24/+128 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-02 | 2 | -2/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-01 | 2 | -0/+4 |
| | | |