Commit graph

145 commits

Author SHA1 Message Date
mic
932830e6ea adde to i18n all string in mzta-custom-prompts.html 2024-05-13 22:42:44 +02:00
mic
e9256c27df some fields added 2024-05-13 22:36:37 +02:00
mic
3a915097a5 relaxing a check from === to == 2024-05-13 22:27:08 +02:00
mic
102e613fc8 removed some console.log dumps 2024-05-13 21:59:01 +02:00
mic
58ddddb241 forcing to string before checking 0/1 properties 2024-05-13 21:57:29 +02:00
mic
5122edadac excluding disabled prompts. related to #12 2024-05-13 21:53:32 +02:00
mic
a3b34b7dbf "Unknown localization message" error fixed. correctly using "name" in the prompts menu. related to #12 2024-05-13 21:47:04 +02:00
mic
26c3d239d0 correctly editing a prompt 2024-05-13 21:34:49 +02:00
mic
3aa770c664 correctly togglin the item row editor 2024-05-13 21:04:53 +02:00
mic
3e2c31d9e9 correctly editing action properties 2024-05-13 20:31:51 +02:00
mic
ededbe8325 many improvments related to #12. still work in progress 2024-05-13 20:29:11 +02:00
mic
201efcc104 fixed menu reloading 2024-05-13 20:28:29 +02:00
mic
86801cacf5 force String in switch properties triage 2024-05-13 20:28:12 +02:00
mic
53a4537a63 msgDisplay added 2024-05-13 20:27:42 +02:00
mic
aeb19e089f en lang improved 2024-05-13 20:27:25 +02:00
mic
bbfb8c8a04 css improved 2024-05-13 20:27:11 +02:00
mic
9fd14b1276 correctly loading menus 2024-05-13 20:26:58 +02:00
mic
b19349a0de all values are strings 2024-05-12 23:35:28 +02:00
mic
288b9f5d87 correctly saving and loading custom prompts 2024-05-12 23:18:28 +02:00
mic
3f3ee14d9c action only text for defaults prompts 2024-05-12 23:15:58 +02:00
mic
91568bace7 correctly adding a new item to the html list 2024-05-12 23:07:28 +02:00
mic
a57a07666a table heade sticky 2024-05-12 22:18:59 +02:00
mic
6136e0a056 saving and loasding defaultPrompts user properties 2024-05-12 22:01:31 +02:00
mic
2cab415dc9 added position_compose and position_display to handle the position in the two menus 2024-05-12 16:38:31 +02:00
mic
e35e954961 working on custom prompts #12 2024-05-10 23:57:32 +02:00
mic
f459cf72e8 added btns and new form. still work in progress. #12 2024-05-10 23:21:40 +02:00
mic
5c2e7a63f6 moved onctext definitions in mzta-utils.js 2024-05-10 22:15:00 +02:00
mic
0b62350138 added temporary export to test in browser 2024-05-10 22:09:37 +02:00
mic
372735871e working on custom prompt table. see #12 2024-05-10 22:09:16 +02:00
mic
f538bbe38d added prompts sorting 2024-05-10 22:00:05 +02:00
mic
90338dbe4c added is_default: 1 prop to defaultPrompts 2024-05-08 21:37:24 +02:00
mic
00f1ab5468 fixed reference to mapping file url 2024-05-07 22:49:02 +02:00
mic
6415329fe2 list.js file renamed to original 2024-05-07 22:42:37 +02:00
mic
5ecc13ad20 custom prompts: added base methods. see #12 2024-05-07 22:36:44 +02:00
mic
0bb946a555 added missing file 2024-05-07 22:29:38 +02:00
mic
940c378f40 added dark mode to release notes 2024-05-07 21:46:21 +02:00
mic
935288ff70 code formatted to be more readable 2024-05-07 21:44:06 +02:00
mic
da955b4a26 added a btn to open the manage prompts tab 2024-05-06 23:15:08 +02:00
mic
2f3fd93095 added darkmode, fixes #42 2024-05-06 23:13:47 +02:00
mic
5d2a397827 added custom prompts css file. see #12 2024-05-06 22:55:40 +02:00
mic
9c840292b9 starting to add files #12 2024-05-06 22:46:00 +02:00
mic
57b68e4d3d fixed testing parameter 2024-05-06 22:39:54 +02:00
Mic
e48e94e56f
Merge pull request #41 from micz/custom_text
Custom text see #32
2024-05-06 22:34:29 +02:00
mic
3b2ad28398 translated some hardcoded strings 2024-05-06 22:28:57 +02:00
mic
d4c8e5700f release notes updated 2024-05-06 22:18:30 +02:00
mic
1578f4ac13 version set to 1.1.0 2024-05-06 22:17:08 +02:00
mic
f8777d8fc7 asking for a custom text if needed. fixes #32 2024-05-06 22:16:03 +02:00
mic
ee9704429d work in progress #32 2024-05-05 23:45:34 +02:00
mic
c61268f1f2 prepending * to menutitle if custom prompt needed 2024-05-04 00:00:31 +02:00
mic
4b630bee78 added the need_custom_text attribute. related to #32 2024-05-03 23:54:49 +02:00