You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Peter Mahoney (JIRA)" <de...@myfaces.apache.org> on 2006/10/04 18:43:19 UTC

[jira] Created: (TOMAHAWK-724) User defined intervals in schedule detailed views

User defined intervals in schedule detailed views
-------------------------------------------------

                 Key: TOMAHAWK-724
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-724
             Project: MyFaces Tomahawk
          Issue Type: New Feature
          Components: Schedule
    Affects Versions: 1.1.5-SNAPSHOT
            Reporter: Peter Mahoney


Currently the scheduler renders days using fixed half hour intervals. It would be really useful to be able to render the day using user defined time periods e.g. school lesson periods. Such intervals may have a label e.g. Period 1, Break, Lunch, etc. When clicking on one of these intervals, there should be a way of knowing the start and end time so that a new event can be initialised with the interval times.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (TOMAHAWK-724) User defined intervals in schedule detailed views

Posted by "Peter Mahoney (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-724?page=all ]

Peter Mahoney updated TOMAHAWK-724:
-----------------------------------

    Status: Patch Available  (was: Open)

> User defined intervals in schedule detailed views
> -------------------------------------------------
>
>                 Key: TOMAHAWK-724
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-724
>             Project: MyFaces Tomahawk
>          Issue Type: New Feature
>          Components: Schedule
>    Affects Versions: 1.1.5-SNAPSHOT
>            Reporter: Peter Mahoney
>
> Currently the scheduler renders days using fixed half hour intervals. It would be really useful to be able to render the day using user defined time periods e.g. school lesson periods. Such intervals may have a label e.g. Period 1, Break, Lunch, etc. When clicking on one of these intervals, there should be a way of knowing the start and end time so that a new event can be initialised with the interval times.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (TOMAHAWK-724) User defined intervals in schedule detailed views

Posted by "Peter Mahoney (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465776 ] 

Peter Mahoney commented on TOMAHAWK-724:
----------------------------------------

ScheduleDetailedDayRenderer2.patch replaces ScheduleDetailedDayRenderer.patch with a completely revised background rendering, to allow the display of different interval configurations for each day of the week in the workweek mode.

> User defined intervals in schedule detailed views
> -------------------------------------------------
>
>                 Key: TOMAHAWK-724
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-724
>             Project: MyFaces Tomahawk
>          Issue Type: New Feature
>          Components: Schedule
>    Affects Versions: 1.1.4-SNAPSHOT
>            Reporter: Peter Mahoney
>         Assigned To: Jurgen Lust
>         Attachments: intervals.patch, intervals2.patch, intervals3.patch, intervals_css.patch, scheduleday_npe.patch, ScheduleDetailedDayRenderer.patch, ScheduleDetailedDayRenderer2.patch
>
>
> Currently the scheduler renders days using fixed half hour intervals. It would be really useful to be able to render the day using user defined time periods e.g. school lesson periods. Such intervals may have a label e.g. Period 1, Break, Lunch, etc. When clicking on one of these intervals, there should be a way of knowing the start and end time so that a new event can be initialised with the interval times.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (TOMAHAWK-724) User defined intervals in schedule detailed views

Posted by "Peter Mahoney (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-724?page=comments#action_12441705 ] 
            
Peter Mahoney commented on TOMAHAWK-724:
----------------------------------------

I have a revised patch to add to this issue, but get this error when trying to attach the file:

Exception trying to establish attachment directory. Check that the application server and JIRA have permissions to write to it: com.atlassian.jira.web.util.AttachmentException: Cannot write to attachment directory. Check that the application server and JIRA have permissions to write to: /usr/local/tomcat/tomcat-jira/attachments/TOMAHAWK/TOMAHAWK-724

> User defined intervals in schedule detailed views
> -------------------------------------------------
>
>                 Key: TOMAHAWK-724
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-724
>             Project: MyFaces Tomahawk
>          Issue Type: New Feature
>          Components: Schedule
>    Affects Versions: 1.1.5-SNAPSHOT
>            Reporter: Peter Mahoney
>         Assigned To: Jurgen Lust
>         Attachments: intervals.patch, intervals_css.patch
>
>
> Currently the scheduler renders days using fixed half hour intervals. It would be really useful to be able to render the day using user defined time periods e.g. school lesson periods. Such intervals may have a label e.g. Period 1, Break, Lunch, etc. When clicking on one of these intervals, there should be a way of knowing the start and end time so that a new event can be initialised with the interval times.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (TOMAHAWK-724) User defined intervals in schedule detailed views

