Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove notify recipient option | Roeland Jago Douma | 2016-10-26 | 1 | -4/+0 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #1828 from nextcloud/avatar-picker-improvements | Morris Jobke | 2016-10-24 | 1 | -2/+4 |
|\ | | | | | Avatar picker improvements | ||||
| * | float the avatar cropper over the page | Robin Appelman | 2016-10-20 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix misleading SSL/TLS SMTP email configuration | Joas Schilling | 2016-10-24 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Modified the SQLite warning of server/settings/templates/admin/tiptricks.php ↵ | Sam Cater | 2016-10-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | to be more understandable and legible Signed-off-by: Sam Cater <sam@samcater.com> Added sign off of commit | ||||
* | | Template css order | John Molakvoæ | 2016-10-21 | 2 | -10/+1 |
|/ | | | | | | | | Select2 systemtags removal Settings again Fix Script Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | improve look of Add group flow | Jan-Christoph Borchardt | 2016-10-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Removes tipsy when password verification is going on | Raghu Nayyar | 2016-09-17 | 1 | -1/+1 |
| | |||||
* | Use l10n | Lukas Reschke | 2016-09-08 | 1 | -1/+1 |
| | |||||
* | Adding a optional disclaimer to the anonymous upload page | Morris Jobke | 2016-09-08 | 1 | -1/+9 |
| | |||||
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 2 | -7/+0 |
| | |||||
* | Fix group sorting in user list group selection | Vincent Petry | 2016-08-29 | 1 | -2/+2 |
| | |||||
* | Users page lazy multiselect group dropdowns | Vincent Petry | 2016-08-29 | 2 | -12/+7 |
| | | | | | | | | | | Instead of pre-rendering all multiselects with lots of group entries, the current groups are now displayed as simple labels. Behind the labels there is a pencil icon like for other fields. When clicking the pencil icon, the dropdown will be spawned and will open itself. Upon closing of the dropdown, the label comes back with the updated selection and the dropdown is destroyed. | ||||
* | Fix more HTML "syntax" | Joas Schilling | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | fix internal links in security & setup warnings, resolves #1048 | Arthur Schiwon | 2016-08-25 | 1 | -1/+1 |
| | |||||
* | SVG defintions always take the first one | Roeland Jago Douma | 2016-08-18 | 1 | -0/+3 |
| | | | | * Move filter definition out | ||||
* | Moved ChangePassword to an actual Controller | Roeland Jago Douma | 2016-08-17 | 1 | -1/+1 |
| | | | | | * Still no full DI because of encryption fu * Remove old "Controller" | ||||
* | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 1 | -31/+32 |
|\ | |||||
| * | move apps between 'Language' and 'Session' in personal settings | Bjoern Schiessle | 2016-08-15 | 1 | -31/+32 |
| | | |||||
* | | for new we cannot have nested settings, default module is only appended if ↵ | Arthur Schiwon | 2016-08-16 | 1 | -2/+0 |
| | | | | | | | | available | ||||
* | | fix missing parameters in sharing settings page | Arthur Schiwon | 2016-08-16 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 1 | -3/+49 |
|\| | |||||
| * | Do not translate HTML | Roeland Jago Douma | 2016-08-13 | 1 | -13/+19 |
| | | |||||
| * | Remove accidentially added line | Lukas Reschke | 2016-08-13 | 1 | -1/+1 |
| | | |||||
| * | adding rel="noreferrer noopener" | Frank Karlitschek | 2016-08-13 | 1 | -5/+5 |
| | | |||||
| * | adding social buttons | Frank Karlitschek | 2016-08-13 | 1 | -4/+44 |
| | | |||||
* | | move mail settings and file handling to additional ones, thus files_external ↵ | Arthur Schiwon | 2016-08-13 | 3 | -119/+145 |
| | | | | | | | | gets its own section | ||||
* | | make updatenotification settings appear as if it is part of the version part ↵ | Arthur Schiwon | 2016-08-13 | 1 | -0/+1 |
| | | | | | | | | in server settings | ||||
* | | mark current section | Arthur Schiwon | 2016-08-12 | 1 | -1/+2 |
| | | |||||
* | | Resolve conflict | Lukas Reschke | 2016-08-11 | 1 | -6/+6 |
| | | |||||
* | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-11 | 2 | -3/+9 |
|\| | |||||
| * | Add clipboardjs for token | Roeland Jago Douma | 2016-08-10 | 1 | -0/+1 |
| | | |||||
| * | Add note password is only shown once | Roeland Jago Douma | 2016-08-10 | 1 | -1/+4 |
| | | |||||
| * | Merge pull request #784 from nextcloud/admin_php_smtp_casing | Lukas Reschke | 2016-08-09 | 1 | -6/+6 |
| |\ | | | | | | | Admin setting PHP and SMTP casing | ||||
| | * | Admin setting PHP and SMTP casing | Roeland Jago Douma | 2016-08-09 | 1 | -6/+6 |
| | | | |||||
| * | | Remove AGPL title | Roeland Jago Douma | 2016-08-09 | 1 | -2/+4 |
| |/ | |||||
* | | Fallback for legacy settings. They are placed into Additional Settings | Arthur Schiwon | 2016-08-09 | 1 | -0/+36 |
| | | |||||
* | | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 7 | -578/+710 |
|/ | | | | | | * interfaces for the Admin settings (IAdmin) and section (ISection) * SettingsManager service * example setup with LDAP app | ||||
* | Transifex Owncloud > Nextcloud | Frédéric LIETART | 2016-07-29 | 1 | -1/+1 |
| | | | Change transifex link Owncloud > Nextcloud | ||||
* | Fix misspelling of database "READ COMMITTED" | Stefan Weil | 2016-07-29 | 1 | -2/+2 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | fix capitalization of text in users management | Jan-Christoph Borchardt | 2016-07-28 | 3 | -8/+8 |
| | |||||
* | Orders Admin Log Button | root | 2016-07-26 | 1 | -10/+10 |
| | |||||
* | Merge pull request #484 from nextcloud/reenable-help-section | Morris Jobke | 2016-07-21 | 1 | -4/+4 |
|\ | | | | | [master] Reenable help section | ||||
| * | Add proper links | Lukas Reschke | 2016-07-21 | 1 | -4/+4 |
| | | |||||
* | | [master] Properly link to nextcloud | Lukas Reschke | 2016-07-21 | 1 | -1/+1 |
|/ | |||||
* | Change "recent activity" to "last activity" | Robin Appelman | 2016-07-20 | 1 | -2/+2 |
| | |||||
* | Merge pull request #452 from nextcloud/session-passwords-design | Morris Jobke | 2016-07-19 | 1 | -6/+5 |
|\ | | | | | Adjust wording and layout of Sessions and App passwords personal settings | ||||
| * | simplify wording of Sessions and App passwords sections | Jan-Christoph Borchardt | 2016-07-19 | 1 | -6/+5 |
| | | |||||
* | | Merge pull request #451 from nextcloud/github-link | Lukas Reschke | 2016-07-19 | 1 | -1/+1 |
|\ \ | | | | | | | fix Github link in Personal and Admin settings Version note | ||||
| * | | fix Github link in Personal and Admin settings Version note | Jan-Christoph Borchardt | 2016-07-19 | 1 | -1/+1 |
| |/ |