Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix header for shared links | Jan-Christoph Borchardt | 2013-01-31 | 1 | -1/+3 |
* | Merge branch 'master' into navigation | Jan-Christoph Borchardt | 2013-01-31 | 1 | -3/+4 |
|\ | |||||
| * | no box-shadow for public share download button | Jan-Christoph Borchardt | 2013-01-31 | 1 | -1/+1 |
| * | change button box-shadow from hard white to slight transparent | Jan-Christoph Borchardt | 2013-01-31 | 1 | -2/+2 |
| * | increase opacity of buttons, fix for dark backgrounds like header in public s... | Jan-Christoph Borchardt | 2013-01-29 | 1 | -2/+3 |
* | | increase opacity of inactive apps and settings entries for better visibility | Jan-Christoph Borchardt | 2013-01-31 | 1 | -3/+3 |
* | | vertical scrollbar for app navigation when too many apps | Jan-Christoph Borchardt | 2013-01-31 | 1 | -1/+6 |
* | | ellipsize long app names in navigation | Jan-Christoph Borchardt | 2013-01-31 | 1 | -0/+1 |
* | | Merge pull request #1359 from raghunayyar/navigation | Jan-Christoph Borchardt | 2013-01-31 | 1 | -0/+6 |
|\ \ | |||||
| * | | Reduced Styling and Image loads as from src and not backgorund. | raghunayyar | 2013-01-30 | 1 | -2/+3 |
| * | | No Image Repetition on Enabling Apps in Navigation Bar | raghunayyar | 2013-01-30 | 1 | -0/+5 |
* | | | Merge branch 'master' into navigation | Jan-Christoph Borchardt | 2013-01-30 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Permanently display shared status icons | Michael Gapczynski | 2013-01-26 | 1 | -2/+2 |
* | | | merge styles | Jan-Christoph Borchardt | 2013-01-28 | 16 | -365/+1181 |
|\| | | |||||
| * | | Merge pull request #1059 from owncloud/fixing-998-master | Thomas Müller | 2013-01-26 | 1 | -1/+2 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-18 | 2 | -5/+25 |
| | |\ \ | |||||
| | * | | | pin notification to the top | Thomas Mueller | 2013-01-11 | 1 | -1/+1 |
| | * | | | displaying notification now centered | Thomas Mueller | 2013-01-11 | 1 | -1/+2 |
| * | | | | Use black background images | Lukas Reschke | 2013-01-25 | 1 | -1/+1 |
| * | | | | update to jquery-ui 1.10.0 | Thomas Mueller | 2013-01-23 | 15 | -362/+1174 |
| * | | | | Fix scrolling of leftcontent | Robin Appelman | 2013-01-21 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | undo padding change on buttons, otherwise it will mess up the upload and new ... | Jan-Christoph Borchardt | 2013-01-28 | 1 | -1/+1 |
* | | | | merge changes in navigation | Jan-Christoph Borchardt | 2013-01-28 | 1 | -3/+3 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Defined height for #leftcontent | raghunayyar | 2013-01-25 | 1 | -1/+1 |
| * | | | Style fixes on core/navigation Branch. | raghunayyar | 2013-01-25 | 1 | -2/+2 |
* | | | | fix up content and content-wrapper merge ... | Jan-Christoph Borchardt | 2013-01-18 | 1 | -8/+6 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | dont show horizontal scrollbar | Bernhard Posselt | 2013-01-16 | 1 | -1/+1 |
| * | | dont resize content div with javascript but use css box-sizing to do it | Bernhard Posselt | 2013-01-16 | 1 | -1/+2 |
* | | | new settings menu for new design | Jan-Christoph Borchardt | 2013-01-17 | 1 | -4/+4 |
* | | | new app icon style for new design | Jan-Christoph Borchardt | 2013-01-17 | 1 | -7/+9 |
* | | | merge master into navigation | Jan-Christoph Borchardt | 2013-01-15 | 2 | -10/+28 |
|\| | | |||||
| * | | Merge pull request #994 from owncloud/enhanced_multiSelect | Lukas Reschke | 2013-01-11 | 1 | -4/+23 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge branch 'fix_multiSelect' of github.com:owncloud/core into enhanced_mult... | Thomas Tanghus | 2012-12-21 | 1 | -4/+23 |
| | |\ | |||||
| | | * | multiSelect: Added scrollbar if longer than 20em. Ref #720 | Thomas Tanghus | 2012-12-04 | 1 | -0/+2 |
| | | * | Enhanced multiSelect jquery plugin. | Thomas Tanghus | 2012-12-04 | 1 | -4/+21 |
| * | | | Merge pull request #938 from owncloud/fix_minor_files_annoyances | Thomas Tanghus | 2013-01-08 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | ie8 ignores rgba, show button border in ie8 by adding second border css row | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -1/+1 |
| * | | | | Merge pull request #1061 from owncloud/remove_css_not_selector_to_fix_ie8_inp... | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | remove css not selector - incompatible with ie8 | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -1/+1 |
| | |/ / | |||||
| * / / | Basic update progress of database update only | Michael Gapczynski | 2013-01-03 | 1 | -1/+2 |
| |/ / | |||||
| * | | Merge pull request #869 from owncloud/files-styles | Jan-Christoph Borchardt | 2012-12-20 | 1 | -3/+1 |
| |\ \ | |||||
| | * | | remove transitions for file rows and actions because it made everything seem ... | Jan-Christoph Borchardt | 2012-12-13 | 1 | -3/+1 |
* | | | | remove padding from header | Jan-Christoph Borchardt | 2012-12-19 | 1 | -1/+1 |
* | | | | merge master into navigation | Jan-Christoph Borchardt | 2012-12-18 | 2 | -74/+163 |
|\| | | | |||||
| * | | | Merge pull request #850 from owncloud/icons-for-login | Frank Karlitschek | 2012-12-14 | 1 | -3/+14 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | tweak icons for username and password fields, now it’s good | Jan-Christoph Borchardt | 2012-12-12 | 1 | -4/+8 |
| | * | | icons for username and password field, not sure if it’s good | Jan-Christoph Borchardt | 2012-12-11 | 1 | -3/+10 |
| * | | | small code reordering of inputs and buttons | Jan-Christoph Borchardt | 2012-12-13 | 1 | -5/+6 |
| * | | | improve general button coloring | Jan-Christoph Borchardt | 2012-12-13 | 1 | -2/+4 |
| * | | | Merge pull request #810 from owncloud/send-share-link-by-email | Thomas Müller | 2012-12-12 | 1 | -4/+10 |
| |\ \ \ | | |/ / | |/| | |