7882 Commits (e0dd69e4e605b7f4a2af4cdc8a15a8dfc1c0902a)

Author SHA1 Message Date
  Jenkins for ownCloud a9b4fba528 [tx-robot] updated from transifex 10 years ago
  Robin McCorkell abfd7ecb72 Permit personal mount points to be used for sharing 10 years ago
  Jenkins for ownCloud 4fe5ca1908 [tx-robot] updated from transifex 10 years ago
  Volkan Gezer 1aa7774178 make max. text translatable 10 years ago
  Jenkins for ownCloud 1abd9c1305 [tx-robot] updated from transifex 10 years ago
  Volkan Gezer f434c3a213 Fix localization issues of files_trashbin 10 years ago
  Jan-Christoph Borchardt d82a31d121 keep long file names in one line to not overflow download button on mobile 10 years ago
  Jenkins for ownCloud a7d7ca2fb3 [tx-robot] updated from transifex 10 years ago
  Bart Visscher 81751cb616 Add missing param hint 10 years ago
  Jan-Christoph Borchardt 9434ed44f8 add max-width to directLink input to prevent overflow 10 years ago
  Jan-Christoph Borchardt 9c6f8e59ae fix header code duplication, code style fixes 10 years ago
  Jan-Christoph Borchardt 547ddf7775 remove duplication of 'header-right' element, also make it overflow when too wide 10 years ago
  Jan-Christoph Borchardt 924aee718c fix shift of icons in 'New' menu in IE8/9, fix #7987 10 years ago
  Jenkins for ownCloud 23f2c48a43 [tx-robot] updated from transifex 10 years ago
  Thomas Müller 83e8981e24 add link to further discussion about that folder check 10 years ago
  Bart Visscher bad41c05b8 Fix PHPdoc in user_ldap 10 years ago
  Bart Visscher 999e74e834 Fix PHPdoc in apps/files_sharing 10 years ago
  Jenkins for ownCloud 2a2aabbdaf [tx-robot] updated from transifex 10 years ago
  Robin McCorkell 8bb003868c Fix user_ldap default setting value 10 years ago
  Robin McCorkell 869e7a51f0 Prevent error in files_trashbin 10 years ago
  Robin McCorkell fa8814902e Adjust logic for deciding if trashbin empty 10 years ago
  Lukas Reschke 2454759af7 Check whether the user has permissions to add personal storage backends 10 years ago
  Jenkins for ownCloud 982d2bcc5b [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud 329b8f3e99 [tx-robot] updated from transifex 10 years ago
  Lukas Reschke 6343391e58 Change from showHTML to show 10 years ago
  Volkan Gezer d67cba973e Typo fix. 10 years ago
  Thomas Müller 07ea57465b drop folder support on public shared folders 10 years ago
  Arthur Schiwon 1c57ffa16f Give hint when composing filter failed 10 years ago
  Arthur Schiwon e28227ecdc fix comparison in determineMode, fixes problems with restoring the filter mode (assisted or manually) on page refresh 10 years ago
  Jenkins for ownCloud 36107e1bad [tx-robot] updated from transifex 10 years ago
  Thomas Müller 0edacf372c fix single file upload in firefox 10 years ago
  Jenkins for ownCloud 7c072510d3 [tx-robot] updated from transifex 10 years ago
  Thomas Müller e8be2ac554 In cases folder drag and drop is not supported a proper message is displayed 10 years ago
  Thomas Müller 2fc9e27ced use FileList.findFileEl 10 years ago
  Arthur Schiwon dbebf6bb5e add comment to clearify when a skip in the foreach happens 10 years ago
  Jörn Friedrich Dreyer 9b0f289143 remove obsolete code 10 years ago
  Arthur Schiwon ee3368d2ad replace hardcoded limit of 400 with user controlled ldapPagingSize value 10 years ago
  Arthur Schiwon 2e5adadad7 Put inner loop into own method, let's see whether it makes scrutinizer happier 10 years ago
  Arthur Schiwon bdc418d1f9 var count is assigned in the inner loop so it must be checked inside there to be properly used as part of the exit condition of the outer loop 10 years ago
  Arthur Schiwon 43402c56dd initialize variable 10 years ago
  Arthur Schiwon 40f9875f11 LDAP: fix user report i.e. count for LDAP servers with really many users 10 years ago
  Arthur Schiwon 8bb27551bd LDAP: make sure cache key for paged result cookie matches when limit or offset is null or 0 10 years ago
  Jenkins for ownCloud 796f719548 [tx-robot] updated from transifex 10 years ago
  Vincent Petry 35ab6fe5a9 Disable sharing in trashbin app 10 years ago
  Arthur Schiwon 2407321625 add tests for LDAP 10 years ago
  Arthur Schiwon 142fc5f3af fix return value when a search string was passed to return integer instead of array 10 years ago
  Arthur Schiwon 96cb75f5cf implement countUsersInGroup in LDAP group backend 10 years ago
  Jenkins for ownCloud 4ad4b9768c [tx-robot] updated from transifex 10 years ago
  Thomas Müller 68b7822cf5 js style fixes according to our jshintrc rules 10 years ago
  Thomas Müller d15a4719d2 fix folder upload in js 10 years ago