summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Collapse)AuthorAgeFilesLines
* do not autocapitalize fields on mobile, fix user name input. Also disable ↵Jan-Christoph Borchardt2014-02-182-12/+22
| | | | autocorrect and specify autocomplete
* Merge pull request #4795 from owncloud/setupMorris Jobke2014-02-041-62/+16
|\ | | | | Move core setup code to controller class
| * Use === instead of ==, add missing whitespace and CSS classMorris Jobke2014-02-011-2/+2
| |
| * DRY for database type radiolistBart Visscher2014-01-311-54/+8
| |
| * Do setup default value handling in the controller not the templateBart Visscher2014-01-311-8/+8
| |
* | Merge pull request #6278 from nickvergessen/issue/6263Raghu Nayyar2014-01-291-14/+19
|\ \ | |/ |/| [issue/6263] layout.user.php code is not valid markup
| * Add alt attribute for img elementsJoas Schilling2014-01-101-3/+3
| |
| * Fix unallowed child elementsJoas Schilling2014-01-101-11/+16
| |
* | Merge branch 'master' into mobile-styleThomas Müller2014-01-232-1/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js apps/files_sharing/css/public.css apps/files_sharing/js/public.js apps/files_sharing/templates/public.php
| * | Indicate password strength using strengthifyMorris Jobke2014-01-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * uses zxcvbn * outsourced to separate jquery plugin * async loading * hide strength meter if input is empty * feedback if user enters weakest password * fade in and out * show tipsy with strength * Opera 12, IE8-10, FF 23, Chromium 29
| * | fix email template l10n, emphasize filenameJan-Christoph Borchardt2014-01-091-1/+1
| |/
* / restrict zooming on mobile devices for the publicly accessible, optimized pagesJan-Christoph Borchardt2014-01-172-2/+2
|/
* Made password field required on client sideVladimir Sapronov2013-12-221-1/+1
| | | Fix for case described in https://github.com/syncloud/owncloud-setup/issues/19
* Merge pull request #6262 from nickvergessen/issue/4375Frank Karlitschek2013-12-201-1/+1
|\ | | | | correctly mark app management active
| * correctly mark app management activeJoas Schilling2013-12-091-1/+1
| |
* | Merge pull request #6202 from owncloud/fix_6032_altMorris Jobke2013-12-071-0/+1
|\ \ | |/ |/| Add overlay noscript message to fix #6032
| * Remove reference to ownCloud.ringmaster2013-12-051-1/+1
| |
| * Link to enable-javascript.comringmaster2013-12-051-1/+1
| |
| * Make noscript message translatableringmaster2013-12-051-1/+1
| |
| * Add overlay noscript message to fix #6032ringmaster2013-12-051-0/+1
| |
* | fix appearance of error message - .errors is outdatedMorris Jobke2013-12-051-5/+6
|/
* Fix resize issue for trash button in chrome and overflowing spinner in ↵Morris Jobke2013-11-281-0/+2
| | | | | | .update class fixes #6108
* improve encryption messageMorris Jobke2013-11-271-1/+1
|
* add spinner to the template so that it can be loaded in timeBjoern Schiessle2013-11-271-0/+2
|
* switch from "name" attribute to "id"Bjoern Schiessle2013-11-271-1/+1
|
* show a message at the log-in screen if inital encryption take placeBjoern Schiessle2013-11-251-1/+3
|
* Add template for single user mode messageRobin Appelman2013-11-251-0/+10
|
* unify translation string - less work for the translatorsThomas Müller2013-11-212-2/+4
|
* Changed update message to be more instructive, changed update style to be ↵Ramiro Aparicio2013-10-242-0/+8
| | | | | | | | less aggresive Fix br tags Improve english messages
* fix message dialog titles in IE8Jörn Friedrich Dreyer2013-10-231-1/+1
|
* introduce link_to_docs() and migrate linksThomas Müller2013-10-211-1/+1
|
* Updates ownCloud title to Application - ownCloudraghunayyar2013-10-171-3/+4
|
* Merge pull request #5290 from owncloud/fixing-5191-masterMorris Jobke2013-10-121-3/+3
|\ | | | | Installation. Show advanced section on error. Fixes #5191
| * Show advanced section on error. Fixes #5191Victor Dubiniuk2013-10-111-3/+3
| |
* | Merge pull request #5287 from owncloud/core-layoutviewportdirectiveThomas Müller2013-10-123-3/+3
|\ \ | |/ |/| Fixed viewport layout using commas instead of semicolons
| * Fixed viewport layout using commas instead of semicolonsVincent Petry2013-10-113-3/+3
| | | | | | | | Fixes #5285
* | Merge pull request #5133 from owncloud/js_vcategories_to_tagsThomas Tanghus2013-10-112-19/+14
|\ \ | |/ |/| Js vcategories to tags
| * Remove obsolete files.Thomas Tanghus2013-10-041-19/+0
| |
| * JS version of the OCP\ITags interfaceThomas Tanghus2013-10-041-0/+14
| |
* | Merge pull request #5244 from owncloud/more-css-fixesMorris Jobke2013-10-103-0/+3
|\ \ | | | | | | More css fixes
| * | fix web interface showing very small when accessed on smartphoneJan-Christoph Borchardt2013-10-063-0/+3
| | |
* | | Merge pull request #5072 from owncloud/apache-auth-masterThomas Müller2013-10-072-1/+7
|\ \ \ | |/ / |/| | OC6 Apache Authentication
| * | move call to print_unescaped() to templateThomas Müller2013-10-071-1/+1
| | |
| * | adding warning about failed apache module authThomas Müller2013-10-021-0/+6
| | |
| * | $defaults is not necessary here - merge artifactThomas Müller2013-10-021-2/+0
| | |
| * | Revert "use $defaults instead of $theme"Thomas Müller2013-10-021-3/+3
| | | | | | | | | | | | This reverts commit d5038e93dba633cce36538905b7e5365ba1b3b63.
| * | use $defaults instead of $themeThomas Müller2013-10-011-3/+3
| | |
| * | Squashed commit of the following:Thomas Müller2013-10-011-1/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit ae1f68ac54cf2878d265b2bbce13bd600d2d0719 Author: Thomas Müller <thomas.mueller@tmit.eu> Date: Thu Aug 22 11:45:27 2013 +0200 fixing undefined variable commit 982f327ca10eea0a2222eae3e74210648591fd8a Author: Thomas Müller <thomas.mueller@tmit.eu> Date: Wed Aug 7 12:00:14 2013 +0200 adding login.php as alternative for index.php/login commit da0d7e1d096fb80789524b01f0f96fe08d147943 Author: Thomas Müller <thomas.mueller@tmit.eu> Date: Wed Aug 7 11:36:12 2013 +0200 adding a route for web login commit 8e2a01160485cf7e9a2eb8bf46f06fae73956e8e Author: Karl Beecher <karl@endocode.com> Date: Tue Aug 6 17:00:28 2013 +0200 Login attempt returns true instead of exiting immediately commit fd89d55de9e71e986e03a0de9aad9407b632e22f Author: Karl Beecher <karl@endocode.com> Date: Mon Aug 5 15:31:30 2013 +0200 Further abstraction. This change introduces the ApacheBackend interface for backends that depend on Apache authentication and session management. There are no longer references to specific backends in OC_User. commit 469cfd98aea5a37985722cf5f9e00ece0ce38178 Author: Karl Beecher <karl@endocode.com> Date: Thu Aug 1 15:46:36 2013 +0200 Make login attempt function protected. commit d803515f19ff086e2028fcaa51afae579685e596 Author: Karl Beecher <karl@endocode.com> Date: Wed Jul 31 16:00:22 2013 +0200 Amends the login link When using a Shibboleth login, clicking logout displays a message to the user instead of ending the session. commit aa8c1fcea05c8268f26a10b21c4e0bc547c3414f Author: Karl Beecher <karl@endocode.com> Date: Tue Jul 30 13:15:59 2013 +0200 Abstract Shibboleth authentication into an Apache authentication method commit 69082f2ebcab267f6e8eceb1a252f84c52236546 Author: Karl Beecher <karl@endocode.com> Date: Tue Jul 30 11:22:26 2013 +0200 Convert spaces -> tabs commit 5a80861d86855eec5906fd5e235ac4ff12efb0f2 Author: Karl Beecher <karl@endocode.com> Date: Mon Jul 29 17:40:48 2013 +0200 Separate the authentication methods SABRE authentication and base authentication have slightly different workings right now. They should be refactored into a common method later, but time pressure requires us to reinvent the wheel slightly. commit dc20a9f8764b103b7d8c5b713f2bcdae18708b65 Author: Karl Beecher <karl@endocode.com> Date: Mon Jul 29 17:07:07 2013 +0200 Authenicate calls to WebDAV against Shibboleth. When using WebDAV, the OC_Connector_Sabre_Auth::authenticate method is normally called without trying the Shibboleth authentication... thus the session is not established. The method now tries Shib authentication, setting up a session if the user has already authenticated. commit 091e4861b2246c4084c9b30e232289fde4ba1abf Author: Karl Beecher <karl@endocode.com> Date: Mon Jul 29 14:04:54 2013 +0200 Sets up the Shibboleth login attempt. commit bae710ec0579ef99b23022cc12f6876c5fe6b0d5 Author: Karl Beecher <karl@endocode.com> Date: Mon Jul 29 12:36:44 2013 +0200 Add a method for attempting shibboleth login. If the PHP_AUTH_USER and EPPN environment variables are set, attempt a Shibboleth (passwordless) login. commit 667d0710a7854e58fb109201d9cee6ec064e793a Author: Karl Beecher <karl@endocode.com> Date: Mon Jul 29 11:38:04 2013 +0200 Revert "Adds the apps2 folder with user_shibboleth backend." This reverts commit 7abbdb64676d667b0c69aca37becdc47e56dc7ef. commit 7abbdb64676d667b0c69aca37becdc47e56dc7ef Author: Karl Beecher <karl@endocode.com> Date: Mon Jul 29 11:28:06 2013 +0200 Adds the apps2 folder with user_shibboleth backend. Conflicts: core/templates/layout.user.php lib/base.php
* | Merge pull request #4982 from syncloud/masterOwen Winkler2013-10-051-1/+10
|\ \ | | | | | | Automatic config can set some of parameters or all of them
| * | Moving Advanced button out of datadirField fieldsetvsapronov2013-10-041-1/+6
| | |