Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | typo, fixes #5517 | Arthur Schiwon | 2013-10-24 | 1 | -1/+1 | |
* | | | | Merge pull request #5494 from owncloud/fixing-3593-master | Thomas Müller | 2013-10-24 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | introducing new dav property {xmlns:oc="http://owncloud.org/ns}id | Thomas Müller | 2013-10-23 | 1 | -0/+1 | |
* | | | | Merge pull request #5477 from owncloud/prevent_user_from_creating_or_renaming... | Thomas Müller | 2013-10-23 | 7 | -457/+579 | |
|\ \ \ \ | ||||||
| * | | | | fix translations | Jörn Friedrich Dreyer | 2013-10-23 | 2 | -10/+10 | |
| * | | | | Merge branch 'master' into prevent_user_from_creating_or_renaming_to_an_exist... | Jörn Friedrich Dreyer | 2013-10-23 | 8 | -17/+50 | |
| |\| | | | ||||||
| * | | | | use a more descriptive error message when the user tries to create '/Shared' | Jörn Friedrich Dreyer | 2013-10-23 | 2 | -3/+3 | |
| * | | | | cleanup array value assignment | Jörn Friedrich Dreyer | 2013-10-23 | 1 | -8/+4 | |
| * | | | | cleanup precondition checking when creating new files / folders | Jörn Friedrich Dreyer | 2013-10-23 | 2 | -19/+50 | |
| * | | | | use correct filename in error result json | Jörn Friedrich Dreyer | 2013-10-23 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' into prevent_user_from_creating_or_renaming_to_an_exist... | Thomas Müller | 2013-10-22 | 1 | -3/+29 | |
| |\ \ \ \ | ||||||
| * | | | | | fixing js syntax error | Thomas Müller | 2013-10-22 | 1 | -2/+2 | |
| * | | | | | fixing undefined variable $newname | Thomas Müller | 2013-10-22 | 1 | -1/+1 | |
| * | | | | | adding PHPDoc comments | Thomas Müller | 2013-10-22 | 1 | -0/+7 | |
| * | | | | | prevent user from creating or renaming sth. to an existing filename | Jörn Friedrich Dreyer | 2013-10-22 | 6 | -435/+523 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #5435 from owncloud/share-improvements | Thomas Müller | 2013-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | improve wording of permission notice | Jan-Christoph Borchardt | 2013-10-20 | 1 | -1/+1 | |
| * | | | | beautify 'you dont have write permissions' notice, fix #2770 | Jan-Christoph Borchardt | 2013-10-20 | 1 | -1/+1 | |
* | | | | | run first getUsersItemShared() with the owner | Bjoern Schiessle | 2013-10-23 | 1 | -1/+1 | |
* | | | | | update etags for user we haven't checked yet | Bjoern Schiessle | 2013-10-23 | 1 | -1/+1 | |
* | | | | | keep a list of users we already checked to avoid loops | Bjoern Schiessle | 2013-10-23 | 1 | -3/+3 | |
* | | | | | fix infinite loop while updating etags, fix for #4365 | Bjoern Schiessle | 2013-10-23 | 1 | -2/+4 | |
* | | | | | files_encryption: Fix getFileSize() | Markus Goetz | 2013-10-23 | 2 | -3/+38 | |
* | | | | | LDAP Wizard: proper strings and translations for user and group count text | Arthur Schiwon | 2013-10-23 | 3 | -5/+11 | |
* | | | | | merge master with resolved conflicts | Arthur Schiwon | 2013-10-23 | 31 | -49/+351 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge pull request #5472 from owncloud/enc_init_status_on_enable | Björn Schießle | 2013-10-23 | 3 | -1/+13 | |
| |\ \ \ \ | ||||||
| | * | | | | remove debug output | Bjoern Schiessle | 2013-10-22 | 1 | -1/+0 | |
| | * | | | | set the init status to "NOT_INITIALIZED" if the encryption app gets enabled | Bjoern Schiessle | 2013-10-22 | 3 | -1/+14 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge pull request #5310 from owncloud/hide_filestable-header_when_empty | Christopher Schäpers | 2013-10-22 | 3 | -10/+24 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixed empty content logic | Vincent Petry | 2013-10-21 | 2 | -2/+2 | |
| | * | | | | Fix mind-boggling emptycontent logic | kondou | 2013-10-21 | 3 | -6/+8 | |
| | * | | | | Fix shared folder still showing fileheader | kondou | 2013-10-21 | 2 | -3/+3 | |
| | * | | | | Improve updateEmptyContent logic | kondou | 2013-10-20 | 1 | -1/+1 | |
| | * | | | | Create FileList.updateEmptyContent() and fix not showing emptycontent after d... | kondou | 2013-10-20 | 1 | -5/+10 | |
| | * | | | | Hide files list header, when theres no files to see | kondou | 2013-10-12 | 3 | -5/+12 | |
| * | | | | | Merge pull request #5466 from owncloud/files-thumbnailloadingdelaystyle | Thomas Müller | 2013-10-22 | 1 | -2/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixed ugly white space while loading file thumbnail | Vincent Petry | 2013-10-22 | 1 | -2/+10 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge pull request #5467 from owncloud/fixing-5063-master | Thomas Müller | 2013-10-22 | 1 | -3/+3 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | display the original file name - this will change in case of renames | Thomas Müller | 2013-10-22 | 1 | -3/+3 | |
| | |/ / / | ||||||
| * / / / | Added FileList.setViewerMode to hide controls | Vincent Petry | 2013-10-22 | 1 | -0/+25 | |
| |/ / / | ||||||
| * | | | Merge pull request #5455 from owncloud/fixing-2423-master | Thomas Müller | 2013-10-22 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | introduce link_to_docs() and migrate links | Thomas Müller | 2013-10-21 | 1 | -1/+1 | |
| * | | | | Merge pull request #5441 from owncloud/files-sharewithlinkasnormaluserfix | Vincent Petry | 2013-10-21 | 2 | -0/+3 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Fixed share with link checkbox missing as regular user | Vincent Petry | 2013-10-21 | 2 | -0/+3 | |
| | | |/ | | |/| | ||||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-21 | 1 | -0/+2 | |
| * | | | Merge pull request #5424 from owncloud/sharing-directlink | Vincent Petry | 2013-10-21 | 3 | -0/+14 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | unbold the 'Direct link' label | Jan-Christoph Borchardt | 2013-10-21 | 1 | -1/+4 | |
| | * | | reduce width of direct link input field | Jan-Christoph Borchardt | 2013-10-21 | 1 | -1/+1 | |
| | * | | Added direct link in public share page | Vincent Petry | 2013-10-18 | 3 | -0/+11 | |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-19 | 9 | -0/+54 |