Commit Graph

676 Commits (f62c4eafa549a26efcce025e3b33ed87cbce5fd4)

Author SHA1 Message Date
Ramiro Aparicio b27595888a fix notify user, and made js more resiliant to changes 12 years ago
Ramiro Aparicio 85edbb08c1 fix user displayName not being shown after add, added class for improved styling, fix strong for groups when english is not being used 12 years ago
Vincent Petry f8717bc260 Fixed share with link checkbox missing as regular user 12 years ago
Morris Jobke 0febccee49 readability: single line -> multiple lines 12 years ago
Michael Gapczynski 7f9ff51308 Fix accidental deletion of if 12 years ago
Michael Gapczynski a2c80bbc68 Don't show links option in dropdown if disabled 12 years ago
Vincent Petry 8a5c761239 Added missing var in share.js 12 years ago
Vincent Petry 467f864db4 Fixed sharing status update for new/uploaded files 12 years ago
raghunayyar 2def1a8853 Removes Bogus showpassword js. thx @PVince81 12 years ago
raghunayyar 4eed240296 Should Display PasswordToggle Eye Everywhere. 12 years ago
Ramiro Aparicio 8ac518bb3e Show (group) after groups in share dropdown 12 years ago
raghunayyar e961dbaa38 Shows The Eye permanently in the Confirm Password field in Personal Settings - fix #5167 12 years ago
Victor Dubiniuk 8ce3ae50f0 Improve expand/collapse logic 12 years ago
Vincent Petry e2a4417079 Fixed conflict dialog in IE8 12 years ago
Vincent Petry e97aaee1aa Prevent share dropdown to close too early with autocomplete 12 years ago
Vincent Petry 68fbd7b922 Fixed label for sharing notification to be clickable 12 years ago
Vincent Petry 27579f36f6 Prevent scroll up when click on links in sharing dropdown 12 years ago
Jörn Friedrich Dreyer 5a174eba83 use correct property for mimetype of existing files 12 years ago
Thomas Tanghus 0e0927a887 It's 'status', not 'result'! 12 years ago
Thomas Tanghus f19a236c8e Remove obsolete files. 12 years ago
Thomas Tanghus 12bb197028 JS version of the OCP\ITags interface 12 years ago
ringmaster 85f63d4f77 Allow "Finishing..." button on setup page to be translated. 12 years ago
Ramiro Aparicio 8b62b2684a Fix disabled status after sending the email 12 years ago
kondou b0ff10a536 Hide defaultavatar in #header and don't darken proper avatars in #header 12 years ago
kondou 4907685405 Base defaultavatar text on displayname 12 years ago
kondou 5e7a7b3f61 Shorten optional text-argument processing 12 years ago
kondou 24eb41548e Make it possible to have a different color than the username for placeholder 12 years ago
Bjoern Schiessle 6d0987bdb4 some small js fixes 12 years ago
Bjoern Schiessle 71e129f295 initialize variable 12 years ago
Bjoern Schiessle 12b4e79201 calculate correct permissions while toggle the password protection 12 years ago
Jörn Friedrich Dreyer 078bf0df25 use {count} instead of 'One' for more versatile translation 12 years ago
Jörn Friedrich Dreyer a6933efce3 use n to translate title 12 years ago
Jörn Friedrich Dreyer cda58ae3df css selectors never have a : before [] 12 years ago
Jörn Friedrich Dreyer 0d81a53e12 use 96x96 as 64x64 thumbnails in conflicts dialog, 64x64 looks very blocky ... maybe something is wrong there 12 years ago
Jörn Friedrich Dreyer f7800cd63e fix 'event is not defined' error 12 years ago
Jörn Friedrich Dreyer 72d53008cc indentation 12 years ago
Jörn Friedrich Dreyer 7bd5e89f8c simplify conflict template handling, fix reopen after ESC 12 years ago
Jörn Friedrich Dreyer 64cc13a8d3 allow passing classes to buttons 12 years ago
Jörn Friedrich Dreyer 342a420eba disable avatar loading on public guest page 12 years ago
Jörn Friedrich Dreyer e43e961dcb we cannot load avatar on guest page 12 years ago
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation: 12 years ago
Bjoern Schiessle 642b064c5b we can leave the loop if the permission of the link share was checked 12 years ago
Bjoern Schiessle d6771502f2 check only permission from link-share to decide if public upload is enabled or disabled 12 years ago
Jörn Friedrich Dreyer afe4f6a794 add exists method to jquery 12 years ago
kondou c117e719da Use external and shared icons in OC.Dialogs.filepicker() 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
Thomas Tanghus 08225a60c8 Save two lines 12 years ago
Thomas Tanghus 1f8f0e61d8 Remove test error :P 12 years ago
Thomas Tanghus 7a2b23a036 Fix double destroy on escape. 12 years ago
Pete McFarlane 15be3d85b6 no autoFocus if no users returned 12 years ago