| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | Merge pull request #1720 from owncloud/usermenu-css | Frank Karlitschek | 2013-02-19 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | fix erroneous CSS, remove obsolete selectors | Jan-Christoph Borchardt | 2013-02-15 | 1 | -2/+2 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-19 | 3 | -0/+16 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-18 | 2 | -15/+21 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-17 | 2 | -16/+22 |
| |/ / / /
|/| | | | |
|
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-16 | 1 | -0/+7 |
|/ / / / |
|
* | | | | Fix strict standard warning in user template | Robin Appelman | 2013-02-15 | 1 | -1/+1 |
* | | | | Merge pull request #1683 from owncloud/ie-fixes | Jan-Christoph Borchardt | 2013-02-15 | 3 | -13/+19 |
|\ \ \ \ |
|
| * | | | | exchange bright caret with dark triangle | Jan-Christoph Borchardt | 2013-02-14 | 1 | -1/+1 |
| * | | | | only style text, password and search inputs like inputs, instead of using uns... | Jan-Christoph Borchardt | 2013-02-14 | 1 | -1/+2 |
| * | | | | no ugly border around checkboxes or radio buttons | Jan-Christoph Borchardt | 2013-02-14 | 1 | -1/+1 |
| * | | | | fix navigation icons SVG replacement, also hover and active opacity for IE | Jan-Christoph Borchardt | 2013-02-14 | 2 | -11/+16 |
| * | | | | fix caret on installation page for IE | Jan-Christoph Borchardt | 2013-02-14 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-15 | 1 | -0/+2 |
| |_|_|/
|/| | | |
|
* | | | | Merge pull request #1662 from owncloud/style-cleanup | Bart Visscher | 2013-02-14 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Fix indentation style | Bart Visscher | 2013-02-14 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge pull request #1702 from owncloud/remove-images | Thomas Müller | 2013-02-14 | 8 | -3211/+0 |
|\ \ \ \ |
|
| * | | | | remove unused images to lessen packaged size | Jan-Christoph Borchardt | 2013-02-14 | 8 | -3211/+0 |
* | | | | | Merge pull request #1703 from owncloud/firstrunwizard-icons | Thomas Müller | 2013-02-14 | 4 | -0/+148 |
|\ \ \ \ \ |
|
| * | | | | | pixel align dark calendar and contacts icons | Jan-Christoph Borchardt | 2013-02-14 | 4 | -16/+18 |
| * | | | | | add dark calendar and contacts icon for firstrunwizard and others | Jan-Christoph Borchardt | 2013-02-14 | 4 | -0/+146 |
| |/ / / / |
|
* | | | | | Merge pull request #1701 from owncloud/XSS-fixes | Lukas Reschke | 2013-02-14 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Sanitize HTML | Lukas Reschke | 2013-02-14 | 1 | -1/+1 |
* | | | | | Merge pull request #1697 from owncloud/navigation-details | Bernhard Posselt | 2013-02-14 | 3 | -4/+13 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | double speed for user menu slide | Jan-Christoph Borchardt | 2013-02-14 | 1 | -2/+2 |
| * | | | | simplify noise (immense file size reduction), also apply to user menu and hea... | Jan-Christoph Borchardt | 2013-02-14 | 2 | -1/+9 |
| * | | | | only show navigation scrollbar on hover, when needed, to be less obtrusive | Jan-Christoph Borchardt | 2013-02-14 | 1 | -1/+2 |
* | | | | | adding prototype trim as fallback for IE8 | Thomas Mueller | 2013-02-14 | 1 | -0/+7 |
* | | | | | fixing eventsource.js for IE8 | Thomas Mueller | 2013-02-14 | 1 | -3/+7 |
* | | | | | adding a compatibility.js as a single source to define all fallback function ... | Thomas Mueller | 2013-02-14 | 1 | -0/+25 |
| |/ / /
|/| | | |
|
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-14 | 3 | -26/+41 |
* | | | | Merge pull request #1574 from owncloud/installation-label-overflow | Jan-Christoph Borchardt | 2013-02-13 | 1 | -2/+6 |
|\ \ \ \ |
|
| * | | | | fixed database input group having two slightly thicker dividers | Jan-Christoph Borchardt | 2013-02-09 | 1 | -1/+1 |
| * | | | | ellipsize infield labels when too long, specifically fix #871 for database la... | Jan-Christoph Borchardt | 2013-02-09 | 1 | -1/+5 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-13 | 23 | -22/+27 |
* | | | | | Merge pull request #1624 from owncloud/singleselect | Frank Karlitschek | 2013-02-12 | 1 | -0/+76 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Split editable select code used for quota selection into a jquery plugin | Robin Appelman | 2013-02-11 | 1 | -0/+76 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-12 | 2 | -2/+6 |
* | | | | | Makes password toggle button inside input. | raghunayyar | 2013-02-12 | 1 | -2/+3 |
| |_|_|/
|/| | | |
|
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-12 | 4 | -2/+24 |
* | | | | Merge pull request #1625 from owncloud/fix_shared_string | Thomas Müller | 2013-02-11 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | if you add/remove more than one user from the share dialog replacing 'Share' ... | Björn Schießle | 2013-02-11 | 1 | -4/+4 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-11 | 2 | -1/+7 |
|/ / / / |
|
* | | | | Merge pull request #1610 from owncloud/improved_personal_page | Jan-Christoph Borchardt | 2013-02-11 | 4 | -0/+100 |
|\ \ \ \ |
|
| * | | | | add the buttons for the clients to the personal page. | Frank Karlitschek | 2013-02-09 | 4 | -0/+100 |
* | | | | | Fix breadcrumbs overlapping into the content, preventing the select all check... | Robin Appelman | 2013-02-11 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-11 | 5 | -0/+13 |
|/ / / |
|
* | | | Merge pull request #1601 from owncloud/lightbox-icons | Bernhard Posselt | 2013-02-10 | 14 | -0/+510 |
|\ \ \ |
|
| * | | | split close and delete icon, add red hover for delete | Jan-Christoph Borchardt | 2013-02-10 | 4 | -0/+146 |
| * | | | add big white icons for lightbox, slideshow etc | Jan-Christoph Borchardt | 2013-02-10 | 10 | -0/+364 |
| |/ / |
|