Commit Graph

109 Commits (15f7315231593a002f8b7245bcd535493a30dcae)

Author SHA1 Message Date
Bjoern Schiessle f1f172e16e fix typo 12 years ago
Thomas Mueller f6df4b349f remove logic from template and fix syntax error 12 years ago
Frank Karlitschek 77bb168007 replace echo with p 12 years ago
Frank Karlitschek 22e39baf77 show the build number if on the daily build update channel 12 years ago
Jan-Christoph Borchardt d62b683c6a change 'Display Name' to more understandable 'Full Name', fix #5612 12 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 12 years ago
Frank Karlitschek 7cf81f2d12 show the channel. Also mark git as git channel so that someone can see where this build comes from 12 years ago
raghunayyar 02c7f95687 Includes <optgroup> tag 12 years ago
raghunayyar 7c2f1fd580 Puts the language divider in place. thanks @Kondou-ger ;) 12 years ago
raghunayyar 4b2bb11716 Removes the Bogus Label 12 years ago
raghunayyar e27bb660bd Uniform Styles and Indentation Fixes for Personal Block 12 years ago
Jan-Christoph Borchardt 2b521327c0 more elegant style for Personal and Admin settings 12 years ago
Bjoern Schiessle 67d4b77e8e revert changes in personal template 12 years ago
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 12 years ago
kondou 15ab798353 Fix an IE8 bug with the avatarcropper. 12 years ago
kondou 4724d60ecd Partly fix cropper in IE8 and don't use a dialog for it 12 years ago
kondou e7e3f1b81a Fix some of @jancborchardt's complaints in oc_avatars 12 years ago
Bjoern Schiessle bab63c22ee encryption error messages, distinguish between a re-enabled encryption app and a password change from outside 12 years ago
kondou 76b1b5b6a3 Provide 'enable_avatars' in config.php, to disable avatars 12 years ago
kondou 0c708be76b Use defaultavatars 12 years ago
kondou e6473e6d49 Clean up some cruft 12 years ago
kondou 31736a1df3 Have a controller instead ofo avatar.php and fix some cropper-design 12 years ago
kondou 9a8908b643 Use Jcrop, have inline errormsg, work on cropping, clean up, WIP 12 years ago
kondou 81cadd5ea3 Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff 12 years ago
kondou 0a4febf1eb Integrate newavatar.php into avatar.php by using GET, POST & DELETE 12 years ago
kondou cd2f7bdaef Deny access for non-users and add a (not-working) override button 12 years ago
kondou 9c12da6a94 Several improvements 12 years ago
kondou d7e6c77e20 Have a fancy uploadavatar button 12 years ago
kondou 131d0edab6 Show avatar on personal.php always (except if avatars are disabled) 12 years ago
kondou 4521b54c67 Have /avatar.php as a central avatar-point 12 years ago
kondou 252548c62c Improve styling & enable avatar-upload at personal page 12 years ago
kondou fac671b14e Modularize get(), async getAvatar, avatars @ usermgmt 12 years ago
kondou 4a08f7d710 Add basic avatars and gravatar 12 years ago
kondou fbe7a68ce8 Use personal-password for the password name in personal.php 12 years ago
Bjoern Schiessle b6fa0e4eef working decrypt files method 12 years ago
Björn Schießle 2c8e5ec84f user interface to allow user to decrypt all his files once the encryption app was disabled 12 years ago
Björn Schießle 75fd6d4fde initialize OC_Defaults in template constructorX 12 years ago
rolandgeider 995feea42a Use transifex.com on link to translations 12 years ago
kondou 4818e0062e General CSS cleanup 12 years ago
Björn Schießle 9b9ea7cd8e Merge https://github.com/owncloud/core/pull/3827 12 years ago
Björn Schießle 3c691c9ec9 move to non-static OC_Defaults 12 years ago
Björn Schießle d46e62886a Add init funtion to OC_Defaults to be able to wrap translatable strings 12 years ago
Björn Schießle 23cc69b816 construct the foother in defaults.php so that we use always the same footer 12 years ago
Björn Schießle 2e1836c1da don't show translation hints in enterprise edition 12 years ago
Jan-Christoph Borchardt f565e4c25b move common settings footer fieldset out of conditional 12 years ago
Björn Schießle e1e798c623 make footer and urls aware of ownCloud editions 12 years ago
Jan-Christoph Borchardt b014509f41 move storage bar below clients showcase to make it more visible 12 years ago
zafi f314eb8f72 The "lost password" field depends on OC_USER_BACKEND_SET_PASSWORD 12 years ago
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 12 years ago
Björn Schießle 135991474b fix inconsistent post parameters in change password operation 12 years ago