Commit Graph
52 Commits
Author SHA1 Message Date
LINING-PC\lining 65059e1978 v1.4.1 - 修复TaskList组件自定义列及数据绑定问题 & SonarQube安全弱点修复 2025-10-26 23:14:18 +08:00
LINING-PC\lining 6049e50fb6 v1.4.0 - bugfix 2025-10-11 21:16:59 +08:00
LINING-PC\lining 243c2da636 v1.4.0 - bugfix 2025-10-11 19:11:59 +08:00
LINING-PC\lining 0c317b1450 v1.4.0 - new features 2025-10-11 18:57:38 +08:00
qiuchengw bf125d1b50 增强周视图的显示:支持每月1号的展示 2025-09-25 18:50:08 +08:00
qiuchengw 1ccf978bc0 支持按开始日期自动排序 2025-09-25 16:19:05 +08:00
qiuchengw 139b76423f 修复左侧list和右侧甘特视图滚动偏差,行无法对齐问题 2025-09-25 11:43:05 +08:00
qiuchengw 69ec4df7da 统一组件slot的使用方式 2025-09-25 10:31:49 +08:00
qiuchengw b83e643060 修复demo和编译/运行警告问题 2025-09-25 10:06:21 +08:00
qiuchengw f8d6dc6304 支持左侧列表默认展开的宽度配置 2025-09-25 09:44:58 +08:00
qiuchengw 16557a260e 支持列表全部展开/折叠功能 2025-09-24 20:38:53 +08:00
qiuchengw 7309865af0 fix:修复列配置后左侧table无法对齐列的问题 2025-09-24 20:30:29 +08:00
qiuchengw ade1d81c95 支持配置左侧table 列显示 2025-09-24 20:15:58 +08:00
qiuchengw 253ed21fd2 支持设置默认timeline scale 2025-09-24 20:01:11 +08:00
qiuchengw 8803d34c6e Merge remote-tracking branch 'src/master' 2025-09-24 19:39:57 +08:00
qiuchengw 49e4a08f10 #ICZHXX 左侧的table表头和列内容没有对齐 2025-09-24 17:29:38 +08:00
qiuchengw 86aab1be0f i#ICZHVS 增加task内容支持自定义渲染 2025-09-24 16:52:49 +08:00
LINING-PC\lining c66e2209b8 v1.3.2 - Bugfix; SonarQube Upgrades. 2025-09-24 16:10:39 +08:00
LINING-PC\lining d3f42c6b48 v1.3.1 - bugfix; SonarQube Upgrades 2025-09-24 16:06:58 +08:00
LINING-PC\lining be0e2b3c3a v1.3.0 - lint format 2025-09-12 17:12:34 +08:00
LINING-PC\lining 992cbcf4f4 v1.3.0 - bugfix 2025-09-12 17:10:18 +08:00
LINING-PC\lining 23be4e69f9 v1.3.0 - bugfix 2025-09-12 17:00:32 +08:00
LINING-PC\lining 5c8057390a v1.3.0 - bugfix 2025-09-12 16:55:53 +08:00
LINING-PC\lining 281c2d9c5b v1.3.0 - add Annual/Quarter/Hourly timeline views 2025-09-12 16:41:32 +08:00
LINING-PC\lining bb0a00ad05 milestone tooltip message style 2025-08-12 23:10:40 +08:00
LINING-PC\lining 221f20e322 Merge - merge updates from gitmigor fork 2025-08-12 22:38:30 +08:00
nelson.liandGitHub 30f82aa58e Revert "Internationalisation fix " 2025-08-12 21:44:03 +08:00
nelson.liandGitHub cf01d3fb5c Merge branch 'master' into my-feature-partial 2025-08-12 21:01:02 +08:00
Mocilac 0a7eabac2a Internationalisation fix 2025-08-11 15:43:42 +02:00
nelson.liandGitHub 91f8d4c725 Revert "Internalisation" 2025-08-11 20:47:10 +08:00
nelson.liandGitHub 378954e4aa Merge pull request #1 from gitmigor/my-feature-partial
Internalisation updates from gitmigor
2025-08-11 20:30:33 +08:00
Mocilac d6f1908431 Datepicker internationalisation 2025-08-11 14:00:21 +02:00
Mocilac 9197813517 Milestone tooltip internationalistation 2025-08-11 13:59:08 +02:00
Mocilac 24783f9f74 Milestone tooltip internationalisation 2025-08-11 13:59:08 +02:00
Mocilac 0861ec7ef7 removed chinese year label 2025-08-11 13:59:08 +02:00
Mocilac 88578d48d7 Removed default task assignees 2025-08-11 13:59:08 +02:00
Mocilac bb64c1c753 added language support for task tooltip 2025-08-11 13:59:07 +02:00
LINING-PC\lining 8b589be3cc v1.2.1 - SonarQube scanning issues fixed. 2025-07-22 18:21:37 +08:00
LINING-PC\lining b964c52796 v1.2.1 - bugfix: 在计时过的任务,停止计时后,添加前置或后置任务,新任务自动开启计时器问题。In tasks where timing is involved, after stopping the timer, adding predecessor or successor tasks leads to the new task automatically starting the timer. 2025-07-22 11:44:15 +08:00
LINING-PC\lining 064eba945d v1.2.0 - Add TaskContextMenu & new features; TaskDrawer is uniformly managed by GanttChart. 2025-07-22 00:07:09 +08:00
LINING-PC\lining 9cc769c622 v1.1.0 - Trigger timeline scroll when TaskBar dragging; Add 'Day|Week|Month' timeline scale; Issues fixed. 2025-07-08 20:03:04 +08:00
LINING-PC\lining 11ee864d36 v1.0.10 - Bugfix: timeline scroll issue 2025-07-06 11:33:41 +08:00
LINING-PC\lining af4a35254f v1.0.10 - UX upgrades 2025-07-06 11:03:03 +08:00
LINING-PC\lining 94ee66cbb4 v1.0.9 - Add Story and sub-tasks deletion logic; l18n updates; GanttConfirmDialog updates 2025-07-04 21:41:06 +08:00
LINING-PC\lining 06c049f49c v1.0.6 - TaskDrawer.Progressbar style update; story progress cal based on sub-tasks' progress; 2025-07-03 14:31:49 +08:00
LINING-PC\lining 97c1d0e36c v1.0.6 - TaskDrawer progressbar style updates 2025-07-03 12:04:41 +08:00
LINING-PC\lining c590bea490 v1.0.2 - updates 2025-07-02 12:51:31 +08:00
LINING-PC\lining 7a5b28a364 1.0.0 - init 2025-06-30 12:57:22 +08:00
LINING-PC\lining 18d291f415 beta 1.0.0 - vulnerabilities fix 2025-06-29 20:30:42 +08:00
LINING-PC\lining c10cb7fef5 beta 1.0.0 - 正式外测版本 2025-06-29 20:21:53 +08:00