Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-20 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-18 | 1 | -1/+23 |
* | Merge pull request #2925 from owncloud/navigation-icon-fix | Raghu Nayyar | 2013-04-17 | 1 | -6/+29 |
|\ | |||||
| * | apply navigation hover effect directly to img and span, cleaner code | Jan-Christoph Borchardt | 2013-04-17 | 1 | -3/+23 |
| * | additional comments | Jan-Christoph Borchardt | 2013-04-14 | 1 | -3/+3 |
| * | fix navigation hover effect, documentation | Jan-Christoph Borchardt | 2013-04-14 | 1 | -5/+8 |
* | | Merge pull request #2915 from Kondou-ger/handle_empty_datafolder_better | Bart Visscher | 2013-04-17 | 1 | -0/+1 |
|\ \ | |||||
| * | | Hint to default data directory | kondou | 2013-04-16 | 1 | -1/+1 |
| * | | Handle empty datafolder better. | kondou | 2013-04-13 | 1 | -0/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-17 | 1 | -0/+117 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-16 | 53 | -157/+159 |
* | | | Merge pull request #2934 from owncloud/shorten_css_colorcodes | Bernhard Posselt | 2013-04-15 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | Shorten CSS colorcodes | kondou | 2013-04-15 | 1 | -4/+4 |
* | | | | Merge pull request #2769 from owncloud/octemplate | Thomas Tanghus | 2013-04-15 | 1 | -0/+101 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Updated docs. | Thomas Tanghus | 2013-04-15 | 1 | -2/+7 |
| * | | | Add octemplate jQuery plugin | Thomas Tanghus | 2013-04-06 | 1 | -0/+96 |
* | | | | also show black background on links that are active, fixes the news app that ... | Bernhard Posselt | 2013-04-15 | 1 | -1/+2 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-15 | 1 | -12/+12 |
| |_|/ |/| | | |||||
* | | | 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 |