Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #340 from butonic/fix_quota_zero_cornercase | Thomas Müller | 2012-11-09 | 1 | -8/+8 |
|\ | | | | | fix quota off by one error | ||||
| * | fix quota off by one error | Jörn Friedrich Dreyer | 2012-11-09 | 1 | -8/+8 |
| | | |||||
* | | Merge pull request #337 from seidler2547/master | Thomas Müller | 2012-11-09 | 3 | -1/+21 |
|\ \ | |/ |/| | Fix problem with apache2+fcgid install, e.g. on Debian Squeeze | ||||
| * | Fix WebDAV (and Android Client) not being able to authorize on Debian ↵ | Stefan Seidel | 2012-11-09 | 3 | -1/+21 |
|/ | | | | Squeeze + mod_fcgid installs. | ||||
* | Merge pull request #330 from owncloud/check_connection | Thomas Müller | 2012-11-09 | 4 | -0/+43 |
|\ | | | | | add a check and a warning if the ownCloud server is not able to establis... | ||||
| * | add a check and a warning if the ownClodu server is not able to establish ↵ | Frank Karlitschek | 2012-11-08 | 4 | -0/+43 |
| | | | | | | | | http connections to the internet. The reason is that users complained that external filesystem support, the update checker, downloading of new apps or the nowledgebase don´t work and don´t know why. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-09 | 149 | -279/+1751 |
| | | |||||
* | | l10n support for user_webdavauth | Thomas Mueller | 2012-11-09 | 2 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-09 | 278 | -2287/+2640 |
| | | |||||
* | | Fix delete link when new user is added | Brice Maron | 2012-11-08 | 1 | -1/+8 |
| | | |||||
* | | Merge pull request #261 from owncloud/fix_opera_file_delete | Georg Ehrke | 2012-11-08 | 1 | -0/+3 |
|\ \ | | | | | | | fix file delete in opera - fixes #188 | ||||
| * | | fix file delete in opera - fixes #188 | Georg Ehrke | 2012-11-05 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #326 from owncloud/add_credits | Thomas Müller | 2012-11-08 | 1 | -1/+6 |
|\ \ \ | | | | | | | | | add credits to personal page too so that non admins can see what they run | ||||
| * | | | add credits to personal page too so that non admins can see what they run. | Frank Karlitschek | 2012-11-08 | 1 | -1/+6 |
| | |/ | |/| | |||||
* | | | Merge pull request #324 from owncloud/fix_image | Thomas Müller | 2012-11-08 | 3 | -2/+2 |
|\ \ \ | |/ / |/| | | fix the broken image path on the apps page | ||||
| * | | fix the broken image path on the apps page | Frank Karlitschek | 2012-11-08 | 3 | -2/+2 |
|/ / | |||||
* | | Migration: Allow for no app data cases; handle file copying better | Tom Needham | 2012-11-08 | 1 | -7/+5 |
| | | |||||
* | | Migration: On import of user accounts only import folders in home dir, use ↵ | Tom Needham | 2012-11-08 | 2 | -35/+13 |
| | | | | | | | | | | | | | | | | | | | | OC_Helper::copyr Check files when copying recursivley Remove obsolete method Dont count '.' and '..' as directories when importing. | ||||
* | | Correct more data vs attr to fix #189 | Brice Maron | 2012-11-07 | 1 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-08 | 173 | -4744/+4368 |
| | | |||||
* | | normalize filepaths in OC_Files::getFileInfo | Robin Appelman | 2012-11-07 | 1 | -0/+1 |
| | | |||||
* | | Revert "fix blocking drag & drop upload of folders" | Robin Appelman | 2012-11-07 | 1 | -2/+2 |
| | | | | | | | | | | | | Fixes #150 This reverts commit 5b2f3c7f72a002b38da31a6748c0de22cb335203. | ||||
* | | check if $path is a empty string | Björn Schießle | 2012-11-07 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #307 from owncloud/etag-function-overwrite | icewind1991 | 2012-11-07 | 1 | -2/+14 |
|\ \ | | | | | | | Allow apps to change the way etags are generated | ||||
| * | | Allow changing the way etags are generated | Robin Appelman | 2012-11-07 | 1 | -2/+14 |
| | | | |||||
* | | | backport from approved patch in stable45: | Björn Schießle | 2012-11-07 | 1 | -4/+1 |
| | | | | | | | | | | | | make root the default parameter for getAbsolutePath() | ||||
* | | | Fix quoting problem in fs mount. give Big DB error at least in PG | Brice Maron | 2012-11-07 | 1 | -4/+4 |
| | | | |||||
* | | | Merge pull request #303 from owncloud/fix_issue_95 | Björn Schießle | 2012-11-07 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | urlencode file/dir to allow special characters in filename/path (issue #95) | ||||
| * | | | urlencode file/dir to allow special characters in filename/path (issue #95) | Björn Schießle | 2012-11-07 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #306 from owncloud/crumb_drop_fix | Björn Schießle | 2012-11-07 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | extract the right file name for drag&drop. | ||||
| * | | | get the right file name for drag&drop. This was necessary after the switch ↵ | Björn Schießle | 2012-11-07 | 1 | -1/+1 |
| |/ / | | | | | | | | | | to css to show/hide file actions, otherwise the actions where part of the extracted file name. | ||||
* | | | fix user specific mount configuration | Robin Appelman | 2012-11-07 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #289 from zimba12/master | Thomas Müller | 2012-11-07 | 2 | -21/+24 |
|\ \ \ | |/ / |/| | | Move function that relativizes dates from Files app to core | ||||
| * | | Moved relative_modified_date from file/js to core/js | Alessandro Cosentino | 2012-11-06 | 2 | -21/+24 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-07 | 13 | -28/+34 |
| | | | |||||
* | | | Merge pull request #294 from owncloud/fix_ldap_typo_set_not_get_value | Lukas Reschke | 2012-11-06 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | LDAP: fix typo in config value handling. | ||||
| * | | LDAP: fix typo in config value handling. | Arthur Schiwon | 2012-11-06 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #258 from wardragon/ldap_existence_check_no_refactor | blizzz | 2012-11-06 | 2 | -6/+11 |
|\ \ | | | | | | | LDAP: improved object existence check | ||||
| * | | Return an empty array on succesful existence check | Lorenzo M. Catucci | 2012-11-05 | 2 | -3/+4 |
| | | | |||||
| * | | Return true or false from readAttribute if $attr is empty | Lorenzo M. Catucci | 2012-11-05 | 2 | -6/+10 |
| | | | | | | | | | This way, readAttribute can act as an existence checker. | ||||
* | | | Merge pull request #273 from owncloud/fix_webdav_shared_91 | blizzz | 2012-11-06 | 1 | -7/+10 |
|\ \ \ | | | | | | | | | Return empty array if file does not exist inside Shared folder, fixes issue #91 | ||||
| * | | | Return empty array if file does not exist inside Shared folder, fixes issue #91 | Michael Gapczynski | 2012-11-05 | 1 | -7/+10 |
| | | | | |||||
* | | | | Merge pull request #281 from butonic/fix_human_filesize_column_header | Thomas Müller | 2012-11-06 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | fix human filesize column header | ||||
| * | | | | fix human filesize column header | Jörn Friedrich Dreyer | 2012-11-06 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #265 from owncloud/fix-button-img-cursor | Thomas Müller | 2012-11-05 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | make images in buttons also show click-hand on hover | ||||
| * | | | | make images in buttons also show click-hand on hover | Jan-Christoph Borchardt | 2012-11-05 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-06 | 24 | -55/+1666 |
| |/ / |/| | | |||||
* | | | Merge pull request #267 from owncloud/improve_files_update | Thomas Müller | 2012-11-05 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Improve performance of files update (on larger setups) | ||||
| * | | | prepare SQL query only once, that's what prepared statements are for. Should ↵ | Arthur Schiwon | 2012-11-05 | 1 | -2/+2 |
| |/ / | | | | | | | | | | improve upgrade time with larger setups | ||||
* | | | Merge pull request #269 from owncloud/fix_fe_mkdir_warning | Thomas Müller | 2012-11-05 | 1 | -1/+6 |
|\ \ \ | | | | | | | | | Fix mkdir and opendir warnings when path does not exist |