Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add note if integrity check is disabled | Lukas Reschke | 2016-02-12 | 1 | -0/+4 |
| | | | | | | | | Our issue template states that users should post the output of `/index.php/settings/integrity/failed`, at the moment it displays that all passes have been passed if the integrity checker has been disabled. This is however a wrong approach considering that some distributions are gonna package Frankenstein releases and makes it harder for us to detect such issues. Thus if the integrity code checker is disabled (using the config switch) it displays now: `Appcode checker has been disabled. Integrity cannot be verified.` This is not displayed anywhere else in the UI except these URL used for us for debugging purposes. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-10 | 6 | -0/+16 |
| | |||||
* | sign all encrypted blocks and check signature on decrypt | Björn Schießle | 2016-02-09 | 1 | -1/+2 |
| | |||||
* | Merge pull request #22249 from owncloud/fix-22245 | Thomas Müller | 2016-02-09 | 1 | -0/+8 |
|\ | | | | | Save display name and email address on paste operations | ||||
| * | Save display name and email address on paste operations - fixes #22245 | Thomas Müller | 2016-02-09 | 1 | -0/+8 |
| | | |||||
* | | Consolidate getQuota and setQuota methods in User instance | Arthur Schiwon | 2016-02-09 | 2 | -2/+2 |
|/ | |||||
* | fixes #22221 | Thomas Müller | 2016-02-09 | 1 | -3/+0 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-09 | 4 | -2/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-07 | 2 | -0/+2 |
| | |||||
* | update google play and apple badge | Hendrik Leppelsack | 2016-02-05 | 2 | -1/+5 |
| | |||||
* | Use SVG for desktop app button | Lukas Reschke | 2016-02-05 | 1 | -1/+1 |
| | | | | For the other ones we unfortunately don't have that. Partially addresses https://github.com/owncloud/core/issues/22154 | ||||
* | Allow to delete the email address in user management | Morris Jobke | 2016-02-05 | 1 | -18/+14 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-03 | 2 | -0/+2 |
| | |||||
* | Merge pull request #22054 from vincchan/vincchan/fix#20199 | Thomas Müller | 2016-02-02 | 2 | -4/+4 |
|\ | | | | | Move data protection check to javascript | ||||
| * | Move data protection check to javascript | Vincent Chan | 2016-02-01 | 2 | -4/+4 |
| | | | | | | | | fixes #20199 | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-02 | 2 | -0/+4 |
|/ | |||||
* | Merge pull request #21953 from owncloud/make-enable_avatars-more-robust | Thomas Müller | 2016-02-01 | 2 | -2/+2 |
|\ | | | | | Make enable_avatars setting more robust | ||||
| * | Make enable_avatars setting more robust | Morris Jobke | 2016-01-27 | 2 | -2/+2 |
| | | | | | | | | | | * handles the setting in the same way everywhere * fixes #21949 | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-01 | 2 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-31 | 6 | -2/+10 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-30 | 2 | -0/+14 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-29 | 6 | -4/+12 |
|/ | |||||
* | Merge pull request #21741 from owncloud/l10n-improvements | Thomas Müller | 2016-01-27 | 2 | -2/+2 |
|\ | | | | | Move methods to the factory that are not related to translating, but to guessing/finding the language | ||||
| * | Move findAvailableLanguages() to the factory | Joas Schilling | 2016-01-26 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-27 | 12 | -0/+22 |
| | | |||||
* | | Merge pull request #21912 from owncloud/issue-21908-trashbin-flickering | Thomas Müller | 2016-01-26 | 2 | -10/+9 |
|\ \ | | | | | | | Hide the delete button, until we know its a custom avatar | ||||
| * | | Hide the delete button, until we know its a custom avatar | Joas Schilling | 2016-01-26 | 2 | -10/+9 |
| |/ | |||||
* / | fix first run wizard button not wrapping | Jan-Christoph Borchardt | 2016-01-26 | 1 | -1/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-26 | 134 | -214/+0 |
| | |||||
* | Includ author and license in l10n string to be able to change order | Morris Jobke | 2016-01-25 | 1 | -2/+2 |
| | | | | * fixes #21874 | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-25 | 2 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-23 | 2 | -2/+2 |
| | |||||
* | Add a default app icon for apps that don't have one | Joas Schilling | 2016-01-22 | 1 | -0/+5 |
| | |||||
* | Merge pull request #21782 from ↵ | Thomas Müller | 2016-01-21 | 1 | -6/+2 |
|\ | | | | | | | | | owncloud/update-system-addressbook-on-user-change-2 Introduce IUser::setEMailAddress and add hook mechanism | ||||
| * | Introduce IUser::setEMailAddress and add hook mechanism | Thomas Müller | 2016-01-20 | 1 | -6/+2 |
| | | |||||
* | | remove unneeded margin of app dependencies in app mgmt | Jan-Christoph Borchardt | 2016-01-20 | 1 | -1/+0 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-20 | 4 | -12/+86 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-18 | 2 | -0/+22 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-17 | 6 | -2/+22 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-16 | 2 | -0/+34 |
| | |||||
* | Merge pull request #21723 from owncloud/prevent-group-enable-for-apps | Thomas Müller | 2016-01-15 | 1 | -1/+2 |
|\ | | | | | Prevent group enable for apps | ||||
| * | Add a new app type that can not be enabled for groups | Joas Schilling | 2016-01-14 | 1 | -1/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-15 | 2 | -0/+26 |
| | | |||||
* | | allow apps to load additional scripts on the user settings page via the ↵ | Jörn Friedrich Dreyer | 2016-01-14 | 1 | -0/+2 |
|/ | | | | event dispatcher | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-14 | 18 | -0/+22 |
| | |||||
* | Merge pull request #21509 from owncloud/users-scrolltop | Thomas Müller | 2016-01-13 | 1 | -1/+8 |
|\ | | | | | Keep scroll position in users page when sorting | ||||
| * | Keep scroll position in users page when sorting | Vincent Petry | 2016-01-07 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | When sorting, some browsers like Chrome will lose the scroll position, possibly because the sorting code is touching the DOM elements. This fix saves the scroll position before sorting and sets it back afterwards. | ||||
* | | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 28 | -34/+38 |
|\ \ | | | | | | | Update license headers 2016 | ||||
| * | | Happy new year! | Thomas Müller | 2016-01-12 | 28 | -34/+38 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-13 | 128 | -780/+710 |
| | | |