summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-262-0/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-252-0/+20
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-248-14/+48
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-2320-32/+102
|
* remove skip to content for now, see #12999Jan-Christoph Borchardt2014-12-222-4/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-228-2/+296
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-2114-2/+72
|
* Merge pull request #12974 from owncloud/documents-typefaceMorris Jobke2014-12-201-0/+0
|\ | | | | change Documents default typeface from serif to sans-serif
| * change Documents default typeface from serif to sans-serifJan-Christoph Borchardt2014-12-191-0/+0
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-12-20126-244/+130
| |
* | Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-192-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-feedbackThomas Müller2014-12-194-7/+33
|\ | | | | Accessibility: Keyboard navigation feedback
| * proper feedback for breadcrumbs when tabbing with keyboardJan-Christoph Borchardt2014-12-191-0/+1
| |
| * improve keyboard navigation feedback for certain buttonsJan-Christoph Borchardt2014-12-191-0/+1
| |
| * introduce first 'Skip to content' buttonJan-Christoph Borchardt2014-12-192-4/+27
| |
| * fix feedback for apps menu when using keyboardJan-Christoph Borchardt2014-12-191-3/+3
| |
| * fix feedback for app navigation when using keyboardJan-Christoph Borchardt2014-12-191-0/+1
| |
* | Merge pull request #12948 from owncloud/wordingJörn Friedrich Dreyer2014-12-191-2/+2
|\ \ | | | | | | Wording fixes for sharing dialog
| * | change 'Allow Public Upload' to more understandable 'Allow editing', fix #10438Jan-Christoph Borchardt2014-12-181-1/+1
| | |
| * | change 'update' to more understandable 'change', fix #10408Jan-Christoph Borchardt2014-12-181-1/+1
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-19152-158/+288
| |/ |/|
* | Merge pull request #12941 from owncloud/wave-accessibility-complianceMorris Jobke2014-12-195-9/+16
|\ \ | | | | | | Wave accessibility compliance
| * | get rid of unnecessary alt and title attributesJan-Christoph Borchardt2014-12-181-1/+1
| | |
| * | better color contrast for focused buttonsJan-Christoph Borchardt2014-12-181-2/+2
| | |
| * | add missing input labels for Share dialogJan-Christoph Borchardt2014-12-181-0/+4
| | |
| * | fix searchbox labelJan-Christoph Borchardt2014-12-181-1/+1
| | |
| * | fix accessibility of logosJan-Christoph Borchardt2014-12-183-5/+8
| |/
* | Merge pull request #12759 from owncloud/core-reduce-js-and-cssJörn Friedrich Dreyer2014-12-184-34/+19
|\ \ | |/ |/| make sure styles and scripts are only loaded once
| * load showpassord.js conditionally in the template only if neededThomas Müller2014-12-163-29/+11
| |
| * use script instead of \OCP\Util methodsThomas Müller2014-12-161-5/+8
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-12-182-0/+6
| |
* | Merge pull request #12900 from owncloud/more-accessibilityThomas Müller2014-12-182-2/+17
|\ \ | | | | | | More accessibility fixes for Files
| * | add label for search field for screen readersJan-Christoph Borchardt2014-12-171-0/+3
| | |
| * | use method to only visually hide elements, show only for screen readerJan-Christoph Borchardt2014-12-171-1/+12
| | |
| * | add empty alt text for user imageJan-Christoph Borchardt2014-12-171-1/+2
| | |
* | | add empty state for external storagesJan-Christoph Borchardt2014-12-173-0/+8
| | |
* | | use empty state for 'Shared with you' as wellJan-Christoph Borchardt2014-12-171-0/+3
| | |
* | | even better empty state for Favorites, and general Empty State styleJan-Christoph Borchardt2014-12-171-0/+11
|/ /
* / [tx-robot] updated from transifexJenkins for ownCloud2014-12-1712-14/+76
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-166-0/+24
|
* Merge pull request #12360 from owncloud/files-tagsLukas Reschke2014-12-152-1/+21
|\ | | | | Add favorites to files app
| * Load handlebars in coreVincent Petry2014-12-151-1/+2
| |
| * Added favorites feature to the files appVincent Petry2014-12-151-0/+19
| |
* | Merge pull request #12555 from owncloud/app_specific_searchJörn Friedrich Dreyer2014-12-151-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 Dreyer2014-12-101-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-uiMorris Jobke2014-12-159-134/+349
|\ \ \ | |_|/ |/| | bower jquery-ui - exported changes to a separate css file
| * | bower jquery-ui - exported changes to a separate css fileMorris Jobke2014-12-139-134/+349
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-152-0/+28
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-146-0/+20
|/ /
* | Merge pull request #12795 from owncloud/files-layoutchangesMorris Jobke2014-12-132-5/+5
|\ \ | | | | | | Move file thumbnail element into the label tag