Commit Graph

446 Commits (5fe5e1e17ed6f99b3a964c71b8ab8846323fe6c4)

Author SHA1 Message Date
Thomas Tanghus 75af38c1bd Move compatibility functions to compatibility.js and add two more. 12 years ago
root 74b02db337 Fixed things in alert-messages 12 years ago
Arthur Schiwon c51396551d Whitespaces 12 years ago
Arthur Schiwon 3af61a0a7c Share Dialog: show Displayname instead of internal name 12 years ago
Morris Jobke 79d99b9c96 use simple markup to highlight groups in share autocomplete 12 years ago
Morris Jobke 8871629db5 replace hardcoded css style with css class - ref owncloud/core#173 12 years ago
Morris Jobke a1a6ef9409 share autocomplete - improve group appearance 12 years ago
Doug Neiner b8c1a4da3e Upgraded infield labels plugin to the latest version. Updated invocation to opt-in to pollling at the same duration you were using before, 100ms 12 years ago
Bernhard Posselt 9ad03b61a3 Update share.js 12 years ago
Michael Gapczynski 6e5e8c6b46 Fix #2080 and fix #2141 12 years ago
Georg Ehrke a83a5aa900 fix #2128 12 years ago
Lukas Reschke 577945bd33 Sanitize shareWith 12 years ago
Georg Ehrke 620ddd3baa new Array() -> [] 12 years ago
Georg Ehrke 22424e8abc update OC.Notification.show 12 years ago
Thomas Tanghus e9f46a7452 Remove inline js from OC.Dialogs.FilePicker. 12 years ago
Georg Ehrke ff9476b3e3 fix oc#47 12 years ago
Bart Visscher 294403fa99 The router base url is without / on the end 12 years ago
Jan-Christoph Borchardt e01ab04d2b reduce minimum length for username suggestions in share dialog, fix #1666 12 years ago
Bernhard Posselt a65b16f3e7 generate url only once 12 years ago
Bernhard Posselt 81bb4363a2 use 15 min instead of 15 sec timeout 12 years ago
Bernhard Posselt 4e55348054 implemented a heartbeat request which is calls the server every 15 minutes to prevent a session timeout 12 years ago
Michael Gapczynski 5b732ac1ea Move space 12 years ago
Michael Gapczynski aa2ea9e3de Fix adding share icons to share action 12 years ago
Bart Visscher 1a747b3e48 Style cleanup core dir 12 years ago
Jörn Friedrich Dreyer 0dd7fd0599 IE8 does not support window.onclick 12 years ago
raghunayyar 6ecc3d7ee1 Reduced email input width by 10% to increase space. 12 years ago
raghunayyar d8e8dab006 Fixes the Email Button and the email input Width. 12 years ago
Thomas Tanghus 5a8e0f2048 Extra position check for multiselect dropdown. Fix app/issues/575 12 years ago
Jan-Christoph Borchardt 3f09cc139f double speed for user menu slide 12 years ago
Thomas Mueller e643742eb3 adding prototype trim as fallback for IE8 12 years ago
Thomas Mueller 8065c73339 fixing eventsource.js for IE8 12 years ago
Thomas Mueller 8877087b57 adding a compatibility.js as a single source to define all fallback function declarations 12 years ago
Björn Schießle 45ed0c6010 if you add/remove more than one user from the share dialog replacing 'Share' with 'Shared' will lead to a string with more and more trailing 'd's 12 years ago
Robin Appelman e68e5cc849 Split editable select code used for quota selection into a jquery plugin 12 years ago
Administrator 41ec976fd7 Bugfixes and cleanup MS SQL Server installation 12 years ago
Bart Visscher d5f98a82aa fix-oc_webroot 12 years ago
raghunayyar b356b7065f Password Toggle Works on Installation as well. 12 years ago
Jörn Friedrich Dreyer 43ffb5945c attach handlers to document instead of filelist, minor whitespace cleanups 12 years ago
Tobias Ramforth d577f790c8 Added MS SQL Server support 12 years ago
Bart Visscher a82d18d2f8 Fill oc_webroot with the expected value 12 years ago
Bart Visscher 458ba4b55c Fix disabling setup form on submit 12 years ago
Bart Visscher c0b370f6cf Define the variables that are expected to exist but won't be set in setup 12 years ago
raghunayyar 3bcf3c91e1 Password Toggle Support for Login 12 years ago
Robin Appelman 5dd2c9152e fix breadcrumbs for gallery and texteditor 12 years ago
Björn Schießle 9cd692a6d0 use the same tooltip as for the password field 12 years ago
Jörn Friedrich Dreyer d7823adb07 attach to filelist which is present on .ready() 12 years ago
Jörn Friedrich Dreyer 22812c5f0d replace live() with on() in core js 12 years ago
Michael Gapczynski ed2ee8c411 Change file action text for files inside shared folders as well 12 years ago
Michael Gapczynski ede7fccb00 Change file action text to 'Shared' 12 years ago
Michael Gapczynski 0986b6f910 Use global oc_requesttoken for Event Source 12 years ago