This modification adds a shared calendar into your client screen that displays all team tasks and client tasks relating to a particular project (both pending start dates,in green, and pending due dates, in red, with completed tasks in a third color). All tasks and subtasks are linked to their respective client-area screens.
This version also includes the ability to create "broadcast" events which are shared with users and client users alike (great for giving in/out of office calendar notes). Broadcast events appear in the user's calendar in bold if they belong to the person viewing them or in an alternate color if they do not. Of course, clients cannot edit broadcast events and users cannot delete or edit broadcast events they didn't create. In addition, it is now possible to export to an Outlook (*.ics) file using upgrades to the export calendar function.
| Attachment | Size |
|---|---|
| phpcollab_clientcalendar-2.3.0.zip | 12.74 KB |
Comments
Hello
Hello
I'm a phpCollab user.
I'm trying to upgrade it to use your add-on about broadcasted calendar.
Everything is clear, but when I try to view details or to add a new apointment on calendar, it does not work.
This problems appears only when i replace [viewcalendar.php]
I hace checked mi database and is correctly upgraded too.
I do not know what to do.
Version differences...
Please keep in mind that the version I posted was intended for use on the phpCollab 2.3 build, but the community has developed the base software well beyond that now I'm sure. There are probably API or handling issues with regards to the build of phpCollab you're using. Unfortunately, I'm not well versed in phpCollab 2.4, and I've not tapped into anything beyond that at all. You may want to start with looking at the functions...making sure that those which are called actually exist in the system as you're using it. How does the system not work? What kind of feedback is it giving you - page not found, SQL errors, etc?