Commit Graph

717 Commits (0b89a45f11b820d7d40e5f4a3c476d42a0577f58)

Author SHA1 Message Date
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
Thomas Tanghus 799c5c2c9b Don't popup meaningless alerts when dialog called on page leave 12 years ago
Pete McFarlane 92b57c13c1 Added autoFocus to #shareWith autocomplete options 12 years ago
Thomas Tanghus fdfdd2e4e7 Remove console logging 12 years ago
Thomas Tanghus 51547c3316 Fix setting ocdialog options after initialization. 12 years ago
Jörn Friedrich Dreyer bd1d5b69fb fix ESC for conflicts dialog 12 years ago
Jörn Friedrich Dreyer 0a0410815e close and destroy dialog on ESC 12 years ago
Robin Appelman 00cc83e3f7 show preview for uploading image files on conflict 12 years ago
Jörn Friedrich Dreyer ce03501646 fine ie8 compatability 12 years ago
Jörn Friedrich Dreyer 673e0c01a7 fix page leaving checks 12 years ago
Jörn Friedrich Dreyer 02d14aee17 completely remove dialog on cancel/continue 12 years ago
kondou c6ca9c1e9d Use shorter array-conversion 12 years ago
kondou 3774632ecc Clean up avatars and preliminary use JSON->rawlist.php 12 years ago
kondou f84fe479a5 Only use mimetype_list and clean up a bit 12 years ago
Jörn Friedrich Dreyer 8a7e26b268 cleanup dead code 12 years ago
kondou 992b59f70b Make it possible to pass rawlist.php an JSON array, to filter by more than one mimetype 12 years ago
Jörn Friedrich Dreyer bbf8acb383 separate uploading code from progress code, add progress capability detection 12 years ago
kondou 6db96603a0 Have login-checks and CSRF checks 12 years ago
Jörn Friedrich Dreyer 49fd7e9f1e refactor dialog creation 12 years ago