Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | |||||
* | 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 |
| | |||||
* | remove remaining line from merge conflict | Björn Schießle | 2012-10-27 | 1 | -2/+1 |
| | |||||
* | Merge remote-tracking branch 'git://github.com/susinths/SabreDAV_1.7.1.git' | Bart Visscher | 2012-10-27 | 2 | -0/+180 |
|\ | | | | | | | | | Conflicts: lib/base.php | ||||
| * | Update Sabre to version 1.7.1 | Susinthiran Sithamparanathan | 2012-10-17 | 2 | -0/+180 |
| | | |||||
* | | fix broken paths in versions app | Björn Schießle | 2012-10-27 | 1 | -280/+279 |
| | | |||||
* | | don't call $('#found_versions').chosen(); after opening the history ↵ | Björn Schießle | 2012-10-27 | 1 | -1/+0 |
| | | | | | | | | drop-down since no version is selected at the beginning | ||||
* | | Fix download url generation | Bart Visscher | 2012-10-27 | 1 | -1/+1 |
| | | |||||
* | | LDAP: let result processing in Access::search slice the array for ↵ | Arthur Schiwon | 2012-10-27 | 2 | -14/+11 |
| | | | | | | | | not-paginated search. getUsers e.g. does not need to take care of it anymore. adjustments in group_ldap to follow. | ||||
* | | LDAP: debug messaged | Arthur Schiwon | 2012-10-27 | 1 | -3/+4 |
| | | |||||
* | | LDAP: sourced out paged search init into initPagedSearch method, making ↵ | Arthur Schiwon | 2012-10-27 | 1 | -28/+46 |
| | | | | | | | | search slicker again |