1. Scheduler tutorial forum.primefaces.orgI did not find import org.primefaces.event.ScheduleDateSelectEvent; import org.primefaces.event.ScheduleEntrySelectEvent; import org.primefaces.model.ScheduleEvent; import org.primefaces.model.ScheduleEventImpl; import org.primefaces.model.ScheduleModel; in primefaces-1.0.0.RC.jar scheduler will not support in primefaces-1.0.0? thanks |
2. p:schedule firstDay bug forum.primefaces.org01 May 2011, 16:07 by domgom p:schedule firstDay bug As you can see in the labs showcase for 3.0.M1 ( http://www.primefaces.org/showcase-labs ... Locale.jsf ) with that script: Code: PrimeFaces.locales['tr'] ... |
3. p:schedule forum.primefaces.orghi, how can i use p:schedule.? I know that it will be released in a week. But i can use snapshot.jar. Please could you give me link which i can downlload. ... |
4. Schedule features forum.primefaces.orgHi all we are planning to use schedule for a projec but we are not able to do the next things: 1 - we need to change the color of the ... |
5. Persistent Schedule forum.primefaces.orgpublic class Horario implements ScheduleEvent, Serializable{ private static final long serialVersionUID = 1L; @Id private String id; ... |
6. Schedule Features? forum.primefaces.orgHi We have just stumbled across PrimeFaces - awesome! The Schedule component looks fantastic. We recently found FullCalendar (http://arshaw.com/fullcalendar/) and have been working on integrating this into a JBOSS/Seam environment. But ... |
7. question about p:schedule events forum.primefaces.orgHi, Is there way to add a mouse over tool tip to a p:schedule event? I bought the primefaces user guide but I can't find anything there. Rob |
8. Ajax update on eventSelectListener of |
9. use p:schedule forum.primefaces.org06 Feb 2010, 21:06 by fiorenzino use p:schedule I want use the new component p:schedule, like in the showcase. This is the error, using primefaces-1.0.0-SNAPSHOT.jar : Code: java.text.ParseException: Unparseable ... |
10. Navigating to different page on DateSelectEvent in Schedule forum.primefaces.org24 Jun 2011, 20:26 by smitha.madhavamurthy Navigating to different page on DateSelectEvent in Schedule Primefaces 3.0M1 on GlassFish v3 ,Mojarra 2.0.3 - NetBeans 6.9.1 I am not clear on how to ... |
11. 24 hour system for schedule component forum.primefaces.org29 Jun 2011, 10:19 by Eldastoker 24 hour system for schedule component Hello, i need to work with the schedule component of PrimeFaces 3.01 and i got the problem, that i ... |
13. Schedule 24h Support forum.primefaces.orgHi, is it possible to get rid of the am/pm times for the day-view in scheduler and instead showing the times in 24h? I'm wondering, I couldn't find such a property ... |
14. Schedule eventSelectListener not fired when editable=false? forum.primefaces.org |
15. Schedule events not firing forum.primefaces.org>> << modisco Posts: 2 Joined: 16 Jul 2011, 16:27 16 Jul 2011, 16:37 by modisco Schedule events not firing I am using primefaces 2.2.1 with Glassfish 3.0.1. I am trying ... |
16. Some Scheduling Questions forum.primefaces.org>> << AndrewS Posts: 7 Joined: 04 May 2011, 20:42 25 Jul 2011, 20:26 by AndrewS Some Scheduling Questions As a preface, I'm relatively new to Java, but have many years ... |
17. Problem with scheduler forum.primefaces.org09 Aug 2011, 18:16 by wagnergsantos Problem with scheduler Hello, I'm trying to use p:schedule but I'm having a problem. When I click on event my listener is fired, p:ajaxStatus works ... |
18. Editable schedule - problem with hours forum.primefaces.org11 Aug 2011, 15:00 by awk_reg Editable schedule - problem with hours Hi there My problem is about basic schedule functionality which is adding events. I'd like to set start hour ... |
19. Schedule skinning forum.primefaces.org13 Aug 2011, 13:20 by ccastro333 Schedule skinning Hi all, I would like to customize the look&feel of schedule widget. How can I change style of the schedule? Because now it's ... |
20. Schedule problem forum.primefaces.orgI have created a Schedule, using my own classes as shown down: 1. public class QScheduleModel extends LazyScheduleModel 2. public class QScheduleEvent implements ScheduleEvent All is brought up by Spring, so ... |
21. schedule: agenda week MM/dd to dd/MM and am/pm to 24h forum.primefaces.orghello friends, I'm using PrimeFaces-2.2.1 and |
22. p:schedule not working on IE forum.primefaces.org26 Aug 2011, 10:23 by cecchisandrone p:schedule not working on IE Hi all, We have an application based on PrimeFaces 1.1, RichFaces 3.3.3, Facelets 1.1.11 and MyFaces 1.2.9. We use massively ... |
23. Editable schedule bug PrimeFaces 3.0.M3/JSF 2.0.3 forum.primefaces.org08 Sep 2011, 17:02 by SamAntonis Editable schedule bug PrimeFaces 3.0.M3/JSF 2.0.3 Hi, I have a problem with the editable schedule, i think it's a small bug but I'm not sure. ... |
24. p:schedule - dateSelectListener and allDay event forum.primefaces.orgp:schedule has dateSelectListener wich is a method with one param: DateSelectEvent selectEvent I can't distinguish if user clicked on all day row or on 00:00 hour. Both times selectEvent.getDate() returns "2011-09-15 ... |
25. Problems trying to render scheduler component forum.primefaces.org>> << hop2croft Posts: 1 Joined: 16 Sep 2011, 13:49 16 Sep 2011, 14:06 by hop2croft Problems trying to render scheduler component Hi guys!!, I'm trying to develop a simple web ... |
26. schedule loading problem forum.primefaces.orgi am using schedule in tabView and it is in third tab. when i click on third tab the schedule is displaying half of schedule. means it is only displaying today, ... |
27. Trying to Improve Schedule Component forum.primefaces.orgHello Cagatay, I am trying to build prime faces and improve the schedule component. There is a strange "Schedule" class in ScheduleRenderer which is not imported and I am not sure ... |
28. Schedule Component forum.primefaces.org |
29. Schedule Enhancements forum.primefaces.orgI really don't know if this has been reported/requested yet but it seems p:schedule won't handle time variations whenever an eventResize occurs (the time of my backing-bean date doesn't get altered ... |
30. p:schedule is causing my page to blink forum.primefaces.orgPrimeFaces Forum View topic - p:schedule is causing my page to blink Skip to content . Advanced search FAQ Register Login PrimeFaces Forum Board index Community ... |
31. Scheduler and n-days selection forum.primefaces.orgHi, I would like to use the scheduler component but it seems it cannot support n-days selection as the jQuery fullCalendar does. Am I miss something? Is it possible to use ... |
32. Schedule - Problem forum.primefaces.org |
33. can any one confirm that p:schedule works on 3.0.M4 forum.primefaces.orgHI i just upgraded from 3.0.M3 to 3.0.M4 , and i noticed the p:schedule stopped working ... i had it in one of my tabs of " |
34. p:schedule events only displayed in allDaySlot; bug or not? forum.primefaces.org |
35. scheduler rollback moveEvent forum.primefaces.orgHello I'm working with the p:schedule component. When moving an event, i want to check if the move is allowed (for example, i can only move an event in the range ... |
36. Editable Schedule creating Threads forum.primefaces.orgHi, Im implementing the editable schedule on my webapp. I have used this source code http://code.google.com/p/primefaces/source/browse/examples/trunk/prime-showcase/src/main/java/org/primefaces/examples/view/ScheduleController.java?r=2880 The xhtml part is the one that Primefaces site provides. The problem is when I ... |
37. How to use the schedule inside a |
38. Adding two events in the same day on p:schedule forum.primefaces.org01 Dec 2011, 16:58 by grungero Adding two events in the same day on p:schedule Hi everyone First of all congrats for PrimeFaces, it's been very helpful. I'm kind of new ... |
39. Schedule can't add new events forum.primefaces.org>> << erdodi Posts: 5 Joined: 05 Dec 2011, 21:01 05 Dec 2011, 22:05 by erdodi Schedule can't add new events Hi, i have som big problems to implement the primefaces ... |
40. Schedule Enhancements forum.primefaces.org14 Mar 2010, 19:41 by bluesturbo Schedule Enhancements Hello folks, The schedule component is very useful and popular Primefaces component. So, the following is compiled from the Issue Tracker and forum ... |
41. Schedule Problem forum.primefaces.org14 Dec 2011, 16:45 by donvidela Schedule Problem Hi everybody, i have a problem with Schedule, when i will add a Event for example en the date 14/12/2011 the Schedule put ... |
42. Question about Schedule forum.primefaces.orgHi everybody, i have a cuestiom about Schedule. Schedule Event are draggable, in the Schedule component, do can i create in a panel a list of things and drop any element ... |
43. Probleme with schedule component (ParseException) forum.primefaces.orgtry { String dateAsString = params.get(selectedDateParam); SimpleDateFormat format = new SimpleDateFormat("EEE, dd MMM yyyy HH:mm:ss z"); schedule.queueEvent(new ScheduleDateSelectEvent(component, format.parse(dateAsString))); ... |
44. Schedule enhancements? forum.primefaces.orgSchedule is based on jquery fullcalendar plugin, which we are very happy with. Issues related to schedule will be fixed and for enhancements, hopefully yes if we can finish the tasks ... |
45. p:Can schedule work at IE (IE7)? forum.primefaces.orgSo... i cant do it run at IE 7 or 8... When i click in some day, nothin happen... can someone help me? (when i do the same thing at firefox, ... |
46. Show Case Schedule Bug forum.primefaces.orgI was testing the Show Cases Examples, Schedule tag looks really good. When I create a event which is not an all day event, it always creates the event one day ... |
47. Schedule Functionality forum.primefaces.org05 May 2010, 20:03 by ufasoli Schedule Functionality Hi, I've found your amazing framework not long ago , and I've been playing with some of the components which I think are ... |
48. Schedule features forum.primefaces.orgpublic void onDateSelect(DateSelectEvent selectEvent) { Date ref = new Date(selectEvent.getDate().getTime()+HOURS*MINUTES*SECONDS*MILISECONDS); event ... |
49. BUG - double quotes in schedule component forum.primefaces.orgHi, When an event (schedule component) has a double-quote in it, schedule stops working. At least, I have this with a lazy-loading schedule component. Is this a known issue ? Yannick ... |
50. Error While Rendering Schedule forum.primefaces.org>> << ufasoli Posts: 42 Joined: 05 May 2010, 19:55 19 May 2010, 11:37 by ufasoli Error While Rendering Schedule Hi, i'm running into some trouble while rendering a schedule. here ... |
51. Whats the problem with p:schedule itens at IE X? (V 1.0.x) forum.primefaces.orgHi All, Can anyone help us? The schedule objects doesn't appear at IE X (6, 7, 8...). Please look at the following images: Firefox: The same execution at IE: Whats wrong ... |
52. [schedule] implementation problems forum.primefaces.org>> << Bexx Posts: 18 Joined: 10 May 2010, 15:48 Location: Saarbrcken 25 May 2010, 11:03 by Bexx [schedule] implementation problems Hi there, i'm finding myself in a little trouble implementing ... |
53. how I can set the schedule component ????? forum.primefaces.org>> << fancho Posts: 5 Joined: 03 Feb 2010, 23:49 02 Jun 2010, 18:49 by fancho how I can set the schedule component ????? Hi, I would like to know how ... |
54. p:schedule not showing Events forum.primefaces.org>> << ccamr Posts: 3 Joined: 03 Jun 2010, 17:49 03 Jun 2010, 18:00 by ccamr p:schedule not showing Events Hi i'm trying to integrate the p:schedule in my project and ... |
55. Schedule - titleFormat, columnFormat, timeFormat, axisFormat forum.primefaces.org07 Jun 2010, 16:31 by urbanq Schedule - titleFormat, columnFormat, timeFormat, axisFormat Hi, I need to change formatting of time column in agendaDay view. I have 6.00am, 7am, 8am... 1pm but ... |
56. schedule does not fire eventSelect event forum.primefaces.org>> << becchius Posts: 2 Joined: 11 Jun 2010, 17:03 11 Jun 2010, 17:46 by becchius schedule does not fire eventSelect event Hi to all. I'm trying primefaces 1.0.2 in my ... |
57. Keep last selected month on schedule after Ajax Update forum.primefaces.org Code: |
58. Skinning the schedule component forum.primefaces.org17 Jun 2010, 12:54 by balorian Skinning the schedule component Hi, I'm new to PrimeFaces (switching from IceFaces for JSF 2 support) and have never used the ThemeRoller before, and I'm ... |
59. p:schedule, difference of day forum.primefaces.orgGood day comunity, I have a problem, When You click on month view ie 03.06.2010 Then in event dialog You Have 06/02/2010 (In show case and in my code). I do ... |
60. selectEventListener on schedule which is not editable forum.primefaces.orgHi, is it possible to select an event on the schedule e.g. for a DetailDialog without setting editable to true? The problem with editable true is that clicking on a date ... |
61. Error Schedule Component use DefaultScheduleModel forum.primefaces.org01 Jul 2010, 19:03 by srgmoraes Error Schedule Component use DefaultScheduleModel My Code: Code: public class ScheduleController { private ScheduleModel eventModel; ... |
62. skinning events separately in schedule forum.primefaces.orgHello it is possible to skin events in schedule separately? For example if i have various categories of events - important, normal etc... -important event is red, normal blue... thanks |
63. schedule change pattern forum.primefaces.orghello friends, I'm using primefaces-2.1.RC1-SNAPSHOT and |
64. Scheduler dateSelectListener problem forum.primefaces.org>> << marciodemendonca Posts: 3 Joined: 22 Jul 2010, 02:54 22 Jul 2010, 17:30 by marciodemendonca Scheduler dateSelectListener problem Hi to all. I am having a problem using the primefaces schedule ... |
65. Providing Norwegian translation to p:schedule forum.primefaces.orgI want to provide a Norwegian locale translation to the p:schedule component. I have written the code and wanted to share it in this forum post, but there seems to be ... |
66. p:schedule onDateChange updater? forum.primefaces.orgWhat is the difference between onDateChange and onDateSelectUpdate? Neither p:ajax or f:ajax is supported by Schedule as it is a complex component to have simple client behaviors like click. |
67. non Gregorian calendars with |
68. p:schedule events do not appear forum.primefaces.org>> << lwolpert Posts: 1 Joined: 18 Aug 2010, 04:19 18 Aug 2010, 04:26 by lwolpert p:schedule events do not appear I am trying to get the p:schedule working in an ... |
69. questions about p:schedule features forum.primefaces.org18 Aug 2010, 08:59 by gokceng questions about p:schedule features Hi, I want to thank you for Primefaces, it seems to be very useful and as I get to use it, ... |
70. schedule Customization forum.primefaces.orgHi all i want to customize schedule component so that it can support persian calendar i have customized fullcalendar.js file and i want to extend schedule component so that it use ... |
71. p:schedule not working on IE8 forum.primefaces.org02 Sep 2010, 14:03 by Dsleeper p:schedule not working on IE8 I have a implementation of the p:schedule component. It is up and running 100% in these browsers: Firefox Chrome Opera ... |
72. configure scheduleevents in schedule forum.primefaces.orgHi, When i add an event to my schedule, if it's not all day then it shows some alphanumeric string (which is time, i guess) at the beginning of the event ... |
73. p:schedule doesn't work properlly forum.primefaces.org17 Sep 2010, 18:28 by tefron p:schedule doesn't work properlly I tested the p:schedule component, it does show on the page but look very messy and doesn't function. I get the ... |
74. p:schedule - can't select event forum.primefaces.org>> << _walker_ Posts: 2 Joined: 27 May 2010, 10:45 19 Sep 2010, 15:31 by _walker_ p:schedule - can't select event I have following code Code: |
75. evenSelectListener on schedule doesn't works! forum.primefaces.orgHi all: I need that when I click on any event of schedule component this will make to show a p:dialog. I'm making some configuration test using the ScheduleController that you ... |
76. Translate Scheduler into Czech forum.primefaces.orgHi, i had translated the Schedule(Calendar) to the Czech language and i am curious, if there is any way i can upload the file so the translation would be in next ... |
77. 2.2 M1 && 2.2 RC1 Schedule does not display right forum.primefaces.org |
78. 2.2 M1 Schedule Issue forum.primefaces.orgHello, i would like to know, if there is some way, how to determine the view of the shcedule in code. The problem is, that if the shedule is in month ... |
79. HTML in schedule forum.primefaces.org14 Oct 2010, 10:53 by urkelman HTML in schedule Hi all, I implemented the p:schedule in my applications. Everything works but I need some extra stuff. I use the schedule for ... |
80. set hoursStartDate problem - component Schedule forum.primefaces.orgHello, i have a problem when i add a event into my schedule. When i click on schedule a dialog opens et the user can choose the begin and the end ... |
81. Schedule, preventing interactions with particular events forum.primefaces.orgHello Cagatay, We need to prevent single events to be draggable/resizable. I mean, you have "editable" flag, but it's a global flag for the entire schedule. We need the same flag ... |
82. Behind schedule? forum.primefaces.orgI'm wondering about the current state of primefaces 2.2, it seems to be far behind schedule. Cagatay Civici announced in his blog that next release would be hopefully at first week ... |
83. p:schedule update problem forum.primefaces.org |
84. Binding a Schedule forum.primefaces.org31 Oct 2010, 20:42 by chris.selwyn Binding a Schedule I am moving an application that I built some time ago with ICEFaces over to Primefaces because I like the look of ... |
85. dateSelectListener in schedule component forum.primefaces.orgHi, I don't understand very well the dateSelectListener. In DateSelectEvent, I can get date as a java.lang.Date. From my experiment, this date is the date of the day clicked by the ... |
86. cannot use inplace and schedule on the same page forum.primefaces.org |
87. Schedule droppable forum.primefaces.orgHi all and sorry for my bad english. In full calendar version 1.4.7 there is a parameter droppable wich allows to drop external elements to calendar but primefaces Schedule uses fullcalendar ... |
88. Schedule problem forum.primefaces.orgI'm using the tag Schedule and I having problems with this. In the page of examples of primefaces, in the editable schedule when I select a day, always the hour it's ... |
89. Schedule component in Primefaces 2.2 RC2 forum.primefaces.org29 Nov 2010, 23:58 by smuehlst Schedule component in Primefaces 2.2 RC2 Hi, I tried the Schedule component of Primefaces 2.2 RC2, and I have some questions: 1) I noticed that ... |
90. Can you add a schedule comp to a panel in a backing bean forum.primefaces.orgCode: /* * To change this template, choose Tools | Templates * and open the template in the editor. */ package test; import javax.faces.bean.ManagedBean; import javax.faces.component.html.HtmlPanelGrid; import org.primefaces.component.schedule.Schedule; /** ... |
91. Custom requirement on |
92. P:schedule is not rendring or displaying forum.primefaces.org20 Dec 2010, 18:26 by vermadinesh P:schedule is not rendring or displaying I m using p:schedule for scheduling holidays. In a new application its working fine but in my project framework ... |
93. Schedule inconsistent behavior forum.primefaces.orgHi, As always great job with PF. I noticed inconsistent behavior using p:schedule. Move event and resize event is handled differently. The ScheduleEntryMoveEvent.getScheduleEvent() contains the new dates, where the ScheduleEntryResizeEvent.getScheduleEvent() contains ... |
94. Schedule not rendered when inside a tab forum.primefaces.org |
95. p:schedule problem when rendering itself forum.primefaces.orgHi, I'm using p:schedule to show my tasks (each ScheduleEvent is a task). Task's statuses include DELAY, ONTIME which represented by event's background color, RED and GREEN, respectively. When I move ... |
96. links inside schedule component forum.primefaces.orgHello, I want to know if is possible to use a link on each event in the schedule component that take me to an page that show me the full info ... |
97. Problem with p:schedule day selected forum.primefaces.org |
98. p:schedule display problem with 2.2 final forum.primefaces.orgHello, it seems to be a problem with the display of events on the schedule component.. if i add an event to schedule , the event is not display.. We have ... |
99. schedule bug + patch forum.primefaces.orgHi, PrimeFaces is a great component library. I use it in most of my applications. But, as said in another post, there is a bug (important, to me) in schedule component. ... |
100. p:schedule - question/problem forum.primefaces.orgHi, I found a "bug"/"feature" on the p:scedule render. Well when you select a time it uses the following code: schedule.queueEvent(new DateSelectEvent(component, new Date(Long.valueOf(dateAsString)))); My problem is that it gives me ... |