Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2910 from owncloud/password-toggle-db-2 | Bernhard Posselt | 2013-04-13 | 3 | -7/+10 |
|\ | |||||
| * | Implements Toggle for Database Password. | raghunayyar | 2013-04-13 | 3 | -7/+10 |
* | | Merge pull request #2903 from owncloud/disabled-class | Raghu Nayyar | 2013-04-12 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | add .disabled class so it can be used for simple a buttons as well | Jan-Christoph Borchardt | 2013-04-12 | 1 | -1/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-13 | 1 | -5/+41 |
|/ | |||||
* | dont overwrite background image when hovering over button | Bernhard Posselt | 2013-04-12 | 1 | -1/+1 |
* | use proper sans-serif font-stack | Jan-Christoph Borchardt | 2013-04-11 | 1 | -2/+2 |
* | Merge pull request #2554 from owncloud/hide-toggle-checkbox | Bernhard Posselt | 2013-04-11 | 1 | -4/+14 |
|\ | |||||
| * | Removes the setTimeout() method. | raghunayyar | 2013-03-26 | 1 | -12/+9 |
| * | Fixes autofill for display / hide toggle button, a better function name. | raghunayyar | 2013-03-25 | 1 | -14/+15 |
| * | Initial Commit : Password Toggle Button hides if no input present | raghunayyar | 2013-03-25 | 1 | -3/+15 |
* | | Merge pull request #2853 from owncloud/long-file-names | Bernhard Posselt | 2013-04-10 | 2 | -5/+10 |
|\ \ | |||||
| * | | The Opacity for the navigation loads fine for icon and App name. | raghunayyar | 2013-04-10 | 1 | -2/+5 |
| * | | Long Application Names are ellipsis correctly. | raghunayyar | 2013-04-10 | 2 | -4/+6 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-10 | 3 | -90/+123 |
* | | | Merge pull request #2758 from Kondou-ger/refactor_OCdialogs | Bart Visscher | 2013-04-09 | 2 | -154/+312 |
|\ \ \ | |||||
| * | | | Fix OC.dialogs.form() | kondou | 2013-04-09 | 1 | -3/+3 |
| * | | | Remove manual mimetype checking. | kondou | 2013-04-08 | 1 | -5/+1 |
| * | | | Make files _and_ directorys selectable/browsable. | kondou | 2013-04-06 | 1 | -10/+13 |
| * | | | Make files selectable again. | kondou | 2013-04-06 | 1 | -3/+3 |
| * | | | Fix repeating directory names. | kondou | 2013-04-06 | 2 | -15/+18 |
| * | | | Make directories show at top. | kondou | 2013-04-06 | 1 | -2/+12 |
| * | | | Make directories clickable. | kondou | 2013-04-06 | 1 | -13/+23 |
| * | | | Small fixes | kondou | 2013-04-06 | 2 | -37/+37 |
| * | | | Refactor OCdialogs. | kondou | 2013-04-06 | 2 | -152/+288 |
* | | | | Suppress the notice from the nullbyte check | Bart Visscher | 2013-04-09 | 1 | -1/+1 |
* | | | | Fix #2730 | kondou | 2013-04-09 | 1 | -4/+4 |
* | | | | Merge pull request #2697 from owncloud/button-css-fixes | Bernhard Posselt | 2013-04-09 | 1 | -4/+22 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | group some selectors again | Jan-Christoph Borchardt | 2013-04-03 | 1 | -7/+2 |
| * | | | add styles for disabled input fields | Jan-Christoph Borchardt | 2013-04-03 | 1 | -0/+9 |
| * | | | button selector cleanup | Jan-Christoph Borchardt | 2013-04-03 | 1 | -5/+19 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-09 | 2 | -8/+10 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-08 | 3 | -1/+29 |
* | | | | Move compatibility functions to compatibility.js and add two more. | Thomas Tanghus | 2013-04-06 | 2 | -72/+104 |
* | | | | Merge pull request #2738 from Kondou-ger/fix_alert_issues | Bart Visscher | 2013-04-06 | 1 | -6/+6 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fixed things in alert-messages | root | 2013-04-05 | 1 | -6/+6 |
* | | | | Merge pull request #2737 from Kondou-ger/proper_css_comments | Jan-Christoph Borchardt | 2013-04-05 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Proper CSS comment | root | 2013-04-05 | 1 | -1/+1 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-05 | 1 | -1/+16 |
|/ / / | |||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-04 | 1 | -3/+82 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-03 | 1 | -0/+60 |
* | | port 22c8194cc8fde88957dbc8c6d9e253fac3c637bb | Arthur Schiwon | 2013-04-02 | 1 | -3/+7 |
* | | Merge pull request #2275 from owncloud/app-styles | Jan-Christoph Borchardt | 2013-04-02 | 1 | -0/+208 |
|\ \ | |||||
| * | | revert the untested not-working webroot stuff again ... grrr @Raydiation @ste... | Jan-Christoph Borchardt | 2013-04-02 | 1 | -14/+14 |
| * | | remove extra type selector qualification for ID and class names | Jan-Christoph Borchardt | 2013-03-27 | 1 | -13/+14 |
| * | | also use SVG for settings cog | Jan-Christoph Borchardt | 2013-03-27 | 1 | -1/+1 |
| * | | use SVG for folder image | Jan-Christoph Borchardt | 2013-03-27 | 1 | -1/+1 |
| * | | soften highlight for navigation entries | Jan-Christoph Borchardt | 2013-03-27 | 1 | -2/+2 |
| * | | modify app styles to adhere to coming CSS coding guidelines | Jan-Christoph Borchardt | 2013-03-27 | 1 | -43/+114 |
| * | | added %webroot% instead of relative path | Bernhard Posselt | 2013-03-23 | 1 | -15/+15 |