summaryrefslogtreecommitdiffstats
path: root/settings/templates
Commit message (Collapse)AuthorAgeFilesLines
* more elegant style for Personal and Admin settingsJan-Christoph Borchardt2013-10-052-19/+19
|
* Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-162-0/+27
|\ | | | | | | | | Conflicts: apps/files/index.php
| * Pass view in \OC_Avatar to constructor and use $_ for enable_avatarskondou2013-09-092-3/+3
| |
| * Fix an IE8 bug with the avatarcropper.kondou2013-09-051-1/+0
| | | | | | | | | | | | 1. Crop an avatar 2. Crop another avatar without reloading -> Second cropper is 28px x 30px big
| * Partly fix cropper in IE8 and don't use a dialog for itkondou2013-09-031-7/+14
| |
| * Fix some of @jancborchardt's complaints in oc_avatarskondou2013-09-021-4/+4
| |
| * Provide 'enable_avatars' in config.php, to disable avatarskondou2013-09-012-0/+6
| |
| * Use defaultavatarskondou2013-08-292-2/+2
| |
| * Merge branch 'master' into oc_avatarskondou2013-08-281-1/+1
| |\ | | | | | | | | | | | | Conflicts: 3rdparty
| * | Clean up some cruftkondou2013-08-261-3/+0
| | |
| * | Have a controller instead ofo avatar.php and fix some cropper-designkondou2013-08-262-3/+3
| | |
| * | Use Jcrop, have inline errormsg, work on cropping, clean up, WIPkondou2013-08-251-0/+1
| | |
| * | Remove gravatar and no-avatar functionality, prepare for default avatars ↵kondou2013-08-253-47/+7
| | | | | | | | | | | | even more and reword some stuff
| * | Integrate newavatar.php into avatar.php by using GET, POST & DELETEkondou2013-08-251-1/+1
| | |
| * | Deny access for non-users and add a (not-working) override buttonkondou2013-08-251-0/+1
| | |
| * | Several improvementskondou2013-08-253-40/+32
| | | | | | | | | | | | | | | | | | | | | | | | - Don't use gravatars default avatars - Use "profile image" instead of "avatar" - Use <p> instead of tables - Ease updateAvatar() - Actually return something in \OCP\Avatar
| * | Have a fancy uploadavatar buttonkondou2013-08-251-1/+2
| | |
| * | Use avatar.php in user-managementkondou2013-08-251-1/+1
| | |
| * | Show avatar on personal.php always (except if avatars are disabled)kondou2013-08-251-5/+11
| | |
| * | Have /avatar.php as a central avatar-pointkondou2013-08-251-2/+2
| | |
| * | Improve styling & enable avatar-upload at personal pagekondou2013-08-252-14/+9
| | |
| * | Modularize get(), async getAvatar, avatars @ usermgmtkondou2013-08-253-2/+14
| | | | | | | | | | | | And other small improvements
| * | Add basic avatars and gravatarkondou2013-08-252-0/+50
| | |
* | | use css class hidden to hide setting elementsBjoern Schiessle2013-09-021-5/+5
| | |
* | | enable user to inform recipients about a shared file by mailBjoern Schiessle2013-08-301-1/+9
| |/ |/|
* | Merge pull request #4563 from owncloud/use_personal-passwordJan-Christoph Borchardt2013-08-281-1/+1
|\ \ | |/ |/| Use personal-password for the password name in personal.php
| * Use personal-password for the password name in personal.phpkondou2013-08-241-1/+1
| | | | | | | | Fix #4491
* | Merge branch 'master' into improve_app-managementkondou2013-08-212-3/+29
|\| | | | | | | | | Conflicts: settings/js/apps.js
| * Merge pull request #4447 from owncloud/fix_4351_masterMorris Jobke2013-08-201-3/+3
| |\ | | | | | | Use JSON to send/receive group data.
| | * Use JSON to send/receive group data.Owen Winkler2013-08-151-3/+3
| | | | | | | | | | | | Squashed commits from PR #4364 for master.
| * | Merge branch 'master' into decrypt_files_againBjoern Schiessle2013-08-172-16/+8
| |\ \ | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/tests/keymanager.php
| * | | working decrypt files methodBjoern Schiessle2013-07-291-1/+9
| | | |
| * | | user interface to allow user to decrypt all his files once the encryption ↵Björn Schießle2013-07-291-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | app was disabled Conflicts: settings/templates/personal.php
* | | | Move .errormsg from settings-css to .warning in core. Reusable!kondou2013-08-181-1/+1
| | | |
* | | | Don't use an alert for displaying app-mgmt-errorskondou2013-08-181-0/+1
| |/ / |/| | | | | | | | | | | | | | Rather display a dominant div and mark the problematic app in the applist. Fix #305
* | | merge master into css-fixesJan-Christoph Borchardt2013-08-161-2/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into css_cleanup_kondoukondou2013-07-243-33/+45
| |\| | | | | | | | | | | | | | | | Conflicts: core/css/styles.css settings/templates/personal.php
| * | General CSS cleanupkondou2013-07-091-2/+2
| | |
* | | remove table layout for background jobsJan-Christoph Borchardt2013-07-311-14/+6
| |/ |/|
* | initialize OC_Defaults in template constructorXBjörn Schießle2013-07-242-12/+8
| |
* | Merge branch 'master' into more-themable-stringsThomas Müller2013-07-243-16/+26
|\ \ | | | | | | | | | | | | Conflicts: lib/template.php
| * \ Merge branch 'master' into disable-anon-upload-masterThomas Müller2013-07-222-16/+16
| |\ \ | | | | | | | | | | | | | | | | Conflicts: settings/templates/admin.php
| | * | Use !== and === in settings.kondou2013-07-212-16/+16
| | | |
| * | | Merge branch 'master' into disable-anon-upload-masterThomas Müller2013-07-221-1/+1
| |\| |
| | * | Use transifex.com on link to translationsrolandgeider2013-07-141-1/+1
| | | |
| * | | Merge branch 'disable-anon-upload-master' of github.com:owncloud/core into ↵Thomas Müller2013-07-141-2/+2
| |\ \ \ | | | | | | | | | | | | | | | disable-anon-upload-master
| | * | | change anonymous to publicThomas Mueller2013-07-121-2/+2
| | | | |
| * | | | No admin option to enable public upload in case encryption is enabledThomas Müller2013-07-141-0/+2
| |/ / / | | | | | | | | | | | | No upload on pubic page if public upload is disabled
| * / / new admin setting added which allows to turn off anonymous uploadsThomas Müller2013-07-121-1/+9
| |/ /
* / / use themable strings for admin page, simplify admin export, fix rest of #3791Jan-Christoph Borchardt2013-07-111-9/+15
|/ /