Giter Site home page Giter Site logo

uribeabraham / jmonthcalendar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kyleleneau/jmonthcalendar

0.0 1.0 0.0 1.14 MB

jMonthCalendar is a full month calendar that supports events written as a jQuery plugin, supports drag and drop and multi day events.

Home Page: http://www.bytecyclist.com/projects/jmonthcalendar

License: Other

JavaScript 97.67% CSS 2.33%

jmonthcalendar's Introduction

##### Change Log #####
* 1.3.1
	- FIXED link generation on event blocks.
	- FIXED wrong date passed when double clikc or day link click.
* 1.3.0
      - Dynamic ID for calendar, now in defaults.
      - Absolute position events, calendar size flexible (CSS)
* 1.2.2
      - Dragable Events support using jQuery UI (Optional usage).
      - Add ability to enable or disable calendar links (today link, next year, and previous year).
      - Default Next and Previous link text changed.
      - Added onDayCellDblClick event that passes the date you are double clicking.
      - Added onEventDropped event that passes the event object and the new date being dropped into.
      - Removed my custom Date extensions and replaced it with <a href="http://www.datejs.com/">Datejs</a>, more on this below.
      - Complete Build Process to build, pack and minify the source.
* 3/24/2009 Release 1.2.1
      - New Project Home: http://code.google.com/p/jmonthcalendar/
      - Bug fixes for UTC Date Parsing
      - Stop Event Propogation
      - ANT Build Process
      - Fix Day Cell click and Day click
* 2/12/2009 Release 1.2.0
      - New extension points for working with the day cells or links
      - Changed navigation header layout
      - Added year navigation, works the same as month navigation
      - Added a today link to return to today’s date
      - Date formatting the parsing JSON improvements
      - Updated sample for AJAX call, should happen onMonthChanging
* 2/12/2009 Minor Release 1.1.1
      - Events are drawn immediately after month is drawn.
      - Fixed configurable height and width in options
      - Fixed configurable height of headers in options
      - JSON Date formatting/parsing (ISO, new Date literal, UTC)
      - EndDate property added to event object
      - Date is now deprecated, replace by StartDate
      - Event in calendar has new ID of ‘Event_’ + EventID, allow styling of specific events
* 1/29/2009 Minor Release 1.1.0
      - Event onHover Extension Point added.
      - Extend event object to include description and escape JSON.
      - Extend the event object to accept “class” css class.
      - Minor bug fixes to placement of events.
* 1/20/2009 Patch Release 1.0.1
      - Event loading (isArray is not a function)
      - Month Name not displayed in IE
      - Configurable first day of week (0 for Sunday, 1 for Monday, etc)
* 1/18/2009 Initial Release

jmonthcalendar's People

Contributors

kyleleneau avatar uribeabraham avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.