Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dont resize content div with javascript but use css box-sizing to do it | Bernhard Posselt | 2013-01-16 | 1 | -7/+2 |
| | |||||
* | Merge pull request #994 from owncloud/enhanced_multiSelect | Lukas Reschke | 2013-01-11 | 1 | -52/+179 |
|\ | | | | | Enhanced multiSelect | ||||
| * | multiSelect: Add sorting options. | Thomas Tanghus | 2012-12-21 | 1 | -7/+42 |
| | | |||||
| * | multiSelect: Make sure up/down classes are removed on close. | Thomas Tanghus | 2012-12-21 | 1 | -4/+4 |
| | | |||||
| * | multiSelect: Don't force popup above if there's no room for it there. | Thomas Tanghus | 2012-12-21 | 1 | -1/+3 |
| | | |||||
| * | Merge branch 'fix_multiSelect' of github.com:owncloud/core into ↵ | Thomas Tanghus | 2012-12-21 | 1 | -51/+141 |
| |\ | | | | | | | | | | enhanced_multiSelect | ||||
| | * | multiSelect.js: Give each select a unique msid to prevent double adding in ↵ | Thomas Tanghus | 2012-12-04 | 1 | -10/+19 |
| | | | | | | | | | | | | users.js | ||||
| | * | multiSelect: Make sure last added entry is selected and some code cleanup. | Thomas Tanghus | 2012-12-04 | 1 | -31/+44 |
| | | | |||||
| | * | Added some missing type checks. | Thomas Tanghus | 2012-12-04 | 1 | -2/+2 |
| | | | |||||
| | * | Enhanced multiSelect jquery plugin. | Thomas Tanghus | 2012-12-04 | 1 | -33/+101 |
| | | | |||||
* | | | attach max upload tipsy to div instead of a to fix tooltip not showing due ↵ | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -1/+1 |
| | | | | | | | | | | | | to new z-index | ||||
* | | | Merge branch 'master' into fix_minor_files_annoyances | Thomas Mueller | 2013-01-06 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js | ||||
| * | | | combine ie8 fix with debug check | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -10/+4 |
| | | | | |||||
| * | | | fix broken console.log in ie8 | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -1/+7 |
| |/ / | |||||
* | | | use jQuery.parseJSON fallback for IE6/7/8 | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -2/+9 |
| | | | |||||
* | | | remove , at end of js. IE8 chokes on this | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -1/+1 |
|/ / | |||||
* | | call the password input field by name | Björn Schießle | 2012-12-18 | 1 | -1/+1 |
| | | |||||
* | | autofocus to password input after clicking the checkbox; code restructured; ↵ | Björn Schießle | 2012-12-18 | 1 | -14/+8 |
| | | | | | | | | debug output added | ||||
* | | some more usability improvements: | Björn Schießle | 2012-12-18 | 1 | -1/+10 |
| | | | | | | | | merged pull request https://github.com/owncloud/core/pull/121 into this patch with fixes for all issues mentioned in 121 | ||||
* | | set password for shared links when the user press enter and when he leaves ↵ | Björn Schießle | 2012-12-18 | 1 | -8/+18 |
| | | | | | | | | the password field | ||||
* | | feedback to the user while request is being processed | Thomas Mueller | 2012-12-12 | 1 | -2/+9 |
| | | |||||
* | | moving sharing email code to core | Thomas Mueller | 2012-12-10 | 1 | -0/+23 |
| | | |||||
* | | restoring feature to send sharing link via email | Thomas Mueller | 2012-12-10 | 1 | -2/+10 |
| | | |||||
* | | fix svg -> png replacement for android, cleanup and remove obsolete css | Jörn Friedrich Dreyer | 2012-12-07 | 1 | -1/+1 |
|/ | |||||
* | merge changes discussed in dcneiner pull number 4 'fix for autocomplete ↵ | Jörn Friedrich Dreyer | 2012-12-04 | 1 | -5/+16 |
| | | | | issue' including firefox password overlay | ||||
* | replace minified infieldlabel with dcneiners version | Jörn Friedrich Dreyer | 2012-12-04 | 2 | -12/+153 |
| | |||||
* | Sharing: Fix false positived v. 2 | Thomas Tanghus | 2012-11-27 | 1 | -1/+1 |
| | |||||
* | Merge pull request #380 from butonic/feature_share_link_with_token | Jörn Friedrich Dreyer | 2012-11-26 | 1 | -11/+17 |
|\ | | | | | Feature share link with token | ||||
| * | readd fallback code for pre token links | Jörn Friedrich Dreyer | 2012-11-23 | 1 | -4/+18 |
| | | |||||
| * | implement share via link token | Jörn Friedrich Dreyer | 2012-11-20 | 1 | -13/+5 |
| | | |||||
* | | remove debug output | Arthur Schiwon | 2012-11-26 | 1 | -3/+0 |
| | | |||||
* | | coding style | Arthur Schiwon | 2012-11-26 | 1 | -1/+2 |
| | | |||||
* | | check whether to join url with ? or & | Arthur Schiwon | 2012-11-26 | 1 | -2/+13 |
| | | |||||
* | | all but the first parameter are introduced by & | Arthur Schiwon | 2012-11-26 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #420 from libasys/bugfix-share | Thomas Müller | 2012-11-17 | 1 | -1/+3 |
|\ | | | | | If you using the sharing by link the array monthNames don't exist and ca... | ||||
| * | If you using the sharing by link the array monthNames don't exist and causes ↵ | libasys | 2012-11-14 | 1 | -1/+3 |
| | | | | | | | | errors in all browsers! so we check if the type of the variable isn't undefined! | ||||
* | | Merge pull request #454 from Raydiation/master | Thomas Müller | 2012-11-15 | 1 | -2/+7 |
|\ \ | | | | | | | Routing fixes | ||||
| * | | removed unneeded callback checks in routes_request that could potentially fail | Bernhard Posselt | 2012-11-15 | 1 | -4/+0 |
| | | | |||||
| * | | fixed: this.routes_request is a deferred/promise | Bernhard Posselt | 2012-11-15 | 1 | -5/+1 |
| | | | |||||
| * | | instead of warning via popup, write to console.warn | Bernhard Posselt | 2012-11-15 | 1 | -1/+1 |
| | | | |||||
| * | | Prevent ajax race conditions when using routes by offering a callback that ↵ | Bernhard Posselt | 2012-11-15 | 1 | -2/+15 |
| | | | | | | | | | | | | is run after the the routes have finished loading | ||||
* | | | Very simple js console switcher. | Thomas Tanghus | 2012-11-15 | 1 | -0/+16 |
|/ / | |||||
* | | Revert "Prevent ajax race conditions when using routes by offering a ↵ | Bernhard Posselt | 2012-11-14 | 1 | -15/+2 |
| | | | | | | | | | | | | callback that is run after the the routes have finished loading" This reverts commit 9b8375cf2c328cfcb66dae8283cfcacdaeb242c2. | ||||
* | | Prevent ajax race conditions when using routes by offering a callback that ↵ | Bernhard Posselt | 2012-11-14 | 1 | -2/+15 |
|/ | | | | is run after the the routes have finished loading | ||||
* | fix translation issues with previous commit | Alessandro Cosentino | 2012-11-13 | 1 | -3/+3 |
| | |||||
* | uncomment hours entries in relative date functions | Alessandro Cosentino | 2012-11-13 | 1 | -6/+7 |
| | |||||
* | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-07 | 1 | -1/+25 |
|\ | |||||
| * | Moved relative_modified_date from file/js to core/js | Alessandro Cosentino | 2012-11-06 | 1 | -0/+24 |
| | | |||||
| * | fix human filesize column header | Jörn Friedrich Dreyer | 2012-11-06 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-05 | 2 | -56/+1 |
|\| | | | | | | | | | Conflicts: lib/vcategories.php |