Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix #2080 and fix #2141 | Michael Gapczynski | 2013-03-07 | 1 | -52/+36 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-10 | 1 | -7/+11 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-09 | 1 | -1/+5 | |
|/ | ||||||
* | fixed header content padding | Florian Hülsmann | 2013-03-07 | 1 | -1/+1 | |
* | Merge pull request #2167 from owncloud/input-type-fix | Frank Karlitschek | 2013-03-07 | 1 | -5/+14 | |
|\ | ||||||
| * | add email input type to styled inputs, fix #2097 | Jan-Christoph Borchardt | 2013-03-06 | 1 | -5/+14 | |
* | | Merge pull request #2130 from owncloud/fix_2128 | Thomas Müller | 2013-03-06 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | fix #2128 | Georg Ehrke | 2013-03-06 | 1 | -1/+1 | |
* | | | Don't sanitize error message hint | Lukas Reschke | 2013-03-06 | 1 | -1/+1 | |
|/ / | ||||||
* | | Clear the CSS and JS cache earlier to make sure update goes smoothly | Michael Gapczynski | 2013-03-05 | 1 | -4/+0 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-06 | 1 | -1/+20 | |
|/ | ||||||
* | Merge pull request #2077 from owncloud/oc_filepicker_inline_js | Lukas Reschke | 2013-03-04 | 1 | -4/+6 | |
|\ | ||||||
| * | Remove inline js from OC.Dialogs.FilePicker. | Thomas Tanghus | 2013-03-04 | 1 | -4/+6 | |
* | | explicitly add empty placeholder to inputs which use infield labels, fix #2049 | Jan-Christoph Borchardt | 2013-03-04 | 3 | -10/+10 | |
|/ | ||||||
* | Merge pull request #2062 from owncloud/shareType | Bernhard Posselt | 2013-03-03 | 1 | -3/+3 | |
|\ | ||||||
| * | Sanitize shareWith | Lukas Reschke | 2013-03-04 | 1 | -3/+3 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-04 | 1 | -12/+12 | |
|/ | ||||||
* | Merge pull request #2034 from owncloud/fix_bug47 | Michael Gapczynski | 2013-03-03 | 1 | -40/+49 | |
|\ | ||||||
| * | new Array() -> [] | Georg Ehrke | 2013-03-02 | 1 | -1/+1 | |
| * | update OC.Notification.show | Georg Ehrke | 2013-03-02 | 1 | -9/+3 | |
| * | fix oc#47 | Georg Ehrke | 2013-03-01 | 1 | -39/+54 | |
* | | add ie css switch to layout templates | Jörn Friedrich Dreyer | 2013-03-03 | 3 | -3/+18 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-03 | 1 | -45/+45 | |
* | | Avoid to display empty DisplayNames for menu and title | Brice Maron | 2013-03-02 | 1 | -2/+2 | |
* | | Merge pull request #2022 from owncloud/fix-notice | Thomas Müller | 2013-03-01 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | Fix notice | Lukas Reschke | 2013-03-02 | 1 | -1/+2 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-02 | 1 | -4/+4 | |
* | | | Merge master | Lukas Reschke | 2013-03-01 | 1 | -2/+2 | |
|\| | | ||||||
| * | | The router base url is without / on the end | Bart Visscher | 2013-02-28 | 1 | -2/+2 | |
* | | | Merge master | Lukas Reschke | 2013-02-28 | 4 | -5/+11 | |
|\| | | ||||||
| * | | up limit of share dropdown from 4 to 15, scrollbar after 4 1/2 entries, fix #135 | Jan-Christoph Borchardt | 2013-02-28 | 2 | -3/+9 | |
| * | | Merge pull request #1973 from owncloud/share-improvements | Jan-Christoph Borchardt | 2013-02-27 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | reduce minimum length for username suggestions in share dialog, fix #1666 | Jan-Christoph Borchardt | 2013-02-27 | 1 | -1/+1 | |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-28 | 1 | -1/+1 | |
* | | | | Merge master | Lukas Reschke | 2013-02-27 | 1 | -1/+2 | |
|\| | | | ||||||
| * | | | Merge pull request #1944 from owncloud/query-caching-upgrade | Bernhard Posselt | 2013-02-27 | 1 | -1/+2 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Disable prepared query caching while doing an upgrade | Robin Appelman | 2013-02-26 | 1 | -1/+2 | |
* | | | | Typo... | Lukas Reschke | 2013-02-27 | 1 | -1/+1 | |
* | | | | Add a missing ) | Lukas Reschke | 2013-02-27 | 1 | -1/+1 | |
* | | | | [core] From echo to p | Lukas Reschke | 2013-02-27 | 11 | -116/+116 | |
* | | | | Remove uneeded file | Lukas Reschke | 2013-02-27 | 1 | -32/+0 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-27 | 2 | -9/+21 | |
* | | | Merge pull request #1955 from owncloud/login-button-alignment | Bernhard Posselt | 2013-02-27 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | quick fix for log in button not being aligned with input fields | Jan-Christoph Borchardt | 2013-02-27 | 1 | -0/+1 | |
* | | | | Merge pull request #1957 from owncloud/fix-895 | Bernhard Posselt | 2013-02-27 | 5 | -27/+26 | |
|\ \ \ \ | ||||||
| * | | | | properly align triangle and unshare icons to text, also fixes line hopping | Jan-Christoph Borchardt | 2013-02-27 | 1 | -0/+5 | |
| * | | | | fix ugly giant triangles | Jan-Christoph Borchardt | 2013-02-27 | 4 | -26/+18 | |
| * | | | | fix shared by text going out of box, fix #895 | Jan-Christoph Borchardt | 2013-02-27 | 1 | -1/+3 | |
* | | | | | Merge pull request #1905 from owncloud/fix-share-icons | Thomas Müller | 2013-02-27 | 1 | -6/+6 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Move space | Michael Gapczynski | 2013-02-25 | 1 | -4/+4 |