Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly check the data dir | Morris Jobke | 2016-12-05 | 1 | -1/+1 |
| | | | | | | * fixes #1364 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | adjust js tests | Robin Appelman | 2016-12-02 | 1 | -0/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix tests | Morris Jobke | 2016-11-29 | 1 | -1/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | fix unit tests | Morris Jobke | 2016-11-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Adjust unit tests | Lukas Reschke | 2016-11-21 | 1 | -6/+12 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Replace more vendor naming | Joas Schilling | 2016-11-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | remove the 'shareapi_allow_mail_notification' setting | Bjoern Schiessle | 2016-11-02 | 1 | -1/+0 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | remove 'send mail notification' option from sharing, replaced by ↵ | Bjoern Schiessle | 2016-11-02 | 3 | -174/+3 |
| | | | | | | send-by-mail feature Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Remove notify recipient option | Roeland Jago Douma | 2016-10-26 | 1 | -17/+0 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | JS utility function to compare paths | Vincent Petry | 2016-10-24 | 1 | -0/+65 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make it possible to filter by tags with REPORT method | Vincent Petry | 2016-10-19 | 1 | -3/+1 |
| | | | | | | | | | | | Enhanced the REPORT method on the Webdav endpoint and added a "oc:favorite" filter rule. When set, it will return a flat list of results filtered with only favorite files. The web UI was also adjusted to use this REPORT method instead of the private API endpoint. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #1453 from nextcloud/do-not-reload-if-connection-lost | Morris Jobke | 2016-10-06 | 1 | -1/+10 |
|\ | | | | | do not reload the page if the server is (temporarily) unreachable | ||||
| * | do not reload the page if the server is (temporarily) unreachable | Christoph Wurst | 2016-10-03 | 1 | -1/+10 |
| | | |||||
* | | Make can edit checkbox work for file shares | Roeland Jago Douma | 2016-10-03 | 1 | -1/+4 |
|/ | |||||
* | adjust js tests | Arthur Schiwon | 2016-08-25 | 1 | -4/+4 |
| | |||||
* | Group incoming shares for resharing in JS | Vincent Petry | 2016-08-03 | 1 | -0/+42 |
| | |||||
* | Fix javascript tests for sidebar animation | Julius Haertl | 2016-07-30 | 1 | -0/+4 |
| | |||||
* | Merge pull request #374 from lpszBuffer/master | William Bargent | 2016-07-21 | 1 | -3/+3 |
|\ | | | | | Alters 'No Internet Connection' error message. #181 | ||||
| * | Alters 'No Internet Connection' error message. #181 | Derek | 2016-07-20 | 1 | -3/+3 |
| | | |||||
* | | Use an icon to set the email instead of a button with string | Thomas Müller | 2016-07-20 | 1 | -2/+2 |
|/ | |||||
* | adjusts tests to removal of svg fallback | Hendrik Leppelsack | 2016-07-01 | 1 | -38/+1 |
| | |||||
* | Use temporary htaccesstest.txt for data dir security check | Vincent Petry | 2016-06-07 | 1 | -1/+1 |
| | |||||
* | Rename "not-assignble" to "restricted" | Vincent Petry | 2016-05-20 | 2 | -2/+2 |
| | |||||
* | Act on effective system tag canAssign permission | Vincent Petry | 2016-05-20 | 1 | -19/+52 |
| | | | | | | | | | Whenever the server returns true for the can-assign Webdav property of a system tag, it means the current user is allowed to assign, regardless of the value of user-assignable. This commit brings the proper logic to the web UI to make it possible for users to assign when they have the permission. | ||||
* | Merge pull request #24126 from owncloud/err-reload-delay | Lukas Reschke | 2016-04-22 | 1 | -3/+15 |
|\ | | | | | Delay reloading the page if an ajax error occurs, show notification | ||||
| * | Add test for reload delay | Robin McCorkell | 2016-04-20 | 1 | -3/+15 |
| | | |||||
* | | Merge pull request #23990 from owncloud/heartbeat-debounce | Morris Jobke | 2016-04-20 | 1 | -1/+3 |
|\ \ | |/ |/| | Debounce heartbeat ajax calls to lower the number of requests | ||||
| * | Debounce heartbeat ajax calls to lower the number of requests | Christoph Wurst | 2016-04-18 | 1 | -1/+3 |
| | | | | | | | | fixes #22397 | ||||
* | | Turn off jQuery animations when testing | Christoph Wurst | 2016-04-18 | 1 | -0/+2 |
| | | |||||
* | | downgrade jquery, update jquery-migrate | Christoph Wurst | 2016-04-15 | 1 | -1/+0 |
|/ | |||||
* | Use 6 months as SSL STS header threshold | Morris Jobke | 2016-04-13 | 1 | -4/+4 |
| | | | | | | * this uses 6 months (6 * 30 * 24 * 60 * 60 = 15552000) * old value was half a year (365 / 2 * 24 * 60 * 60 = 15768000) * fixes #23957 | ||||
* | Merge pull request #23487 from owncloud/core-globalajaxerrorwhengoingaway | Vincent Petry | 2016-04-01 | 1 | -4/+41 |
|\ | | | | | Detect user navigating away, don't interpret as ajax error | ||||
| * | Adjust core unit tests for unload/reload cases | Vincent Petry | 2016-03-23 | 1 | -4/+41 |
| | | |||||
* | | Merge pull request #23463 from owncloud/lets-consistently-use-no-referer | Thomas Müller | 2016-03-23 | 1 | -10/+10 |
|\ \ | |/ |/| | Consistently use rel=noreferrer | ||||
| * | Consistently use rel=noreferrer | Lukas Reschke | 2016-03-20 | 1 | -10/+10 |
| | | | | | | | | When linking to external entities we should consistently use rel=noreferrer | ||||
* | | Merge pull request #22065 from owncloud/systemtags-create-same-prefix | Thomas Müller | 2016-03-21 | 1 | -0/+9 |
|\ \ | |/ |/| | Allow creating tags where another one with same prefix exists | ||||
| * | Allow creating tags where another one with same prefix exists | Vincent Petry | 2016-02-02 | 1 | -0/+9 |
| | | | | | | | | | | When creating a new entry, compare the full tag name and not only the prefix. | ||||
* | | Adjust wording a bit | Lukas Reschke | 2016-03-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | **Before:** > Your PHP version (5.4.16) is no longer supported by PHP. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by PHP. **After:** > You are currently running PHP 5.4.0. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it. Fixes https://github.com/owncloud/enterprise/issues/1170 | ||||
* | | Improved JS L10N bundle merging + tests | Vincent Petry | 2016-02-29 | 1 | -0/+8 |
| | | |||||
* | | Fix unit tests affected by side effects | Vincent Petry | 2016-02-22 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | The notification tests were not restoring the clock properly, but indirectly helped other tests pass. Since now we're restoring the clock properly, the other tests were fixed to still work. | ||||
* | | Accumulate notifications instead of blinking | Vincent Petry | 2016-02-22 | 1 | -64/+145 |
| | | | | | | | | | | This makes it possible to display multiple notifications. If the options.type is set to "error", it will also add a close button. | ||||
* | | Fix error ins source language strings | Thomas Müller | 2016-02-19 | 1 | -3/+3 |
| | | | | | | | | | | https://www.transifex.com/owncloud-org/owncloud/translate/#en_GB/core/50786279 https://www.transifex.com/owncloud-org/owncloud/translate/#en_GB/settings-1/50555028 | ||||
* | | Merge pull request #16783 from owncloud/handle-redirects-global | Thomas Müller | 2016-02-17 | 2 | -1/+48 |
|\ \ | | | | | | | Adding global error handler for ajax calls which run into redirection… | ||||
| * | | Add handler for global ajax errors | Vincent Petry | 2016-02-15 | 2 | -1/+48 |
| | | | |||||
* | | | Unlock sharee input field when sharing fails | Roeland Jago Douma | 2016-02-17 | 1 | -0/+37 |
|/ / | | | | | | | | | | | | | Fixes #22441 When addShares fails (for whatever reason) we should unlock the sharee input field so the user does not have to reload the page. | ||||
* | | Merge pull request #22350 from owncloud/fix_22304 | Thomas Müller | 2016-02-15 | 1 | -1/+15 |
|\ \ | | | | | | | WebUI feedback when sharing | ||||
| * | | Updated unit tests | Roeland Jago Douma | 2016-02-12 | 1 | -1/+15 |
| | | | |||||
* | | | Search tags case insensitive | Roeland Jago Douma | 2016-02-14 | 1 | -0/+54 |
|/ / | | | | | | | | | | | fixes: #22352 * Added unit tests | ||||
* | | Only show link shares for the current user | Roeland Jago Douma | 2016-02-10 | 1 | -3/+5 |
| | | | | | | | | | | | | | | Currently we have no way to display multiple links in the UI. So just display the link share for the current user. Fixes #22275 | ||||
* | | Add system tags filter section for files app | Vincent Petry | 2016-02-09 | 1 | -0/+154 |
| | |