Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-26 | 2 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-25 | 2 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-24 | 8 | -14/+48 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-23 | 20 | -32/+102 |
| | |||||
* | remove skip to content for now, see #12999 | Jan-Christoph Borchardt | 2014-12-22 | 2 | -4/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-22 | 8 | -2/+296 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-21 | 14 | -2/+72 |
| | |||||
* | Merge pull request #12974 from owncloud/documents-typeface | Morris Jobke | 2014-12-20 | 1 | -0/+0 |
|\ | | | | | change Documents default typeface from serif to sans-serif | ||||
| * | change Documents default typeface from serif to sans-serif | Jan-Christoph Borchardt | 2014-12-19 | 1 | -0/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-20 | 126 | -244/+130 |
| | | |||||
* | | Next step in server-to-server sharing next generation, see #12285 | Bjoern Schiessle | 2014-12-19 | 2 | -31/+68 |
|/ | | | | | | | | | | | | | | Beside some small improvements and bug fixes this will probably the final state for OC8. To test this you need to set up two ownCloud instances. Let's say: URL: myPC/firstOwnCloud user: user1 URL: myPC/secondOwnCloud user: user2 Now user1 can share a file with user2 by entering the username and the URL to the second ownCloud to the share-drop-down, in this case "user2@myPC/secondOwnCloud". The next time user2 login he will get a notification that he received a server-to-server share with the option to accept/decline it. If he accept it the share will be mounted. In both cases a event will be send back to user1 and add a notification to the activity stream that the share was accepted/declined. If user1 decides to unshare the file again from user2 the share will automatically be removed from the second ownCloud server and user2 will see a notification in his activity stream that user1@myPC/firstOwnCloud has unshared the file/folder from him. | ||||
* | Merge pull request #12906 from owncloud/keyboardnav-feedback | Thomas Müller | 2014-12-19 | 4 | -7/+33 |
|\ | | | | | Accessibility: Keyboard navigation feedback | ||||
| * | proper feedback for breadcrumbs when tabbing with keyboard | Jan-Christoph Borchardt | 2014-12-19 | 1 | -0/+1 |
| | | |||||
| * | improve keyboard navigation feedback for certain buttons | Jan-Christoph Borchardt | 2014-12-19 | 1 | -0/+1 |
| | | |||||
| * | introduce first 'Skip to content' button | Jan-Christoph Borchardt | 2014-12-19 | 2 | -4/+27 |
| | | |||||
| * | fix feedback for apps menu when using keyboard | Jan-Christoph Borchardt | 2014-12-19 | 1 | -3/+3 |
| | | |||||
| * | fix feedback for app navigation when using keyboard | Jan-Christoph Borchardt | 2014-12-19 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #12948 from owncloud/wording | Jörn Friedrich Dreyer | 2014-12-19 | 1 | -2/+2 |
|\ \ | | | | | | | Wording fixes for sharing dialog | ||||
| * | | change 'Allow Public Upload' to more understandable 'Allow editing', fix #10438 | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
| | | | |||||
| * | | change 'update' to more understandable 'change', fix #10408 | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-19 | 152 | -158/+288 |
| |/ |/| | |||||
* | | 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 |