Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add IE9 CSS checkbox fixes | Jörn Friedrich Dreyer | 2012-12-07 | 1 | -7/+7 |
* | upload button HTML, CSS & JS cleanup | Jörn Friedrich Dreyer | 2012-12-07 | 2 | -8/+0 |
* | Merge pull request #640 from esthepiking/master | Thomas Müller | 2012-12-06 | 2 | -0/+166 |
|\ | |||||
| * | Code clean up | Erik Sargent | 2012-12-05 | 1 | -203/+147 |
| * | Remove rename | Erik Sargent | 2012-12-04 | 1 | -4/+4 |
| * | event.ctrlKey | Erik Sargent | 2012-11-30 | 1 | -1/+2 |
| * | event.ctrlKey | Erik Sargent | 2012-11-30 | 1 | -3/+7 |
| * | ctrl issue fix | Erik Sargent | 2012-11-30 | 1 | -1/+1 |
| * | Cleanup | Erik Sargent | 2012-11-29 | 1 | -26/+51 |
| * | documentation | Erik Sargent | 2012-11-29 | 1 | -10/+6 |
| * | cleanup | Erik Sargent | 2012-11-29 | 1 | -89/+123 |
| * | Rename | Erik Sargent | 2012-11-28 | 1 | -6/+44 |
| * | Enter | Erik Sargent | 2012-11-28 | 1 | -1/+11 |
| * | Arrow key navigation | Erik Sargent | 2012-11-28 | 1 | -10/+55 |
| * | Keys array | Erik Sargent | 2012-11-28 | 1 | -9/+16 |
| * | keycode naming | Erik Sargent | 2012-11-28 | 1 | -8/+17 |
| * | no message | Erik Sargent | 2012-11-28 | 2 | -2/+2 |
| * | initial setup | Erik Sargent | 2012-11-28 | 1 | -0/+52 |
| * | initial setup | Erik Sargent | 2012-11-28 | 1 | -0/+1 |
* | | show drag shadow in firefox by using helper:'clone' | Jörn Friedrich Dreyer | 2012-11-27 | 1 | -1/+1 |
|/ | |||||
* | all but the first parameter are introduced by & | Arthur Schiwon | 2012-11-26 | 1 | -1/+1 |
* | Merge pull request #480 from owncloud/fix_435_and_437 | Thomas Müller | 2012-11-23 | 2 | -3/+16 |
|\ | |||||
| * | introduce Files.containsInvalidCharacters(), use when creating or renaming files | Jörn Friedrich Dreyer | 2012-11-22 | 2 | -11/+19 |
| * | some more invalid characters have been added | Thomas Mueller | 2012-11-22 | 1 | -6/+11 |
| * | Also reject names with \ in the name | Bart Visscher | 2012-11-22 | 1 | -2/+2 |
* | | Merge pull request #418 from libasys/Fix-IE8-fileactions-binding | Thomas Müller | 2012-11-23 | 1 | -11/+20 |
|\ \ | |||||
| * | | Fixes two issues if you using IE8. IE8 has problems with .bind actions and si... | libasys | 2012-11-14 | 1 | -11/+20 |
* | | | Merge pull request #482 from eMerzh/fix_prevent_shared_folder | blizzz | 2012-11-22 | 1 | -0/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Show error message to prevent adding a shared folder in the root dir fix #468 | Brice Maron | 2012-11-16 | 1 | -0/+4 |
* | | | adding comments on the form array indexes | Thomas Mueller | 2012-11-16 | 1 | -0/+3 |
* | | | refs #461 - drag'n'drop upload to a sub folder is working now | Thomas Mueller | 2012-11-16 | 2 | -4/+15 |
|/ / | |||||
* / | port of approved pull request #442 - 'Always set renaming to false, also if r... | Björn Schießle | 2012-11-15 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #319 from owncloud/fileactions_newfile | icewind1991 | 2012-11-12 | 1 | -6/+10 |
|\ | |||||
| * | add actions to newly created files and folders | Robin Appelman | 2012-11-07 | 1 | -0/+2 |
| * | reuse jquery object when adding files to the file list | Robin Appelman | 2012-11-07 | 1 | -6/+8 |
* | | add i18n for cancel button | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -2/+5 |
* | | Merge pull request #261 from owncloud/fix_opera_file_delete | Georg Ehrke | 2012-11-08 | 1 | -0/+3 |
|\ \ | |/ |/| | |||||
| * | fix file delete in opera - fixes #188 | Georg Ehrke | 2012-11-05 | 1 | -0/+3 |
* | | Revert "fix blocking drag & drop upload of folders" | Robin Appelman | 2012-11-07 | 1 | -2/+2 |
* | | Merge pull request #306 from owncloud/crumb_drop_fix | Björn Schießle | 2012-11-07 | 1 | -1/+1 |
|\ \ | |||||
| * | | get the right file name for drag&drop. This was necessary after the switch to... | Björn Schießle | 2012-11-07 | 1 | -1/+1 |
| |/ | |||||
* / | Moved relative_modified_date from file/js to core/js | Alessandro Cosentino | 2012-11-06 | 1 | -21/+0 |
|/ | |||||
* | remove debug statements | Robin Appelman | 2012-11-05 | 1 | -2/+0 |
* | this line shouldn't be here | Robin Appelman | 2012-11-04 | 1 | -1/+0 |
* | some more code reuse for fileactions | Robin Appelman | 2012-11-04 | 1 | -16/+13 |
* | Fix shared status icons | Michael Gapczynski | 2012-10-28 | 1 | -1/+1 |
* | properly replace fileaction icons with pngs when needed | Robin Appelman | 2012-10-28 | 1 | -2/+2 |
* | use css to show/hide fileactions | Robin Appelman | 2012-10-28 | 2 | -28/+10 |
* | code style | Robin Appelman | 2012-10-28 | 1 | -93/+101 |
* | Fix download url generation | Bart Visscher | 2012-10-27 | 1 | -1/+1 |