Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-19 | 1 | -1/+35 |
| | |||||
* | Upgraded infield labels plugin to the latest version. Updated invocation to ↵ | Doug Neiner | 2013-03-17 | 2 | -36/+51 |
| | | | | opt-in to pollling at the same duration you were using before, 100ms | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-16 | 1 | -1/+1 |
| | |||||
* | Restores keyboard accessibility for expandable settings area. | Henning Oschwald | 2013-03-16 | 1 | -1/+1 |
| | | | | | | Tabindex="0" makes the element focussable with the keyboard and role="link" tells assistive technologies that this clickable span element is supposed to be presented as a hyperlink. | ||||
* | Merge pull request #2320 from ceri/master | Frank Karlitschek | 2013-03-15 | 1 | -2/+2 |
|\ | | | | | Fix erroneous email when folders are shared | ||||
| * | Correct emails when folders are shared. | Ceri Davies | 2013-03-14 | 1 | -2/+2 |
| | | | | | | | | itemType is never "dir"; it's either "file" or "folder". | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-15 | 2 | -1/+7 |
| | | |||||
* | | use display name as sender for private link mails, approved in #2294 | Björn Schießle | 2013-03-14 | 1 | -1/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-14 | 2 | -1/+91 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-12 | 1 | -22/+22 |
| | |||||
* | Merge pull request #2183 from owncloud/fix-shared-statuses-again | Bernhard Posselt | 2013-03-11 | 1 | -52/+36 |
|\ | | | | | Fix #2080 and fix #2141 | ||||
| * | Update share.js | Bernhard Posselt | 2013-03-08 | 1 | -2/+2 |
| | | | | | | Added HTML escaping | ||||
| * | 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 |
|\ | | | | | Input type fix | ||||
| * | 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 | ||||
| * | | 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. | ||||
| * | 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 | ||||
| * | 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 |
|\ | | | | | Fix #47 - Duplicate files create a (2) when multiples are uploaded | ||||
| * | 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 | ||||
| * | | 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 | ||||
| | * | | 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 | ||||
| | * | | 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 |
| | | | |