Small fixes in 1.2
View Fx Nion's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Thanks its a great mod.
Can I able to add some additional fileds in this plugins?
@ Fx Nion It is a good mod.Is it poosible to remove comments?? Also is it possible to add some additional fields in this plugins??
Thanks.
some help plss???
@ Fx Nion Is it possible to add some additional fields??
Hi, it is a nice plugin, just a small issue would be not allow to create tasks that have "end date" that are before the "start date".
Regards.
Hi, very nice plugin, would it be possible to add a "TODO" for the task like in basecamp or gmail, where you can add multiple todo items and check them as completed for each Task .. or maybe its against the purpose of tasks and it should be in a "project" plugin , what do you think ?
Im new to Elgg and want to integrate basecamp similar functonnality into groups. Any suggesions on plugins I should use. Thanks
Just installed - brilliant plugin !
Nice looking plugin. Works well. Thanks
tip top :)
when i edit a task, the content of die fields: start, end, done, remain, type, status and worker will not inserted in the form
the content of the fileds: titel, discription and type are inserted
has someone the same trouble?
SOLVED
i customize elgg with "comments" by maikol, thats why the save-button is not shown %-)
now i use the original edit.php and it works
I'm also getting the same problem as manfred, I don't have the "comments" plugin so I'm wondering where to start looking for a solution? Am using ELGG 1.7.1, any help would be appreciated :-)
Having a cost and or budget feature would be kewl too!
i have also problems with the date-picker of the task-plugin
because profile_manager-plugin and task-plugin uses the same namespace for the arccordion
install the "simple_datepicker" plugin works with profile_manager-plugin, but the task-plugin displays only a text field
i need a simple date input-field in the task-plugin
what can i do?
in my case, i found the solution:
to disable "tasks" plugin datepicker,
i rename tasks\views\default\tasks\js.php to _js.php
in \views\default\tasks\taskform.php i change line 96 + 100 to:
echo elgg_view('input/datepicker',array( . . .
and the datepicker apears . . .
after that i must format the output, but i think it's even so easy
shame on me . . i think it's basic ;-))
the problem that @manfred salomon and @cj report exists.
When a task is edited all the elements (dates etc but not the description) are lost, so the user have to insert them egain (with or without datepicker enabled)
I use various plugins but I dont think there is someone of the causing the problem.
Any ideas?
Panagiotis Tsiotakis wrote "When a task is edited all the elements (dates etc but not the description) are lost, so the user have to insert them egain (with or without datepicker enabled)
I use various plugins but I dont think there is someone of the causing the problem.
Any ideas?"
Adding new tasks and editing are both done by add.php. Managing tasks is done by manage.php, and that does display the elements correctly. I can't see what the problem is in add.php, so can someone with better programming skills than me see what the problem is?
When you assign a task to another user, it doesn't appear in their list of Tasked Items. How do they know it has been assigned to them?
It needs to be shown in their list of tasks, and they need to be notified by e-mail, otherwise this feature is no use.
could you please fix it for 1.8
this would be great
thank you!
I am happy with this plugin with one exception... I would like to show the logged in users assigned tasks. The Task page shows tasks created by the user, but not tasks assigned to the user. (the assigned user is called the Worker)
Anyone have any thoughts?
thanks!
I'm having a problem with this plugin in Internet Explorer. ( no problem in firefox, netscape or chrome )
The problem is that when your plugin is enabled, it breaks the javascript hover function. I can't dismiss the green box that pops up when you enable a plugin nor does the tools drop down menu work ( it doesn't drop down ). The greenbox never goes away on its own either. If I disable your plugin, the problem goes away. I'm using the "socialpro" theme. Again, I tested other browsers and they work fine. I have the latest elgg version ( v1.7.14 ).