aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into no-css-js-delivery-via-phpThomas Müller2014-02-2112-9/+42
|\ | | | | | | | | Conflicts: config/config.sample.php
| * Merge pull request #7291 from owncloud/adminess-raghuLukas Reschke2014-02-201-0/+1
| |\ | | | | | | Move isadmin to template and rename it to oc_isadmin
| | * Fix typoLukas Reschke2014-02-201-1/+1
| | |
| | * Variable value is expected and not an echoed outputLukas Reschke2014-02-201-1/+1
| | |
| | * Move oc_isadmin to the config JS scriptLukas Reschke2014-02-203-2/+2
| | |
| | * Move isadmin to template and rename it to oc_isadminLukas Reschke2014-02-192-1/+2
| | |
| * | fix IE10 viewport sizeingRobin Appelman2014-02-201-0/+5
| | |
| * | Merge pull request #7056 from owncloud/users-scrollperformanceJan-Christoph Borchardt2014-02-202-1/+19
| |\ \ | | | | | | | | Improve users list scrolling performance
| | * | Improve users list scrolling performanceVincent Petry2014-02-172-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixed JS error when avatar mode is disabled - added spinner at the bottom of the table - scroll detection now happens earlier - single/multiselect init is deferred so that the new rows are first appended into the list (more responsive) and initialized afterwards - disabled users sorting after add (assuming they are always sorted on the server side)
| * | | Merge pull request #6808 from globalpointfamily/remove_ie9_navagation_width_fixJan-Christoph Borchardt2014-02-201-5/+0
| |\ \ \ | | | | | | | | | | remove fix for IE9 nav bar width
| | * | | remove fix for IE9 nav bar widthKonstantin.Popov2014-01-171-5/+0
| | | | |
| * | | | Merge pull request #7289 from owncloud/fix-filetype-iconsLukas Reschke2014-02-206-0/+0
| |\ \ \ \ | | | | | | | | | | | | Fix filetype icons
| | * \ \ \ merge masterJan-Christoph Borchardt2014-02-20168-2847/+1017
| | |\ \ \ \
| | * | | | | Optimize imageskondou2014-02-196-122/+108
| | | | | | |
| | * | | | | fix lots of file type icons for archives, js, flash, ics, fonts, code, ...Jan-Christoph Borchardt2014-02-196-0/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'core-css-logos' of github.com:Jakobud/owncloud-coreJörn Friedrich Dreyer2014-02-203-3/+17
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: core/css/styles.css
| | * | | | | Moved Core Theme Logos to CSSJake Wilson2013-10-103-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to make it easier for a user/developer to replace logos in the core theme, I removed the hardcoded `logo.svg` and `logo-wide.svg` from the html, and replaced them with `div`s that use css background-image instead. This has multiple advantages: 1. The user can now use any filename they want for the logo. They are no longer forced to use logo.svg or logo-wide.svg. 2. The user can now easily use a JPG, PNG or GIF logo instead of SVG (SVG's are awesome, but used by an unfortunately small percentage of web developers at the current time. Most probably don't even know how to make an SVG…). 3. The user doesn't have to resort to hacking the core theme template files in order to use a different filename or file type. 4. Greatly simplifies documentation instructions for how to change the logos (http://owncloud.org/theming/). Signed-off-by: Jake Wilson <jakew@huebnerpetersen.com>
* | | | | | | Merge branch 'master' into no-css-js-delivery-via-phpThomas Müller2014-02-20180-3081/+1159
|\| | | | | |
| * | | | | | Merge pull request #7247 from owncloud/sharing_cleanup_step1Björn Schießle2014-02-201-99/+13
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | clean up the sharing ajax calls, add mail notification class
| | * | | | | | clean up the sharing ajax calls, add mail notification classBjoern Schiessle2014-02-191-99/+13
| | | | | | | |
| * | | | | | | Merge pull request #7255 from owncloud/fix-admin-remoteLukas Reschke2014-02-201-6/+21
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | An admin should not be able to add remote and public services on its own
| | * | | | | | Check whether the app is setLukas Reschke2014-02-181-1/+4
| | | | | | | |
| | * | | | | | Check whether the Key is setLukas Reschke2014-02-181-1/+1
| | | | | | | |
| | * | | | | | An admin should not be able to add remote and public services on its own. ↵Lukas Reschke2014-02-181-6/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should only be possible programmatically. This change is due the fact that an admin may not be expected to execute arbitrary code in every environment.
| * | | | | | | Optimize some imageskondou2014-02-19174-2969/+1125
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | and strip metadata from png images with optipng in image_optimization.sh
| * | | | | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-194-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* | | | | | | kill references to core.js and core.cssThomas Müller2014-02-201-15/+0
| | | | | | |
* | | | | | | kill old minimizer codeThomas Müller2014-02-201-3/+0
| | | | | | |
* | | | | | | fixing js syntax errorThomas Müller2014-02-201-3/+3
|/ / / / / /
* | | | | | Merge pull request #7114 from owncloud/scrutinizer_documentation_patchesThomas Müller2014-02-191-0/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | polish documentation based on scrutinizer patches
| * | | | | | Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-184-5/+772
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/private/migration/content.php
| * | | | | | Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-143-2/+6
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/private/appconfig.php
| * | | | | | | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+8
| | | | | | | |
* | | | | | | | Merge pull request #7252 from owncloud/autocomplete-autocapitalize-autocorrectTom Needham2014-02-182-12/+22
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | do not autocapitalize fields on mobile, fix user name input
| * | | | | | | 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 #7243 from owncloud/core-sessionlifetimedefaultThomas Müller2014-02-181-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Now using PHP session lifetime as default value for the JS config
| * | | | | | | Now using PHP session lifetime as default value for the JS configVincent Petry2014-02-171-1/+1
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | This will fix the heartbeat when the session_lifetime config parameter hasn't been set explicitly.
* | | | | | | add cbr/cbz file type icon, fix #6953Jan-Christoph Borchardt2014-02-172-0/+771
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #7132 from owncloud/issue/6920Jan-Christoph Borchardt2014-02-171-4/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Do not select input for all text input fields
| * | | | | Do not select input for all text input fieldsJoas Schilling2014-02-071-4/+0
| |/ / / / | | | | | | | | | | | | | | | Fix issue #6920
* | | | | Merge pull request #6726 from owncloud/fix_6630Vincent Petry2014-02-141-1/+1
|\ \ \ \ \ | | | | | | | | | | | | don't urldecode get var, php does this automatically
| * | | | | remove empty lineGeorg Ehrke2014-01-301-1/+0
| | | | | |
| * | | | | don't urldecode get var, php does this automaticallyGeorg Ehrke2014-01-301-1/+2
| | | | | |
* | | | | | fix DIArthur Schiwon2014-02-111-1/+2
| | | | | |
* | | | | | move sorter into a classArthur Schiwon2014-02-111-24/+3
| | | | | |
* | | | | | respect coding guidelinesArthur Schiwon2014-02-111-1/+1
| | | | | |
* | | | | | on filtering the share box users and groups whose name begins with the ↵Arthur Schiwon2014-02-111-0/+24
| |_|_|_|/ |/| | | | | | | | | | | | | | search term shall appear on top, fixes #6430
* | | | | Change MySQL to MySQL/MariaDB in the frontendJoas Schilling2014-02-071-1/+1
| |/ / / |/| | | | | | | | | | | Fix issue #6269
* | | | fixing autoconfig handlingThomas Müller2014-02-051-4/+5
| | | |
* | | | Merge pull request #7067 from owncloud/core-sessionheartbeatconfigVincent Petry2014-02-054-16/+135
|\ \ \ \ | | | | | | | | | | Core sessionheartbeatconfig