Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-03 | 2 | -4/+27 |
* | Merge pull request #4702 from owncloud/center-utils | Morris Jobke | 2013-09-03 | 1 | -0/+1 |
|\ | |||||
| * | center utils | Bernhard Posselt | 2013-09-02 | 1 | -0/+1 |
* | | Merge pull request #4695 from owncloud/placeholder-hsl | Morris Jobke | 2013-09-03 | 1 | -8/+5 |
|\ \ | |||||
| * | | placeholder.js: fix typo | Jan-Christoph Borchardt | 2013-09-02 | 1 | -1/+1 |
| * | | placeholder.js: adjust saturation and lightness values | Jan-Christoph Borchardt | 2013-09-02 | 1 | -2/+2 |
| * | | RGB -> HSL | Morris Jobke | 2013-09-02 | 1 | -7/+4 |
* | | | Use provided mimetype on open. Fix #4696 | Thomas Tanghus | 2013-09-02 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #4657 from owncloud/files-controls-fixes | Morris Jobke | 2013-09-01 | 1 | -7/+13 |
|\ \ | |||||
| * | | adjust right padding of controls bar, fix #4650 | Jan-Christoph Borchardt | 2013-08-30 | 1 | -2/+2 |
| * | | fix coding style for controls bar | Jan-Christoph Borchardt | 2013-08-30 | 1 | -7/+13 |
* | | | Merge pull request #4674 from owncloud/fit-filepicker-new-icons | Morris Jobke | 2013-09-01 | 2 | -2/+19 |
|\ \ \ | |||||
| * | | | IE8 fixes | Morris Jobke | 2013-09-02 | 1 | -0/+4 |
| * | | | Fit filesummary for \OC\Preview's ne mimetype-icons | kondou | 2013-08-31 | 1 | -2/+15 |
| | |/ | |/| | |||||
* | | | Merge pull request #4671 from owncloud/emptycontent | Bernhard Posselt | 2013-09-01 | 1 | -1/+8 |
|\ \ \ | |||||
| * | | | rename emptyfolder to emptycontent | Alessandro Cosentino | 2013-08-31 | 1 | -5/+5 |
| * | | | text centered horizontally and vertically in emptycontent div | Alessandro Cosentino | 2013-08-31 | 1 | -1/+8 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-01 | 51 | -15/+78 |
|/ / | |||||
* | | Merge master into oc_preview | Georg Ehrke | 2013-08-30 | 31 | -317/+489 |
|\ \ | |||||
| * \ | Merge pull request #4661 from owncloud/separate-app-styles | Jan-Christoph Borchardt | 2013-08-30 | 3 | -283/+282 |
| |\ \ | |||||
| | * | | move CSS for browser-specific fixes out of styles.css into new fixes.css | Jan-Christoph Borchardt | 2013-08-30 | 2 | -44/+46 |
| | * | | move CSS for apps out of styles.css into new apps.css | Jan-Christoph Borchardt | 2013-08-30 | 2 | -239/+236 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-30 | 26 | -26/+177 |
| * | | | Merge pull request #4660 from owncloud/apps-management-sticky | Morris Jobke | 2013-08-30 | 2 | -2/+25 |
| |\ \ \ | |||||
| | * | | | Apps management as sticky footer and rename to 'Apps', fix #4622 | Jan-Christoph Borchardt | 2013-08-30 | 2 | -2/+25 |
| | |/ / | |||||
| * / / | Use Group methods for searching, fixes #4201 | Arthur Schiwon | 2013-08-30 | 1 | -6/+5 |
| |/ / | |||||
* | | | Merge master into oc_preview | Georg Ehrke | 2013-08-29 | 19 | -183/+162 |
|\| | | |||||
| * | | Merge pull request #4552 from dampfklon/fix4552 | Morris Jobke | 2013-08-28 | 1 | -1/+5 |
| |\ \ | |||||
| | * | | Make group suffix in share dialog translatable | dampfklon | 2013-08-22 | 1 | -1/+5 |
| * | | | Merge pull request #4618 from owncloud/visualize-js | Morris Jobke | 2013-08-28 | 1 | -0/+65 |
| |\ \ \ | |||||
| | * | | | fixing typo | Thomas Müller | 2013-08-28 | 1 | -1/+1 |
| | * | | | calculate fontsize and line-height | Morris Jobke | 2013-08-28 | 1 | -2/+7 |
| | * | | | reviewers comments | Morris Jobke | 2013-08-28 | 1 | -6/+14 |
| | * | | | add visualize | Morris Jobke | 2013-08-28 | 1 | -0/+52 |
| * | | | | Merge pull request #4627 from owncloud/trashbin-tipsy | Morris Jobke | 2013-08-28 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | change orientation for delete tooltip to left, fix #4589 | Jan-Christoph Borchardt | 2013-08-28 | 1 | -0/+1 |
| | | |/ | | |/| | |||||
| * | | | fix shadow style of username input box | Jan-Christoph Borchardt | 2013-08-28 | 1 | -3/+3 |
| * | | | remove show password toggle from log in page, ref #4577 #4580 | Jan-Christoph Borchardt | 2013-08-28 | 2 | -4/+1 |
| |/ / | |||||
| * | | Merge pull request #4434 from owncloud/fix_octemplate_escaping | Thomas Tanghus | 2013-08-28 | 1 | -4/+5 |
| |\ \ | |||||
| | * | | Cache Object.keys(this.vars) | Thomas Tanghus | 2013-08-28 | 1 | -3/+4 |
| | * | | Fix octemplate string escaping. | Thomas Tanghus | 2013-08-14 | 1 | -4/+4 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-28 | 7 | -4/+47 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-27 | 4 | -15/+22 |
| * | | | Merge pull request #4586 from owncloud/fixing-3431-master | Morris Jobke | 2013-08-27 | 1 | -140/+0 |
| |\ \ \ | |||||
| | * | | | kill zh_CN.GB2312 | Thomas Müller | 2013-08-27 | 1 | -140/+0 |
| * | | | | adding translations to update events | Thomas Müller | 2013-08-27 | 1 | -12/+13 |
| |/ / / | |||||
* | | | | Merge master into oc_preview | Georg Ehrke | 2013-08-26 | 5 | -14/+45 |
|\| | | | |||||
| * | | | Merge pull request #4281 from owncloud/ie8-multiselect | Morris Jobke | 2013-08-26 | 1 | -0/+7 |
| |\ \ \ | |||||
| | * | | | Better ie8 multiselect | Victor Dubiniuk | 2013-08-01 | 1 | -0/+7 |
| * | | | | Merge pull request #4519 from owncloud/style-fixes | Morris Jobke | 2013-08-26 | 1 | -1/+5 |
| |\ \ \ \ |