Commit Graph
339 Commits
Author SHA1 Message Date
liumengyi 2c79c59a6e * Remove , at the end of row in the lastest children in extension. 2023-11-14 10:20:32 +08:00
hufangzhou 8ba35e412f * The unit of limitSize for file uploads should be MB. 2023-11-10 16:35:57 +08:00
hufangzhou 728cd9c9d4 * Merge: Add a prompt for upload size limit when installing a local plugin. 2023-11-10 13:12:36 +08:00
liumengyi 1b993caf08 * Fix bug #40413, and optimize code. 2023-11-09 14:14:32 +08:00
wangyidong a4bf1e0727 * Adjust for upload extension. 2023-11-08 16:16:50 +08:00
chaideqing db95d5eec8 * Merge commit: 54593e4a42. 2023-11-08 07:45:50 +00:00
wangyidong d180974fc2 * Adjust code. 2023-11-07 17:33:12 +08:00
wangyidong d638fb18b0 * Change extension package to extension/pkg. 2023-11-07 17:10:33 +08:00
chaideqing 75a470cc24 * Merge commit: b8989377e5. Fix bug #34221. 2023-11-03 07:17:27 +00:00
chaideqing ab5f166b11 * Merge commit: 91cae60535, fix bug #34221. 2023-11-03 07:14:06 +00:00
songchenxuan 8d9c26b3ec * Add lang for extension. 2023-10-24 21:25:06 +08:00
songchenxuan 69770a39ad * Modify extension flow error. 2023-10-24 21:12:14 +08:00
songchenxuan f667d23d90 * Fix install an extension loadPage. 2023-10-24 20:17:16 +08:00
songchenxuan cc79a055c8 * Modify extension install flow. 2023-10-24 19:29:31 +08:00
songchenxuan 98de13670d * Modify extension test. 2023-10-24 15:31:04 +08:00
daitingting 6ebcf12dae * Use setClass instead of set::class.
* Add data-dismiss attribute.
2023-08-04 02:52:06 +00:00
daitingting ecb5b93db3 * Adjust style.
* Open the extension view in iframe.
2023-08-04 02:39:41 +00:00
daitingting 46863fb835 * Add a separate safe page. 2023-08-03 09:18:34 +00:00
daitingting 00340258ae * Add a separate safe page. 2023-08-03 09:17:34 +00:00
daitingting 263de6bc29 * Adjsut codes. 2023-08-03 09:17:01 +00:00
daitingting b6173d2c72 * Adjust the modulemenu. 2023-08-02 01:50:51 +00:00
daitingting b6d1676d8f * Adjust search function. 2023-08-01 01:40:24 +00:00
daitingting c05c1ba48e * Refactor the obtain view. 2023-07-31 08:01:21 +00:00
daitingting ac121edff1 * Refactor the erase view. 2023-07-28 08:52:42 +00:00
daitingting 72dd35d6a8 * Refactor uninstall view. 2023-07-28 08:39:35 +00:00
daitingting eb5b6a7f31 * Remove useless file. 2023-07-28 07:49:14 +00:00
daitingting 4c04754e86 * Adjsut style according to design. 2023-07-28 07:44:54 +00:00
daitingting b6fc6a2ea4 * Refactor the activate view. 2023-07-28 07:10:33 +00:00
daitingting 21c6da9af7 * Refactor deactivate view. 2023-07-28 05:16:23 +00:00
daitingting 5a2aad409a * Refactor the structure view. 2023-07-28 02:47:16 +00:00
daitingting 6268903e79 * Adjust the hr. 2023-07-28 02:15:09 +00:00
daitingting 3e7a6c6a38 * Refactor the browse view. 2023-07-28 02:11:40 +00:00
daitingting a297536816 * Refactor the install view. 2023-07-27 08:58:45 +00:00
daitingting fc64cf114e * Reload in modal after upload. 2023-07-27 08:56:36 +00:00
daitingting 3c1b561e5a * Refactor upload page. 2023-07-27 08:33:50 +00:00
daitingting dc5d5bd94d * Adjust notice of OK file. 2023-07-27 08:28:53 +00:00
daitingting 98f29706d9 * Refactor the safe, featurebar, toolbar in browse page. 2023-07-27 08:18:16 +00:00
tianshujie 84e5b57ce0 * Refactor backup setting page. 2023-07-13 10:34:28 +08:00
zhouxin 77a2da90d9 * Batch modify quote for unit test. 2023-05-25 13:43:27 +08:00
liugang b58cda66db - Remove unused code: $this->view->position. 2023-05-22 14:43:26 +08:00
zhouxin 4efea42989 + Move unit test from test directory to each module. 2023-04-24 02:16:47 +00:00
朱金勇 3e887438ef * Fix bug#34221. 2023-04-17 09:00:33 +00:00
tianshujie 2a388d06a7 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into sprint/285 2023-02-16 09:00:16 +08:00
hufangzhou f3cd2e7d4d * Change the Easy Soft to ZenTao Software. 2023-02-15 17:01:22 +08:00
wangyidong ff66b39a2a * code for task #83736. 2023-02-10 17:37:50 +08:00
wangyidong bc833a572e * adjust for task #83746. 2023-02-08 16:06:45 +08:00
wangyidong 7af8d535f1 * code for task #83439. 2023-01-31 16:15:00 +08:00
wangyidong 034c750da5 * code for task #80457. 2022-12-21 15:15:28 +08:00
Lufei 3f556e626b * Fix get extension files error for use softlink. 2022-11-30 16:57:52 +08:00
Lufei 4fe09fb507 * Fix GH-104, Get extension removePath error. 2022-11-18 08:49:38 +08:00