Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #12941 from owncloud/wave-accessibility-compliance | Morris Jobke | 2014-12-19 | 5 | -9/+16 |
|\ | | | | | Wave accessibility compliance | ||||
| * | get rid of unnecessary alt and title attributes | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
| | | |||||
| * | better color contrast for focused buttons | Jan-Christoph Borchardt | 2014-12-18 | 1 | -2/+2 |
| | | |||||
| * | add missing input labels for Share dialog | Jan-Christoph Borchardt | 2014-12-18 | 1 | -0/+4 |
| | | |||||
| * | fix searchbox label | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
| | | |||||
| * | fix accessibility of logos | Jan-Christoph Borchardt | 2014-12-18 | 3 | -5/+8 |
| | | |||||
* | | Merge pull request #12759 from owncloud/core-reduce-js-and-css | Jörn Friedrich Dreyer | 2014-12-18 | 4 | -34/+19 |
|\ \ | |/ |/| | make sure styles and scripts are only loaded once | ||||
| * | load showpassord.js conditionally in the template only if needed | Thomas Müller | 2014-12-16 | 3 | -29/+11 |
| | | |||||
| * | use script instead of \OCP\Util methods | Thomas Müller | 2014-12-16 | 1 | -5/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-18 | 2 | -0/+6 |
| | | |||||
* | | Merge pull request #12900 from owncloud/more-accessibility | Thomas Müller | 2014-12-18 | 2 | -2/+17 |
|\ \ | | | | | | | More accessibility fixes for Files | ||||
| * | | add label for search field for screen readers | Jan-Christoph Borchardt | 2014-12-17 | 1 | -0/+3 |
| | | | |||||
| * | | use method to only visually hide elements, show only for screen reader | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+12 |
| | | | |||||
| * | | add empty alt text for user image | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 |
| | | | |||||
* | | | add empty state for external storages | Jan-Christoph Borchardt | 2014-12-17 | 3 | -0/+8 |
| | | | |||||
* | | | use empty state for 'Shared with you' as well | Jan-Christoph Borchardt | 2014-12-17 | 1 | -0/+3 |
| | | | |||||
* | | | even better empty state for Favorites, and general Empty State style | Jan-Christoph Borchardt | 2014-12-17 | 1 | -0/+11 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-17 | 12 | -14/+76 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-16 | 6 | -0/+24 |
| | |||||
* | Merge pull request #12360 from owncloud/files-tags | Lukas Reschke | 2014-12-15 | 2 | -1/+21 |
|\ | | | | | Add favorites to files app | ||||
| * | Load handlebars in core | Vincent Petry | 2014-12-15 | 1 | -1/+2 |
| | | |||||
| * | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 1 | -0/+19 |
| | | |||||
* | | Merge pull request #12555 from owncloud/app_specific_search | Jörn Friedrich Dreyer | 2014-12-15 | 1 | -1/+8 |
|\ \ | | | | | | | introduce inApps[] filter for search via ajax query | ||||
| * | | introduce inApps[] filter for search via ajax query, make file results show ↵ | Jörn Friedrich Dreyer | 2014-12-10 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | up in files app only use more flexible return type check array with !empty instead of count | ||||
* | | | Merge pull request #11991 from owncloud/bower-jquery-ui | Morris Jobke | 2014-12-15 | 9 | -134/+349 |
|\ \ \ | |_|/ |/| | | bower jquery-ui - exported changes to a separate css file | ||||
| * | | bower jquery-ui - exported changes to a separate css file | Morris Jobke | 2014-12-13 | 9 | -134/+349 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-15 | 2 | -0/+28 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-14 | 6 | -0/+20 |
|/ / | |||||
* | | Merge pull request #12795 from owncloud/files-layoutchanges | Morris Jobke | 2014-12-13 | 2 | -5/+5 |
|\ \ | | | | | | | Move file thumbnail element into the label tag | ||||
| * | | Move file thumbnail into the label element | Vincent Petry | 2014-12-11 | 2 | -5/+5 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-13 | 18 | -44/+106 |
| | | | |||||
* | | | Merge pull request #12527 from owncloud/js-pluginsystem | Robin Appelman | 2014-12-12 | 3 | -0/+115 |
|\ \ \ | | | | | | | | | Simple Plugin system for Javascript | ||||
| * | | | Simple Plugin system for Javascript | Vincent Petry | 2014-12-01 | 3 | -0/+115 |
| | |/ | |/| | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-12 | 6 | -0/+26 |
| | | | |||||
* | | | Merge pull request #12698 from owncloud/handle_readonly_shared_files | Morris Jobke | 2014-12-12 | 1 | -30/+43 |
|\ \ \ | | | | | | | | | Handle readonly shared files | ||||
| * | | | show readonly message in file conflict dialog, make it always selected | Jörn Friedrich Dreyer | 2014-12-11 | 1 | -30/+43 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-12 | 20 | -2/+22 |
| | | | | |||||
* | | | | Merge pull request #12781 from owncloud/jenkins-curl-open-basedir | Morris Jobke | 2014-12-11 | 1 | -6/+46 |
|\ \ \ \ | |_|_|/ |/| | | | [Jenkins only] curl open basedir | ||||
| * | | | Check if open_basedir is set | Lukas Reschke | 2014-12-11 | 1 | -6/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | The file:// protocol does not work with curl when an open_basedir is set. This fixes https://github.com/owncloud/core/issues/12016 | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-11 | 74 | -74/+0 |
|/ / / | |||||
* | | | improve update error page: adjust line height of h2 | Jan-Christoph Borchardt | 2014-12-10 | 1 | -0/+1 |
| | | | |||||
* | | | improve update error page: remove box, make link visible, insert missing ↵ | Jan-Christoph Borchardt | 2014-12-10 | 2 | -3/+7 |
| | | | | | | | | | | | | space, remove line break | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-10 | 84 | -0/+84 |
| | | | |||||
* | | | Merge pull request #12664 from owncloud/fix-12164 | Thomas Müller | 2014-12-10 | 2 | -2/+6 |
|\ \ \ | | | | | | | | | Use httphelper and cache response even when it is empty | ||||
| * | | | Inject config | Victor Dubiniuk | 2014-12-10 | 2 | -2/+3 |
| | | | | |||||
| * | | | Use httphelper and cache response even when it empty | Victor Dubiniuk | 2014-12-06 | 2 | -2/+5 |
| | | | | |||||
* | | | | Merge pull request #11214 from owncloud/issue/10836 | Morris Jobke | 2014-12-09 | 2 | -5/+20 |
|\ \ \ \ | | | | | | | | | | | Add an option to disallow sending sharing emails to non-owncloud users | ||||
| * | | | | Add an option to disallow sending sharing emails to non-owncloud users | Joas Schilling | 2014-12-09 | 2 | -5/+20 |
| | | | | | | | | | | | | | | | | | | | | Fix #10836 | ||||
* | | | | | Merge pull request #12651 from owncloud/add-requesttoken-to-base-template | Thomas Müller | 2014-12-09 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | Add requesttoken to base template | ||||
| * | | | | Add requesttoken to base template | Lukas Reschke | 2014-12-05 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | Potentially fixes https://github.com/owncloud/core/issues/12580 |