Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-19 | 68 | -80/+90 | |
| | ||||||
* | Merge pull request #5585 from nextcloud/contacts_menu_privacy | Morris Jobke | 2017-09-18 | 1 | -1/+1 | |
|\ | | | | | Enhance privacy of contactsmenu fixes #5107 | |||||
| * | Add filter for `shareapi_allow_share_dialog_user_enumeration` | Lukas Reschke | 2017-09-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | This adjusts the contacts menu to also support searching by email address which is relevant in scenarios where no UID is known such as LDAP, etc. Furthermore, if `shareapi_allow_share_dialog_user_enumeration` is disabled only results are shown that match the full user ID or email address. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-18 | 2 | -0/+6 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-17 | 2 | -0/+6 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-16 | 6 | -4/+140 | |
| | | ||||||
* | | Merge pull request #6521 from nextcloud/fix-margin-settings | Morris Jobke | 2017-09-15 | 1 | -3/+0 | |
|\ \ | |/ |/| | Fix margins of followup sections | |||||
| * | Fix margins of followup sections | Morris Jobke | 2017-09-15 | 1 | -3/+0 | |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-15 | 6 | -2/+14 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-13 | 2 | -0/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-12 | 2 | -0/+6 | |
| | ||||||
* | Merge pull request #6439 from nextcloud/fix-5960-sort-apps-ignore-level | Lukas Reschke | 2017-09-11 | 2 | -7/+3 | |
|\ | | | | | Sort apps by enabled/disabled but not by official/in-appstore in App Management | |||||
| * | Sort apps by enabled/disabled but not by official/in-appstore in App Management | Chon Kou | 2017-09-10 | 2 | -7/+3 | |
| | | | | | | | | Signed-off-by: Chon Kou <k.kou@alumni.ubc.ca> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-11 | 8 | -4/+16 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-10 | 14 | -14/+56 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-09 | 54 | -62/+80 | |
| | ||||||
* | Merge pull request #6413 from nextcloud/translate-settings-headers | Morris Jobke | 2017-09-08 | 1 | -2/+2 | |
|\ | | | | | Translate settings headers | |||||
| * | Translate settings headers | Joas Schilling | 2017-09-08 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Merge pull request #6417 from nextcloud/proper-english-nowhave | Morris Jobke | 2017-09-08 | 1 | -1/+1 | |
|\ \ | |/ |/| | Improve text: 'you have now' -> 'you now have' | |||||
| * | Improve text: 'you have now' -> 'you now have' | Leon Klingele | 2017-09-08 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Leon Klingele <leon@struktur.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-08 | 2 | -0/+2 | |
| | | ||||||
* | | Make sure the password contains special characters | Joas Schilling | 2017-09-07 | 1 | -1/+3 | |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-07 | 4 | -0/+34 | |
| | ||||||
* | Properly include file | Lukas Reschke | 2017-09-06 | 1 | -1/+1 | |
| | | | | | | Regression from https://github.com/nextcloud/server/commit/005ef115fbffecb22a7ac9e65425419aca90c1aa Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-06 | 2 | -0/+22 | |
| | ||||||
* | Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-name | Morris Jobke | 2017-09-05 | 3 | -20/+14 | |
|\ | | | | | Set the meta data before everything | |||||
| * | Merge setMetaData into constructor | Joas Schilling | 2017-09-04 | 3 | -9/+4 | |
| | | | | | | | | | | | | This ensures that the meta data is set in the beginning Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | Set the meta data before everything | Joas Schilling | 2017-09-04 | 1 | -12/+11 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Merge pull request #6334 from nextcloud/fix-mixup-of-id-and-name | Morris Jobke | 2017-09-04 | 1 | -4/+4 | |
|\| | | | | | Fix naming of user id in email meta data | |||||
| * | Fix naming of user id in email meta data | Joas Schilling | 2017-09-01 | 1 | -4/+4 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-02 | 2 | -0/+26 | |
|/ | ||||||
* | Merge pull request #6315 from nextcloud/metadata-for-all-emails | Morris Jobke | 2017-08-31 | 3 | -0/+24 | |
|\ | | | | | Implement metadata for email templates of remaining emails | |||||
| * | Implement metadata for email templates of remaining emails | Morris Jobke | 2017-08-30 | 3 | -0/+24 | |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-31 | 6 | -2/+10 | |
|/ | ||||||
* | Merge pull request #6216 from nextcloud/allow-to-sort-groups-by-name | Morris Jobke | 2017-08-30 | 1 | -10/+14 | |
|\ | | | | | Allow to sort groups by name | |||||
| * | Allow to sort groups by name | Joas Schilling | 2017-08-22 | 1 | -10/+14 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-30 | 2 | -26/+34 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-29 | 2 | -0/+2 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-25 | 2 | -0/+12 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-24 | 4 | -56/+130 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-22 | 2 | -0/+36 | |
| | | ||||||
* | | Use correct l10n for app password menu | Morris Jobke | 2017-08-21 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-21 | 6 | -6/+314 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-20 | 2 | -0/+10 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-19 | 4 | -2/+20 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-18 | 6 | -2/+26 | |
| | ||||||
* | Merge pull request #6158 from nextcloud/always-log-cron-execution | Lukas Reschke | 2017-08-17 | 1 | -21/+19 | |
|\ | | | | | Always log cron execution | |||||
| * | Always log cron execution | Morris Jobke | 2017-08-17 | 1 | -21/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | There was a setting to disable the last execution of cron. There is no known problem with this write access and it was also questioned when this feature was build in https://github.com/owncloud/core/pull/7689#issuecomment-38264707 Recently there was also a bug report about a non-visible last cron execution (#6088) - let's better remove this. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-17 | 2 | -0/+30 | |
| | | ||||||
* | | Fix group management which was broken since #5847 | Tobia De Koninck | 2017-08-15 | 1 | -3/+4 | |
|/ | | | | Signed-off-by: Tobia De Koninck <tobia@ledfan.be> |