Commit Graph

336 Commits (02bdb470498fb8b71f1bc582af2f55795a719c39)

Author SHA1 Message Date
Jan-Christoph Borchardt 150d3856a0 prevent autofill for password change settings, prevent leak of existing password, fix #6552 11 years ago
Bjoern Schiessle 2a3cb7ac5b remove the form, it isn't needed here 11 years ago
Bjoern Schiessle 80d871ab1e added website field 11 years ago
Bjoern Schiessle e2de3b8337 distinguish app links from doc links 11 years ago
Bjoern Schiessle bf0471a92e show link to app documentation 11 years ago
Bjoern Schiessle d36da7e43a use appstoreenabled config switch 11 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 11 years ago
Jan-Christoph Borchardt 3c21fd5bfc do not show 'Add app' and 'More apps' for themed ownCloud 11 years ago
Frank Karlitschek 61296ed7bb lower required php version to 5.3.3 11 years ago
Morris Jobke 8506d2bf42 fix wording 11 years ago
Morris Jobke 2d822e3b95 add warning for HTTP connection 11 years ago
Bjoern Schiessle f1f172e16e fix typo 11 years ago
Thomas Mueller f6df4b349f remove logic from template and fix syntax error 11 years ago
Frank Karlitschek 77bb168007 replace echo with p 11 years ago
Frank Karlitschek 22e39baf77 show the build number if on the daily build update channel 11 years ago
Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 11 years ago
Thomas Müller cd1cf58875 Fixing the warning notifications 11 years ago
Bart Visscher 368342a085 Update error messages 12 years ago
Jan-Christoph Borchardt d62b683c6a change 'Display Name' to more understandable 'Full Name', fix #5612 12 years ago
Morris Jobke 680f4963dc fix translation strings 12 years ago
Vincent Petry 9d230bcc75 Improve quota input field 12 years ago
Vincent Petry aba7335d3f Changed wording in log level dropdown 12 years ago
Vincent Petry e3b13b13c9 Changed log level labels in log level dropdown 12 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 12 years ago
Frank Karlitschek 44d15d497e change the language 12 years ago
Frank Karlitschek 37b89b11b6 harmonize this with the documentation. Once every minute is way to often. Every 15min should be fine just as the documentation suggests: http://doc.owncloud.org/server/5.0/admin_manual/configuration/background_jobs.html 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
Vincent Petry 1a05ed2f38 Fixed table grid styles for IE8 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
Felix Niklas 01d3536a76 fix checkbox <-> label binding 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
Bjoern Schiessle 3ce4bf5ec7 use css class hidden to hide setting elements 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
Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 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