Commit Graph

6885 Commits (d5055639b2d3269e02ecb378f4db6b7a6fa88473)
 

Author SHA1 Message Date
Thomas Müller d5055639b2 Merge pull request #15 from scambra/delete-fixes 13 years ago
Thomas Müller ac69974d73 Merge pull request #17 from scambra/4.5-l10n-fixes 13 years ago
Bart Visscher 40a1899bd9 Catch exceptions when updating an app 13 years ago
Bart Visscher 8cfa618df5 Catch exceptions in upgrading files_sharing, skip the errors for now 13 years ago
Bart Visscher 11bdc8baa8 Fix the mimetype filter in OC_Share_Backend_File 13 years ago
Bart Visscher ee77ef86d3 Check mimetype filter in file share backend 13 years ago
Bart Visscher 4f4498e0d6 Fix undefined user var, use getUser 13 years ago
Bart Visscher 8820cd934a Forgot to return the fileinfo 13 years ago
Björn Schießle 3d2cd64a48 add a line break after every certificate 13 years ago
Tom Needham bcd3d1116c Change background colour of upload button to be consistant with new button 13 years ago
Bart Visscher b6dc6c5bb9 Don't use OC_FileCache directly, but use the functions in OC_Files 13 years ago
Arthur Schiwon 2a7a928ae9 LDAP: replace expensive recursiveArraySearch with direct SQL search, leading to a performance boost. Imorives UX especially on directories with tons of users, solves complains on ML and probably fixes oc.1080 13 years ago
scambra 107b641708 translate rename and history actions 13 years ago
scambra d5211f9615 some characters in comments avoid finding some strings to translate 13 years ago
scambra e48811017d fix translation for core/lostpassword 13 years ago
scambra 0f15bc881f fix translating dialog buttons, they are translated in core not dialogs app 13 years ago
scambra 22c6b48d2f translate files_sharing app 13 years ago
Jenkins for ownCloud 8f2c76d3da [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer 59a00f95c3 use AL32UTF8 charset to connect to oracle, fixes file name encoding problems 13 years ago
Jörn Friedrich Dreyer a4082a526f escape user column in OC_FileCache::clear 13 years ago
Jörn Friedrich Dreyer 1c97fd7228 shorten index name, oracle can only handle identifiers <=30 chars 13 years ago
Arthur Schiwon 57c02d16ca LDAP: add forgotten class, fixes oc-1803 13 years ago
Frank Karlitschek 6c644a0c83 change the new button color on mouse over so that the user understands that the button is actually two buttons. 13 years ago
icewind1991 4ea128ee43 Merge pull request #13 from scambra/safari-fixes 13 years ago
Björn Schießle b1c60841e8 float right element needs to be the first element, otherwise firefox will move it to a new line 13 years ago
scambra 1b411df83e use post to delete files, get has a limit and fails with many files 13 years ago
scambra aee8949c92 fix js success callback on safari when uploading files 13 years ago
Jenkins for ownCloud 7c42e88676 [tx-robot] updated from transifex 13 years ago
Robin Appelman 74ec2765b3 db indexes for appconfig and preferences 13 years ago
Robin Appelman 499567397d use tabs in db_structure 13 years ago
Bernhard Posselt 1c643ce4bc made upload button the same height in chrome and firefox 13 years ago
Tom Needham edbbb2bd9f General style fixes for the share dropdown 13 years ago
Tom Needham f9127192da Fix styling of public shared files download button 13 years ago
Tom Needham d7b878b303 Dynamicly resize public shared images 13 years ago
Bart Visscher 5f997021d1 Fix syntax bug 13 years ago
Bart Visscher ee32d1aad5 Fix versioning of shared files 13 years ago
Bart Visscher 01ce2babd1 Fix sharing of single files, target name was not correct 13 years ago
Brice Maron 86c3761615 Catch unreadable app folder error 13 years ago
Tom Needham fb3724ba64 Fix datepicker icons for all uses across ownCloud 13 years ago
Frank Karlitschek fe7288b65a beta 4 13 years ago
Arthur Schiwon f66c441f77 LDAP: take out ldapUuidAttribute from on-the-fly check, cannot be set by the user and would lead to server error. Fixes oc-1625 13 years ago
Tom Needham 73ed13fe75 Increase click area of breadcrumb, fix oc-703 13 years ago
Björn Schießle e5de1067ae Merge branch 'master' of github.com:owncloud/core 13 years ago
Björn Schießle 223bf3e47c fix for bug #1752 (Renaming of folders in files view does not work correctly in firefox 15) 13 years ago
Arthur Schiwon 93d0defe9a set configuvalue in table appconfig back to clob. Likely to break LDAP settings, probably responsible for some bugs with it. Might also cause damage in other apps. That's why it was once already set to clob 13 years ago
Björn Schießle c199c4ad67 Merge branch 'master' of github.com:owncloud/core 13 years ago
Björn Schießle 6596094a28 add generated unique file name to the uploadingFiles list instead of the original name 13 years ago
Björn Schießle 1e880feab1 execute lastAction() before add new one 13 years ago
Michael Gapczynski 518ca0ac58 Fix changing of share status icons, bug fix for oc-1631 13 years ago
Michael Gapczynski 1e1e8ae3b5 Don't show the expiration option until a share occurs, bug fix for oc-1724 13 years ago