Commit Graph

213 Commits (535bc7b6641eb56eae7ec8a5fd20ad092ed05f44)

Author SHA1 Message Date
Jörn Friedrich Dreyer 45e6d96702 prevent user from creating or renaming sth. to an existing filename 12 years ago
raghunayyar 2def1a8853 Removes Bogus showpassword js. thx @PVince81 12 years ago
raghunayyar 4eed240296 Should Display PasswordToggle Eye Everywhere. 12 years ago
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation: 12 years ago
Jörn Friedrich Dreyer afe4f6a794 add exists method to jquery 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
Jan-Christoph Borchardt e7b40983e4 change orientation for delete tooltip to left, fix #4589 12 years ago
Jan-Christoph Borchardt c6eda25d50 remove show password toggle from log in page, ref #4577 #4580 12 years ago
Owen Winkler 1793ec1d5d Fixed inconsistent spacing. 12 years ago
Thomas Müller 15c9a0f405 fixing undefined js error 12 years ago
Jörn Friedrich Dreyer 5b8d30c6b6 refactor OC.Breadcrumbs, allow injection of container to allow rendering crumbs into full screen editor 12 years ago
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