Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-04 | 137 | -319/+72 |
| | |||||
* | Merge pull request #8698 from owncloud/sharing_improve_permissions | Thomas Müller | 2014-06-03 | 2 | -36/+16 |
|\ | | | | | get permissions directly from share storage to avoid additional db calls | ||||
| * | check if it is a share storage | Bjoern Schiessle | 2014-06-02 | 1 | -1/+5 |
| | | |||||
| * | no need to empty array in a special way | Thomas Müller | 2014-06-02 | 1 | -3/+1 |
| | | |||||
| * | get permissions directly from share storage to avoid additional db calls | Bjoern Schiessle | 2014-06-02 | 2 | -34/+12 |
| | | |||||
* | | Merge pull request #7930 from owncloud/fix_7785_master | blizzz | 2014-06-03 | 13 | -160/+1407 |
|\ \ | | | | | | | LDAP: put out fetching of user meta data into a fully tested class of it... | ||||
| * | | get rid of @read in PHP doc after rebase | Arthur Schiwon | 2014-06-03 | 1 | -3/+3 |
| | | | |||||
| * | | adjust group tests | Arthur Schiwon | 2014-06-03 | 1 | -2/+9 |
| | | | |||||
| * | | clean up | Arthur Schiwon | 2014-06-03 | 1 | -3/+1 |
| | | | |||||
| * | | class descriptions | Arthur Schiwon | 2014-06-03 | 3 | -0/+16 |
| | | | |||||
| * | | newlines | Arthur Schiwon | 2014-06-03 | 4 | -4/+4 |
| | | | |||||
| * | | adjust test to changed convention in storing quota | Arthur Schiwon | 2014-06-03 | 1 | -3/+3 |
| | | | |||||
| * | | port of PR #8038 | Arthur Schiwon | 2014-06-03 | 1 | -2/+1 |
| | | | |||||
| * | | precaution: lowercase string for comparison | Arthur Schiwon | 2014-06-03 | 1 | -1/+1 |
| | | | |||||
| * | | adjust user backend test | Arthur Schiwon | 2014-06-03 | 1 | -13/+33 |
| | | | |||||
| * | | fix parameter order | Arthur Schiwon | 2014-06-03 | 1 | -2/+2 |
| | | | |||||
| * | | adjust Access test | Arthur Schiwon | 2014-06-03 | 1 | -7/+16 |
| | | | |||||
| * | | LDAP: put out fetching of user meta data into a fully tested class of its ↵ | Arthur Schiwon | 2014-06-03 | 10 | -140/+1338 |
| | | | | | | | | | | | | own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master | ||||
* | | | Merge pull request #8837 from owncloud/issue/8720 | Morris Jobke | 2014-06-03 | 3 | -11/+11 |
|\ \ \ | | | | | | | | | Fix cursor and background of app navigation | ||||
| * | | | Fix tests | Joas Schilling | 2014-06-03 | 1 | -8/+8 |
| | | | | |||||
| * | | | Use active instead of hover for active sidebar option | Joas Schilling | 2014-06-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Fix #8720 | ||||
| * | | | Do not overwrite cursor in sidebar | Joas Schilling | 2014-06-03 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #8840 from owncloud/share_settings | Thomas Müller | 2014-06-03 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | by default don't show option to send mail notifications for shares | ||||
| * | | | | set "allow users to send mail notification for shared files default" setting ↵ | Bjoern Schiessle | 2014-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | to "no" now that we have the activity app | ||||
* | | | | | remove specific sidebar size from Files app | Jan-Christoph Borchardt | 2014-06-03 | 1 | -8/+0 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #8729 from owncloud/add-phpseclib-master | Thomas Müller | 2014-06-03 | 35 | -31207/+9 |
|\ \ \ \ | |/ / / |/| | | | use phpseclib from 3rdparty | ||||
| * | | | use phpseclib from 3rdparty | Thomas Müller | 2014-06-03 | 35 | -31207/+9 |
| | | | | | | | | | | | | | | | | rename class Crypt_Blowfish to Legacy_Crypt_Blowfish | ||||
* | | | | fix empty file handling option | Morris Jobke | 2014-06-03 | 1 | -9/+11 |
| |/ / |/| | | |||||
* | | | Merge pull request #8821 from owncloud/kill-zip-download-restriction | Jan-Christoph Borchardt | 2014-06-03 | 12 | -56/+16 |
|\ \ \ | | | | | | | | | drop allowZIPdownload and maxZIPSize as options | ||||
| * | | | fix unit tests | Morris Jobke | 2014-06-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | add OCP\Config:deleteSystemValue | Morris Jobke | 2014-06-02 | 1 | -3/+3 |
| | | | | |||||
| * | | | bump version | Morris Jobke | 2014-06-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | drop allowZIPdownload and maxZIPSize as options | Morris Jobke | 2014-06-02 | 10 | -54/+14 |
| | | | | |||||
* | | | | Merge pull request #8820 from owncloud/design-details | Frank Karlitschek | 2014-06-02 | 2 | -4/+16 |
|\ \ \ \ | |_|_|/ |/| | | | Design details | ||||
| * | | | move Deleted Files to bottom of sidebar | Jan-Christoph Borchardt | 2014-06-02 | 1 | -0/+6 |
| | | | | |||||
| * | | | fix success status symbol to a circle | Morris Jobke | 2014-06-02 | 1 | -0/+5 |
| | | | | |||||
| * | | | more subtle hover effect on sortable column, text instead of background | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix misalignment of modified dates, shift to right | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | remove unused table sizing CSS | Jan-Christoph Borchardt | 2014-06-02 | 1 | -2/+3 |
| |/ / | |||||
* | | | Merge pull request #8676 from owncloud/encryption_improvements | Morris Jobke | 2014-06-02 | 4 | -155/+102 |
|\ \ \ | | | | | | | | | cleanup encryption code, improved return codes | ||||
| * | | | ceanup encryption code, improved return codes | Bjoern Schiessle | 2014-06-02 | 4 | -155/+102 |
| | | | | |||||
* | | | | Merge pull request #8613 from owncloud/filesize-alignment | Morris Jobke | 2014-06-02 | 2 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Improve aligment of file size | ||||
| * | | | | display "<1 kB" for really small files | Morris Jobke | 2014-06-02 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * added parameters for humanFileSize to trigger that behaviour * add unit tests for that | ||||
* | | | | | Merge pull request #8712 from owncloud/l10n-fully-translatable-webdav | Frank Karlitschek | 2014-06-02 | 4 | -5/+5 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | fully translatable user_webdav | ||||
| * | | | | document always links to the current version of OC | Volkan Gezer | 2014-05-29 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | fully translatable user_webdav | Volkan Gezer | 2014-05-29 | 4 | -5/+5 |
| | | | | | |||||
* | | | | | Port LDAP: fix filter can be reset and broken after upgrade from OC 5 #8579 | Arthur Schiwon | 2014-06-02 | 2 | -13/+31 |
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LDAP: set filter mode to raw, so filters will not be changed and broken after upgrade from oc5, when visiting the LDAP settings and opening filter tabs get the correct version number for compare -.- bump version and don't overwrite values on next update if not necessary simpler and better readable assignment | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-02 | 3 | -4/+8 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-01 | 131 | -65/+262 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-31 | 18 | -13/+132 |
| | | | |