summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | take over changes from #5166 and follow #5267Arthur Schiwon2017-06-232-57/+11
| * | | | Fix trait usageRobin Appelman2017-06-233-8/+4
| * | | | remove obsolete filesArthur Schiwon2017-06-233-728/+0
| * | | | add Additional (+ Fallback) section for Personal settingsArthur Schiwon2017-06-234-2/+63
| * | | | sync clients have their own placeArthur Schiwon2017-06-232-36/+59
| * | | | take over app passwordsArthur Schiwon2017-06-234-3/+67
| * | | | convert Sessions sectionArthur Schiwon2017-06-232-0/+55
| * | | | add storage info, fix URL generationArthur Schiwon2017-06-231-0/+15
| * | | | completing PersonalInfoArthur Schiwon2017-06-233-1/+409
| * | | | brief, incomplete personal info settings implementationArthur Schiwon2017-06-231-0/+324
| * | | | one settings link, common template, stylingArthur Schiwon2017-06-232-1/+39
| * | | | add route and controller. consolidate common settings functions in a trait.Arthur Schiwon2017-06-234-51/+204
* | | | | [tx-robot] updated from transifexNextcloud bot2017-06-292-2/+8
* | | | | [tx-robot] updated from transifexNextcloud bot2017-06-282-0/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2017-06-276-8/+12
* | | | | [tx-robot] updated from transifexNextcloud bot2017-06-266-0/+12
* | | | | [tx-robot] updated from transifexNextcloud bot2017-06-256-4/+10
* | | | | [tx-robot] updated from transifexNextcloud bot2017-06-2412-4/+16
|/ / / /
* | | | Merge pull request #5508 from nextcloud/no-activity-before-loginblizzz2017-06-231-3/+6
|\ \ \ \
| * | | | Don't create activities for email and password change before loginJoas Schilling2017-06-221-3/+6
* | | | | [tx-robot] updated from transifexNextcloud bot2017-06-23126-126/+126
* | | | | Allow to force a language and set it via the ocs apiJoas Schilling2017-06-215-155/+82
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-214-0/+210
* | | | Also allow group admins to toogle the storage locationJoas Schilling2017-06-201-10/+8
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2017-06-204-18/+20
* | | Don't try to save the setting when its not an adminJoas Schilling2017-06-191-8/+24
* | | [tx-robot] updated from transifexNextcloud bot2017-06-192-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2017-06-178-18/+20
* | | [tx-robot] updated from transifexNextcloud bot2017-06-166-6/+14
* | | [tx-robot] updated from transifexNextcloud bot2017-06-154-0/+6
* | | Revert "allow admin to disable groups on personal page"Morris Jobke2017-06-132-3/+0
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2017-06-132-6/+6
* | Merge pull request #5271 from nextcloud/use-mailer-to-create-email-templateMorris Jobke2017-06-121-5/+1
|\ \
| * | Also use IMailer interface to generate the email templateMorris Jobke2017-06-061-5/+1
* | | [docs] remove useless TODO markm4dz2017-06-121-1/+0
* | | [fix] Highlight 'everyone' group by defaultm4dz2017-06-121-0/+3
* | | [tx-robot] updated from transifexNextcloud bot2017-06-116-0/+6
* | | Remove unneeded CSSMarius Blüm2017-06-101-4/+0
* | | [tx-robot] updated from transifexNextcloud bot2017-06-106-4/+14
* | | Merge pull request #5118 from nextcloud/use-language-of-recipient-not-adminLukas Reschke2017-06-091-1/+32
|\ \ \
| * | | Use the language of the recipient not the actorJoas Schilling2017-05-261-1/+32
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-0992-1032/+218
* | | | Merge pull request #5287 from nextcloud/personal-page-gs-modeJoas Schilling2017-06-082-16/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | unify look of disabled display name / email address and the other input fieldsBjoern Schiessle2017-06-072-10/+11
| * | | show input fields if they are not empty but disable them in global scale modeBjoern Schiessle2017-06-071-7/+29
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-0880-140/+352
* | | | Allow to change avatar when groups are disablesMorris Jobke2017-06-072-3/+8
|/ / /
* | | Merge pull request #5267 from nextcloud/personal-sessions-renamweJoas Schilling2017-06-074-22/+22
|\ \ \
| * | | reword sessions to security in personal settingsRobin Appelman2017-06-064-22/+22
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-07132-380/+1032