Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unneeded icons from input fields to not distract from submit button, ↵ | Jan-Christoph Borchardt | 2015-10-30 | 1 | -25/+0 |
| | | | | fix #18940 | ||||
* | fix filepicker loading spinner | Christoph Wurst | 2015-10-19 | 1 | -1/+1 |
| | |||||
* | fix footer in public gallery | Hendrik Leppelsack | 2015-10-07 | 1 | -2/+1 |
| | |||||
* | fix public empty message | Hendrik Leppelsack | 2015-10-06 | 1 | -2/+2 |
| | |||||
* | fix scrollbars in public template | Hendrik Leppelsack | 2015-10-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #19484 from owncloud/ie8-checkbox-rage | Jörn Friedrich Dreyer | 2015-10-02 | 1 | -1/+11 |
|\ | | | | | [IE8] Fix checkboxes in login page and file list | ||||
| * | [IE8] Make checkbox on login page look less out of place | Vincent Petry | 2015-09-30 | 1 | -1/+11 |
| | | |||||
* | | display checkboxes properly after file restore | Hendrik Leppelsack | 2015-10-01 | 1 | -0/+1 |
|/ | |||||
* | fix login | Hendrik Leppelsack | 2015-09-25 | 1 | -2/+2 |
| | |||||
* | add .checkbox class for new checkbox style | Hendrik Leppelsack | 2015-09-25 | 1 | -9/+11 |
| | |||||
* | add style for disabled checkboxes | Hendrik Leppelsack | 2015-09-22 | 1 | -0/+2 |
| | |||||
* | Merge pull request #18709 from owncloud/cleanup-login-semantics | Thomas Müller | 2015-09-21 | 1 | -3/+3 |
|\ | | | | | Pushes input inside the bottom group - login. | ||||
| * | Squashing all commits in one, remove typos. | Raghu Nayyar | 2015-09-12 | 1 | -3/+3 |
| | | |||||
* | | fix missing checkboxes in file comparator | Hendrik Leppelsack | 2015-09-21 | 1 | -0/+2 |
| | | |||||
* | | use label:before instead of label | Hendrik Leppelsack | 2015-09-16 | 1 | -17/+21 |
| | | |||||
* | | Fixes white and black checkboxes in core, files will be next. | Raghu Nayyar | 2015-09-16 | 1 | -5/+21 |
| | | |||||
* | | Adds background image for checkboxes | Raghu Nayyar | 2015-09-16 | 1 | -1/+18 |
| | | |||||
* | | Merge pull request #18630 from owncloud/files-combineuploadbutton | Jan-Christoph Borchardt | 2015-09-07 | 1 | -0/+10 |
|\ \ | |/ |/| | Combine upload action into the "New" menu | ||||
| * | Combine upload action into the "New" menu | Vincent Petry | 2015-08-28 | 1 | -0/+10 |
| | | | | | | | | Refactored the new menu to be encapsulated in the NewFileMenu JS class | ||||
* | | use SVG for toggle image instead of PNG, fix installation and personal ↵ | Jan-Christoph Borchardt | 2015-09-03 | 1 | -1/+1 |
| | | | | | | | | settings toggle | ||||
* | | use proper triangle for multiselect dropdowns as well | Jan-Christoph Borchardt | 2015-09-03 | 1 | -0/+1 |
| | | |||||
* | | Makes settings select like multiselect | Raghu Nayyar | 2015-09-03 | 1 | -0/+10 |
| | | |||||
* | | fix size of filetype icons in filepicker | Jan-Christoph Borchardt | 2015-08-28 | 1 | -0/+1 |
|/ | |||||
* | position and style remember button on log in page | Jan-Christoph Borchardt | 2015-08-27 | 1 | -2/+4 |
| | |||||
* | move log in button into fields and use icon instead of text | Jan-Christoph Borchardt | 2015-08-27 | 1 | -5/+25 |
| | |||||
* | reduce grey tones in app navigation, bubble menu and scrollbar | Jan-Christoph Borchardt | 2015-08-26 | 1 | -1/+1 |
| | |||||
* | Merge pull request #18573 from owncloud/search-style | Jan-Christoph Borchardt | 2015-08-26 | 1 | -6/+13 |
|\ | | | | | only show search icon on desktop, like on mobile | ||||
| * | only show search icon on desktop, like on mobile | Jan-Christoph Borchardt | 2015-08-26 | 1 | -6/+13 |
| | | |||||
* | | Make maintenance/update text white | Vincent Petry | 2015-08-26 | 1 | -1/+0 |
|/ | | | | | Removing the color makes it default to white as defined in the parent style. | ||||
* | Merge pull request #18522 from owncloud/lighter-fonts | Morris Jobke | 2015-08-25 | 1 | -7/+8 |
|\ | | | | | move fonts from Regular+Bold to Light+Semibold for lighter feel | ||||
| * | move fonts from Regular+Bold to Light+Semibold for lighter feel | Jan-Christoph Borchardt | 2015-08-25 | 1 | -7/+8 |
| | | |||||
* | | make profile photos round | Jan-Christoph Borchardt | 2015-08-25 | 1 | -0/+12 |
|/ | |||||
* | remove border from button style | Jan-Christoph Borchardt | 2015-08-25 | 1 | -1/+1 |
| | |||||
* | adjust search box style | Jan-Christoph Borchardt | 2015-08-24 | 1 | -1/+3 |
| | |||||
* | Merge pull request #17434 from owncloud/update-showappnameonappupdate | Morris Jobke | 2015-08-20 | 1 | -0/+7 |
|\ | | | | | Display app names in update page for app updates | ||||
| * | Additions to update page | Vincent Petry | 2015-08-20 | 1 | -0/+7 |
| | | | | | | | | | | | | | | Apps to update and to disable will always be shown. Main title changes only when apps need updated, not core. Added bullet style. Exclude incompatible apps from updated apps list. | ||||
* | | use inline confirm button style for password-protected links, ref #15176 | Jan-Christoph Borchardt | 2015-07-29 | 1 | -0/+8 |
|/ | |||||
* | fix float spinner position | Jan-Christoph Borchardt | 2015-05-22 | 1 | -1/+4 |
| | |||||
* | Add hint about additional PHP database modules | Morris Jobke | 2015-05-18 | 1 | -0/+3 |
| | | | | * fixes #16391 | ||||
* | Don't highlight disabled labels on hover | Morris Jobke | 2015-05-05 | 1 | -0/+4 |
| | |||||
* | Revert "fix layout for multiline buttons which are <a class='button'>" | Jan-Christoph Borchardt | 2015-04-29 | 1 | -4/+1 |
| | |||||
* | fix layout for multiline buttons which are <a class='button'> | Jan-Christoph Borchardt | 2015-04-26 | 1 | -1/+4 |
| | |||||
* | add disabled state to primary action button | Jan-Christoph Borchardt | 2015-04-15 | 1 | -3/+4 |
| | |||||
* | fix wrong typeface being used for some buttons | Jan-Christoph Borchardt | 2015-04-11 | 1 | -0/+7 |
| | |||||
* | add link to installation documentation to setup page | Jan-Christoph Borchardt | 2015-04-09 | 1 | -0/+3 |
| | |||||
* | fix position of SQLite warning | Jan-Christoph Borchardt | 2015-04-09 | 1 | -0/+4 |
| | |||||
* | code style fixes | Jan-Christoph Borchardt | 2015-04-09 | 1 | -6/+18 |
| | |||||
* | app mgmt app level design enhancements | Jan-Christoph Borchardt | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | Add more spacing to the file picker dialog | Lukas Reschke | 2015-03-28 | 1 | -1/+1 |
| | | | | Without this the first `>` looked somewhat off, to test this change go to the personal settings and choose a profile picture in a subfolder. | ||||
* | adjust shade of empty content icons, fix files icon shade | Jan-Christoph Borchardt | 2015-03-26 | 1 | -2/+2 |
| |