Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-11 | 234 | -2958/+7937 |
* | Merge pull request #1578 from owncloud/mysql_admin_fix | Thomas Müller | 2013-02-11 | 1 | -52/+72 |
|\ | |||||
| * | fixing indent | Thomas Mueller | 2013-02-11 | 1 | -3/+3 |
| * | fixed argument for translation | Bernhard Posselt | 2013-02-11 | 1 | -4/+4 |
| * | added l10n for db error messages | Bernhard Posselt | 2013-02-09 | 1 | -52/+72 |
* | | Merge pull request #1608 from owncloud/fix-shared-links | Lukas Reschke | 2013-02-11 | 12 | -303/+91 |
|\ \ | |||||
| * | | Share: fix table head color for public shared folders | Robin Appelman | 2013-02-11 | 1 | -0/+4 |
| * | | Share: fix downloading selected files from public shared folder | Robin Appelman | 2013-02-11 | 1 | -1/+1 |
| * | | Share: fix sorting of files in public shared folder | Robin Appelman | 2013-02-11 | 1 | -0/+12 |
| * | | Share: fix nested subfolders in public shared folders | Robin Appelman | 2013-02-11 | 1 | -3/+6 |
| * | | Share: fix breadcrumbs for public shared folder | Robin Appelman | 2013-02-11 | 1 | -1/+1 |
| * | | Share: fix downloading files from a public shared folder | Robin Appelman | 2013-02-11 | 1 | -1/+1 |
| * | | Sharing: fix position of file list in public link view of folder | Robin Appelman | 2013-02-11 | 1 | -3/+3 |
| * | | Update tests and apps to the new \OC\Files\Filesystem::init signature | Robin Appelman | 2013-02-11 | 5 | -6/+6 |
| * | | fix positioning of password label, add autofocus to password field | Björn Schießle | 2013-02-11 | 1 | -2/+2 |
| * | | Set permissions to read only | Michael Gapczynski | 2013-02-10 | 1 | -0/+1 |
| * | | Remove additional old compatibility code | Michael Gapczynski | 2013-02-10 | 1 | -34/+1 |
| * | | Replace filename key with fileTarget in template | Michael Gapczynski | 2013-02-10 | 1 | -3/+3 |
| * | | Merge branch 'master' into fix-shared-links | Michael Gapczynski | 2013-02-10 | 533 | -6445/+32348 |
| |\ \ | |||||
| * | | | Proper fix for shared links | Michael Gapczynski | 2013-02-10 | 4 | -24/+29 |
| * | | | Merge branch 'master' into fix-shared-links | Michael Gapczynski | 2013-02-10 | 720 | -8151/+19181 |
| |\ \ \ | |||||
| * | | | | Fix public links | Michael Gapczynski | 2013-02-10 | 1 | -198/+40 |
| * | | | | Remove old OC4 link compatibility | Michael Gapczynski | 2013-02-06 | 1 | -46/+0 |
* | | | | | Merge pull request #1573 from owncloud/fixing-ctor-local-storage-master | Bernhard Posselt | 2013-02-11 | 2 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | adding ctor to Local and revert call to it within Temporary | Thomas Müller | 2013-02-09 | 2 | -0/+3 |
* | | | | | | Merge pull request #1610 from owncloud/improved_personal_page | Jan-Christoph Borchardt | 2013-02-11 | 6 | -6/+128 |
|\ \ \ \ \ \ | |||||
| * | | | | | | move CSS to correct location, move and format php | Jan-Christoph Borchardt | 2013-02-11 | 2 | -13/+11 |
| * | | | | | | spaces to tabs | Jan-Christoph Borchardt | 2013-02-11 | 1 | -10/+10 |
| * | | | | | | correct target blank from image to link | Jan-Christoph Borchardt | 2013-02-11 | 1 | -6/+6 |
| * | | | | | | add in new window | Frank Karlitschek | 2013-02-09 | 1 | -3/+3 |
| * | | | | | | add the buttons for the clients to the personal page. | Frank Karlitschek | 2013-02-09 | 6 | -6/+130 |
* | | | | | | | Merge pull request #1611 from owncloud/breadcrumb-sizing | Bernhard Posselt | 2013-02-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix breadcrumbs overlapping into the content, preventing the select all check... | Robin Appelman | 2013-02-11 | 1 | -1/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | I'm an evil bastard and I commit this 3 letter text fix without a pull request. | Frank Karlitschek | 2013-02-09 | 2 | -2/+2 |
* | | | | | | | Merge pull request #1493 from owncloud/fix_ldap_stored_homedir | Frank Karlitschek | 2013-02-11 | 5 | -29/+35 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | LDAP: fix database cleanup in update script | Arthur Schiwon | 2013-02-09 | 2 | -3/+4 |
| * | | | | | | LDAP: fix settings handling of homeFolderNamingRule option | Arthur Schiwon | 2013-02-06 | 1 | -1/+6 |
| * | | | | | | LDAP: version bump -> clean up database | Arthur Schiwon | 2013-02-06 | 2 | -2/+5 |
| * | | | | | | code style | Arthur Schiwon | 2013-02-06 | 1 | -1/+1 |
| * | | | | | | LDAP: do not store user home as it destroys configurability. always fetch it.... | Arthur Schiwon | 2013-02-06 | 1 | -25/+22 |
| * | | | | | | check whether user belongs to the backend before calling getHome() | Arthur Schiwon | 2013-02-06 | 1 | -1/+1 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-11 | 186 | -1014/+779 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #1601 from owncloud/lightbox-icons | Bernhard Posselt | 2013-02-10 | 14 | -0/+510 |
|\ \ \ \ \ \ | |||||
| * | | | | | | split close and delete icon, add red hover for delete | Jan-Christoph Borchardt | 2013-02-10 | 4 | -0/+146 |
| * | | | | | | add big white icons for lightbox, slideshow etc | Jan-Christoph Borchardt | 2013-02-10 | 10 | -0/+364 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #1558 from schiesbn/trashbin_sizelimit | Björn Schießle | 2013-02-10 | 1 | -27/+135 |
|\ \ \ \ \ \ | |||||
| * | | | | | | debug output removed | Björn Schießle | 2013-02-09 | 1 | -1/+0 |
| * | | | | | | comment added | Björn Schießle | 2013-02-09 | 1 | -2/+1 |
| * | | | | | | use never more that 50% of available disc space for the trash bin | Björn Schießle | 2013-02-07 | 2 | -24/+67 |
| * | | | | | | keep track of trash bin size | Björn Schießle | 2013-02-07 | 1 | -11/+78 |