Commit Graph

101 Commits (188c5435d8b14b6eeb8abc571a1311ce412e558d)

Author SHA1 Message Date
Volkan Gezer 188c5435d8 unwrapped strings fix 11 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 11 years ago
Bjoern Schiessle b6e14af861 allow admin to enforce passwords for public link shares 11 years ago
Bjoern Schiessle ec045b251c hide input field if default expire date isn't activated 11 years ago
Volkan Gezer ad1265da13 typo fix, by translators on transifex 11 years ago
Bjoern Schiessle 6650be9913 add setting to set default expire date 11 years ago
Thomas Müller 54476c468c fix spelling 'Allow user ...' -> 'Allow users ...' 11 years ago
Jan-Christoph Borchardt 69be5bdbd8 replace personalblock fieldset with section div in admin and personal settings 11 years ago
Vincent Petry b75ca9fb50 Display admin option for public upload with encryption enabled 11 years ago
kondou 556c6eca23 Use OC_Util::formatDate() 11 years ago
kondou c5440fa133 Move cron status to the right of the heading 11 years ago
kondou 547b563464 Log last cron execution 11 years ago
Thomas Müller 5713b0dedb Authentification -> Authentication 11 years ago
Joas Schilling 0285d5b6e2 Hide QMail when not selected and hide sendmail when not available on the server 11 years ago
Joas Schilling 5b8cde48dc Add button to send a test mail after changing the email settings 11 years ago
Joas Schilling 9847912257 Remove unused variables, add doc blocks and break lines 11 years ago
Joas Schilling 331bd527a7 Hide SMTP options based on selected send mode 11 years ago
Joas Schilling 8387cd8ae3 Add option to change email settings in admin section 11 years ago
Frank Karlitschek 61296ed7bb lower required php version to 5.3.3 11 years ago
Morris Jobke 8506d2bf42 fix wording 12 years ago
Morris Jobke 2d822e3b95 add warning for HTTP connection 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
Thomas Müller cd1cf58875 Fixing the warning notifications 12 years ago
Bart Visscher 368342a085 Update error messages 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
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 3ce4bf5ec7 use css class hidden to hide setting elements 12 years ago
Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 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 9c12da6a94 Several improvements 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
Jan-Christoph Borchardt 8eaa0e7336 remove table layout for background jobs 12 years ago
Björn Schießle 75fd6d4fde initialize OC_Defaults in template constructorX 12 years ago
kondou 05084e03a0 Use !== and === in settings. 12 years ago
Thomas Müller 79d23463f8 No admin option to enable public upload in case encryption is enabled 12 years ago
Thomas Mueller 7a44d45714 change anonymous to public 12 years ago
Thomas Müller fc2d538311 new admin setting added which allows to turn off anonymous uploads 12 years ago
Jan-Christoph Borchardt 7741ca0bcc use themable strings for admin page, simplify admin export, fix rest of #3791 12 years ago
Björn Schießle 5f2378be5b revert changes which where introduced by accident during merge 23cc69b816 12 years ago