Commit Graph

3801 Commits (5252fc52edf604eb4ad1256387a3e9512d799d0e)

Author SHA1 Message Date
Arthur Schiwon 5252fc52ed LDAP: clear the cache not only when TTL changes, but with every settings update. Fixes #194 14 years ago
Björn Schießle a9ce43de41 adapted comments to the code changes 14 years ago
Björn Schießle 3878950af4 load logging apps for webdav connections 14 years ago
Jenkins for ownCloud a327087c8b [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud aca6d3252f [tx-robot] updated from transifex 14 years ago
Lukas Reschke 116fa64294 Change IE8 to "older IE versions" 14 years ago
Lukas Reschke ee1e4a7602 Send the requesttoken as form value 14 years ago
scambra d9c14292a4 fix checking quota in webdav, adding a sabredav plugin 14 years ago
Jenkins for ownCloud 56cf7660bd [tx-robot] updated from transifex 14 years ago
denis-b 2aa5a185d4 Update apps/files/ajax/move.php 14 years ago
denis-b b563935498 Update apps/files/index.php 14 years ago
Bart Visscher ccbf4e993c Use files remote webdav in compatibility files/webdav.php 14 years ago
Bart Visscher ab4ade0d24 Remove fixme, problem is solved already 14 years ago
Jenkins for ownCloud dbb4e74c79 [tx-robot] updated from transifex 14 years ago
Felix Moeller dfc8228fb4 NoSpaceAfterComma 14 years ago
Michael Gapczynski 60e5054ae8 Fix shared status icons 14 years ago
Robin Appelman 0fbb99690b properly replace fileaction icons with pngs when needed 14 years ago
Georg Ehrke 4fd0514f0a don't move file into subdirectory if a file with the same name already exists (fixes #92) 14 years ago
Robin Appelman fe6b987b3d use css to show/hide fileactions 14 years ago
Robin Appelman d9ef6da2e4 code style 14 years ago
Jenkins for ownCloud 1a08ef6a06 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 58828d205f LDAP: usersInGroup now also does LDAP serverside search. 14 years ago
Arthur Schiwon 3f85432df9 LDAP: make filter in readAttribute configurable 14 years ago
Arthur Schiwon 1b2279c935 LDAP: getGroups to use paged searches 14 years ago
Arthur Schiwon 5b3c9518dc LDAP: improve slicing 14 years ago
Arthur Schiwon 33aa630af3 LDAP: add error handling for failed searches 14 years ago
Arthur Schiwon a053da58ce LDAP: be careful which limit is send to possible paged LDAP search 14 years ago
Arthur Schiwon 977c4d1844 LDAP: use the correct attribute in filter 14 years ago
Arthur Schiwon 246221a677 LDAP: fix again proper check if groups are enabled 14 years ago
Arthur Schiwon b942c1253e remove TODO comment, it's done 14 years ago
Bart Visscher d6953fa5ed Remove wrongly committed files 14 years ago
Björn Schießle f151376ad5 remove remaining line from merge conflict 14 years ago
Björn Schießle a93660d37a fix broken paths in versions app 14 years ago
Björn Schießle c1a0e809bf don't call $('#found_versions').chosen(); after opening the history drop-down since no version is selected at the beginning 14 years ago
Bart Visscher 939b51e46f Fix download url generation 14 years ago
Arthur Schiwon 605281da9b LDAP: let result processing in Access::search slice the array for not-paginated search. getUsers e.g. does not need to take care of it anymore. adjustments in group_ldap to follow. 14 years ago
Arthur Schiwon 67cd268df9 LDAP: debug messaged 14 years ago
Arthur Schiwon ee6fc22d4b LDAP: sourced out paged search init into initPagedSearch method, making search slicker again 14 years ago
Jenkins for ownCloud 3bef19c623 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 1313cad1b9 LDAP: let getUsers make use of paged search 14 years ago
Arthur Schiwon 84130b885f LDAP: add support for paged searches. 14 years ago
Arthur Schiwon fc446d0af4 LDAP: know, wether server supports paged search 14 years ago
Arthur Schiwon 3f78a8190f LDAP: check for resource before unbinding 14 years ago
Jan-Christoph Borchardt f477fda785 separate buttons for new file and upload 14 years ago
Jenkins for ownCloud c7d64811d6 [tx-robot] updated from transifex 14 years ago
Bart Visscher 43ac43d7af dir in newfile has to start with / 14 years ago
Jenkins for ownCloud 43bae1b473 [tx-robot] updated from transifex 14 years ago
Lukas Reschke 7454186806 Forget to urlencode the path 14 years ago
Lukas Reschke ff6d2f16c4 urlencode 14 years ago
Lukas Reschke 694b1d397d Revert e1a4fe9890 14 years ago