Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | versions should always use the keys of the original file, no need to create n... | Bjoern Schiessle | 2015-10-01 | 2 | -2/+47 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-01 | 16 | -0/+50 |
* | Merge pull request #19421 from owncloud/fix_19382 | Thomas Müller | 2015-09-30 | 3 | -1/+19 |
|\ | |||||
| * | adjust style of disabled button | Morris Jobke | 2015-09-30 | 2 | -1/+11 |
| * | Do noy allow empty urls to be submitted in "add to your owncloud" | Roeland Jago Douma | 2015-09-30 | 2 | -1/+9 |
* | | Merge pull request #19299 from owncloud/fixgetRawPathInfo | Thomas Müller | 2015-09-30 | 2 | -44/+45 |
|\ \ | |||||
| * | | return '' instead of false | Jörn Friedrich Dreyer | 2015-09-23 | 1 | -1/+1 |
| * | | use assertSame, add failing case | Jörn Friedrich Dreyer | 2015-09-23 | 1 | -43/+44 |
* | | | Merge pull request #19478 from owncloud/cache-found-l10n-per-app | Robin Appelman | 2015-09-30 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | cache found l10n per app and not globally | Morris Jobke | 2015-09-30 | 1 | -3/+4 |
* | | | | Merge pull request #19483 from owncloud/make-the-world-a-bit-less-static | Robin Appelman | 2015-09-30 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | [settings] make it less static | Morris Jobke | 2015-09-30 | 2 | -2/+2 |
| |/ / / | |||||
* | | | | Merge pull request #19481 from owncloud/config-markupfixes | Thomas Müller | 2015-09-30 | 1 | -23/+30 |
|\ \ \ \ | |||||
| * | | | | Markup fixes to trash bin section | Carla Schroder | 2015-09-30 | 1 | -23/+30 |
|/ / / / | |||||
* | | | | Merge pull request #19468 from owncloud/fix-36-vs-32-previews | Thomas Müller | 2015-09-30 | 9 | -15/+15 |
|\ \ \ \ | |||||
| * | | | | Change small thumbnails to 32 px | Morris Jobke | 2015-09-30 | 9 | -15/+15 |
* | | | | | Merge pull request #19454 from owncloud/ie8-madness-returns | Thomas Müller | 2015-09-30 | 25 | -0/+53 |
|\ \ \ \ \ | |||||
| * | | | | | [IE8] Fix popover menu borders for IE8 | Vincent Petry | 2015-09-29 | 2 | -0/+10 |
| * | | | | | [IE8] Fix filetype icon sizes | Vincent Petry | 2015-09-29 | 3 | -0/+43 |
| * | | | | | [IE8] Rescale PNG icons to 32x32 | Vincent Petry | 2015-09-29 | 20 | -0/+0 |
* | | | | | | Merge pull request #19451 from owncloud/ie8-madness | Thomas Müller | 2015-09-30 | 3 | -1/+14 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Optipng IE8 logo | Vincent Petry | 2015-09-30 | 1 | -0/+0 |
| * | | | | | move IE8 fixes to fixes.css | Morris Jobke | 2015-09-30 | 3 | -13/+13 |
| * | | | | | Fix login arrow in login page | Vincent Petry | 2015-09-29 | 2 | -1/+10 |
| * | | | | | Fix IE8 login logo | Vincent Petry | 2015-09-29 | 2 | -0/+4 |
| |/ / / / | |||||
* | | | | | Merge pull request #19460 from owncloud/fix-postScanFile-and-make-it-availabl... | Thomas Müller | 2015-09-30 | 2 | -3/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Make postScanFile and postScanFolder available to OC\Files\Utils\Scanner | Olivier Paroz | 2015-09-30 | 1 | -1/+6 |
| * | | | | | Always send a postScanFile event when done scanning a file | Olivier Paroz | 2015-09-30 | 1 | -2/+2 |
* | | | | | | Merge pull request #19470 from owncloud/pass-exception | Thomas Müller | 2015-09-30 | 3 | -10/+76 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Only intercept exceptions of type "NotFoundException" instead of any Exception | Lukas Reschke | 2015-09-30 | 3 | -10/+76 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #19471 from owncloud/thumbnail-temp-clean | Thomas Müller | 2015-09-30 | 1 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Clean temp files used for thumbnail generation | Robin Appelman | 2015-09-30 | 1 | -1/+5 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #19467 from owncloud/files-newmenu-highlightcurrent | Thomas Müller | 2015-09-30 | 2 | -0/+8 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | [IE8] opacity for active newFileMenu items | Vincent Petry | 2015-09-30 | 1 | -0/+2 |
| * | | | | | Keep opacity in current item in newFileMenu | Vincent Petry | 2015-09-30 | 2 | -0/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #19419 from owncloud/ldap-fix-dn-not-sanitized-when-fetche... | Thomas Müller | 2015-09-30 | 2 | -1/+37 |
|\ \ \ \ \ | |||||
| * | | | | | memberOf resembles a DN as well and is actively used | Arthur Schiwon | 2015-09-28 | 2 | -1/+37 |
* | | | | | | Merge pull request #19443 from owncloud/sharedialog-passworderror | Thomas Müller | 2015-09-30 | 1 | -3/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix share link password error | Vincent Petry | 2015-09-29 | 1 | -3/+19 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #19310 from owncloud/hide-sort-indicator | Thomas Müller | 2015-09-30 | 3 | -1/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Prevent sort indicator hover to bypass multiselect restriction | Vincent Petry | 2015-09-29 | 1 | -1/+3 |
| * | | | | | | Disable sorting when multiselect is enabled in file list | Vincent Petry | 2015-09-29 | 3 | -0/+25 |
| * | | | | | | hide sort indicator when in multiselect mode, ref #19056 | Jan-Christoph Borchardt | 2015-09-23 | 1 | -1/+2 |
* | | | | | | | Merge pull request #19373 from owncloud/sidebar-preview-cover | Thomas Müller | 2015-09-30 | 4 | -15/+75 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix preview caching | Robin Appelman | 2015-09-29 | 1 | -25/+19 |
| * | | | | | | | adjust aspect ratio of preview size when for aspect ratios > 16/9 | Robin Appelman | 2015-09-29 | 2 | -2/+16 |
| * | | | | | | | improve handling of small images | Robin Appelman | 2015-09-29 | 1 | -2/+7 |
| * | | | | | | | Scale portrait images correctly | Robin Appelman | 2015-09-29 | 2 | -2/+2 |
| * | | | | | | | Cover both width and height for the sidebar preview | Robin Appelman | 2015-09-29 | 3 | -25/+72 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #19453 from RealRancor/output_buf_user_ini | Thomas Müller | 2015-09-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |