ICEfaces
  1. ICEfaces
  2. ICE-9482

Add a new ace:schedule component

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.2.BETA, 4.2
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 3.x, ACE Components

      Description

      Add a new ace:schedule component.

      This component should provide a super-set of the functionality that the ICEfaces EE Composite Scheduler component has.

       

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #52452 Tue May 15 10:27:29 MDT 2018 art.zambrano ICE-9482 removed unnecessary/unused demo code
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleEventEditing.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleLazyLoading.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleConfiguration.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleConfigurationBean.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleCustomStyling.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/schedule.xhtml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #51149 Wed Mar 08 15:59:29 MST 2017 ken.fyten ICE-9482 improved general component description in the TLD documentation
          Files Changed
          Commit graph MODIFY /icefaces4/tags/icefaces-4.2.0/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #51147 Wed Mar 08 15:36:35 MST 2017 art.zambrano ICE-9482 improved general component description in the TLD documentation
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #51146 Wed Mar 08 14:36:47 MST 2017 ken.fyten ICE-9482 styling and javascript fixes for ie8.
          Files Changed
          Commit graph MODIFY /icefaces4/tags/icefaces-4.2.0/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #51141 Wed Mar 08 14:21:04 MST 2017 art.zambrano ICE-9482 styling and javascript fixes for ie8
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #51133 Wed Mar 08 11:13:42 MST 2017 ken.fyten ICE-9482 removed left over debug code for an Edge-specific fix
          Files Changed
          Commit graph MODIFY /icefaces4/tags/icefaces-4.2.0/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #51132 Wed Mar 08 11:11:55 MST 2017 art.zambrano ICE-9482 removed left over debug code for an Edge-specific fix
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50941 Mon Mar 06 14:37:21 MST 2017 art.zambrano ICE-9482 modification to display 'ALL DAY' text instead of start/end times on the tooltip, if it's an all-day event
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50935 Fri Mar 03 18:08:37 MST 2017 art.zambrano ICE-9482 modified configuration demo to align controls in a cleaner way; added event generators as source code in each demo; modified lazy events to use predefined style classes
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleLazyLoading.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleCustomStylingBean.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleConfiguration.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/view/menu/data/CentralDataList.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleConfigurationBean.java
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/RandomEventGenerator.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleBean.java
          Commit graph DEL /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/dataGenerators/RandomEventGenerator.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleEventEditingBean.java
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/DefaultDistributionEventGenerator.java
          Commit graph DEL /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/dataGenerators/DefaultDistributionEventGenerator.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleLazyLoadingBean.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50930 Fri Mar 03 14:03:35 MST 2017 art.zambrano ICE-9482 improvement to keep scroll position at the same height when navigating to the next/previous week or day; further corrected fix for day squares in month view to avoid bigger squares on FF on the first row
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50928 Fri Mar 03 10:34:54 MST 2017 art.zambrano ICE-9482 various demo improvements: added scrolling and scroll height of 400px to all demos except configuration demo; changes custom classes for meeting and public events to use the predefined schedule-yellow and schedule-green classes; added one more event category 'important event' to showcase a different colour, red; added controls to custom styling demo to view the other predefined style classes and a custom class defined on the page
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleEventEditing.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleLazyLoading.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleCustomStylingBean.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleConfiguration.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/dataGenerators/DefaultDistributionEventGenerator.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleCustomStyling.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/schedule.xhtml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50927 Thu Mar 02 18:35:01 MST 2017 art.zambrano ICE-9482 added double click listeners on day headers on week and day views to allow adding events to that day
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50922 Thu Mar 02 16:25:51 MST 2017 art.zambrano ICE-9482 added different shades for overlapping events; added predefined style classes with different colours to use as custom style classes for events, including shades for overlapping events; fix for FF to previous commit regarding day square heights in month view
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/enhancedstyling.css
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50919 Thu Mar 02 14:52:24 MST 2017 art.zambrano ICE-9482 styling fix to be able to fill day squares in month view with the hover and highlight stylings, on FF, Edge and IE
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50918 Thu Mar 02 13:45:09 MST 2017 art.zambrano ICE-9482 removed alerts
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50916 Thu Mar 02 12:19:05 MST 2017 art.zambrano ICE-9482 fixed missing style class change that was preventing adding events in month view; added day of the week name to the sidebar in the week view
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50779 Thu Mar 02 10:51:54 MST 2017 art.zambrano ICE-9482 improvement to allow selecting a day when clicking on the day header, on week view; fix to avoid rendering a continuation event on a day when the event ends exactly at midnight the previous day, on week and day views
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50776 Thu Mar 02 08:54:14 MST 2017 art.zambrano ICE-9482 modifications to register in each event that overlaps the overlapping level; modified resizing code to use this overlapping level for better calculations; modified some CSS class names for more uniformity and intuitiveness
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50774 Wed Mar 01 15:23:19 MST 2017 art.zambrano ICE-9482 added unload function; fixed CSS issues in month view related to minimum height of day squares and applying the hover and highlight classes to the entire square; added partial support for the no-value-specified scenario
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50770 Tue Feb 28 13:46:30 MST 2017 art.zambrano ICE-9482 added code to escape HTML characters in the event boxes, in the sidebar, in the event details dialog and in the tooltip
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50768 Tue Feb 28 11:43:27 MST 2017 art.zambrano ICE-9482 added validation code in the client and on the server to make sure that the end date is later than the start date; added validation in the client to check for date formats; added exception handling on the server for cases when the input is not as expected and added appropriate FacesMessage's; other fixes for more robustness
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleUtils.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50756 Mon Feb 27 14:28:29 MST 2017 art.zambrano ICE-9482 corrected showEventDetails attribute name in configuration demo
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleConfiguration.xhtml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50750 Mon Feb 27 10:57:26 MST 2017 art.zambrano ICE-9482 added random event generator for the lazy-loading demo; made al modifications listed in the JIRA; added detailed descriptions in each demo; cleaned up the code and added other minor improvements
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleCustomStylingBean.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleCustomStyling.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleLazyLoadingBean.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleEventEditing.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleLazyLoading.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/view/menu/data/CentralDataList.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleConfiguration.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleConfigurationBean.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleBean.java
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/dataGenerators/RandomEventGenerator.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleEventEditingBean.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/schedule.xhtml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50737 Thu Feb 23 18:03:10 MST 2017 art.zambrano ICE-9482 fix for ace:dialog to detect ace:schedule components inside of it and re-render correctly all events in week and day views, when showing the dialog, when maximizing it and when restoring it
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/dialog/dialog.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50736 Thu Feb 23 15:32:41 MST 2017 art.zambrano ICE-9482 added an event generator that generates a semi-random set of events with a default distribution that includes events of different durations, all day events, overlapping events and other possible rendering scenarios in the ace:schedule component; modified demos to use this default event distribution; updated bean code
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleEventEditing.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleLazyLoading.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleCustomStylingBean.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleConfiguration.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleConfigurationBean.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleBean.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleEventEditingBean.java
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/dataGenerators/DefaultDistributionEventGenerator.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleCustomStyling.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/schedule.xhtml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50713 Wed Feb 22 12:09:44 MST 2017 art.zambrano ICE-9482 made more TLD changes: selectEvent -> eventClick, enableAddition -> addEvents, enableDeletion -> deleteEvents, enableEditing -> editEvents, enhancedStyleEnabled -> enhancedStyling
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/event/ScheduleClickEvent.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50571 Tue Feb 21 15:29:49 MST 2017 art.zambrano ICE-9482 new demo structure for ace:schedule, including basic settings for the different demos
          Files Changed
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleEventEditing.xhtml
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleLazyLoading.xhtml
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleCustomStylingBean.java
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleConfiguration.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/view/menu/data/CentralDataList.java
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleConfigurationBean.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleEventEditingBean.java
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/scheduleCustomStyling.xhtml
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/schedule.xhtml
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleLazyLoadingBean.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50570 Tue Feb 21 14:12:11 MST 2017 art.zambrano ICE-9482 made various TLD changes: eventClick -> selectEvent, next -> navNext, previous -> navPrev, additionControls -> enableAddition, applyEnhancedStyling -> enhancedStylingEnabled, deletionControls -> enableDeletion, currentDate -> viewDate, editingControls -> enableEditing, eventDetails -> showEventDetails, displayTooltip -> showTooltip
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/event/ScheduleClickEvent.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50525 Mon Feb 13 09:22:00 MST 2017 art.zambrano ICE-9482 added support for events that start before and end after the current period, encompassing it entirely
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50524 Thu Feb 09 15:33:45 MST 2017 art.zambrano ICE-9482 added enhanced styling feature to use a set of styling rules for optimal viewing of the event information, which remains uniform across different themes and can be easily disabled, enabled and modified
          Files Changed
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/enhancedstyling.css
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50389 Wed Feb 08 15:34:19 MST 2017 art.zambrano ICE-9482 added support for rendering events that don't start in the current period but that end in it
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50383 Tue Feb 07 15:05:57 MST 2017 art.zambrano ICE-9482 added support for all-day events; made other minor styling improvements and adjustments
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/ScheduleEvent.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleUtils.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50352 Wed Feb 01 15:02:24 MST 2017 art.zambrano ICE-9482 modified contents of event divs according to their durations; added twelveHourClock attribute to display times in a 12-hour format
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #50008 Thu Jan 12 12:42:24 MST 2017 art.zambrano ICE-9482 added support for rendering events that span multiple days, in month, week, and day views
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49994 Wed Jan 11 15:09:49 MST 2017 art.zambrano ICE-9482 integrated indentation for overlapping events with resizing functionality
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49962 Tue Jan 10 10:30:08 MST 2017 art.zambrano ICE-9482 added indentation for overlapping events; added code to sort the events in chronological order before sending them to the client so that later events are rendered on top of earlier events if they overlap
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleUtils.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49729 Wed Dec 21 14:59:41 MST 2016 ken.fyten ICE-9482 - Remove CLNDR.js and Moment.js license notices as these libs are no longer used.
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/licenses/NOTICE.txt
          Commit graph MODIFY /icefaces4/trunk/icefaces/lib/versions-licenses.html
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49711 Mon Dec 19 17:51:31 MST 2016 art.zambrano ICE-9482 improvement to show the horizontal scroll bar of the sidebar event details section right below the buttons instead of at the bottom of the sidebar
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49705 Fri Dec 16 17:52:25 MST 2016 art.zambrano ICE-9482 fixed issues with javascript errors when resizing the window and improved the window resize listener to avoid registering it multiple times; fixed issue with the title not updating in day view when the day has no events; added improvements to the user event details interface that were missing in the sidebar mode; fixed tooltip positioning; modified layout of buttons in the sidebar event details dialog to avoid displaying misaligned buttons due to not having enough width; added styling to prevent text selection when double clicking on a day in month view to add a new event; refactored methods to set navigation and resize listeners
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49701 Thu Dec 15 16:38:19 MST 2016 art.zambrano ICE-9482 fixed issue with previous commit, not rendering the dates correctly in month view, causing server exceptions when changing the view in some cases and not displaying certain events
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49700 Thu Dec 15 15:44:03 MST 2016 art.zambrano ICE-9482 removed dependency on clndr.js and moment.js and removed those resources from the library; fixed issues with previous name changes in the API
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/META-INCLUDE/resource-dependency.xml
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/renderkit/AceSymbolicResourceHandler.java
          Commit graph DEL /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/clndr.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/build.xml
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Commit graph DEL /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/moment.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49697 Thu Dec 15 09:22:17 MST 2016 art.zambrano ICE-9482 updated demo to adjust to recent API changes
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/schedule.xhtml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49696 Thu Dec 15 09:20:07 MST 2016 art.zambrano ICE-9482 separated the 'displayEventDetails' attribute into 'eventDetails' and 'displayTooltip'
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49689 Wed Dec 14 17:08:30 MST 2016 art.zambrano ICE-9482 modified styling of selected dates to simply underline the day digits in month view and the day header in week view; added logic to always have a selected/cursor date
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49682 Tue Dec 13 15:32:13 MST 2016 art.zambrano ICE-9482 added code to maintain the scroll position in the week and day views
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49680 Tue Dec 13 14:32:10 MST 2016 art.zambrano ICE-9482 reverted the removal of the rule for clearing the selected date when performing a navigation event
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49679 Tue Dec 13 14:11:57 MST 2016 art.zambrano ICE-9482 added ability to be able to select the "cursor" date by clicking on an existing event as well; removed active styling for selected dates; removed rule of clearing the selected date when performing a navigation event
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49678 Tue Dec 13 11:50:31 MST 2016 art.zambrano ICE-9482 fixed issue with not submitting times when editing/adding events in the sidebar
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49670 Fri Dec 09 18:03:39 MST 2016 art.zambrano ICE-9482 added logic to apply the default duration to new events in the Event Details dialog when the time hasn't been set yet by the user
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49668 Fri Dec 09 14:04:28 MST 2016 art.zambrano ICE-9482 modified behaviour of date selection functionality to persist the selection when changing the view mode, only clearing it when pressing the next/previous buttons
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49667 Fri Dec 09 11:59:19 MST 2016 art.zambrano ICE-9482 added ability to close the event details popup dialog when pressing the Esc key
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49666 Fri Dec 09 10:51:10 MST 2016 art.zambrano ICE-9482 removed rounded corners from events in week and day views and improved positioning to cover the entire time cell(s) the event spans
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49662 Thu Dec 08 15:43:36 MST 2016 art.zambrano ICE-9482 added controls to configure the sideBar and displayEventDetails attributes; modified the row highlight colour in the side bar events list; added explanation regarding custom styling and pointed out that meeting events are styled in a different way
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleBean.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/schedule.xhtml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49660 Thu Dec 08 13:52:27 MST 2016 art.zambrano ICE-9482 revised the TLD documentation and added ajax event descriptions
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49648 Thu Dec 08 10:40:06 MST 2016 art.zambrano ICE-9482 added more information to the demo text
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49647 Thu Dec 08 10:32:12 MST 2016 art.zambrano ICE-9482 expanded the section of text that gives general description of the components capabilities; replaced the configuration controls for ace components, so they get displayed with the theme styling, and also added more whitespace and better alignment; edited the ace:schedule tag so it is visible without horizontal scrolling in the source code view
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/schedule.xhtml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49642 Wed Dec 07 17:05:35 MST 2016 art.zambrano ICE-9482 fixed misalignment issue with the cancel deletion button in the event details dialog on Edge browser; fixed issue with displaying the previous month when adding a new event in day view; replace dayClick and timeClick events for dblclick ajax events dayDblclick and timeDblclick; added CSS padding:0 to td elements in the grid; added year in the main header in the week view; add month name in week view sidebar events list, for weeks that encompass two months; added code to close event details popup on save, in cases where there are no changes; added component javascript resources to the compress target in build.xml; added copyright notice to Javascript resource
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/renderkit/AceSymbolicResourceHandler.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/build.xml
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49637 Wed Dec 07 13:30:26 MST 2016 art.zambrano ICE-9482 added ability to set current date programmatically via the currentDate attribute
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49636 Wed Dec 07 11:30:56 MST 2016 art.zambrano ICE-9482 added logic to be able to deselect days and to override the highlight (today's) styling with the active and hover stylings
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49634 Wed Dec 07 09:33:50 MST 2016 art.zambrano ICE-9482 added functionality for selecting individual days in the month and week views to display such day when changing the view to week view or day view, respectively; added currentDate attribute to specify a date to show in the schedule; did major refactoring to consolidate the logic to handle the lazy and non-lazy modes in the client; changed the styling of events to the default styling, instead of the hover styling, to avoid confusion with the new selection functionality
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleUtils.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49625 Fri Dec 02 14:48:40 MST 2016 ken.fyten Updated license files to add new 3rd party .js libraries added for ICE-10612 and ICE-9482.
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/licenses/NOTICE.txt
          Commit graph MODIFY /icefaces4/trunk/icefaces/lib/versions-licenses.html
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49622 Fri Dec 02 14:03:42 MST 2016 art.zambrano ICE-9482 moved buttons in the Event Details dialog to the lower right corner and added theme classes; changed the date and time inputs to work across browsers by using the basic jQuery UI Datepicker instead of the native date input and by using custom select menus to specify the minutes instead of the native time picker
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49618 Thu Dec 01 15:20:58 MST 2016 art.zambrano ICE-9482 added defaultDuration attribute to set the default duration (in minutes) of events, if the user doesn't specify an end date and/or end time; added code to use the current date as the default start date if it was not specified by the user and the next hour as the start time if it was not specified by the user as well
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleUtils.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49591 Tue Nov 29 13:05:35 MST 2016 art.zambrano ICE-9482 added ace:schedule overview demo to showcase app
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/view/menu/data/CentralDataList.java
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule/ScheduleBean.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/schedule
          Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/schedule/schedule.xhtml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49590 Tue Nov 29 13:02:51 MST 2016 art.zambrano ICE-9482 removed horizontal padding in headers; removed call to rebuild data model during decoding, since it's not necessary; other minor adjustments
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/LazyScheduleEventList.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleUtils.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49589 Mon Nov 28 18:54:36 MST 2016 art.zambrano ICE-9482 modified the LazyScheduleEventList class to take a start date and an end date, rather than only taking year and month values; fixed issues in week view related to not showing events for certain days (first day of the week, last day of the week, weeks that spans two different months); fixed day header repeating the day number for two week days of the day when DST changes come into effect; fixes and refactoring for correctness concerning the accuracy of dates and UTC; made the text bold for the main title and the titles of the events list and the event details
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/LazyScheduleEventList.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleUtils.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49582 Fri Nov 25 10:23:36 MST 2016 art.zambrano ICE-9482 added ability to horizontally resize the sidebar and the window, while keepinf the event divs in place; added highlighting of every other event in the events list on the sidebar; added listeners to events on the sidebar to also trigger the event details popup or to display the event details panel in the sidebar; fixed off-by-one error in the week view date range in the title
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49577 Thu Nov 24 10:44:12 MST 2016 art.zambrano ICE-9482 added AjaxBehaviorEvent subclasses for all supported ajax events, containing useful event data for the event listeners
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/event/ScheduleClickEvent.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/event/ScheduleModifyEvent.java
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/event/ScheduleNavigationEvent.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/ScheduleEvent.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleUtils.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49573 Tue Nov 22 15:34:47 MST 2016 art.zambrano ICE-9482 converted the sidebar into a expandable/collapsible panel, in order to only display the content of the event list or of the event details at a time
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49546 Tue Nov 15 10:38:49 MST 2016 art.zambrano ICE-9482 added time zone support; fixed errors when triggering certain events when there is no corresponding ajax behaviour
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleUtils.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49440 Tue Nov 01 15:42:43 MDT 2016 art.zambrano ICE-9482 added ace:ajax support to ace:schedule and 8 different ajax event types; added styleClass attribute to individual events; made the events in the month view only use one line of text; now the sidebar displays only the events of the week in the week view and the events of the day in the day view; added highlight CSS class to today's day in week view; changed the next and previous buttons to use FontAwesome arrows; other fixes and refactoring
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/ScheduleEvent.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49405 Tue Oct 25 15:53:11 MDT 2016 art.zambrano ICE-9482 added support for a scrollable time grid in week and day views; fixed off-by-one error in lazy day view (dsiplaying events of next day); added support for adding new events at the specified time and day when clicking on a specific time slot in the week and day views; changed time- and event- CSS classes; added resource dependencies; other minor improvements and some code refactoring
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/META-INCLUDE/resource-dependency.xml
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49392 Thu Oct 20 15:43:27 MDT 2016 art.zambrano ICE-9482 added support for end date and end time in ScheduleEvents, they are now rendered in the week and day views taking as many time cells in the grid as appropriate to represent their duration; added end date and end time support to the details dialog, including the ability to edit them; modified the general CSS class naming pattern to avoid confusion and for easier maintenance; fixed off-by-one error in week view, with the days of the week starting on Monday; removed all code related to templates; remove the underscore.js library; other minor fixes
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph DEL /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleTemplates.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/META-INCLUDE/resource-dependency.xml
          Commit graph DEL /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/underscore.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/ScheduleEvent.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49349 Tue Oct 11 15:37:53 MDT 2016 art.zambrano ICE-9482 added support for the day view to the lazy and non-lazy mode and finished support for the week view in the non-lazy mode; moved from using a template approach for rendering the component in the client to using rendering functions in the client; did some more refactoring
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleTemplates.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49346 Thu Oct 06 15:37:19 MDT 2016 art.zambrano ICE-9482 added support for a week view; made various internal changes to the component code to support different view modes
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleTemplates.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49325 Wed Sep 28 20:55:38 MDT 2016 art.zambrano ICE-9482 added built-in support for adding, editing and deleting events; made various CSS scheme changes
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleTemplates.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/LazyScheduleEventList.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49317 Tue Sep 27 10:49:26 MDT 2016 art.zambrano ICE-9482 transformed ace:schedule into a UIData descendant; added support for lazy loading mode
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/LazyScheduleEventList.java
          Commit graph DEL /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/LazyScheduleModel.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/ScheduleEvent.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/WrappedList.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49300 Tue Sep 20 16:52:53 MDT 2016 art.zambrano ICE-9482 restructured CSS scheme to avoid using float styling; added 'sideBar' attribute to specify the location of the side bar or to hide it; added 'displayEventDetails' attribute to specify whether to show the event details in the sidebar, in a popup, in a tooltip or to disable this functionality
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleTemplates.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49208 Tue Sep 13 15:40:42 MDT 2016 art.zambrano ICE-9482 added support for showing a dialog with event details when clicking on an event tag; added support to use a custom template; refactored the way templates are handled; added various attributes; modified ScheduleEvent model; modified CSS definitions to separate template stylings; made other visual improvements
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleTemplates.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/ScheduleEvent.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49163 Tue Sep 06 14:35:39 MDT 2016 art.zambrano ICE-9482 added ScheduleEvent class to model events; added support for value attribute and removed temporary configuration attribute; simplified CSS and added Themeroller support; modified template for Themeroller support, for showing events in day squares, for highlighting today's day square, and other improvements
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/LazyScheduleModel.java
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule/ScheduleEvent.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/schedule
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49102 Tue Aug 09 12:24:37 MDT 2016 art.zambrano ICE-9482 removing contents of schedule.css as they were interfering with the showcase application; these stylings were only temporary, for the purposes of an initial proof of concept, and will be replaced by Themeroller classes
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #49039 Sat Jul 09 05:01:02 MDT 2016 art.zambrano ICE-9482 initial commit
          Files Changed
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.js
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/Schedule.java
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/underscore.js
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/clndr.js
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleMeta.java
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/schedule/ScheduleRenderer.java
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/schedule.css
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/schedule/moment.js

            People

            • Assignee:
              Arturo Zambrano
              Reporter:
              Ken Fyten
            • Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: