xieqiyu
|
5539741daf
|
* [unittest] Change the unit test of branchModel::batchUpdate and delete the code of change branhc default.
|
2025-06-05 11:11:22 +08:00 |
|
xieqiyu
|
23fdb7406a
|
* [bug#61157] Init changes when only edit main branch.
|
2025-04-08 08:56:39 +08:00 |
|
hufangzhou
|
068f51e0d1
|
* [bug#55450,done,0.5h] Check fields' length.
|
2024-12-31 10:02:54 +08:00 |
|
hufangzhou
|
f2880a6fb5
|
* [bug#55654,done,0.2h] Show the error tips.
|
2024-09-26 14:47:26 +08:00 |
|
xieqiyu
|
8b8293dad1
|
* [bug#54944] Fix the bug of tutorial.
|
2024-09-09 14:04:14 +08:00 |
|
xieqiyu
|
a7d0471e56
|
* [task#126375,doing,3.5h] Add the tutorial of branchManage for product.
|
2024-09-04 17:31:41 +08:00 |
|
tianshujie
|
1db6b76f3c
|
* [refac] change ZenTaoCMS to ZenTaoPMS.
|
2024-08-28 11:11:51 +08:00 |
|
daitingting
|
aae19734a2
|
* [bug#36775,done,0.5h] Limit the current branch.
|
2024-08-20 14:18:53 +08:00 |
|
hufangzhou
|
087278d57b
|
* Finish task #117721, add branch sort.
|
2024-05-11 08:45:56 +08:00 |
|
xieqiyu
|
a277f3f862
|
* Code for task#113756.
|
2024-03-19 11:08:13 +08:00 |
|
tianshujie
|
666f36dcb0
|
* Fix bug #43018.
|
2024-01-10 16:32:51 +08:00 |
|
wangyuting
|
42b20ebc66
|
* Fix branch unit test bug.
|
2023-12-27 09:53:43 +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 |
|
liugang
|
2e28d02e82
|
* branchModel: refactor the showBranch method.
|
2023-11-08 09:46:47 +08:00 |
|
caoyanyi
|
e3b1cd6e5c
|
- Remove unused param for branch model.
|
2023-09-22 14:44:10 +08:00 |
|
tianshujie
|
5c8b6bbc30
|
* Refactor linkBranch4Project method and case.
|
2023-09-22 09:07:50 +08:00 |
|
tianshujie
|
c452ce5ad8
|
* Refactor getByProducts method and case.
|
2023-09-21 17:27:26 +08:00 |
|
caoyanyi
|
b2275511be
|
* Refactoring branch getPairsByProjectProduct method.
|
2023-09-21 17:05:13 +08:00 |
|
caoyanyi
|
275b5331f9
|
* Refactoring branch checkBranchData method.
|
2023-09-21 16:55:28 +08:00 |
|
tianshujie
|
5371a41cde
|
* Refactor unlinkBranch4Project method.
|
2023-09-21 15:59:14 +08:00 |
|
caoyanyi
|
ae84a3c23f
|
* Adjust unit test case and linkage.
|
2023-09-21 15:50:41 +08:00 |
|
tianshujie
|
b0b50910af
|
* Refactor getAllPairs method.
|
2023-09-21 15:47:54 +08:00 |
|
tianshujie
|
898a3eb6cd
|
* Refactor sort method.
|
2023-09-21 15:26:31 +08:00 |
|
caoyanyi
|
b90a785ccd
|
+ Add unit test case for branch isClickable.
|
2023-09-21 15:24:47 +08:00 |
|
tianshujie
|
9212de8045
|
- Remove unused method.
|
2023-09-21 15:04:51 +08:00 |
|
caoyanyi
|
0e32876039
|
+ Add params type and return type for branch setDefault.
|
2023-09-21 14:37:45 +08:00 |
|
tianshujie
|
4844783e13
|
* Refactor ajaxGetDropMenu method.
|
2023-09-21 14:36:46 +08:00 |
|
caoyanyi
|
23ce2122f9
|
* Adjust batch edit branch logic.
|
2023-09-21 14:19:56 +08:00 |
|
tianshujie
|
6960a91f09
|
* Modify the logical operator.
|
2023-09-21 14:05:14 +08:00 |
|
caoyanyi
|
963079255d
|
* Adjust branch edit method and page.
|
2023-09-21 13:57:21 +08:00 |
|
tianshujie
|
1f920f785d
|
* Compatible branch creation.
|
2023-09-21 13:45:38 +08:00 |
|
tianshujie
|
c0a4b113a1
|
* Refactor ajaxGetDropMenu method.
|
2023-09-21 13:36:57 +08:00 |
|
caoyanyi
|
95689979cd
|
* Adjust branch create model.
|
2023-09-21 13:34:22 +08:00 |
|
tianshujie
|
f87f58a54a
|
* Refactor getByID method and case.
|
2023-09-21 13:19:04 +08:00 |
|
caoyanyi
|
2a17e60149
|
+ Add getIdListByRelation method for branch.
|
2023-09-21 11:23:55 +08:00 |
|
tianshujie
|
2bce5349cc
|
* Refactor mergeBranch method.
|
2023-09-21 09:54:50 +08:00 |
|
caoyanyi
|
58c5b9f55c
|
* Adjust parmas type for branch getList.
|
2023-09-21 09:30:22 +08:00 |
|
caoyanyi
|
f4575bad19
|
* Adjust branch changeBranchLanguage method unit test case.
|
2023-09-21 09:30:22 +08:00 |
|
tianshujie
|
a54dd76285
|
* Modify the case where all branches cannot be retrieved when the
incoming product ID is empty.
|
2023-09-06 17:12:03 +08:00 |
|
tianshujie
|
01e305e651
|
* Modify the case where all branches cannot be retrieved when the
incoming product ID is empty.
|
2023-09-06 17:11:29 +08:00 |
|
sunguangming
|
99901462ca
|
* Add branch drop menu.
|
2023-07-26 09:42:38 +08:00 |
|
朱金勇
|
8ff812b6a6
|
* Ajax load options for edit module.
|
2023-07-20 08:53:19 +00:00 |
|
朱金勇
|
d9ad294cf4
|
+ Add type for args.
|
2023-07-12 04:29:53 +00:00 |
|
caoyanyi
|
980526df66
|
+ Add required field validate.
|
2023-06-13 16:51:10 +08:00 |
|
caoyanyi
|
e2b195c11f
|
* Change date save data.
|
2023-06-13 14:08:03 +08:00 |
|
caoyanyi
|
010e8ef843
|
* Adjust batch editing logic for branch.
|
2023-06-13 13:25:08 +08:00 |
|
caoyanyi
|
92f296e60c
|
* Add clickable check.
|
2023-06-10 11:05:12 +08:00 |
|
wangyidong
|
876ef0b378
|
* adjust code for batchEdit method.
|
2023-05-06 17:35:01 +08:00 |
|
朱金勇
|
0dde8ad3ed
|
Fix default value of db.
|
2023-04-10 09:19:01 +00:00 |
|