Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-28 | 9 | -0/+75 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-27 | 9 | -0/+18 |
| | |||||
* | Merge pull request #380 from butonic/feature_share_link_with_token | Jörn Friedrich Dreyer | 2012-11-26 | 1 | -149/+205 |
|\ | | | | | Feature share link with token | ||||
| * | readd fallback code for pre token links | Jörn Friedrich Dreyer | 2012-11-23 | 1 | -143/+197 |
| | | |||||
| * | implement share via link token | Jörn Friedrich Dreyer | 2012-11-20 | 1 | -103/+105 |
| | | |||||
* | | use normalizePath to have a proper target path | Arthur Schiwon | 2012-11-26 | 1 | -3/+1 |
| | | |||||
* | | all but the first parameter are introduced by & | Arthur Schiwon | 2012-11-26 | 1 | -1/+1 |
| | | |||||
* | | make sure path starts with / | Arthur Schiwon | 2012-11-26 | 1 | -0/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-26 | 9 | -1/+54 |
| | | |||||
* | | make sure the output buffer is closed when handeling webdav | Robin Appelman | 2012-11-25 | 1 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-25 | 7 | -0/+11 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-24 | 53 | -51/+24 |
| | | |||||
* | | Merge pull request #479 from owncloud/fix_438 | Thomas Müller | 2012-11-23 | 3 | -6/+7 |
|\ \ | | | | | | | Do the url encoding once, only in breadcrumbs template | ||||
| * | | Do the url encoding once, only in breadcrumbs template | Bart Visscher | 2012-11-16 | 3 | -6/+7 |
| | | | | | | | | | | | | fixes issue #438 | ||||
* | | | Merge pull request #480 from owncloud/fix_435_and_437 | Thomas Müller | 2012-11-23 | 2 | -3/+16 |
|\ \ \ | | | | | | | | | Also reject names with \ in the name | ||||
| * | | | 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 |
| | |/ | |/| | | | | | | | fixes issues #435 and #437 | ||||
* | | | 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 a... | ||||
| * | | | Fixes two issues if you using IE8. IE8 has problems with .bind actions and ↵ | libasys | 2012-11-14 | 1 | -11/+20 |
| | | | | | | | | | | | | | | | | since jquery 1.7.2 using .bind is old school style for event delegation. the new and better way is using .on() function. The second is using $.each instead of for() to walkthrough an array! Now it works perfect, the events after uploads are triggered. | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-23 | 4 | -1/+14 |
| | | | | |||||
* | | | | Merge pull request #506 from owncloud/fix_505 | Thomas Müller | 2012-11-22 | 1 | -0/+8 |
|\ \ \ \ | | | | | | | | | | | refs #505 - defining publicListView based on template parameter | ||||
| * | | | | refs #505 - defining publicListView based on template parameter | Thomas Mueller | 2012-11-18 | 1 | -0/+8 |
| | | | | | |||||
* | | | | | 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... | ||||
| * | | | | | Show error message to prevent adding a shared folder in the root dir fix #468 | Brice Maron | 2012-11-16 | 1 | -0/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-22 | 2 | -1/+39 |
| | | | | | |||||
* | | | | | port 95cee0e from stable45 | Arthur Schiwon | 2012-11-21 | 1 | -1/+14 |
| | | | | | |||||
* | | | | | port dd694b5 from stable45 | Arthur Schiwon | 2012-11-21 | 1 | -11/+6 |
| | | | | | |||||
* | | | | | LDAP: Make update script escape all known DNs. Requires version bump. | Arthur Schiwon | 2012-11-21 | 2 | -6/+33 |
| | | | | | |||||
* | | | | | LDAP: escape values in the DN, fixes #419 | Arthur Schiwon | 2012-11-21 | 1 | -0/+13 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-21 | 17 | -25/+166 |
| | | | | | |||||
* | | | | | interpret http 403 and http 401 as not authorized | Frank Karlitschek | 2012-11-20 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-20 | 10 | -10/+97 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-18 | 4 | -0/+13 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-17 | 1 | -1/+1 |
| | | | |||||
* | | | adding comments on the form array indexes | Thomas Mueller | 2012-11-16 | 1 | -0/+3 |
| | | | |||||
* | | | normalize the path once in upload.php is enough - THX Robin for this hint | Thomas Mueller | 2012-11-16 | 1 | -6/+2 |
| | | | |||||
* | | | refs #461 - drag'n'drop upload to a sub folder is working now | Thomas Mueller | 2012-11-16 | 3 | -4/+21 |
|/ / | |||||
* | | port of approved pull request #442 - 'Always set renaming to false, also if ↵ | Björn Schießle | 2012-11-15 | 1 | -1/+1 |
| | | | | | | | | renaming was aborted, to finalize the operation and show the file actions again.' | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-15 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-14 | 56 | -3/+63 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-13 | 7 | -0/+26 |
| | |||||
* | Merge pull request #319 from owncloud/fileactions_newfile | icewind1991 | 2012-11-12 | 1 | -6/+10 |
|\ | | | | | Add fileactions to new files and folders | ||||
| * | add actions to newly created files and folders | Robin Appelman | 2012-11-07 | 1 | -0/+2 |
| | | | | | | | | closes #231 | ||||
| * | reuse jquery object when adding files to the file list | Robin Appelman | 2012-11-07 | 1 | -6/+8 |
| | | |||||
* | | LDAP: cherrypick objectGUID handling from stable45, was part of PR 344 | Arthur Schiwon | 2012-11-12 | 1 | -1/+35 |
| | | |||||
* | | add i18n for cancel button | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -2/+5 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-12 | 2 | -0/+33 |
| | | |||||
* | | Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* | Thomas Tanghus | 2012-11-11 | 7 | -17/+17 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-11 | 1 | -0/+3 |
| | |