Commit Graph
496 Commits
Author SHA1 Message Date
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +08:00
tianshujie 055518d344 * Refactor getDateList method. 2023-08-28 14:49:35 +08:00
dingguodong 0b7c7329e5 * Replace leftjoin to leftJoin. 2023-08-24 16:49:54 +08:00
sunguangming 51e410cae6 * Rename function. 2023-08-24 14:05:45 +08:00
tianshujie efd909c4aa * Refactor getListByConds method. 2023-08-22 16:10:37 +08:00
liugang 1013986240 * api: simplify code. 2023-08-07 16:59:20 +08:00
liugang eae169cc21 * api: refactor the edit struct page by zin. 2023-08-07 16:59:03 +08:00
liugang 5f2bde661b * api: refactor the createStruct page by zin. 2023-08-07 16:23:55 +08:00
liugang 01ce2f1693 * api: modify js to be compatible with create page and createStruct page. 2023-08-07 16:21:55 +08:00
liugang b6a8b3af82 * api: change obj to $obj. 2023-08-07 15:59:12 +08:00
dingguodong 3ad190e9a8 * Fix typo, rename secend to second. 2023-08-01 16:27:46 +08:00
caoyanyi 4e73e542bf + Add view param. 2023-07-31 10:55:12 +08:00
tianshujie 8c3313b5e0 * Rename tree file. 2023-07-28 14:54:47 +08:00
wangyidong 4c30342f5f * Adjust for todo edit page. 2023-07-28 11:16:02 +08:00
caoyanyi 16ae6c5e24 * Adjust toolbar block position. 2023-07-27 16:43:57 +08:00
caoyanyi c6ab9085ae * Change api version load block. 2023-07-27 16:02:50 +08:00
caoyanyi a4eaf5933e * Change sidebar block style. 2023-07-27 15:39:14 +08:00
caoyanyi 2a6bfef912 * Change link param setting. 2023-07-26 10:43:36 +08:00
sunguangming bd9f5bd4fe * Add default tr into function. 2023-07-25 19:50:47 +08:00
caoyanyi dec95ad7b7 * Change api list dropmenu switch link. 2023-07-25 17:27:18 +08:00
caoyanyi f8c8b4f9cc * Change left block include rule. 2023-07-25 16:48:13 +08:00
caoyanyi 0ecf5d67e5 - Remove unused file. 2023-07-25 16:06:05 +08:00
sunguangming 30cfbfad5a * Add drop menu to api::index. 2023-07-25 10:46:01 +08:00
sunguangming e5bf6b41d2 * Fix api::edit bug. 2023-07-25 09:49:54 +08:00
sunguangming 9c7ecfc473 * Add edit api view. 2023-07-24 19:02:50 +08:00
sunguangming 8fee31de64 * Fix code error in api::view. 2023-07-24 16:48:27 +08:00
sunguangming a1b4e695ab * Print nested params in api::view. 2023-07-24 15:51:14 +08:00
sunguangming 8c97fd7b62 * Finish task #98355 #98357. 2023-07-24 15:31:53 +08:00
sunguangming 55a89ef1cb * Add api::view method. 2023-07-24 08:43:29 +08:00
sunguangming 15ed7c6861 * Add apilist page. 2023-07-21 11:19:42 +08:00
sunguangming 7b7a679991 * Fix add row js error. 2023-07-21 10:08:30 +08:00
sunguangming 04cbe96ffa * Add ajax-submit. 2023-07-21 09:41:37 +08:00
sunguangming 93d4bd8cb5 * Finish task #97861. 2023-07-20 15:33:57 +08:00
sunguangming bf081e8033 * Finish task #97862. 2023-07-20 14:47:28 +08:00
sunguangming bd1820e37a * Finish task #97860. 2023-07-20 14:26:10 +08:00
sunguangming 60e600bdd0 * Add remove row logic for api::create. 2023-07-20 11:24:18 +08:00
sunguangming 4b02003a7e * Finish task #97858. 2023-07-20 10:07:33 +08:00
sunguangming c18311518b * Add api::create view. 2023-07-20 08:18:56 +08:00
tianshujie fe1f29d1c1 * Refactor edit api lib. 2023-07-18 16:44:13 +08:00
tianshujie 1cca511ade * Change the return link of create lib. 2023-07-18 16:17:33 +08:00
tianshujie c6acd1b305 * Refactor create api lib page. 2023-07-18 16:15:56 +08:00
tianshujie e805ced5d3 * Print create api lib button. 2023-07-18 15:48:03 +08:00
tianshujie e9390ac9ee * Refactor create doc lib page. 2023-07-18 14:45:59 +08:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
zenggang 7c23719562 * Fix mr create and change repo getbyid function name 2023-07-06 01:06:36 +00:00
朱金勇 a3c848d7af * Use helper::header() instead of header(). 2023-07-03 15:26:08 +00:00
dingguodong 7eee9bc6de * Escape reserved word groups for MySQL8.x. 2023-06-28 16:37:08 +08:00
liugang df75134321 * testcase: change showAutoCase to onlyAutoCase. 2023-06-27 18:46:09 +08:00
zhouxin 64368f82a0 * Batch replace "else if" sequence to "elseif". 2023-05-30 11:22:17 +08:00
tianshujie a3169a0f66 * Rename getByList to getByIdList of task module. 2023-05-29 11:02:28 +08:00