summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* remove unused 3rdparty clock and lock iconsJan-Christoph Borchardt2014-07-155-34/+0
|
* reduce share action text to the user name onlyThomas Müller2014-07-142-9/+9
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-141-8/+8
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-131-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-122-2/+34
|
* Merge pull request #9519 from owncloud/search-bounceVincent Petry2014-07-101-2/+2
|\ | | | | debounce the search function
| * debounce the search functionRobin Appelman2014-07-081-2/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-101-0/+4
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-0968-68/+68
|/
* Merge pull request #9506 from owncloud/fix-fielset-legendsJan-Christoph Borchardt2014-07-081-3/+3
|\ | | | | specify CSS rule for warning & update fieldsets
| * specify CSS rule for warning & update fieldsets - fixes #9491Morris Jobke2014-07-071-3/+3
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-083-13/+13
|/
* Fixed dialogs styling, reversed buttonsVincent Petry2014-07-073-22/+38
| | | | Default dialog button is now on the right, other one on the left.
* fix loading spinner on ctrl click a app entry- fixes #9063Morris Jobke2014-07-071-1/+3
|
* Merge pull request #9466 from owncloud/design-fix-fieldset-legendVolkan Gezer2014-07-061-0/+10
|\ | | | | fix fieldset look, fix #8158
| * fix fieldset look, fix #8158Jan-Christoph Borchardt2014-07-051-0/+10
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-061-1/+1
| |
* | Merge pull request #9446 from owncloud/fix-strengthifyJan-Christoph Borchardt2014-07-051-0/+4
|\ \ | |/ |/| also make strengthify transparent on setup submit - fixes #9436
| * also make strengthify transparent on setup submit - fixes #9436Morris Jobke2014-07-041-0/+4
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-051-0/+4
| |
* | fix size of breadcrumb separatorMorris Jobke2014-07-041-0/+1
| |
* | Merge pull request #9438 from owncloud/design-fix-appsloadingfeedbackJan-Christoph Borchardt2014-07-041-0/+1
|\ \ | | | | | | show loading feedback also when clicking 'Apps' entry in app list
| * | show loading feedback also when clicking 'Apps' entry in app listJan-Christoph Borchardt2014-07-041-0/+1
| | |
* | | update snap.js to v2.0.0-rc1Thomas Müller2014-07-041-566/+783
| | |
* | | Merge pull request #9441 from owncloud/install-sql-host-defaultThomas Müller2014-07-041-1/+1
|\ \ \ | | | | | | | | Set localhost as default database host for installation
| * | | set localhost as default database host for installationRobin Appelman2014-07-041-1/+1
| | |/ | |/|
* | | Merge pull request #9444 from owncloud/design-fix-pointerMorris Jobke2014-07-042-3/+9
|\ \ \ | |/ / |/| | Design polish
| * | fix cursor for other elements in top right cornerMorris Jobke2014-07-041-0/+3
| | |
| * | fix 'remember' label being slightly off in log inJan-Christoph Borchardt2014-07-041-0/+1
| | |
| * | fix icons being slightly off in log inJan-Christoph Borchardt2014-07-041-3/+2
| | |
| * | fix user menu name and image not showing clicky mouse pointerJan-Christoph Borchardt2014-07-041-0/+3
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2014-07-0429-28/+22
|/
* Merge pull request #9410 from owncloud/shareownernamewidthJan-Christoph Borchardt2014-07-032-2/+129
|\ | | | | Improved remote share owner display
| * Improved remote share owner displayVincent Petry2014-07-032-2/+129
| | | | | | | | | | | | | | The parts of the remote share owner name is now split between user name, domain name and root so they can be formatted / displayed differently. The user name + domain name are displayed in the tooltip.
* | Merge pull request #9402 from owncloud/sharing_improved_dialogVincent Petry2014-07-031-6/+2
|\ \ | | | | | | only show message if default expire date is enforced
| * | only show message if default expire date is enforcedBjoern Schiessle2014-07-031-6/+2
| | |
* | | for shared links, use wide logo on desktop and icon on mobileJan-Christoph Borchardt2014-07-031-0/+8
| |/ |/|
* | Merge pull request #9384 from owncloud/eventsrc-fixfallbackwhenclosedMorris Jobke2014-07-031-12/+23
|\ \ | |/ |/| Fixed event source fallback after close
| * Fix JSHint errors in EventSource classVincent Petry2014-07-021-13/+18
| |
| * Fixed event source fallback after closeVincent Petry2014-07-021-0/+6
| |
* | Merge pull request #9391 from owncloud/design-mobile-shareJan-Christoph Borchardt2014-07-031-1/+3
|\ \ | | | | | | Fix mobile share view glitches
| * | fix position of shared file buttonsJan-Christoph Borchardt2014-07-021-1/+3
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-032-1/+5
| | |
* | | Merge pull request #9365 from owncloud/design-controls-polishJan-Christoph Borchardt2014-07-031-2/+1
|\ \ \ | | | | | | | | Design controls polish
| * | | remove border-bottom of controls barJan-Christoph Borchardt2014-07-021-1/+0
| | | |
| * | | reduce transparency of controls bar for less distractionJan-Christoph Borchardt2014-07-021-1/+1
| | | |
| * | | change controls bar color to white for less grey-in-grey designJan-Christoph Borchardt2014-07-021-2/+2
| | | |
* | | | fix animation of sidebar and prevent horizontal scrollbar, fix #9284Jan-Christoph Borchardt2014-07-022-6/+2
| |/ / |/| |
* | | Merge pull request #9381 from owncloud/design-icons-shadowJan-Christoph Borchardt2014-07-0227-142/+72
|\ \ \ | |_|/ |/| | Remove shadow effects from a bunch of icons, reduce size
| * | remove shadow effects from folder icons, reduce sizeJan-Christoph Borchardt2014-07-026-59/+54
| | |