Commit Graph

544 Commits (333f4e7913ff8085f46f80db5bf1224fb1cd6e0c)

Author SHA1 Message Date
Sander ec6779ced4 Add webapp support 12 years ago
Jan-Christoph Borchardt 83aca24b88 show loading feedback also when clicking 'Apps' entry in app list 12 years ago
Victor Dubiniuk 23ed038a27 Basics 12 years ago
Joas Schilling 6c0e27ac99 Fix missing caret in header menu for IE8 12 years ago
Volkan Gezer 713a1c683b wrap App text with t() to let it use locales 12 years ago
Jan-Christoph Borchardt f1ce58de3e rearrange CSS, remove duplicate code 12 years ago
Jan-Christoph Borchardt d831afc792 move 'add apps' entry into normal navigation instead of a new line 12 years ago
Jan-Christoph Borchardt 26bf64631d better loading feedback for app start, move from JS to CSS 12 years ago
Thomas Müller fc1d6f4c3c fixes during test 12 years ago
Jan-Christoph Borchardt 96cfe97dae show 'Apps' as fallback label for app switcher if no app title is present (for example in Settings) 12 years ago
Jan-Christoph Borchardt 7cdd4fee9a separate home icon and menu toggle 12 years ago
Jan-Christoph Borchardt cfffd1a890 cut ownCloud text from logo when logged in, place appname there 12 years ago
Morris Jobke 190fc8adf5 drop "push" element - no sticky footer needed anymore 12 years ago
Jan-Christoph Borchardt e27a409287 show appname next to logo for better hint at navigation 12 years ago
Morris Jobke cea7d4961e move to updated version of placeholder 12 years ago
Jan-Christoph Borchardt 04aa085292 infield label removal: fix installation screen 12 years ago
Jan-Christoph Borchardt 7177d3a496 first step of infield label removal, fix login screen 12 years ago
Morris Jobke a4dd4cbb8f add info about sqlite on setup apge 12 years ago
Jörn Friedrich Dreyer 37afab87b5 minimal mail template editor for administrators, refs #7177 12 years ago
Vincent Petry 7e055a9404 Fixed DOM elements, styling and code style issues 12 years ago
Vincent Petry ca45937d84 Fixed styles in update overview page 12 years ago
Vincent Petry 02f682b156 Now showing disabled apps as upgrade status line 12 years ago
Vincent Petry 146583a98d Added update overview page 12 years ago
Vincent Petry 04f73275ba Now settings CSS class with appid in content DIV 12 years ago
Vincent Petry 1de068b5cb Disable login button until the timezone is set 12 years ago
Lukas Reschke 73b914ddbc Add CSRF check on login and logout 12 years ago
Thomas Müller 30168169b9 Flush the Buffer Early - right after head 13 years ago
jbtbnl b10bf72999 Vertically align public layout to better fit small mobile screens 13 years ago
Jan-Christoph Borchardt d2de6e7a66 fix SVG replacement for logo so it works in IE8, fix #7866 13 years ago
Thomas Müller a54260b517 use minimum-scale=1.0 13 years ago
Jan-Christoph Borchardt 74eb9bea22 add 'body-public' ID to body in base layout so it can be identified via CSS 13 years ago
ideaship e08dbf80dc fix: use print_escaped for radio button "checked" 13 years ago
Joas Schilling 4ee4f0c365 Fix position of eye icon on database password field 13 years ago
Vincent Petry 25251d4bf7 Fix mail template to use p() for colors 13 years ago
Jan-Christoph Borchardt b8d0fc9494 make mail notification header color themable 13 years ago
Jan-Christoph Borchardt 607f205bda mail template: remove off-white background color to better blend into mail client 13 years ago
Jan-Christoph Borchardt af467d92f6 Installation: relabel 'Advanced' to more descriptive 'Storage & database' 13 years ago
Jan-Christoph Borchardt d466458469 restrict zooming in to not mangle layout accidentally 13 years ago
Jan-Christoph Borchardt 92d57cb5a7 move avatar into clickable area of user menu 13 years ago
Lukas Reschke b61f0f11c5 Move oc_isadmin to the config JS script 13 years ago
Lukas Reschke 16262e3fd2 Move isadmin to template and rename it to oc_isadmin 13 years ago
Jan-Christoph Borchardt dafa8fc37e do not autocapitalize fields on mobile, fix user name input. Also disable autocorrect and specify autocomplete 13 years ago
Morris Jobke 5844d682a7 Use === instead of ==, add missing whitespace and CSS class 13 years ago
Bart Visscher d8ec7e2701 DRY for database type radiolist 13 years ago
Bart Visscher 12a900de25 Do setup default value handling in the controller not the template 13 years ago
Jan-Christoph Borchardt f46e660737 do not check 'remember' log in by default 13 years ago
Jan-Christoph Borchardt 3e803b5e36 restrict zooming on mobile devices for the publicly accessible, optimized pages 13 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 13 years ago
Joas Schilling 17c00f34d3 Add alt attribute for img elements 13 years ago
Joas Schilling 3ae17d0785 Fix unallowed child elements 13 years ago