Commit Graph

315 Commits (4cb760a92402ab3eb8550fb05b05eae800030680)

Author SHA1 Message Date
Thomas Tanghus 5c9faf396a Sharing: Fix false positived v. 2 12 years ago
Arthur Schiwon 4c707d1b1f remove debug output 13 years ago
Arthur Schiwon e5ad774ab0 coding style 13 years ago
Arthur Schiwon 4764876192 check whether to join url with ? or & 13 years ago
Arthur Schiwon 776be8d9f7 all but the first parameter are introduced by & 13 years ago
Jörn Friedrich Dreyer 995b5c0739 readd fallback code for pre token links 13 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
Michael Gapczynski e5a74903e4 Try to fix shared status icons again 13 years ago
Michael Gapczynski 60e5054ae8 Fix shared status icons 13 years ago
Björn Schießle f2f2b8ba3b added some visual feedback is password was set 13 years ago
Björn Schießle a4a1dad831 set password if user leaves password field (issue #57) 13 years ago
Bart Visscher 939b51e46f Fix download url generation 13 years ago
Jan-Christoph Borchardt 46871e9b2e update infieldlabel script from @zawaideh to fix autofill overlap, https://github.com/zawaideh/In-Field-Labels-jQuery-Plugin 13 years ago
Thomas Müller 628c7ca9cf closes #113 13 years ago
libasys 0cf1fef3fa Fix for problems using for() function instead of $.each for arrays with IE8 13 years ago
Lukas Reschke b1150f6a7f Urlencode the share URL 13 years ago
Thomas Tanghus 273fdb7b64 Added type and callback arguments to most methods. 13 years ago
scambra 41b597e179 Translate formatDate using jquery datepicker 13 years ago
scambra a24d8db4b2 translate datepicker 13 years ago
Thomas Tanghus fdf3ec1027 Add wait state to category dialog while processing. 13 years ago
Thomas Tanghus 81536a81e3 More js updates for app/type in OCCategories 13 years ago
Thomas Tanghus 97c884c548 Updated category js for handling favorites and use post instead of get. 13 years ago
scambra c814a7a841 use interpolation for some translations in js 13 years ago
Lukas Reschke cdd30216b1 escapeHTML function 13 years ago
Victor Dubiniuk 71ff6382b5 Prevent closing sharing dialog on picking the date 13 years ago
Victor Dubiniuk 06d00af9f8 Prevent closing sharing dialog on month adjustment. Fixes oc-1884 13 years ago
Bart Visscher f3a211c03c Implement routing on javascript side 13 years ago
Thomas Tanghus bb345770af Suggestion for simple, yet efficient variable interpolation in js translations. 13 years ago
Björn Schießle 16eade5a3b share.expiration is null if no expiration date is set. 13 years ago
Michael Gapczynski 7bee735877 Show correct public link url for folders 13 years ago
Bart Visscher de1bfe9d6b Make the core ajax calls use the router 13 years ago
Bart Visscher bb136b9adf Make the settings ajax calls use the router 13 years ago
Georg Ehrke 43c85248d4 Share - Dropdown dialog - cut off username if it's longer than 14 chars - bugfix for oc-1871 13 years ago