Commit Graph

81 Commits (fa7f53e89ded52841d962969190ba70788811f11)

Author SHA1 Message Date
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
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
Thomas Müller cd1cf58875 Fixing the warning notifications 11 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
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 87bbdc1ed9 check for updates only in the community edition 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
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
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago
Lukas Reschke d41b600725 Add an update notification on every page for admin users 12 years ago
Bernhard Posselt 4679e789e1 also adjust template properly for log date fix 12 years ago
Lukas Reschke 8000f9db74 Unescape the update hint 12 years ago
Morris Jobke df74c0e43a apply code review hints 12 years ago
Morris Jobke d3ca97dd2f Make it possible to show less log entries again - fix owncloud/core#1593 12 years ago
Lukas Reschke 229c907a57 [core] From echo to p 12 years ago
Thomas Mueller c71fdf04d7 fixes 1933 - the locale name is no longer part of the translation string 12 years ago
Thomas Müller 232a98524c some systems use en_US.UTF8 instead of en_US.UTF-8 12 years ago
Thomas Mueller 84f3c8b6cc show webdav test results in admin section as well 12 years ago
Thomas Mueller 6058c2f734 we get best results regarding mime type detection if we use fileinfo - let's tell the admin about that 12 years ago
Bart Visscher a8f963d9cf Spaces to tabs 12 years ago