Commit Graph

199 Commits (f41c4312ff4c99bebf9475c61faaf07edb5b6179)

Author SHA1 Message Date
Morris Jobke 5fb7aab7a0 remove jPlayer css rules from core css file 12 years ago
Jörn Friedrich Dreyer 5660f99592 add PERMISSIONS_ALL summary 12 years ago
kondou 9549bd3e68 Use plural translations 12 years ago
Thomas Müller d97e3c3571 adding proper evaluation of plural form - uses LGPL licensed code of jsgettext 12 years ago
Jörn Friedrich Dreyer f8bb4e10ae use fixed OC.Breadcrumb.push() 12 years ago
Jörn Friedrich Dreyer b12c1cb325 add OC.Breadcrumb.show(dir, filename, link) 12 years ago
Robin Appelman 44594fb41c make sure the first breadcrumb item is inserted before any other elements in the topbar 12 years ago
Jan-Christoph Borchardt 48948ccf5f finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry. 12 years ago
Jan-Christoph Borchardt 8a25d1ad06 remove unnecessary tipsy for Files delete 12 years ago
Jakob Sack bb0c5bff5f Add multiple plural forms to the php part 12 years ago
Jakob Sack 4e214883d6 Partly integrate plural translations into js 12 years ago
Victor Dubiniuk 16e5a1b100 Fix lazy styles loading in IE8 12 years ago
Thomas Mueller e6c1db7a3f move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - fixes #3853 12 years ago
Morris Jobke e0547a25ab if rename of file fails, the rename is undone in the view - #fix 2820 12 years ago
Jörn Friedrich Dreyer 591b383f2d peselect filename without extension on rename 12 years ago
raghunayyar 59be6a910c Implements Toggle for Database Password. 12 years ago
Thomas Tanghus 75af38c1bd Move compatibility functions to compatibility.js and add two more. 12 years ago
raghunayyar 8d7aa42b9a Removes the setTimeout() method. 12 years ago
raghunayyar 25a8690318 Fixes autofill for display / hide toggle button, a better function name. 12 years ago
raghunayyar d9cd9875e0 Initial Commit : Password Toggle Button hides if no input present 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
Georg Ehrke a83a5aa900 fix #2128 12 years ago
Georg Ehrke 620ddd3baa new Array() -> [] 12 years ago
Georg Ehrke 22424e8abc update OC.Notification.show 12 years ago
Georg Ehrke ff9476b3e3 fix oc#47 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
Jörn Friedrich Dreyer 0dd7fd0599 IE8 does not support window.onclick 12 years ago
Jan-Christoph Borchardt 3f09cc139f double speed for user menu slide 12 years ago
Bart Visscher d5f98a82aa fix-oc_webroot 12 years ago
raghunayyar b356b7065f Password Toggle Works on Installation as well. 12 years ago
Bart Visscher a82d18d2f8 Fill oc_webroot with the expected value 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
Thomas Tanghus 936e991394 Add js linkToRemote and linkToRemoteBase 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
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 5b07e722cb combine ie8 fix with debug check 12 years ago
Jörn Friedrich Dreyer e998da06d1 fix broken console.log in ie8 12 years ago
Jörn Friedrich Dreyer 80d8ca24ec fix svg -> png replacement for android, cleanup and remove obsolete css 12 years ago