Commit Graph

3875 Commits (42f235123e2069be53a1ec134dfdda2d678c8f9b)

Author SHA1 Message Date
Felix Moeller 1205749f8c Checkstyle: Fix the last two SpaceBeforeOpenBrace 13 years ago
Lukas Reschke 80b9854710 Remove uneeded debug output 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 13 years ago
Jenkins for ownCloud 17d466b03b [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 2f0fd84477 [tx-robot] updated from transifex 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Arthur Schiwon df8c67721d code style 13 years ago
Lukas Reschke d9e9761099 Fix a typo 13 years ago
Lukas Reschke 0f02b7dea6 Add CSRF token 13 years ago
Jenkins for ownCloud 627509875e [tx-robot] updated from transifex 13 years ago
Jan-Christoph Borchardt e66482430e Files: change wording 'From url' to 'From link' 13 years ago
Arthur Schiwon 5252fc52ed LDAP: clear the cache not only when TTL changes, but with every settings update. Fixes #194 13 years ago
Björn Schießle a9ce43de41 adapted comments to the code changes 13 years ago
Björn Schießle 3878950af4 load logging apps for webdav connections 13 years ago
Jenkins for ownCloud a327087c8b [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud aca6d3252f [tx-robot] updated from transifex 13 years ago
Lukas Reschke 116fa64294 Change IE8 to "older IE versions" 13 years ago
Lukas Reschke ee1e4a7602 Send the requesttoken as form value 13 years ago
scambra d9c14292a4 fix checking quota in webdav, adding a sabredav plugin 13 years ago
Jenkins for ownCloud 56cf7660bd [tx-robot] updated from transifex 13 years ago
denis-b 2aa5a185d4 Update apps/files/ajax/move.php 13 years ago
denis-b b563935498 Update apps/files/index.php 13 years ago
Bart Visscher ccbf4e993c Use files remote webdav in compatibility files/webdav.php 13 years ago
Bart Visscher ab4ade0d24 Remove fixme, problem is solved already 13 years ago
Jenkins for ownCloud dbb4e74c79 [tx-robot] updated from transifex 13 years ago
Felix Moeller dfc8228fb4 NoSpaceAfterComma 13 years ago
Michael Gapczynski 60e5054ae8 Fix shared status icons 13 years ago
Robin Appelman 0fbb99690b properly replace fileaction icons with pngs when needed 13 years ago
Georg Ehrke 4fd0514f0a don't move file into subdirectory if a file with the same name already exists (fixes #92) 13 years ago
Robin Appelman fe6b987b3d use css to show/hide fileactions 13 years ago
Robin Appelman d9ef6da2e4 code style 13 years ago
Jenkins for ownCloud 1a08ef6a06 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 58828d205f LDAP: usersInGroup now also does LDAP serverside search. 13 years ago
Arthur Schiwon 3f85432df9 LDAP: make filter in readAttribute configurable 13 years ago
Arthur Schiwon 1b2279c935 LDAP: getGroups to use paged searches 13 years ago
Arthur Schiwon 5b3c9518dc LDAP: improve slicing 13 years ago
Arthur Schiwon 33aa630af3 LDAP: add error handling for failed searches 13 years ago
Arthur Schiwon a053da58ce LDAP: be careful which limit is send to possible paged LDAP search 13 years ago
Arthur Schiwon 977c4d1844 LDAP: use the correct attribute in filter 13 years ago
Arthur Schiwon 246221a677 LDAP: fix again proper check if groups are enabled 13 years ago
Arthur Schiwon b942c1253e remove TODO comment, it's done 13 years ago
Bart Visscher d6953fa5ed Remove wrongly committed files 13 years ago
Björn Schießle f151376ad5 remove remaining line from merge conflict 13 years ago
Björn Schießle a93660d37a fix broken paths in versions app 13 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 13 years ago
Bart Visscher 939b51e46f Fix download url generation 13 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. 13 years ago
Arthur Schiwon 67cd268df9 LDAP: debug messaged 13 years ago
Arthur Schiwon ee6fc22d4b LDAP: sourced out paged search init into initPagedSearch method, making search slicker again 13 years ago