Commit Graph
580 Commits
Author SHA1 Message Date
liumengyi 1759c2e14d * Refactor my::showWorkCount, show todo count in nav bar. 2023-12-14 14:00:20 +08:00
liugang e31b069bbf - myControl: remove unused personlData property. 2023-12-11 14:56:56 +08:00
liugang 790b96b308 * myControl: get the userContact object by form::data method. 2023-12-11 10:53:37 +08:00
liugang 0ad8ca7759 * myControl: call getProjects method and getExecutions method instead of getObjects method. 2023-12-08 22:27:22 +08:00
liugang 2b16157542 * myControl: refactor the changePassword method. 2023-12-06 15:46:57 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
liugang c2620ba061 * Move the updateSessionRandom method from userModel to helper. 2023-12-05 16:54:47 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
liumengyi 3de1d40ea4 * Fix bug of my::editProfile. 2023-12-05 13:14:50 +08:00
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
liugang 7a7b8331c1 * myControl: call renderContactList function after add a contact list. 2023-11-30 10:34:07 +08:00
liugang bd8505fa47 * userModel: refactor the getContactLists method. 2023-11-29 10:46:59 +08:00
liugang e7a9bef079 * user: refactor the cropImage method. 2023-11-29 09:01:58 +08:00
liumengyi 8b8a8fe9c3 * Refactor myModel::buildTaskSearchForm, and modify its unit test. 2023-11-25 15:34:51 +08:00
liumengyi e53d069f22 * Refactor my::getAssignedByMe, and modify its unit test. 2023-11-25 13:54:37 +08:00
liumengyi 8e0a6d0d5a * Refactor my::ajaxSwitchVision. 2023-11-24 13:19:53 +08:00
liumengyi d6578478ed * Refactor my::unbind. 2023-11-24 13:12:08 +08:00
liumengyi 16bc13ea0b * Refactor my::uploadAvatar. 2023-11-24 11:21:26 +08:00
liumengyi f4a9c1929e * Refactor my::dynamic. 2023-11-24 11:19:35 +08:00
tanghucheng a3e39514df Merge remote-tracking branch 'origin/master' into Merge184 2023-11-23 22:14:52 -05:00
liumengyi 29dd291519 * Refactor my::preference. 2023-11-24 11:11:40 +08:00
liumengyi 434506edec * Refactor my::profile. 2023-11-24 11:07:44 +08:00
liumengyi 7444cd39ac * Refactor my::buildContactList. 2023-11-24 11:01:28 +08:00
liumengyi 0f86895d6a * Refactor my::deleteContacts. 2023-11-24 10:55:52 +08:00
liumengyi 4ce0082557 * Refactor my::manageContacts. 2023-11-24 10:55:18 +08:00
liumengyi 2dbcfc9994 * Refactor my::changePassword. 2023-11-24 10:52:33 +08:00
tanghucheng 0a479a0adb Merge remote-tracking branch 'origin/master' into Merge184 2023-11-23 19:37:19 -05:00
liumengyi 8e7a005826 * Refactor my::editProfile. 2023-11-23 16:33:52 +08:00
liumengyi 23be052a84 * Refactor my::team. 2023-11-23 15:40:27 +08:00
liumengyi e75240a845 * Refactor my::ticket. 2023-11-23 15:37:03 +08:00
liumengyi 93c8e4207d * Refactor my::feedback. 2023-11-23 15:27:34 +08:00
tanghucheng d670173438 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-23 00:52:55 -05:00
liumengyi a0d8449e3e * Refactor my::myMeeting. 2023-11-23 14:53:01 +08:00
liumengyi 7a34d19720 * Refactor my::nc. 2023-11-23 14:49:55 +08:00
liumengyi e0b2e27b4f * Refactor my::auditplan. 2023-11-23 14:45:56 +08:00
liumengyi c04cef526f * Refactor my::audit. 2023-11-23 14:38:00 +08:00
liumengyi 30a8171f7d * Refactor my::risk. 2023-11-23 13:39:27 +08:00
liumengyi a2cc80b4a0 * Refactor my::issue. 2023-11-23 13:32:45 +08:00
liumengyi d4978b7898 * Refactor my::execution, and add executionModel::getChildIdGroup and its unit test. 2023-11-23 13:28:23 +08:00
liumengyi 0b14f80109 * Refactor my::project. 2023-11-23 10:50:52 +08:00
liumengyi 824dd42477 * Refactor my::doc, and optimize code for my::testcase. 2023-11-23 10:45:50 +08:00
liumengyi 6f85ea07c9 * Refactor my::testcase. 2023-11-23 10:41:37 +08:00
liumengyi fec2fcf37e * Refactor my::testtask. 2023-11-23 10:21:46 +08:00
tanghucheng c76efe3019 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-22 19:50:16 -05:00
liumengyi fa5a6a71bd * Refactor my::bug. 2023-11-22 14:16:50 +08:00
liumengyi f3e4631ccf * Refactor my::task. 2023-11-22 13:58:23 +08:00
liumengyi 444e5106fd * Refactor my::requirement. 2023-11-22 11:25:56 +08:00
liumengyi 67c7f9bb82 * Refactor my::story. 2023-11-22 11:23:07 +08:00
liumengyi cf5a30fa5c * Refactor my::todo. 2023-11-22 11:15:25 +08:00
tanghucheng ba039087af Merge branch 'master' into Merge184 2023-11-21 22:10:54 -05:00