Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix the webdavauth app | Frank Karlitschek | 2012-11-05 | 3 | -4/+8 |
| | |||||
* | fix the webdav user backend. still not completel working but a frist step | Frank Karlitschek | 2012-11-05 | 2 | -6/+5 |
| | |||||
* | merge from master | Arthur Schiwon | 2012-11-04 | 99 | -255/+340 |
|\ | |||||
| * | Merge pull request #238 from fmms/checkstyle04 | Thomas Müller | 2012-11-04 | 33 | -81/+81 |
| |\ | | | | | | | Checkstyle fixes | ||||
| | * | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 32 | -78/+78 |
| | | | |||||
| | * | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 3 | -3/+3 |
| | | | |||||
| * | | Remove uneeded debug output | Lukas Reschke | 2012-11-04 | 1 | -1/+0 |
| |/ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-04 | 6 | -1/+19 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-03 | 36 | -1/+117 |
| | | |||||
| * | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 21 | -129/+129 |
| | | |||||
| * | Fix a typo | Lukas Reschke | 2012-11-02 | 1 | -1/+1 |
| | | |||||
| * | Add CSRF token | Lukas Reschke | 2012-11-02 | 2 | -1/+2 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-02 | 49 | -49/+0 |
| | | |||||
| * | Files: change wording 'From url' to 'From link' | Jan-Christoph Borchardt | 2012-11-01 | 1 | -1/+1 |
| | | |||||
* | | code style | Arthur Schiwon | 2012-11-02 | 1 | -1/+1 |
| | | |||||
* | | LDAP: clear the cache not only when TTL changes, but with every settings ↵ | Arthur Schiwon | 2012-11-01 | 1 | -6/+6 |
|/ | | | | update. Fixes #194 | ||||
* | adapted comments to the code changes | Björn Schießle | 2012-11-01 | 2 | -2/+2 |
| | |||||
* | load logging apps for webdav connections | Björn Schießle | 2012-11-01 | 2 | -2/+3 |
| | | | | Backport of de1b95c | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-01 | 1 | -1/+1 |
| | |||||
* | Merge pull request #155 from owncloud/token-expired-IE | Jörn Friedrich Dreyer | 2012-10-31 | 1 | -0/+2 |
|\ | | | | | Send the requesttoken as form value | ||||
| * | Change IE8 to "older IE versions" | Lukas Reschke | 2012-10-30 | 1 | -1/+1 |
| | | | | | | | | I'm not sure if IE9 is also affected, so I changed it to "older IE versions" - IE 10 should work fine. | ||||
| * | Send the requesttoken as form value | Lukas Reschke | 2012-10-30 | 1 | -0/+2 |
| | | | | | | | | | | | | | | This is needed for IE < 8 because it doesn't send the CSRF token here. So that it is impossible to upload files. Fixes #110 and related to #122 | ||||
* | | Merge pull request #152 from scambra/webdav-quota | Thomas Müller | 2012-10-31 | 1 | -0/+1 |
|\ \ | | | | | | | checking quota in webdav | ||||
| * | | fix checking quota in webdav, adding a sabredav plugin | scambra | 2012-10-30 | 1 | -0/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-31 | 5 | -6/+43 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-30 | 2 | -0/+8 |
| | | |||||
* | | Merge pull request #133 from fmms/checkstyle02 | Lukas Reschke | 2012-10-29 | 3 | -50/+50 |
|\ \ | | | | | | | NoSpaceAfterComma -- checkstyle cleanup | ||||
| * | | NoSpaceAfterComma | Felix Moeller | 2012-10-28 | 3 | -50/+50 |
| | | | |||||
* | | | Merge pull request #142 from denis-b/patch-2 | blizzz | 2012-10-29 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | fix moving (in) dirs containing "+" | ||||
| * | | | Update apps/files/ajax/move.php | denis-b | 2012-10-29 | 1 | -1/+1 |
| | |/ | |/| | | | | fix moving dirs containing "+" | ||||
* / | | Update apps/files/index.php | denis-b | 2012-10-29 | 1 | -1/+1 |
|/ / | | | | | fix dirnames containing "+" not displayed | ||||
* | | Use files remote webdav in compatibility files/webdav.php | Bart Visscher | 2012-10-29 | 1 | -2/+2 |
| | | |||||
* | | Remove fixme, problem is solved already | Bart Visscher | 2012-10-29 | 1 | -4/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-29 | 3 | -14/+28 |
|/ | |||||
* | Fix shared status icons | Michael Gapczynski | 2012-10-28 | 2 | -31/+5 |
| | |||||
* | properly replace fileaction icons with pngs when needed | Robin Appelman | 2012-10-28 | 1 | -2/+2 |
| | |||||
* | don't move file into subdirectory if a file with the same name already ↵ | Georg Ehrke | 2012-10-28 | 1 | -0/+5 |
| | | | | exists (fixes #92) | ||||
* | use css to show/hide fileactions | Robin Appelman | 2012-10-28 | 2 | -28/+10 |
| | |||||
* | code style | Robin Appelman | 2012-10-28 | 1 | -93/+101 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-28 | 2 | -3/+3 |
| | |||||
* | LDAP: usersInGroup now also does LDAP serverside search. | Arthur Schiwon | 2012-10-27 | 1 | -30/+41 |
| | |||||
* | LDAP: make filter in readAttribute configurable | Arthur Schiwon | 2012-10-27 | 1 | -2/+6 |
| | |||||
* | LDAP: getGroups to use paged searches | Arthur Schiwon | 2012-10-27 | 1 | -12/+20 |
| | |||||
* | LDAP: improve slicing | Arthur Schiwon | 2012-10-27 | 1 | -3/+8 |
| | |||||
* | LDAP: add error handling for failed searches | Arthur Schiwon | 2012-10-27 | 1 | -0/+5 |
| | |||||
* | LDAP: be careful which limit is send to possible paged LDAP search | Arthur Schiwon | 2012-10-27 | 1 | -1/+4 |
| | |||||
* | LDAP: use the correct attribute in filter | Arthur Schiwon | 2012-10-27 | 1 | -1/+1 |
| | |||||
* | LDAP: fix again proper check if groups are enabled | Arthur Schiwon | 2012-10-27 | 1 | -1/+3 |
| | |||||
* | remove TODO comment, it's done | Arthur Schiwon | 2012-10-27 | 1 | -1/+0 |
| | |||||
* | Remove wrongly committed files | Bart Visscher | 2012-10-27 | 2 | -180/+0 |
| |