Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move encryption to security (and behind two factor things) | Arthur Schiwon | 2017-06-27 | 4 | -123/+3 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | try to lower the timeout in an acceptance test | Arthur Schiwon | 2017-06-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | We're on 13 now… | Arthur Schiwon | 2017-06-26 | 3 | -6/+6 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix typos and unnecessary white spaces | Arthur Schiwon | 2017-06-26 | 2 | -5/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | forgotten test adjustments | Arthur Schiwon | 2017-06-23 | 1 | -6/+3 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | take out additional (legacy) settings section from tests | Arthur Schiwon | 2017-06-23 | 1 | -2/+1 |
| | | | | | | | because it is dependent whether anything else registers into it and \OC_App is static Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix setting up encryption section | Arthur Schiwon | 2017-06-23 | 2 | -78/+16 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | move twofactor_* into security | Arthur Schiwon | 2017-06-23 | 3 | -101/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | adapt to force language changes | Arthur Schiwon | 2017-06-23 | 3 | -22/+41 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | avoid marking two sections as active when they have the same name | Arthur Schiwon | 2017-06-23 | 3 | -13/+17 |
| | | | | … in both personal and admin. | ||||
* | adapt encryption | Arthur Schiwon | 2017-06-23 | 5 | -7/+203 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | adapt twofactore_backupcodes | Arthur Schiwon | 2017-06-23 | 6 | -30/+187 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | do not offer additional settings when there is no content | Arthur Schiwon | 2017-06-23 | 1 | -1/+18 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | adapt federatedfilesharing | Arthur Schiwon | 2017-06-23 | 7 | -84/+190 |
| | | | | | | also drops IE8 switch Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | remove obsolete file | Arthur Schiwon | 2017-06-23 | 1 | -47/+0 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fix and extend acceptance tests | Arthur Schiwon | 2017-06-23 | 3 | -6/+55 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | already declared in Trait | Arthur Schiwon | 2017-06-23 | 1 | -2/+0 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | update autoloader | Arthur Schiwon | 2017-06-23 | 2 | -0/+12 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | drone wasn't satisfied yet | Arthur Schiwon | 2017-06-23 | 1 | -5/+12 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | adjust another test | Arthur Schiwon | 2017-06-23 | 1 | -3/+19 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | …and adjust tests | Arthur Schiwon | 2017-06-23 | 1 | -22/+23 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | take over changes from #5166 and follow #5267 | Arthur Schiwon | 2017-06-23 | 5 | -128/+17 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | take over changes from #5084 | Arthur Schiwon | 2017-06-23 | 3 | -10/+59 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | move personal external storage settings to it's own section | Robin Appelman | 2017-06-23 | 5 | -21/+173 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix getting sections | Robin Appelman | 2017-06-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix trait usage | Robin Appelman | 2017-06-23 | 3 | -8/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | add missing pieces to Settings Manager and fix and extend its unit tests | Arthur Schiwon | 2017-06-23 | 3 | -12/+180 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | remove obsolete files | Arthur Schiwon | 2017-06-23 | 3 | -728/+0 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add Additional (+ Fallback) section for Personal settings | Arthur Schiwon | 2017-06-23 | 6 | -2/+127 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Adopt DB and Manager to personal settings structure | Arthur Schiwon | 2017-06-23 | 5 | -41/+229 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | sync clients have their own place | Arthur Schiwon | 2017-06-23 | 5 | -56/+152 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | take over app passwords | Arthur Schiwon | 2017-06-23 | 6 | -4/+133 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | convert Sessions section | Arthur Schiwon | 2017-06-23 | 4 | -0/+121 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add storage info, fix URL generation | Arthur Schiwon | 2017-06-23 | 4 | -3/+36 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix displaying groups in personal info | Arthur Schiwon | 2017-06-23 | 1 | -10/+44 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | completing PersonalInfo | Arthur Schiwon | 2017-06-23 | 7 | -9/+591 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | brief, incomplete personal info settings implementation | Arthur Schiwon | 2017-06-23 | 2 | -0/+383 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Extend interfaces | Arthur Schiwon | 2017-06-23 | 2 | -0/+53 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | one settings link, common template, styling | Arthur Schiwon | 2017-06-23 | 3 | -17/+43 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add route and controller. consolidate common settings functions in a trait. | Arthur Schiwon | 2017-06-23 | 4 | -51/+204 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #5508 from nextcloud/no-activity-before-login | blizzz | 2017-06-23 | 1 | -3/+6 |
|\ | | | | | Don't create activities for email and password change before login | ||||
| * | Don't create activities for email and password change before login | Joas Schilling | 2017-06-22 | 1 | -3/+6 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-23 | 142 | -126/+190 |
| | | |||||
* | | Merge pull request #5498 from nextcloud/allow-to-force-a-language | Morris Jobke | 2017-06-22 | 12 | -288/+319 |
|\ \ | | | | | | | Allow to force a language and set it via the ocs api | ||||
| * | | Update autoloader | Morris Jobke | 2017-06-21 | 2 | -2/+0 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | Add unit tests for the new code | Joas Schilling | 2017-06-21 | 1 | -0/+180 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Allow to force a language and set it via the ocs api | Joas Schilling | 2017-06-21 | 10 | -286/+139 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #5491 from ↵ | blizzz | 2017-06-22 | 1 | -0/+13 |
|\ \ | | | | | | | | | | | | | nextcloud/issue-5457-create-users-in-non-default-backends Create users in non default backends first | ||||
| * | | Create users in non default backends first | Joas Schilling | 2017-06-20 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Most of the time, when people have multiple backends or add a custom backend, they want to create the users there and not in the default backend. But since that is registered first, users were always created there. Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-22 | 56 | -210/+212 |
| | | |