Commit Graph
84 Commits
Author SHA1 Message Date
xieqiyu 4b3318eab5 * [task#126383,doing,0.2h] Fix the bug of manageExecution tutorial. 2024-09-04 17:31:41 +08:00
xieqiyu 64f1b4bb75 * [task#126383,doing,0.1h] Change the config of page. 2024-09-04 17:31:41 +08:00
xieqiyu d236973028 * [task#126383,doing,0.2h] Add the style of placement to click. 2024-09-04 17:31:41 +08:00
xieqiyu 00ddf892d4 * [task#126383,doing,0.5h] Add build data. 2024-09-04 17:31:41 +08:00
xieqiyu b3212db069 * [task#126383,doing,2h] Add manage task. 2024-09-04 17:31:41 +08:00
xieqiyu 23ccdf55c3 * [task#126383,doing,1h] Revert code. 2024-09-04 17:31:41 +08:00
xieqiyu f3bba72119 * [task#126383,doing,1.5h] Change project ID when set menu. 2024-09-04 17:31:41 +08:00
xieqiyu 9645472690 * [task#126383,doing,0.5h] Add the project of user create. 2024-09-04 17:31:41 +08:00
xieqiyu cb065e3baa * [task#126383,doing,0.5h] Add the function of get guide and task. 2024-09-04 17:31:41 +08:00
sunguangming e8a970c2c0 * [task#127004,done,0.2h] fix bug. 2024-08-28 13:21:40 +08:00
tianshujie 1db6b76f3c * [refac] change ZenTaoCMS to ZenTaoPMS. 2024-08-28 11:11:51 +08:00
sunhao 9a7884d7f6 * [bug #53890, done, 0.3h] fix execution/linkStory not work in tutorial model. 2024-08-16 14:11:03 +08:00
liugang a4d2de38f0 * [misc] replace COUNT(*) with COUNT(1) in sql. 2024-06-27 14:07:27 +08:00
liumengyi 106772259f * [bug#50596,done,0.5h] remove toolbar-item and set project. 2024-06-05 09:01:03 +08:00
liumengyi 82f1ce5bae * Fix bug #46099, and fix bug of menu. 2024-02-22 17:09:44 +08:00
wangxuepeng ede3c7ad2c * Fix the error when open program/productView in tutorial mode. 2024-01-12 17:09:29 +08:00
wangxuepeng ca8a49bb7b * Fix bug #43631. 2024-01-12 16:40:57 +08:00
wangxuepeng 0abe645597 * Fix bug #43252. 2024-01-08 17:08:36 +08:00
wangxuepeng 6132404adc * Refactor tutorial js of index. 2023-12-18 13:51:21 +08:00
wangxuepeng d4191032c9 * Fix the error when open product all in tutorial mode. 2023-12-18 11:19:54 +08:00
liumengyi 952f9df7bc * Fix ui error, add mailto field to story. 2023-12-15 15:51:26 +08:00
liumengyi af83167fb0 * Modify return type of tutorialModel::getTutorialed, and modify its unit test. 2023-12-14 16:07:39 +08:00
liumengyi 3a9432b136 * Modify function comment of tutorialModel::getExecutionStoryPairs, and modify its unit test. 2023-12-14 15:35:55 +08:00
liumengyi 94669c6618 * Modify function comment of tutorialModel::getExecutionStories, and modify its unit test. 2023-12-14 15:28:01 +08:00
liumengyi 9b38385117 * Optimize code for tutorialModel::getExecutionStats, and modify its unit test. 2023-12-14 09:05:27 +08:00
liumengyi 28f86863a7 * Refactor tutorialModel::getProjectStats, and modify its unit test. 2023-12-08 13:43:32 +08:00
liumengyi 15d32a8afa * Optimize code. 2023-12-07 16:25:19 +08:00
liumengyi f75b575480 * Refactor tutorialModel::checkNovice, and modify its unit test. 2023-12-07 16:23:56 +08:00
liumengyi 30f0bf9d16 - Remove tutorialModel::checkNovice and its unit test, it's not used. 2023-12-07 16:07:29 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
hufangzhou 6918f02bc4 * Modify tutorial unit testcase. 2023-11-20 15:54:24 +08:00
tanghucheng 53fc15cb62 Merge branch 'master' into Merge184 2023-11-20 02:10:27 -05:00
hufangzhou e78bffdbb1 * Merge 18.4 tutorial module. 2023-11-20 14:31:06 +08:00
wangxuepeng 9a43a97894 * Code formatter for tutorial. 2023-11-16 10:13:42 +08:00
wangxuepeng 42b2c497b4 * Hide tutorial buttonn when in tutorial mode. 2023-11-07 11:04:06 +08:00
wangxuepeng 306ab2ad02 * Call the getProductStats method if in tutorial mode. 2023-11-02 16:14:41 +08:00
guofeilong 595999ff66 * Code refactors for function project update . 2023-05-08 11:26:34 +08:00
hufangzhou f3cd2e7d4d * Change the Easy Soft to ZenTao Software. 2023-02-15 17:01:22 +08:00
tianshujie 2b82314b52 * Fix bug #32145. 2023-02-15 10:08:15 +08:00
caoyanyi 48244d23e7 * Modify product id. 2023-01-10 09:06:20 +08:00
caoyanyi f99f2ca881 * Fix bug #31564. 2023-01-10 09:04:06 +08:00
Yagami 45b7743c0b * Code for tutorial error. 2023-01-05 15:26:59 +08:00
Yagami 04be94e922 * Code for tutorial bug. 2023-01-05 15:17:06 +08:00
Yagami 7d660348c6 * Code for code error. 2023-01-05 14:50:49 +08:00
Yagami e9f88d3cbd * Fix code error. 2023-01-05 13:59:41 +08:00
田淑杰 5ecaa57043 * Fix bug #31470. 2023-01-05 10:13:34 +08:00
田淑杰 624ac45620 * Fix bug #31439. 2023-01-04 15:20:35 +08:00
caoyanyi 32fd823243 * Modify tutorial error. 2023-01-03 13:31:53 +08:00
xieqiyu 17773dee90 * Code for story of add draft status. 2022-08-12 16:00:00 +08:00