Posted by "Hart Huang (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486877 ] 

Hart Huang commented on TOMAHAWK-724:
-------------------------------------

Peter, can you tell me how to use your patch to develop my code. 
For example: I have created a schedule component which is shown the hour time"7:00 8:00 9:00...." in the left area of the schedule component and i want to change the shown hours time to "period 1, period 2, lunch time.....". what should i do per your code? Expect your reply. Thanks, Hart

> User defined intervals in schedule detailed views
> -------------------------------------------------
>
>                 Key: TOMAHAWK-724
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-724
>             Project: MyFaces Tomahawk
>          Issue Type: New Feature
>          Components: Schedule
>    Affects Versions: 1.1.4-SNAPSHOT
>            Reporter: Peter Mahoney
>         Assigned To: Jurgen Lust
>         Attachments: intervals.patch, intervals2.patch, intervals3.patch, intervals_css.patch, scheduleday_npe.patch, ScheduleDetailedDayRenderer.patch, ScheduleDetailedDayRenderer2.patch
>
>
> Currently the scheduler renders days using fixed half hour intervals. It would be really useful to be able to render the day using user defined time periods e.g. school lesson periods. Such intervals may have a label e.g. Period 1, Break, Lunch, etc. When clicking on one of these intervals, there should be a way of knowing the start and end time so that a new event can be initialised with the interval times.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TOMAHAWK-724) User defined intervals in schedule detailed views

Posted by "Peter Mahoney (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Mahoney updated TOMAHAWK-724:
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.7-SNAPSHOT
           Status: Resolved  (was: Patch Available)

> User defined intervals in schedule detailed views
> -------------------------------------------------
>
>                 Key: TOMAHAWK-724
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-724
>             Project: MyFaces Tomahawk
>          Issue Type: New Feature
>          Components: Schedule
>    Affects Versions: 1.1.4-SNAPSHOT
>            Reporter: Peter Mahoney
>            Assignee: Peter Mahoney
>             Fix For: 1.1.7-SNAPSHOT
>
>         Attachments: intervals.patch, intervals2.patch, intervals3.patch, intervals_css.patch, scheduleday_npe.patch, ScheduleDetailedDayRenderer.patch, ScheduleDetailedDayRenderer2.patch
>
>
> Currently the scheduler renders days using fixed half hour intervals. It would be really useful to be able to render the day using user defined time periods e.g. school lesson periods. Such intervals may have a label e.g. Period 1, Break, Lunch, etc. When clicking on one of these intervals, there should be a way of knowing the start and end time so that a new event can be initialised with the interval times.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TOMAHAWK-724) User defined intervals in schedule detailed views

Posted by "Peter Mahoney (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464723 ] 

Peter Mahoney commented on TOMAHAWK-724:
----------------------------------------

ScheduleDetailedDayRenderer.patch fixes some issues with the alignment of foreground and background in the detailed view

> User defined intervals in schedule detailed views
> -------------------------------------------------
>
>                 Key: TOMAHAWK-724
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-724
>             Project: MyFaces Tomahawk
>          Issue Type: New Feature
>          Components: Schedule
>    Affects Versions: 1.1.4-SNAPSHOT
>            Reporter: Peter Mahoney
>         Assigned To: Jurgen Lust
>         Attachments: intervals.patch, intervals2.patch, intervals3.patch, intervals_css.patch, scheduleday_npe.patch, ScheduleDetailedDayRenderer.patch
>
>
> Currently the scheduler renders days using fixed half hour intervals. It would be really useful to be able to render the day using user defined time periods e.g. school lesson periods. Such intervals may have a label e.g. Period 1, Break, Lunch, etc. When clicking on one of these intervals, there should be a way of knowing the start and end time so that a new event can be initialised with the interval times.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira