summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-174-0/+10
|
* Merge pull request #19836 from owncloud/share-fix-spinner-positionThomas Müller2015-10-161-0/+1
|\ | | | | Fix spinner positions in share tab
| * Fix spinner positions in share tabVincent Petry2015-10-161-0/+1
| | | | | | | | Also fix missing spinner when removing link share
* | Consolidate webdav code - move all to one appThomas Müller2015-10-161-0/+1
|/
* Fix DOM element ids in share dialogVincent Petry2015-10-165-119/+138
| | | | | | | | - Rely on class names instead of global ids - When global ids are needed for label+checkbox, append the view id (cid) to the element's id This fixes the checkboxes when multiple sidebars exist in the DOM.
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-1610-0/+48
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-156-0/+6
|
* Merge pull request #19625 from owncloud/passwordchange-hidestrengthifyThomas Müller2015-10-141-1/+1
|\ | | | | Properly hide strengthify after password change
| * Properly hide strengthify after password changeVincent Petry2015-10-071-1/+1
| |
* | Merge pull request #19630 from owncloud/fix-ie-painThomas Müller2015-10-142-1/+13
|\ \ | | | | | | Fix more IE issues
| * | [IE8] Fix button background colorVincent Petry2015-10-071-0/+6
| | | | | | | | | | | | IE8 doesn't support rgba...
| * | [IE9] Set explicit height to file actions menu iconVincent Petry2015-10-071-0/+1
| | | | | | | | | | | | IE9 flattened the icons, so give it an explicit height.
| * | [IE] Add border to dropdown menusVincent Petry2015-10-071-1/+6
| |/ | | | | | | | | As a fallback because box-shadow doesn't give the same effect and drop shadow doesn't work with IE.
* | Merge pull request #19631 from owncloud/share-emailsenterrorThomas Müller2015-10-144-13/+185
|\ \ | | | | | | Fix share email sending feedback
| * | Add unit tests for sending e-mail for link sharesRoeland Jago Douma2015-10-082-10/+170
| | |
| * | Fix share email sending feedbackVincent Petry2015-10-082-3/+15
| | | | | | | | | | | | Redisplay email address after failure
* | | Merge pull request #19714 from owncloud/trash-deletesectionposition-2Thomas Müller2015-10-141-1/+0
|\ \ \ | | | | | | | | Revert "Revert "Move trashbin specific CSS that modifies sidebar""
| * | | Revert "Revert "Move trashbin specific CSS that modifies sidebar""Thomas Müller2015-10-121-1/+0
| | | | | | | | | | | | | | | | This reverts commit 0738ddfb768c541e8a6b112fb2cd12d15676a0ab.
* | | | Merge pull request #19645 from owncloud/file-conflict-disablecontinueThomas Müller2015-10-141-0/+11
|\ \ \ \ | | | | | | | | | | Disable "Continue" button in conflict dialog when no selection
| * | | | Check .conflicts for checkboxesMorris Jobke2015-10-081-1/+1
| | | | |
| * | | | Disable "Continue" button in conflict dialog when no selectionVincent Petry2015-10-081-0/+11
| | |_|/ | |/| |
* | | | Merge pull request #19699 from owncloud/hutchic-issue-18241-reload-page-linkThomas Müller2015-10-141-1/+1
|\ \ \ \ | | | | | | | | | | refs #18241 Make the 'please reload this page' a clickable link
| * | | | refs #18241 Make the 'please reload this page' a clickable linkColin Hutchinson2015-10-101-1/+1
| | | | |
* | | | | [update] show default error message if empty messageMorris Jobke2015-10-141-0/+1
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-142-0/+18
| | | | |
* | | | | Do not print exception messageLukas Reschke2015-10-132-13/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case of an error the error message often contains sensitive data such as the full path which potentially leads to a full path disclosure. Thus the error message should not directly get displayed to the user and instead be logged.
* | | | | Merge pull request #19677 from ↵Thomas Müller2015-10-132-6/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | owncloud/silently-fail-app-upgrade-exceptions-master Silently fail app upgrade exceptions
| * | | | | Always pass in ILoggerThomas Müller2015-10-092-6/+10
| | | | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-134-10/+12
| | | | | |
* | | | | | add specific edit iconJan-Christoph Borchardt2015-10-133-0/+8
| |_|_|/ / |/| | | |
* | | | | Revert "Move trashbin specific CSS that modifies sidebar"Thomas Müller2015-10-121-0/+1
| | | | |
* | | | | Move trashbin specific CSS that modifies sidebarVincent Petry2015-10-121-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Only when trashbin is enabled, its sidebar nav element must be fixed at the bottom.
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-124-6/+20
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-116-2/+32
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-104-6/+18
|/ / /
* | | Use injected requestVincent Petry2015-10-091-1/+1
| | |
* | | fix IE8 user agent detectionMorris Jobke2015-10-091-1/+1
| | |
* | | Fix uploading avatar and root certs in IE8Vincent Petry2015-10-092-12/+47
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-096-0/+12
| | |
* | | Merge pull request #19611 from owncloud/fix-public-scrollThomas Müller2015-10-081-5/+4
|\ \ \ | |_|/ |/| | Fix scrollbars in public template
| * | fix footer in public galleryHendrik Leppelsack2015-10-071-2/+1
| | |
| * | fix public empty messageHendrik Leppelsack2015-10-061-2/+2
| | |
| * | fix scrollbars in public templateHendrik Leppelsack2015-10-061-1/+1
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-0814-0/+78
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-0712-18/+294
|/
* Merge pull request #19597 from owncloud/update-license-headersThomas Müller2015-10-0619-8/+17
|\ | | | | update licence headers via script
| * deduplicate @xenopathicMorris Jobke2015-10-065-5/+4
| |
| * update licence headers via scriptMorris Jobke2015-10-0517-5/+15
| |
* | [admin] check for correct PHP memcached moduleMorris Jobke2015-10-062-6/+46
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-066-6/+68
| |