summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #19764 from owncloud/issue-19759-app-check-code-issueThomas Müller2015-10-141-2/+2
|\ \ \ | |_|/ |/| |
| * | Variables don't have a class, so we can't use toString() on itJoas Schilling2015-10-141-2/+2
| |/
* | Merge pull request #19625 from owncloud/passwordchange-hidestrengthifyThomas Müller2015-10-142-2/+2
|\ \
| * | Properly hide strengthify after password changeVincent Petry2015-10-072-2/+2
* | | Merge pull request #19627 from owncloud/users-deletebeforecreateThomas Müller2015-10-142-31/+43
|\ \ \
| * | | Delete last undoable user before user creationVincent Petry2015-10-072-31/+43
| |/ /
* | | Merge pull request #19630 from owncloud/fix-ie-painThomas Müller2015-10-143-1/+18
|\ \ \
| * | | [IE8] Fix button background colorVincent Petry2015-10-071-0/+6
| * | | [IE8] Fix "new" button widthVincent Petry2015-10-071-0/+5
| * | | [IE9] Set explicit height to file actions menu iconVincent Petry2015-10-071-0/+1
| * | | [IE] Add border to dropdown menusVincent Petry2015-10-071-1/+6
| |/ /
* | | Merge pull request #19631 from owncloud/share-emailsenterrorThomas Müller2015-10-144-13/+185
|\ \ \
| * | | 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
* | | | Merge pull request #19633 from owncloud/sidebar-alt-favoriteThomas Müller2015-10-141-2/+1
|\ \ \ \
| * | | | Move alt text for favorite action to imageVincent Petry2015-10-071-2/+1
| | |/ / | |/| |
* | | | Merge pull request #19634 from owncloud/notif-showtemporaryThomas Müller2015-10-141-20/+8
|\ \ \ \
| * | | | showTemporary instead of show for notificationsVincent Petry2015-10-081-20/+8
| |/ / /
* | | | Merge pull request #19647 from owncloud/trashbin-removesidebarThomas Müller2015-10-141-1/+2
|\ \ \ \
| * | | | Remove sidebar for trashbin viewVincent Petry2015-10-081-1/+2
| |/ / /
* | | | Merge pull request #19710 from owncloud/files-canceluploaddebounce-reThomas Müller2015-10-141-6/+5
|\ \ \ \
| * | | | Debounce cancel upload messageVincent Petry2015-10-121-6/+5
* | | | | Merge pull request #19714 from owncloud/trash-deletesectionposition-2Thomas Müller2015-10-143-14/+18
|\ \ \ \ \
| * | | | | Revert "Revert "Move trashbin specific CSS that modifies sidebar""Thomas Müller2015-10-123-14/+18
| |/ / / /
* | | | | Merge pull request #19738 from owncloud/proppatch-lastmodifiedThomas Müller2015-10-142-6/+6
|\ \ \ \ \
| * | | | | Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"Vincent Petry2015-10-132-6/+6
* | | | | | Merge pull request #19747 from owncloud/files-delete-hidenotifThomas Müller2015-10-141-0/+2
|\ \ \ \ \ \
| * | | | | | Hide notification on deleteVincent Petry2015-10-131-0/+2
| |/ / / / /
* | | | | | Merge pull request #19580 from owncloud/issue-19399-remote-shares-case-sensit...Thomas Müller2015-10-143-0/+41
|\ \ \ \ \ \
| * | | | | | Make sure that remote shares use the correct uid casingJoas Schilling2015-10-063-0/+41
* | | | | | | Merge pull request #19645 from owncloud/file-conflict-disablecontinueThomas Müller2015-10-141-0/+11
|\ \ \ \ \ \ \
| * | | | | | | 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 linkColin Hutchinson2015-10-101-1/+1
* | | | | | | | Merge pull request #19701 from owncloud/trash-restoreactioninlineThomas Müller2015-10-141-13/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Make trashbin's "Restore" an inline actionVincent Petry2015-10-121-13/+21
* | | | | | | | | Merge pull request #19727 from owncloud/fix_19678Thomas Müller2015-10-141-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Return path instead of itemsourceRoeland Jago Douma2015-10-131-2/+2
* | | | | | | | | | Merge pull request #19730 from owncloud/fix_17560Thomas Müller2015-10-142-0/+57
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Squash collection sharesRoeland Jago Douma2015-10-132-0/+57
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #19733 from owncloud/remove-controls-whennotneededThomas Müller2015-10-144-9/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove controls for file lists that don't need itVincent Petry2015-10-134-9/+9
* | | | | | | | | | | Merge pull request #19744 from owncloud/admin-checkboxesThomas Müller2015-10-143-19/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | apply new checkbox style to admin settingsHendrik Leppelsack2015-10-143-19/+19
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #19757 from owncloud/remove-empty-box-during-updateThomas Müller2015-10-141-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [update] show default error message if empty messageMorris Jobke2015-10-141-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #19756 from owncloud/the-futureThomas Müller2015-10-142-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Master is now 9.0.0 developmentJoas Schilling2015-10-142-4/+4
* | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-1426-162/+562
|/ / / / / / / / / /