Commit Graph

432 Commits (32afdcbefec5793fb28162c456919d2b0be5cfe9)

Author SHA1 Message Date
Morris Jobke 5844d682a7 Use === instead of ==, add missing whitespace and CSS class 11 years ago
Bart Visscher d8ec7e2701 DRY for database type radiolist 11 years ago
Bart Visscher 12a900de25 Do setup default value handling in the controller not the template 11 years ago
Jan-Christoph Borchardt 3e803b5e36 restrict zooming on mobile devices for the publicly accessible, optimized pages 11 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 11 years ago
Joas Schilling 17c00f34d3 Add alt attribute for img elements 11 years ago
Joas Schilling 3ae17d0785 Fix unallowed child elements 11 years ago
Jan-Christoph Borchardt 76a7ae77a8 fix email template l10n, emphasize filename 11 years ago
Vladimir Sapronov cef39243f8 Made password field required on client side 11 years ago
Joas Schilling 009e25788f correctly mark app management active 11 years ago
ringmaster 1dc9998920 Remove reference to ownCloud. 11 years ago
ringmaster e7748613ef Link to enable-javascript.com 11 years ago
ringmaster 1687ec0cd2 Make noscript message translatable 11 years ago
ringmaster bdab0409c4 Add overlay noscript message to fix #6032 11 years ago
Morris Jobke 1620015531 fix appearance of error message - .errors is outdated 11 years ago
Morris Jobke 587fc1aff3 Fix resize issue for trash button in chrome and overflowing spinner in .update class 11 years ago
Morris Jobke 55d7cf8ffd improve encryption message 11 years ago
Bjoern Schiessle 0219b8b3b9 add spinner to the template so that it can be loaded in time 11 years ago
Bjoern Schiessle 1536c7ea58 switch from "name" attribute to "id" 11 years ago
Bjoern Schiessle d6fb2afa85 show a message at the log-in screen if inital encryption take place 11 years ago
Robin Appelman 1bcb04f94e Add template for single user mode message 11 years ago
Thomas Müller 02b92137b3 unify translation string - less work for the translators 11 years ago
Ramiro Aparicio 3a81c8e3af Changed update message to be more instructive, changed update style to be less aggresive 12 years ago
Jörn Friedrich Dreyer 20716a153a fix message dialog titles in IE8 12 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 12 years ago
raghunayyar e7603aa6b4 Updates ownCloud title to Application - ownCloud 12 years ago
Victor Dubiniuk a2445888e8 Show advanced section on error. Fixes #5191 12 years ago
Vincent Petry f8c865993f Fixed viewport layout using commas instead of semicolons 12 years ago
Thomas Müller 131d82e41e move call to print_unescaped() to template 12 years ago
Jan-Christoph Borchardt 94ae66c651 fix web interface showing very small when accessed on smartphone 12 years ago
vsapronov 46ca1eb91b Moving Advanced button out of datadirField fieldset 12 years ago
Thomas Tanghus f19a236c8e Remove obsolete files. 12 years ago
Thomas Tanghus 12bb197028 JS version of the OCP\ITags interface 12 years ago
ringmaster 85f63d4f77 Allow "Finishing..." button on setup page to be translated. 12 years ago
Thomas Müller 3e4d56d7bb adding warning about failed apache module auth 12 years ago
Thomas Müller 493e948146 $defaults is not necessary here - merge artifact 12 years ago
Thomas Müller 173f32e6ef Revert "use $defaults instead of $theme" 12 years ago
Thomas Müller d5038e93db use $defaults instead of $theme 12 years ago
Thomas Müller d8ada370d7 Squashed commit of the following: 12 years ago
Bjoern Schiessle 084f76fd14 grammar fixes 12 years ago
Bjoern Schiessle b9a1f63344 go back to old template but add expire date as optional content 12 years ago
vsapronov 1efbf7774f Fixed review issues 12 years ago
Bjoern Schiessle 883d1c0df3 use template for txt and html mails to send notification mails 12 years ago
vsapronov dc382bc9cc autoconfig.php could have only some of parameters; installation.php generates UI accordingly 12 years ago
Bjoern Schiessle c486fc7608 introduce OC_Util::rememberLoginAllowed() 12 years ago
Bjoern Schiessle b693b5085c don't remember login if the encrypion app is enabled because the user 12 years ago
kondou bf7f94422f Bring another enable_avatars to $_ and fix $thus->$this 12 years ago
kondou a1e7614d73 Clean up oc_avatars 12 years ago
kondou b1d20e0470 Have the header avatar to the left of the user name 12 years ago
kondou 76b1b5b6a3 Provide 'enable_avatars' in config.php, to disable avatars 12 years ago