Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-25 | 84 | -284/+840 |
* | Update davclient.js for headers fix | Vincent Petry | 2016-02-24 | 1 | -1/+2 |
* | Remove unused update-notification style | Vincent Petry | 2016-02-22 | 1 | -2/+2 |
* | Fix unit tests affected by side effects | Vincent Petry | 2016-02-22 | 1 | -1/+3 |
* | Accumulate notifications instead of blinking | Vincent Petry | 2016-02-22 | 3 | -114/+283 |
* | Merge pull request #22526 from owncloud/fix-english-texts | Thomas Müller | 2016-02-21 | 2 | -4/+4 |
|\ | |||||
| * | Fix error ins source language strings | Thomas Müller | 2016-02-19 | 2 | -4/+4 |
* | | Merge pull request #22529 from owncloud/tags-style | Thomas Müller | 2016-02-19 | 1 | -4/+32 |
|\ \ | |/ |/| | |||||
| * | improve tags interface styling | Jan-Christoph Borchardt | 2016-02-19 | 1 | -4/+32 |
* | | Merge pull request #22424 from owncloud/add-generic-csrf-protection-to-webdav | Thomas Müller | 2016-02-19 | 2 | -2/+6 |
|\ \ | |||||
| * | | Require CSRF token for non WebDAV authenticated requests | Lukas Reschke | 2016-02-18 | 2 | -2/+6 |
| |/ | |||||
* / | Fix on shared groups assignment. | Leonardo Diez | 2016-02-18 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #16783 from owncloud/handle-redirects-global | Thomas Müller | 2016-02-17 | 5 | -4/+120 |
|\ | |||||
| * | Add handler for global ajax errors | Vincent Petry | 2016-02-15 | 5 | -8/+117 |
| * | Adding global error handler for ajax calls which run into redirections or una... | Thomas Müller | 2016-02-15 | 1 | -0/+7 |
* | | Merge pull request #22445 from owncloud/files-client-sendpropfindheaders | Thomas Müller | 2016-02-17 | 2 | -17/+14 |
|\ \ | |||||
| * | | Fix redundant headers in files dav client | Vincent Petry | 2016-02-16 | 1 | -12/+7 |
| * | | Update davclient library for propfind headers | Vincent Petry | 2016-02-16 | 1 | -5/+7 |
* | | | Merge pull request #22452 from owncloud/fix_22441 | Thomas Müller | 2016-02-17 | 2 | -0/+43 |
|\ \ \ | |||||
| * | | | Do not clear sharee input on failed share | Roeland Jago Douma | 2016-02-17 | 1 | -2/+2 |
| * | | | Unlock sharee input field when sharing fails | Roeland Jago Douma | 2016-02-17 | 2 | -0/+43 |
* | | | | Merge pull request #22437 from owncloud/fix_14095 | Thomas Müller | 2016-02-17 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Allow searching for single user | Roeland Jago Douma | 2016-02-16 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #22419 from owncloud/issue-20663-console-add-user-group-wi... | Thomas Müller | 2016-02-17 | 1 | -1/+10 |
|\ \ \ \ | |||||
| * | | | | Make sure to init the users Filesystem so we can add group shares | Joas Schilling | 2016-02-16 | 1 | -1/+10 |
* | | | | | Merge pull request #22299 from owncloud/erikpel-css-fix | Thomas Müller | 2016-02-17 | 1 | -1/+4 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fixes #22158 | Erik Pellikka | 2016-02-16 | 1 | -1/+4 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-17 | 4 | -0/+20 |
| |_|/ / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-16 | 12 | -0/+44 |
* | | | | Remove inaccurate "is already enabled" message | Joas Schilling | 2016-02-16 | 1 | -4/+0 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-16 | 130 | -130/+4 |
* | | | typo | Pierre Ozoux | 2016-02-15 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge pull request #22383 from owncloud/better-sharee-translations | Thomas Müller | 2016-02-15 | 1 | -3/+10 |
|\ \ | |||||
| * | | Do not use string concatination for translations | Joas Schilling | 2016-02-15 | 1 | -3/+10 |
* | | | Merge pull request #22350 from owncloud/fix_22304 | Thomas Müller | 2016-02-15 | 3 | -8/+30 |
|\ \ \ | |/ / |/| | | |||||
| * | | Updated unit tests | Roeland Jago Douma | 2016-02-12 | 1 | -1/+15 |
| * | | Provide proper feedback when creating a share in the webUI | Roeland Jago Douma | 2016-02-12 | 2 | -7/+15 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-15 | 10 | -0/+74 |
* | | | Search tags case insensitive | Roeland Jago Douma | 2016-02-14 | 2 | -1/+55 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-14 | 130 | -0/+136 |
* | | | Merge pull request #22357 from owncloud/tags-hideonrename | Thomas Müller | 2016-02-13 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Properly hide tag name on rename | Vincent Petry | 2016-02-12 | 1 | -0/+5 |
* | | | | Merge pull request #22351 from owncloud/fix_22277 | Thomas Müller | 2016-02-13 | 1 | -1/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | show remote server on auto complete | Bjoern Schiessle | 2016-02-12 | 1 | -1/+5 |
* | | | | Merge pull request #22349 from owncloud/icon-updates | Thomas Müller | 2016-02-12 | 5 | -2/+13 |
|\ \ \ \ | |||||
| * | | | | add proper comment icon and add it to icons.css | Jan-Christoph Borchardt | 2016-02-12 | 3 | -2/+6 |
| * | | | | add white delete icon | Jan-Christoph Borchardt | 2016-02-12 | 3 | -0/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #21837 from owncloud/recipients-error-message | Thomas Müller | 2016-02-12 | 1 | -2/+28 |
|\ \ \ \ | |||||
| * | | | | Clear error when removing text | Roeland Jago Douma | 2016-02-12 | 1 | -1/+16 |
| * | | | | Update tooltip on new search | Roeland Jago Douma | 2016-02-12 | 1 | -8/+12 |