Commit Graph

541 Commits (02b2b5a808b135007d8d54b837e70c38f02729fd)

Author SHA1 Message Date
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
Michael Gapczynski 31ebea0f6a Permanently display shared status icons 12 years ago
Lukas Reschke 7f0a3018b6 Fix undefined variable 12 years ago
Lukas Reschke dbc13cf6ee Move update inline JS 12 years ago
Björn Schießle a606e8d944 use display name to show share_width and owner information 12 years ago
Thomas Tanghus 936e991394 Add js linkToRemote and linkToRemoteBase 12 years ago
Lukas Reschke ff4d62132a This breaks the installation 12 years ago
Thomas Mueller b4c3dd84b4 update to jquery-ui 1.10.0 12 years ago
Lukas Reschke 39da6f8166 Move timezone check to external JS 12 years ago
Lukas Reschke 8ca78fcf3f Move requesttoken to oc-requesttoken.js 12 years ago
Lukas Reschke 5fff57339f Move config to core/js/config.php 12 years ago
Thomas Mueller 1dd70ac506 update used space percent after each ajax call and display the notification 12 years ago
Bernhard Posselt b7f507b925 dont resize content div with javascript but use css box-sizing to do it 12 years ago
Thomas Mueller 508b6a9fc7 displaying notification now centered 12 years ago
Sam Tuke 0579b52092 Removed phantom depreciated files 12 years ago
Thomas Mueller bfc55fef89 bring back L250 as spotted by @tanghus - THX 12 years ago
Michael Gapczynski d39655e126 Move template parameters around so database error page is properly rendered 12 years ago
Jörn Friedrich Dreyer 3bb7ee521f attach max upload tipsy to div instead of a to fix tooltip not showing due to new z-index 12 years ago
Thomas Mueller a867b36e7f js optimisations and style fixes 12 years ago
Thomas Mueller ba475d4862 javascript notification functions have been moved to js.js for common use 12 years ago
Jörn Friedrich Dreyer fe4f056a23 use jQuery.parseJSON fallback for IE6/7/8 12 years ago
Jörn Friedrich Dreyer 4a7604daa2 remove , at end of js. IE8 chokes on this 12 years ago
Jörn Friedrich Dreyer 5b07e722cb combine ie8 fix with debug check 12 years ago