In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

View Revisions: Issue #981 All Revisions ] Back to Issue ]
Summary 0000981: Rename Agents section to "Scheduled Tasks"
Revision 2011-12-07 22:19:26 by Dmitry
Description Rename Agents section to "Scheduled Tasks".

Also, make sure all corresponding places such as:

- Adding Agent "New Agent" => Adding Scheduled Task

- Editing Agent "Agent Name" => Editing Scheduled Task "Title"

- Rename Unit Config and all Classes:
    AgentEventHandler => ScheduledTaskEventHandler (scheduled_task_eh.php)
    AgentTagProcessor => ScheduledTaskTagProcessor (scheduled_task_tp.php)

- table Agents change to ScheduledTasks (or ScheduledSystemTasks)

- Check all other places in the code
Revision 2011-10-04 20:29:12 by Dmitry
Description Rename Agents section to "Event Scheduler".

Also, make sure all corresponding places such as:

- Adding Agent "New Agent" => Scheduling New Event
- Editing Agent "Agent Name" => Editing Event Schedule "Title of Event"
- Rename Unit Config and all Classes (ie. "AgentEventHandler" to "EventScheduleEventHandler")
- table Agents change to ScheduledSystemEvents
- Check all other places in the code
Revision 2011-02-17 10:46:08 by Dmitry
Description Rename Agents section to "Event Scheduler".

Also, make sure all corresponding places such as:

- Adding Agent "New Agent" => Scheduling New Event
- Editing Agent "Agent Name" => Editing Event Schedule "Title of Event"
- Rename Unit Config and all Classes (ie. "AgentEventHandler" to "EventScheduleEventHandler")
- Check all other places in the code
Revision 2011-01-25 22:02:17 by Dmitry
Description Rename Agents section to "Event Scheduler".

Also, make sure all corresponding places such as:

- Adding Agent "New Agent" => Scheduling New Event
- Editing Agent "Agent Name" => Editing Event Schedule "Title of Event"



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker