Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove hover hide/show stuff for share dropdown to make things more obvious | Jan-Christoph Borchardt | 2013-10-20 | 1 | -26/+3 |
| | |||||
* | bold share username | Jan-Christoph Borchardt | 2013-10-20 | 1 | -0/+1 |
| | |||||
* | properly align checkboxes to text | Jan-Christoph Borchardt | 2013-10-20 | 1 | -0/+1 |
| | |||||
* | more breathing space in share list | Jan-Christoph Borchardt | 2013-10-20 | 1 | -1/+2 |
| | |||||
* | Merge pull request #5433 from owncloud/inputs-seem-disabled | Jan-Christoph Borchardt | 2013-10-20 | 1 | -2/+4 |
|\ | | | | | input field background size to white, fix input fields seeming disabled,... | ||||
| * | remove superfluous input hover color change | Jan-Christoph Borchardt | 2013-10-20 | 1 | -1/+1 |
| | | |||||
| * | input field background size to white, fix input fields seeming disabled, fix ↵ | Jan-Christoph Borchardt | 2013-10-20 | 1 | -1/+3 |
|/ | | | | #5168 | ||||
* | Merge pull request #5429 from owncloud/fix_cron_docu | Frank Karlitschek | 2013-10-20 | 1 | -2/+2 |
|\ | | | | | harmonize this with the documentation. Once every minute is way to often. | ||||
| * | change the language | Frank Karlitschek | 2013-10-20 | 1 | -2/+2 |
| | | |||||
| * | harmonize this with the documentation. Once every minute is way to often. ↵ | Frank Karlitschek | 2013-10-19 | 1 | -2/+2 |
| | | | | | | | | Every 15min should be fine just as the documentation suggests: http://doc.owncloud.org/server/5.0/admin_manual/configuration/background_jobs.html | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-20 | 12 | -12/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-19 | 61 | -514/+3716 |
|/ | |||||
* | LDAP: Fix base-comparison with multibyte characters, fixes #5081. Thanks to ↵ | Arthur Schiwon | 2013-10-19 | 1 | -1/+1 |
| | | | | @sfyang | ||||
* | Merge pull request #5422 from owncloud/fix_logfile_permissions | Frank Karlitschek | 2013-10-18 | 1 | -0/+1 |
|\ | | | | | the logfile shoudn't be world readable. | ||||
| * | the logfile shoudn't be world readable. | Frank Karlitschek | 2013-10-18 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #5338 from frisco82/fixGroupDisplay | Morris Jobke | 2013-10-18 | 1 | -1/+4 |
|\ | | | | | Show (group) after groups in share dropdown | ||||
| * | Show (group) after groups in share dropdown | Ramiro Aparicio | 2013-10-14 | 1 | -1/+4 |
| | | |||||
* | | Merge pull request #5403 from owncloud/fix-breadcrumbs | Jan-Christoph Borchardt | 2013-10-18 | 1 | -1/+2 |
|\ \ | | | | | | | correctly position ... overflow in breadcrumbs, fix #5158 | ||||
| * | | correctly position ... overflow in breadcrumbs, fix #5158 | Jan-Christoph Borchardt | 2013-10-17 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #5321 from owncloud/settings-applistwidths | Vincent Petry | 2013-10-18 | 1 | -1/+5 |
|\ \ \ | | | | | | | | | Fixed app list right container to not overlap left container scrollbar | ||||
| * | | | Fixed app list right container to not overlap left container scrollbar | Vincent Petry | 2013-10-14 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Container widths in apps list now use pixels instead of em - Container widths now match properly and rightcontainer doesn't overlap the scrollbar any more | ||||
* | | | | Merge pull request #3219 from owncloud/disabled-links-ui | Frank Karlitschek | 2013-10-18 | 5 | -1/+81 |
|\ \ \ \ | | | | | | | | | | | Disabled links UI fixes | ||||
| * | | | | Remove "link" shares right after disabling the "allow_link_share" setting | Morris Jobke | 2013-10-18 | 4 | -0/+64 |
| | | | | | |||||
| * | | | | readability: single line -> multiple lines | Morris Jobke | 2013-10-18 | 1 | -4/+10 |
| | | | | | |||||
| * | | | | Fix accidental deletion of if | Michael Gapczynski | 2013-10-18 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Don't show links option in dropdown if disabled | Michael Gapczynski | 2013-10-18 | 1 | -1/+6 |
| | | | | | |||||
| * | | | | Don't return links for shared files if disabled | Michael Gapczynski | 2013-10-18 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | Use display name from magic cookie, fixes #4884 | Arthur Schiwon | 2013-10-18 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Merge pull request #5412 from owncloud/fix_5141 | Björn Schießle | 2013-10-18 | 1 | -5/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | give getSelectedFilesTrash() a unique name for the trash.js | ||||
| * | | | | | give getSelectedFilesTrash() a unique name for the trash.js to avoid ↵ | Bjoern Schiessle | 2013-10-18 | 1 | -5/+5 |
| | |_|/ / | |/| | | | | | | | | | | | | | confusions with the same function in files.js | ||||
* | | | | | Merge pull request #5411 from owncloud/ocs_share_api_cleanup | Vincent Petry | 2013-10-18 | 1 | -13/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | filter duplicates directly in the sql query | ||||
| * | | | | filter duplicates directly in the sql query | Bjoern Schiessle | 2013-10-18 | 1 | -13/+4 |
| |/ / / | |||||
* | | | | Merge pull request #5405 from owncloud/sharing-chromehangswithversionenabled | Morris Jobke | 2013-10-18 | 1 | -0/+7 |
|\ \ \ \ | | | | | | | | | | | Disable versions app JS in public mode | ||||
| * | | | | Disable versions app JS in public mode | Vincent Petry | 2013-10-17 | 1 | -0/+7 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Since the version JS code isn't used in public link mode, disable it to prevent Chrome freezing bugs due to the t() call being synchronous. Fixes #4545 | ||||
* | | | | Merge pull request #5395 from owncloud/more_check_options | Vincent Petry | 2013-10-18 | 2 | -0/+13 |
|\ \ \ \ | | | | | | | | | | | add options to disable the check for a working .htaccess file in data | ||||
| * | | | | add options to disable the check for a working .htaccess file in data and ↵ | Frank Karlitschek | 2013-10-17 | 2 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | for a working WebDAV server. This are advanced settings that are needed in special situations where our check fail and the user runs into an http timeout. | ||||
* | | | | | Merge pull request #5358 from owncloud/postinstall-ocdavclientwithtimeout | Vincent Petry | 2013-10-18 | 2 | -1/+49 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Added timeout for WebDAV post setup check | ||||
| * | | | | Fixed spaces | Vincent Petry | 2013-10-17 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Added timeout value to WebDAV post setup check | Vincent Petry | 2013-10-16 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | Fixes #5357 | ||||
| * | | | | Added DAV client wrapper that support timeout values | Vincent Petry | 2013-10-16 | 1 | -0/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since SabreDAV does not support passing a timeout value to curl, this commit adds a subclass for it that will set the timeout value to curlRequest(). | ||||
* | | | | | Merge pull request #5382 from owncloud/sharing_api_include_reshares | Björn Schießle | 2013-10-17 | 2 | -27/+145 |
|\ \ \ \ \ | | | | | | | | | | | | | add reshare option for the OCS Share API | ||||
| * | | | | | split up reset()['path'] to make it compatible with older PHP versions | Bjoern Schiessle | 2013-10-17 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | add test for the reshare option | Bjoern Schiessle | 2013-10-17 | 1 | -2/+59 |
| | | | | | | |||||
| * | | | | | adjust tests | Bjoern Schiessle | 2013-10-17 | 2 | -4/+3 |
| | | | | | | |||||
| * | | | | | new option to add reshares to the result | Bjoern Schiessle | 2013-10-17 | 1 | -24/+85 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-17 | 140 | -2722/+2503 |
| | | | | | | |||||
* | | | | | | Merge pull request #5393 from owncloud/files-downloadzipwhenzipsizeiszero | Morris Jobke | 2013-10-17 | 1 | -1/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixed zip download button for unlimited filesize in public mode | ||||
| * | | | | | | Fixed zip download button for unlimited filesize in public mode | Vincent Petry | 2013-10-17 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added missing condition to check whenever allowed zip size is unlimited. Fixes #3717 | ||||
* | | | | | | | Merge pull request #5392 from owncloud/update-3rdparty-submodule | Morris Jobke | 2013-10-17 | 1 | -0/+0 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | update 3rdparty submodule | ||||
| * | | | | | | update 3rdparty submodule | Thomas Müller | 2013-10-17 | 1 | -0/+0 |
| | | | | | | |