Commit Graph

  • d2ef2cf1a8 new Grunt build system, development flow, Bower component generation, jQuery plugin manifest Adam Shaw 2013-02-26 00:43:35 -08:00
  • 1009caf3b7 update changelog v1.5.4 Adam Shaw 2012-09-04 23:38:33 -07:00
  • 6edd01ce00 change version to 1.5.4 Adam Shaw 2012-09-04 23:35:08 -07:00
  • 8bfb8c4ac6 bundle jQuery 1.8.1 and jQuery UI 1.8.23 Adam Shaw 2012-09-04 23:34:36 -07:00
  • b39cbf6350 Merge pull request #61 from archaeron/patch-1 Adam Shaw 2012-09-04 23:15:01 -07:00
  • 76a1197860 replace curCSS with css for jQuery 1.8 archaeron 2012-08-17 17:56:32 +03:00
  • 603ec851ba updated example links to latest version of fullcalendar Adam Shaw 2012-02-29 00:23:39 -08:00
  • 42278500c8 bunch of docs changes that were never committed over the past few released Adam Shaw 2012-02-28 18:42:57 -08:00
  • 38ef267be4 fix typo in explanation of _fixUIEvent v1.5.3 Adam Shaw 2012-02-06 22:40:40 -08:00
  • ce082b3a61 fixed changelog and code comments for v1.5.3 Adam Shaw 2012-02-06 22:38:33 -08:00
  • cbd210dbe4 upgraded to jQuery 1.7.1 and jQuery UI 1.8.17 Adam Shaw 2012-02-06 22:36:30 -08:00
  • bf08b337d6 updated version and changelog for v1.5.3 Adam Shaw 2011-11-21 01:06:56 -08:00
  • 56ae9f1cbf using jquery 1.7, latest jquery ui, and fixed dragging bug (issue 1168) Adam Shaw 2011-11-19 18:21:10 -08:00
  • 477c2960a8 final touches for 1.5.2 v1.5.2 Adam Shaw 2011-08-21 22:06:09 -07:00
  • b33e6aeed9 fixed issue 750 (Z in date parsing) and added test Adam Shaw 2011-08-21 21:56:48 -07:00
  • 7fc1e166c5 final touches for 1.5.1 v1.5.1 Adam Shaw 2011-04-09 14:09:51 -07:00
  • 7de24a03e6 for testing, upgraded to latest jquery-ui tabs and fancybox Adam Shaw 2011-04-09 12:37:08 -07:00
  • 48a010561d upgraded to jquery 1.5.2 and jquery-ui 1.8.11 Adam Shaw 2011-04-09 10:22:01 -07:00
  • be32715d3c parse unix timestamps with decimal points (issue 826) Adam Shaw 2011-04-09 10:15:24 -07:00
  • b110e2bf51 forgot to remove debug message Adam Shaw 2011-04-03 22:44:50 -07:00
  • cb4a3ebb99 small modification to tauren's parseISO8601 changes Adam Shaw 2011-04-03 22:41:03 -07:00
  • 0183fd3927 Merge branch 'master' of https://github.com/tauren/fullcalendar into tauren-master Adam Shaw 2011-04-03 22:24:41 -07:00
  • 4e0c802fc3 Makefile now works on a Mac Christine Baker 2011-04-03 19:28:50 -07:00
  • 6d5c6dd5a0 Correct an issue where the events where overlapping each others Guill LoandAdam Shaw 2011-04-01 19:16:46 +08:00
  • d9a3dc9599 forgot date in changelog v1.5 Adam Shaw 2011-03-19 18:59:37 -07:00
  • a238c91440 final touches for 1.5 Adam Shaw 2011-03-19 18:48:33 -07:00
  • f13a29fac3 bugfixes for 1.5 Adam Shaw 2011-03-19 18:48:20 -07:00
  • 6121203053 updated changelog and incremented version for 1.4.11 v1.4.11 v1.4.x Adam Shaw 2011-02-22 21:47:22 -08:00
  • a4e2f63457 upgraded to jquery 1.5 and jquery-ui 1.8.9 Adam Shaw 2011-02-22 20:49:55 -08:00
  • 55145a9252 readded omitted rerenderEvents method (backported) Adam Shaw 2011-02-22 20:38:02 -08:00
  • eb5c0ba7a7 readded the omitted rerenderEvents method Adam Shaw 2011-02-22 20:20:38 -08:00
  • 3dd0572c5c readded the omitted rerenderEvents method Adam Shaw 2011-02-22 20:20:38 -08:00
  • 325cb04690 reworked event resizable div (fixed issue 504). moved msie-dependent code from js to css Adam Shaw 2011-02-19 17:49:19 -08:00
  • c841be97cb upgraded to jquery 1.5 Adam Shaw 2011-02-19 15:48:17 -08:00
  • afadc63b78 restructured HTML/CSS of event elements. solves issues 327 and 395 Adam Shaw 2011-02-19 15:47:23 -08:00
  • a2e1de5d3d fixed css height problem when dragging event from all-day to times slot Adam Shaw 2011-02-15 21:47:18 -08:00
  • 6823f382e0 fixed bug when dragging non-start event segment from all-day slot to timed-slot in agenda view Adam Shaw 2011-02-15 21:45:34 -08:00
  • 075df1d144 rewrite to gcal plugin; leverages new event-source features Adam Shaw 2011-02-10 22:42:13 -08:00
  • 6b6391635e fixed new bug with button theming and borders Adam Shaw 2011-02-10 22:41:00 -08:00
  • 06e4734b05 Beefed up event sources: Control over all $.ajax options. Event coloring through options. All event-level options available as "source" options. Event fetching more resilient to errors. Adam Shaw 2011-02-10 22:40:16 -08:00
  • f3fcd57530 rejiggered event html/css, added print stylesheet, much more printer friendly Adam Shaw 2011-02-01 13:09:32 -08:00
  • 7e305a8ab5 support for all ISO8601 timezone offset formats Tauren Mills 2011-02-01 13:02:42 -08:00
  • bef6f92836 slicker default styling for buttons. refactored css & html structure for all views (simpler & will work better with jqui themes). jQuery UI 1.8.9 Adam Shaw 2011-01-23 23:10:25 -08:00
  • 3079c2f1c3 final touches for 1.4.10 v1.4.10 Adam Shaw 2011-01-01 23:46:27 -08:00
  • 84ed4065da fixed issue 740 (event resizing when weekends=false) Adam Shaw 2011-01-01 21:40:17 -08:00
  • 09427f27cf fixed parseInt problems (issue 688) Adam Shaw 2011-01-01 13:39:30 -08:00
  • 679b9e48d6 fixed issue 757 (removeEvents bug) Adam Shaw 2011-01-01 13:09:41 -08:00
  • 61d663d461 final touches and bugfixes for 1.4.9 v1.4.9 Adam Shaw 2010-11-19 22:45:44 -08:00
  • 6931c875e7 new technique for stacking events (issue 111) Adam Shaw 2010-11-14 22:12:31 -08:00
  • 64b84cc385 resize event to different week (issue 308), necessary event rendering refactoring Adam Shaw 2010-11-09 22:54:41 -08:00
  • c1a19a24c8 fixed issue 679, a bit of event fetching rejiggering Adam Shaw 2010-10-24 13:32:08 -07:00
  • 8086b3d252 odds and ends for 1.4.8 release v1.4.8 Adam Shaw 2010-10-16 17:10:03 -07:00
  • b21736be4d fixed another problem with event fetching Adam Shaw 2010-10-16 17:09:29 -07:00
  • 45044c5a5d fixed issue with parseISO8601 Adam Shaw 2010-10-16 17:08:57 -07:00
  • dbb24f13dc updated to jquery 1.4.3 and jquery-ui 1.8.5 Adam Shaw 2010-10-16 14:12:21 -07:00
  • 441035d1fa jquery-ui theme testing and misc Adam Shaw 2010-10-16 14:05:53 -07:00
  • 17a84968a6 added js version string (issue 450) Adam Shaw 2010-10-12 21:23:59 -07:00
  • fc18816aee selection only with left click (issue 558) Adam Shaw 2010-10-12 21:13:21 -07:00
  • 1176a7479e fixed issue 517 Adam Shaw 2010-10-11 18:05:32 -07:00
  • 453fcf07e3 fixed issues 554, 586, and 616 Adam Shaw 2010-10-11 14:16:34 -07:00
  • 82aacbb9d8 bugfixing and streamlining related to issue 235 enhancement Adam Shaw 2010-09-27 19:37:11 -07:00
  • f1251cd0ba fixed problem with new parseISO8601 modifications with DST when ignoreTimezone is set to true Adam Shaw 2010-09-26 18:12:59 -07:00
  • 1d93c56700 merged refactor148, resolved conflicts Adam Shaw 2010-09-26 17:45:34 -07:00
  • d42f3dc5e3 added test for issue 417 (which had been fixed in the refactor) Adam Shaw 2010-09-26 16:08:16 -07:00
  • a436ea73f0 Allow the "ignore timezone" setting to be adjustable when parsing ISO8601 dates Edward RuddandAdam Shaw 2010-09-26 20:38:41 +08:00
  • dc7094ed27 fixed parseISO8601 handling of DST boundaries, it should now be able to handle any dates Calvin CheungandAdam Shaw 2010-04-10 06:09:55 +08:00
  • 86cc3bdbda fix issue 235 scrollbar detection Tanguy PruvotandAdam Shaw 2010-09-17 06:17:03 +08:00
  • 770f5ff0ba fix for Issue 235 - shrink calendar height if there is leftover space igor.vaynbergandAdam Shaw 2010-07-27 03:51:40 +08:00
  • ef60074fc1 partial fix for Issue 235 - misaligned column widths igor.vaynbergandAdam Shaw 2010-07-27 02:57:08 +08:00
  • fe7c257124 Fix typeof options (firefox broken) Tanguy PruvotandAdam Shaw 2010-09-19 20:01:30 +08:00
  • e2dbcaf15d refactored js, split into more files (much more manageable). tested Adam Shaw 2010-09-18 22:54:35 -07:00
  • ddd7430d11 updates for docs, including selectable/droppable Adam Shaw 2010-07-05 16:30:40 -07:00
  • 91e436dc0a pass native js event to select/unselect callbacks, final touches for 1.4.7 v1.4.7 Adam Shaw 2010-07-05 16:07:40 -07:00
  • 1729499290 fixed issue 412 Adam Shaw 2010-07-03 18:08:55 -07:00
  • 6f4ab74340 allow ViewOptionHashes for selectable options, fixed new selectable bugs Adam Shaw 2010-07-03 18:00:38 -07:00
  • 1f02eb5f91 new option: dropAccept Adam Shaw 2010-07-03 17:09:14 -07:00
  • c0c144569f support newlines in event titles Adam Shaw 2010-07-03 16:24:45 -07:00
  • c002cef649 fixed issue 429 Adam Shaw 2010-07-03 16:15:34 -07:00
  • 5f59997cf7 better solution for issue 477 Adam Shaw 2010-07-03 14:09:14 -07:00
  • 80d373cb2e fixed issue 477 Adam Shaw 2010-07-03 13:34:43 -07:00
  • 8e934154b0 added external-dragging example, fixed drop this element Adam Shaw 2010-07-03 13:10:40 -07:00
  • 8ebda5094f added droppable/drop, refactored selectable code, fixed issue 406 Adam Shaw 2010-06-28 21:51:13 -07:00
  • 5fb7644920 bunch of IE fixes, final version 1.4.6 v1.4.6 Adam Shaw 2010-05-31 10:18:29 -07:00
  • 8de0c73878 more selectable bugfixes, updated changelog, updated jquery Adam Shaw 2010-05-28 22:11:26 -07:00
  • a469d8d3c4 refactoring/bugfixes to selectable code. new methods: select/unselect. new options: unselectAuto/unselectCancel Adam Shaw 2010-05-22 17:30:16 -07:00
  • 1b24a5f63b moved selectable into own plugin file. selectable bugfixes Adam Shaw 2010-05-02 21:47:23 -07:00
  • b75d05c6d5 new options for selecting days/slots (see examples/selectable.html) Adam Shaw 2010-04-22 20:27:14 -07:00
  • 38f67cf31d refactored makefile. now quicker and bsd/mac compatible Adam Shaw 2010-03-13 21:04:09 -08:00
  • 61af0d3d84 now using closure compiler for minification Adam Shaw 2010-03-13 17:43:35 -08:00
  • bd588a9afa fixed date in changelog for v1.4.5 Adam Shaw 2010-03-13 17:07:04 -08:00
  • 226536478b made things more jslint-friendly (semicolons, operators, etc) Adam Shaw 2010-03-13 17:06:13 -08:00
  • deed716b67 final touches for 1.4.5 v1.4.5 Adam Shaw 2010-02-21 20:30:11 -08:00
  • 229c9c31d8 another bugfix for calendar resizing + iframes Adam Shaw 2010-02-21 19:17:40 -08:00
  • d1d5419256 fixed event dragging overlay z-index problem in IE Adam Shaw 2010-02-21 18:06:32 -08:00
  • 288fede2af added lazyFetching entry Adam Shaw 2010-02-21 17:06:44 -08:00
  • 12686b21a9 added lazyFetching option, other preparations for 1.4.5 Adam Shaw 2010-02-21 16:35:45 -08:00
  • 98ed1b49aa bugfixes, better displaying within tabs and iframes - fullcalendar methods called on non-initialized elements will not throw error - no more artifacts during first view render (for slow browsers) - no more errors on attempted render when invisible (in hidden tabs, for example) - more efficient, browser-agnostic algorithm for displaying within an iframe - more efficient setMinHeight Adam Shaw 2010-02-20 17:44:24 -08:00
  • 9bb6d15fe3 more enhancements for scrolling in agenda view - less flicker when initially switching to agenda view - when switching back to agenda view, maintains scroll position - when window is resized, maintains scroll position - fixes for Opera Adam Shaw 2010-02-19 23:11:44 -08:00
  • 987d029ba0 fixed some small IE/FF scrolling and display bugs - in IE 6/7, gap underneath views, mouseover caused error - in FF, scrolling was sometimes set to top - in agenda views, scrolling would reset on every event rerender - during rendering of agenda view would cause document to get really tall Adam Shaw 2010-02-18 21:10:53 -08:00
  • e4ea11c3df fixed a bunch of incorrect sizing bugs, ie bugs Adam Shaw 2010-02-15 22:32:43 -08:00