| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #10399 from owncloud/fix_setSendMailStatus | Björn Schießle | 2014-08-14 | 1 | -2/+2 |
|\ |
|
| * | we need the recipient as a additional parameter to know for which share the n... | Bjoern Schiessle | 2014-08-13 | 1 | -2/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-14 | 1 | -0/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-12 | 66 | -129/+0 |
* | Merge pull request #10336 from owncloud/fix_share_drop_down | Björn Schießle | 2014-08-11 | 1 | -12/+1 |
|\ |
|
| * | remove 'no people found' entry | Bjoern Schiessle | 2014-08-11 | 1 | -12/+1 |
* | | Merge pull request #10096 from owncloud/fix-6971-master | Jörn Friedrich Dreyer | 2014-08-11 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | in case $_POST['itemSourceName'] does not exist we simply default it to null | Thomas Müller | 2014-08-01 | 1 | -1/+2 |
* | | Merge pull request #10285 from owncloud/sharing_set_correct_min_date | Morris Jobke | 2014-08-11 | 2 | -5/+13 |
|\ \ |
|
| * | | update unit test, min date should be always today + 1 | Bjoern Schiessle | 2014-08-08 | 1 | -3/+5 |
| * | | set minDate always to today + one day | Bjoern Schiessle | 2014-08-08 | 1 | -2/+8 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-11 | 2 | -10/+27 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-10 | 60 | -176/+0 |
* | | | Merge pull request #10302 from owncloud/remove-logon-rejected | Lukas Reschke | 2014-08-09 | 1 | -8/+0 |
|\ \ \ |
|
| * | | | remove confusing 'automatic logon rejected' message, fix #8591 | Jan-Christoph Borchardt | 2014-08-09 | 1 | -8/+0 |
| |/ / |
|
* | | | Merge pull request #10293 from owncloud/fix-headers-being-sent | Jan-Christoph Borchardt | 2014-08-09 | 3 | -3/+0 |
|\ \ \ |
|
| * | | | using flush() here is pointless as we render the layout into a memory buffer ... | Thomas Müller | 2014-08-08 | 3 | -3/+0 |
| |/ / |
|
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-09 | 1 | -0/+8 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-08 | 1 | -1/+1 |
* | | Merge pull request #10172 from owncloud/fix-8802 | Morris Jobke | 2014-08-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Use human readable relative date for oc-dialog-filepickers | Tom Needham | 2014-08-07 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-07 | 1 | -1/+1 |
* | | | don't display share permission if resharing was disabled by the admin | Bjoern Schiessle | 2014-08-05 | 2 | -2/+3 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-05 | 1 | -1/+1 |
* | | no top border for first settings item, detail enhancement | Jan-Christoph Borchardt | 2014-08-04 | 1 | -0/+4 |
* | | Merge pull request #10097 from owncloud/background-fix | Jan-Christoph Borchardt | 2014-08-01 | 1 | -1/+1 |
|\ \ |
|
| * | | add white as background-color | Morris Jobke | 2014-08-01 | 1 | -0/+1 |
| * | | Remove old color of body | Morris Jobke | 2014-08-01 | 1 | -1/+0 |
| |/ |
|
* | | also fix filepicker for smaller screen sizes | Jan-Christoph Borchardt | 2014-07-31 | 2 | -1/+10 |
* | | fix date display in filepicker | Jan-Christoph Borchardt | 2014-07-31 | 1 | -2/+3 |
* | | fix long filename display in filepicker | Jan-Christoph Borchardt | 2014-07-31 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #10051 from owncloud/preview-empty-text | Thomas Müller | 2014-07-31 | 1 | -1/+2 |
|\ |
|
| * | Use svg mimeicons for empty text files | Robin Appelman | 2014-07-30 | 1 | -1/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-31 | 1 | -0/+6 |
* | | set max width for notifications so they won't overlap the whole header | Jan-Christoph Borchardt | 2014-07-30 | 1 | -0/+1 |
* | | fix yellow notification style | Jan-Christoph Borchardt | 2014-07-30 | 2 | -5/+12 |
* | | fix notification preventing top bar clickability, fix #9680 | Jan-Christoph Borchardt | 2014-07-30 | 1 | -1/+7 |
* | | Also keep maxY into account when scaling a preview while preserving aspect ratio | Robin Appelman | 2014-07-30 | 1 | -4/+0 |
* | | also use link icon for the folders .. | Jan-Christoph Borchardt | 2014-07-30 | 2 | -19/+22 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-30 | 1 | -0/+1 |
* | | use more understandable 'link' icon for public links (instead of hard to reco... | Jan-Christoph Borchardt | 2014-07-29 | 2 | -2/+5 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-29 | 37 | -37/+20 |
* | Merge pull request #9758 from owncloud/share-expdatefix | Björn Schießle | 2014-07-28 | 4 | -15/+170 |
|\ |
|
| * | Fix enforced share expiration date to be based on share time | Vincent Petry | 2014-07-21 | 4 | -15/+170 |
* | | Merge pull request #9798 from owncloud/ocs_share_api_add_expire_date | Björn Schießle | 2014-07-28 | 1 | -11/+5 |
|\ \ |
|
| * | | add OCS api call to set expire date for link shares | Bjoern Schiessle | 2014-07-25 | 1 | -11/+5 |
* | | | Merge pull request #9853 from owncloud/design-mobile-search | Morris Jobke | 2014-07-28 | 4 | -5/+19 |
|\ \ \ |
|
| * | | | improve look of search on mobile, save space in top bar | Jan-Christoph Borchardt | 2014-07-24 | 4 | -5/+19 |
* | | | | Merge pull request #9585 from owncloud/design-fix-public-footer | Jan-Christoph Borchardt | 2014-07-28 | 1 | -0/+22 |
|\ \ \ \ |
|
| * | | | | move public page footer rules from sharing app to core so it is used by other... | Jan-Christoph Borchardt | 2014-07-07 | 1 | -0/+22 |