Page 2 of 2

Re: To Do List plugin

Posted: 2021-04-08 13:44
by landinialejandro
Hi! My plugin needs some stuff from AppGini plugins.
You need to get some original plugin first. Or try to follow the manual install.

Regards

Re: To Do List plugin

Posted: 2021-06-05 01:37
by landinialejandro
Hi! a pleasure to greet you all.
I made an update that I think is very important.

An existing problem with non-Latin languages, such as Arabic, is fixed.
Screenshot_20210604_222240.png
Screenshot_20210604_222240.png (27.38 KiB) Viewed 3520 times

go to github to get the new version!

https://github.com/myappgini/sbm_todos

enjoy!
reagards

Re: To Do List plugin

Posted: 2021-07-21 23:16
by pilandros
Nice Job Alejandro! (ottimo lavoro Alessandro!)
How about translation? where and how can we help?
I need to translate it to spanish.

Re: To Do List plugin

Posted: 2021-07-26 14:28
by landinialejandro
Hi,Unfortunately, the translation option is not provided, but you can change it from the code. In the templates folder you can find the HBS files and modify from there.

Thank you.

Re: To Do List plugin

Posted: 2022-06-16 16:45
by skoch
Hello Alejandro,

super job, works great :D
Unfortunately I don't get the icon in the menu bar when I use AdminLTE. Is there a solution?

greeting
Stefan

Re: To Do List plugin

Posted: 2022-06-20 18:36
by landinialejandro
hi!, I use fontawesome for icons, check if library is loaded or use the CDN link to tray.

thanks for use it.

Re: To Do List plugin

Posted: 2023-10-19 15:51
by charmed_ones
Just tried to install this plugin everything looks correct with the newest download

then when adding a task I get

Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/.sites/site2/wwwroot/web/reporting/hooks/todos/functions_ajax.php:245 Stack trace: #0 /home/.sites/site2/wwwroot/web/reporting/hooks/todos/functions_ajax.php(227): update_data(Array, Array) #1 /home/.sites/site2/wwwroot/web/reporting/hooks/todos/functions_ajax.php(143): add_data(Array) #2 {main} thrown in /home/.sites/site2/wwwroot/web/reporting/hooks/todos/functions_ajax.php on line 245

Image

Re: To Do List plugin

Posted: 2023-10-19 20:41
by charmed_ones
just add to that

when doing the setup in admin this error message is showing up at the top of 02_output.php


Warning: Undefined array key "folderName" in /home/.sites/site2/wwwroot/web/reporting/plugins/todos/02_output.php on line 16

Re: To Do List plugin

Posted: 2024-03-26 17:53
by Marcelo Vitoria
Hi landinialejandro

Does the plugin have a language configuration file?
Or if I'm going to use it in an app in Brazilian Portuguese, will I have to edit the Plugin files?

Congratulations on the initiative and good luck!