mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[PR #657] [CLOSED] ListViewNumberSort,Fix DELIMITER #1173
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1173
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/657
Author: @ViCrack
Created: 4/19/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
8a1689dListViewNumberSort,fix DELIMITER1afd63dadd file3f50ee3Revert "add file"2efd70cRevert "Revert "add file""📊 Changes
10 files changed (+127 additions, -34 deletions)
View changed files
📝
Client/Core/Commands/CommandHandler.cs(+1 -1)📝
Server/Controls/ListViewEx.cs(+1 -1)📝
Server/Core/Commands/CommandHandler.cs(+1 -1)📝
Server/Core/Commands/SystemHandler.cs(+3 -3)➕
Server/Core/Data/FileManagerListTag.cs(+21 -0)📝
Server/Core/Utilities/ListViewColumnSorter.cs(+49 -4)📝
Server/Forms/FrmConnections.cs(+8 -0)📝
Server/Forms/FrmFileManager.cs(+34 -24)📝
Server/Forms/FrmTaskManager.cs(+8 -0)📝
Server/Server.csproj(+1 -0)📄 Description
Sort numbers (and files size)
Modify potentially duplicate file name (DELIMITER)
#618
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.