Commit Graph

341 Commits (42b924da0e1d24fa85f3c696c4dcdbe8adc383c7)

Author SHA1 Message Date
Bernhard Posselt b7f507b925 dont resize content div with javascript but use css box-sizing to do it 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
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
Jörn Friedrich Dreyer e998da06d1 fix broken console.log in ie8 12 years ago
Thomas Tanghus c317da7814 multiSelect: Add sorting options. 12 years ago
Thomas Tanghus 689edc2534 multiSelect: Make sure up/down classes are removed on close. 12 years ago
Thomas Tanghus 63fa943a52 multiSelect: Don't force popup above if there's no room for it there. 12 years ago
Björn Schießle 3adfb91ad8 call the password input field by name 12 years ago
Björn Schießle d873f0da35 autofocus to password input after clicking the checkbox; code restructured; debug output added 12 years ago
Björn Schießle c457e15b20 some more usability improvements: 12 years ago
Björn Schießle 1dd79cc8e1 set password for shared links when the user press enter and when he leaves the password field 12 years ago
Thomas Mueller c938a4f791 feedback to the user while request is being processed 12 years ago
Thomas Mueller 162a2c0fba moving sharing email code to core 12 years ago
Thomas Mueller 45074d5023 restoring feature to send sharing link via email 12 years ago
Jörn Friedrich Dreyer 80d8ca24ec fix svg -> png replacement for android, cleanup and remove obsolete css 12 years ago
Thomas Tanghus 6d643f9e74 multiSelect.js: Give each select a unique msid to prevent double adding in users.js 12 years ago
Thomas Tanghus feeaaf2d29 multiSelect: Make sure last added entry is selected and some code cleanup. 12 years ago
Thomas Tanghus daf452b4ba Added some missing type checks. 12 years ago
Thomas Tanghus 9ddd754bce Enhanced multiSelect jquery plugin. 12 years ago
Thomas Tanghus fefb6aca1a multiSelect: Make sure last added entry is selected and some code cleanup. 12 years ago
Jörn Friedrich Dreyer e72f95f643 merge changes discussed in dcneiner pull number 4 'fix for autocomplete issue' including firefox password overlay 12 years ago
Jörn Friedrich Dreyer 3e519945c3 replace minified infieldlabel with dcneiners version 12 years ago
Thomas Tanghus b62542f74c Added some missing type checks. 12 years ago
Thomas Tanghus b23c03c190 Enhanced multiSelect jquery plugin. 12 years ago
Thomas Tanghus 5c9faf396a Sharing: Fix false positived v. 2 12 years ago
Arthur Schiwon 4c707d1b1f remove debug output 12 years ago
Arthur Schiwon e5ad774ab0 coding style 12 years ago
Arthur Schiwon 4764876192 check whether to join url with ? or & 12 years ago
Arthur Schiwon 776be8d9f7 all but the first parameter are introduced by & 12 years ago
Jörn Friedrich Dreyer 995b5c0739 readd fallback code for pre token links 12 years ago
Jörn Friedrich Dreyer d8a171df26 implement share via link token 13 years ago
Thomas Tanghus b51b9539d0 Very simple js console switcher. 13 years ago
Bernhard Posselt defdbe3c10 removed unneeded callback checks in routes_request that could potentially fail 13 years ago
Bernhard Posselt 25e4a071ef fixed: this.routes_request is a deferred/promise 13 years ago
Bernhard Posselt bf20021b62 instead of warning via popup, write to console.warn 13 years ago
Bernhard Posselt ad87bc4645 Prevent ajax race conditions when using routes by offering a callback that is run after the the routes have finished loading 13 years ago
Bernhard Posselt 14d4af24a2 Revert "Prevent ajax race conditions when using routes by offering a callback that is run after the the routes have finished loading" 13 years ago
Bernhard Posselt 9b8375cf2c Prevent ajax race conditions when using routes by offering a callback that is run after the the routes have finished loading 13 years ago
libasys 493ae19bca If you using the sharing by link the array monthNames don't exist and causes errors in all browsers! so we check if the type of the variable isn't undefined! 13 years ago
Alessandro Cosentino 7d01342bab fix translation issues with previous commit 13 years ago
Alessandro Cosentino aa917cfb18 uncomment hours entries in relative date functions 13 years ago
Alessandro Cosentino 50dbb30eb9 Moved relative_modified_date from file/js to core/js 13 years ago
Jörn Friedrich Dreyer c2d6ac53b2 fix human filesize column header 13 years ago
Thomas Tanghus 4648dcfa46 VCategories: Use correct variable. 13 years ago
Lukas Reschke 393d2517ee Change the requesttoken back to OC.EventSource.requesttoken 13 years ago
Lukas Reschke 7a7f12a0c1 Create only one CSRF token per session 13 years ago
libasys b095e32227 UPDATE oc-dialogs.js and Fix some small Bugs Added in the description of form a select ecample 13 years ago
Bart Visscher ed7accd237 Change search to use routing 13 years ago