Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-28 | 1 | -0/+2 |
| | |||||
* | Whitespaces | Arthur Schiwon | 2013-03-27 | 1 | -3/+3 |
| | |||||
* | Share Dialog: show Displayname instead of internal name | Arthur Schiwon | 2013-03-27 | 1 | -1/+1 |
| | |||||
* | Remove Debug output | Arthur Schiwon | 2013-03-27 | 1 | -2/+0 |
| | |||||
* | Upgrade FileCache on ownCloud upgrade for all users with files | Arthur Schiwon | 2013-03-27 | 1 | -0/+45 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-27 | 11 | -0/+75 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-23 | 11 | -0/+22 |
| | |||||
* | Fixed typo | yannickoo | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | No Scrolling for more than approximately 10 Applications | yannickoo | 2013-03-21 | 1 | -2/+2 |
| | |||||
* | Merge pull request #2447 from owncloud/fix_namespace_in_autoloader | Lukas Reschke | 2013-03-21 | 2 | -0/+12 |
|\ | | | | | Remove leading and trailing backslashes in classname. Ref #2310 | ||||
| * | Show a warning in the installer if the used PHP version is vulnerable to the ↵ | Lukas Reschke | 2013-03-20 | 1 | -0/+7 |
| | | | | | | | | NULL Byte attack | ||||
| * | Check if the installed PHP version has a fix for the nullbyte vulnerability | Lukas Reschke | 2013-03-20 | 1 | -0/+5 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-21 | 1 | -7/+7 |
|/ | |||||
* | [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 |