Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #1428 from owncloud/content_positioning | Thomas Tanghus | 2013-02-06 | 1 | -3/+11 | |
|\ \ | ||||||
| * | | Reduce top position for content below controls. | Thomas Tanghus | 2013-02-06 | 1 | -1/+1 | |
| * | | Add 'hascontrols' class for content with fixed topbar. | Thomas Tanghus | 2013-02-04 | 1 | -1/+9 | |
| * | | Add box-sizing to controls. | Thomas Tanghus | 2013-02-04 | 1 | -1/+1 | |
| * | | Fix leftcontent positioning. Ref #1255 | Thomas Tanghus | 2013-02-03 | 1 | -3/+3 | |
| |/ | ||||||
* | | Merge pull request #1497 from owncloud/collapse-usermenu | Jan-Christoph Borchardt | 2013-02-06 | 1 | -1/+4 | |
|\ \ | ||||||
| * | | collapse user menu when inside one of the settings sections | Jan-Christoph Borchardt | 2013-02-06 | 1 | -1/+4 | |
* | | | Merge pull request #1357 from owncloud/alternative-loging-master | Thomas Müller | 2013-02-06 | 1 | -0/+4 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | move inline style to CSS file, fix details | Jan-Christoph Borchardt | 2013-02-06 | 1 | -0/+4 | |
* | | | Merge pull request #1429 from owncloud/fix_addNavigation | Jan-Christoph Borchardt | 2013-02-05 | 1 | -5/+0 | |
|\ \ \ | ||||||
| * | | | remove superfluous enabled-app class again | Jan-Christoph Borchardt | 2013-02-05 | 1 | -5/+0 | |
| | |/ | |/| | ||||||
* | | | line up 'remember' text with checkbox | Jan-Christoph Borchardt | 2013-02-05 | 1 | -1/+1 | |
* | | | form detail on log in button, better shape | Jan-Christoph Borchardt | 2013-02-05 | 1 | -1/+1 | |
|/ / | ||||||
* | | fix CSS to coding guideline | Jan-Christoph Borchardt | 2013-02-03 | 1 | -0/+13 | |
* | | Password Toggle Support for Login | raghunayyar | 2013-02-03 | 1 | -2/+10 | |
* | | Merge pull request #1395 from raghunayyar/webkit-scrollbar-534 | Jan-Christoph Borchardt | 2013-02-01 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | More Visible webkit Scrollbar, syntax error solved. | raghunayyar | 2013-02-01 | 1 | -3/+3 | |
| * | | Adds webkit scrollbar to ownCloud | raghunayyar | 2013-01-31 | 1 | -0/+5 | |
* | | | 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 | |
| |\ \ | | |/ | |/| |