Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add button to invalidate browser sessions/device tokens | Christoph Wurst | 2016-05-23 | 5 | -27/+146 |
| | |||||
* | add button to add new device tokens | Christoph Wurst | 2016-05-23 | 5 | -22/+179 |
| | |||||
* | list user's auth tokens on the personal settings page | Christoph Wurst | 2016-05-23 | 10 | -4/+305 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-23 | 2 | -0/+2 |
| | |||||
* | Merge pull request #24307 from owncloud/systemtags-perminterface | Vincent Petry | 2016-05-21 | 1 | -5/+10 |
|\ | | | | | Add interface methods for permission check for system tags | ||||
| * | Make it possible to exclude admin groups from groups select2 | Vincent Petry | 2016-05-20 | 1 | -5/+10 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-21 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-20 | 2 | -0/+6 |
| | |||||
* | Merge pull request #24634 from owncloud/sharesettings-sort | Vincent Petry | 2016-05-17 | 1 | -7/+7 |
|\ | | | | | fix admin link share settings sorting, use same order as in sidebar | ||||
| * | fix admin share settings sorting, use same order as in sidebar | Jan-Christoph Borchardt | 2016-05-14 | 1 | -7/+7 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-17 | 2 | -4/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-16 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-15 | 2 | -4/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-13 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-12 | 4 | -4/+4 |
|/ | |||||
* | Pass on the error message from the user manager to the UI (#24526) | Joas Schilling | 2016-05-11 | 2 | -2/+6 |
| | |||||
* | Yo-ho-oh - Murder all band 'o pirates | Thomas Müller | 2016-05-11 | 2 | -10/+0 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-11 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-10 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-09 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-08 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-07 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-06 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-05 | 4 | -0/+24 |
| | |||||
* | Fix usages of OC\Log\Owncloud | Joas Schilling | 2016-05-04 | 2 | -4/+5 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-04 | 2 | -2/+2 |
| | |||||
* | Move OC_Log_xx to \OC\Log namespace | Roeland Jago Douma | 2016-05-03 | 1 | -1/+1 |
| | |||||
* | OC_Installer -> \OC\Installer | Thomas Müller | 2016-05-02 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-02 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-01 | 2 | -6/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-30 | 2 | -30/+32 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-27 | 4 | -0/+52 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-26 | 6 | -0/+12 |
| | |||||
* | Merge pull request #22783 from patelfenil/bugfix-issue-17320 | Thomas Müller | 2016-04-25 | 1 | -2/+9 |
|\ | | | | | Remove image now not coming when user changes fullname. Fixes #17320 | ||||
| * | Remove image now not coming when user changes fullname. Fixes #17320 | patelfenil | 2016-03-07 | 1 | -2/+9 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-25 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-24 | 4 | -8/+16 |
| | | |||||
* | | Fix inconsistent nameing of AppFramework | Roeland Jago Douma | 2016-04-22 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-21 | 2 | -0/+14 |
| | | |||||
* | | Merge pull request #24081 from owncloud/migrate-deprecated-jquery-v1-functions | Thomas Müller | 2016-04-20 | 6 | -13/+11 |
|\ \ | | | | | | | migrate deprecated jQuery 1.x functions | ||||
| * | | replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') | Christoph Wurst | 2016-04-19 | 2 | -6/+6 |
| | | | |||||
| * | | replace $.parseJSON() by JSON.parse() | Christoph Wurst | 2016-04-19 | 4 | -7/+5 |
| | | | |||||
* | | | Merge pull request #24118 from owncloud/add-load-script-events-for-settings | Thomas Müller | 2016-04-20 | 2 | -0/+4 |
|\ \ \ | | | | | | | | | Add loadAdditionalScripts events to admin and personal settings | ||||
| * | | | Add loadAdditionalScripts events to admin and personal for plugins that have ↵ | Joas Schilling | 2016-04-20 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | no section | ||||
* | | | | Merge pull request #24104 from tyrylu/accessibility_settings_fix | Thomas Müller | 2016-04-20 | 1 | -3/+3 |
|\ \ \ \ | |/ / / |/| | | | App settings screen accessibility fixes | ||||
| * | | | Fix reporting of the categories in app settings as links by screen readers. | Lukáš Tyrychtr | 2016-04-19 | 1 | -3/+3 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-20 | 2 | -0/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-19 | 6 | -0/+6 |
| | | |||||
* | | Properly escape URL | Lukas Reschke | 2016-04-18 | 2 | -1/+15 |
| | | | | | | | | Fixes https://github.com/owncloud/core/issues/23499 | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-17 | 4 | -0/+6 |
| | |