Commit Graph

  • 1f02eb5f91 new option: dropAccept Adam Shaw 2010-07-03 17:09:14 -0700
  • c0c144569f support newlines in event titles Adam Shaw 2010-07-03 16:24:45 -0700
  • c002cef649 fixed issue 429 Adam Shaw 2010-07-03 16:15:34 -0700
  • 5f59997cf7 better solution for issue 477 Adam Shaw 2010-07-03 14:09:14 -0700
  • 80d373cb2e fixed issue 477 Adam Shaw 2010-07-03 13:34:43 -0700
  • 8e934154b0 added external-dragging example, fixed drop this element Adam Shaw 2010-07-03 13:10:40 -0700
  • 8ebda5094f added droppable/drop, refactored selectable code, fixed issue 406 Adam Shaw 2010-06-28 21:51:13 -0700
  • 5fb7644920 bunch of IE fixes, final version 1.4.6 v1.4.6 Adam Shaw 2010-05-31 10:18:29 -0700
  • 8de0c73878 more selectable bugfixes, updated changelog, updated jquery Adam Shaw 2010-05-28 22:11:26 -0700
  • a469d8d3c4 refactoring/bugfixes to selectable code. new methods: select/unselect. new options: unselectAuto/unselectCancel Adam Shaw 2010-05-22 17:30:16 -0700
  • 1b24a5f63b moved selectable into own plugin file. selectable bugfixes Adam Shaw 2010-05-02 21:47:23 -0700
  • b75d05c6d5 new options for selecting days/slots (see examples/selectable.html) Adam Shaw 2010-04-22 20:27:14 -0700
  • 38f67cf31d refactored makefile. now quicker and bsd/mac compatible Adam Shaw 2010-03-13 21:04:09 -0800
  • 61af0d3d84 now using closure compiler for minification Adam Shaw 2010-03-13 17:43:35 -0800
  • bd588a9afa fixed date in changelog for v1.4.5 Adam Shaw 2010-03-13 17:07:04 -0800
  • 226536478b made things more jslint-friendly (semicolons, operators, etc) Adam Shaw 2010-03-13 17:06:13 -0800
  • deed716b67 final touches for 1.4.5 v1.4.5 Adam Shaw 2010-02-21 20:30:11 -0800
  • 229c9c31d8 another bugfix for calendar resizing + iframes Adam Shaw 2010-02-21 19:17:40 -0800
  • d1d5419256 fixed event dragging overlay z-index problem in IE Adam Shaw 2010-02-21 18:06:32 -0800
  • 288fede2af added lazyFetching entry Adam Shaw 2010-02-21 17:06:44 -0800
  • 12686b21a9 added lazyFetching option, other preparations for 1.4.5 Adam Shaw 2010-02-21 16:35:45 -0800
  • 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 -0800
  • 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 -0800
  • 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 -0800
  • e4ea11c3df fixed a bunch of incorrect sizing bugs, ie bugs Adam Shaw 2010-02-15 22:32:43 -0800
  • 4a26b0ab04 fixed render() bug, final touches for 1.4.4 v1.4.4 Adam Shaw 2010-02-03 22:56:20 -0800
  • 16edfe71e7 event binding optimization, fixed optimization-related mouseover bug Adam Shaw 2010-02-02 10:50:30 -0800
  • 0e3e04bbdf final round of optimizations for event rendering. fixed some new bugs Adam Shaw 2010-01-31 22:32:51 -0800
  • 1fbb7f64cd modified gitignore for docs Adam Shaw 2010-01-27 00:02:19 -0800
  • 1c7f6757e4 moved docs out of master (they are in docs branch instead) Adam Shaw 2010-01-27 00:00:00 -0800
  • 87f4ace780 merged speedups, fixed resulting eventRender and eventMouseover bugs Adam Shaw 2010-01-26 23:58:43 -0800
  • 7158fc3470 Merge branch 'v1.4-speedup' Adam Shaw 2010-01-26 18:56:11 -0800
  • f89e82da68 tweaks, opera bugfix, optimized clearEvents Adam Shaw 2010-01-25 23:05:57 -0800
  • a00104b10b event rendering optimizations for agenda view w/ refactoring Adam Shaw 2010-01-24 22:56:57 -0800
  • 5bc9ac2c97 Moved the test for view.visStart and view.visEnd out of gotoDate and into render(). Jeremy Green 2010-01-21 02:19:10 +0800
  • 18fa57d60e gotoDate will now check view.visStart and view.visEnd to determine wheather or not to render(). Jeremy Green 2010-01-21 01:55:53 +0800
  • d38fd250cb Small tweak to allow event caching by adding cacheEvents:true to the config options. Jeremy Green 2010-01-21 02:33:15 +0800
  • f19e54488c optimized all-day events in agenda view, added tests Adam Shaw 2010-01-19 19:49:15 -0800
  • 68c6da2ade round of changes to docs before releasing Adam Shaw 2010-01-17 20:20:01 -0800
  • 3af5a65f69 initially commit for new docs branch Adam Shaw 2010-01-16 14:29:18 -0800
  • 1667943d1c optimizations for month/basic views, groundwork for optimizations in agenda views Adam Shaw 2009-12-30 18:45:39 -0800
  • 3343747d38 tweaks to tests, updated changelog, last minute changes for 1.4.3 v1.4.3 Adam Shaw 2009-12-22 00:41:38 -0800
  • 2d97e4f15d some optimization with coordinates in event rendering, but still a lot to do Adam Shaw 2009-12-21 22:56:36 -0800
  • 1d571e5329 added some new tests Adam Shaw 2009-12-21 22:52:13 -0800
  • cef14c6415 renamed readme Adam Shaw 2009-12-21 21:25:19 -0800
  • b61b9d5682 clean aspectRatio option, setting height right after init bugfix, ie6 button positioning bugfix, nixed cache option Adam Shaw 2009-12-21 19:19:41 -0800
  • 6a5be40d41 gcal timezone enhancement, cache option, DST parseDate bugfix, quickly adding/removing event source bugfix, destroy method, empty string parseDate bugfix Adam Shaw 2009-12-21 01:32:03 -0800
  • 82578fb919 updated changelog, added some docs, reset permissions, fixed small IE window resize bug v1.4.2 Adam Shaw 2009-12-02 22:03:57 -0800
  • a327fd6ab3 modified docs, default-ized minTime/maxTime Adam Shaw 2009-11-30 23:11:38 -0800
  • 52df18a83b option getter, small optimizations, iframe fix for IE, getDate Adam Shaw 2009-11-23 11:50:53 +0200
  • 32cc6c9744 added minTime/maxTime options for agenda views Adam Shaw 2009-11-29 20:16:47 -0800
  • e457d4e1dd added height/contentHeight options and setters Adam Shaw 2009-11-29 00:12:36 -0800
  • dbdbafd35d bugfixes and minor enhancements for 1.4.2 Adam Shaw 2009-11-28 20:43:02 -0800
  • 559928cec8 Settling into Git by including a markdown README file and updating the build process DATE variable. Also added the 2 license files. Adam Shaw 2009-11-22 20:45:19 -0800
  • 23d99323cc v1.4.1 v1.4.1 Adam Shaw 2009-10-31 23:51:30 +0000
  • d1bc5dc529 final tweaks for 1.4 Adam Shaw 2009-10-19 08:53:07 +0000
  • 067481b774 locked down examples/tests for 1.4, some minor bugfixes v1.4 Adam Shaw 2009-10-19 05:33:14 +0000
  • a52ce8f40d new docs Adam Shaw 2009-10-15 06:14:21 +0000
  • 3576075da1 forwardported some changes from 1.3, more progress towards 1.4 Adam Shaw 2009-10-14 07:01:55 +0000
  • 0cf59ac85c more bugfixes for 1.4 Adam Shaw 2009-10-13 04:22:40 +0000
  • 9db94207cb added prevYear,nextYear methods/buttons Adam Shaw 2009-10-12 07:01:26 +0000
  • 13f7d167b3 1.4, getting there, still need testing+docs Adam Shaw 2009-10-12 06:35:33 +0000
  • 20208deb66 getting closer to 1.4 Adam Shaw 2009-10-10 08:12:40 +0000
  • 8e0312a750 first round of commits for 1.4, agenda view Adam Shaw 2009-10-05 05:47:26 +0000
  • 1cb53661fd version 1.3.1 Adam Shaw 2009-10-01 05:39:02 +0000
  • ef2713aed0 bugfixes and final touches for 1.3 Adam Shaw 2009-09-21 10:11:08 +0000
  • 363ad2c67f Adam Shaw 2009-09-21 04:57:20 +0000
  • fc27aedcca Adam Shaw 2009-09-17 06:30:10 +0000
  • 111c11d91c Adam Shaw 2009-09-16 06:17:37 +0000
  • e3850a2e3e updated examples Adam Shaw 2009-09-15 06:19:43 +0000
  • 81c3cd9ee3 Adam Shaw 2009-09-15 03:41:21 +0000
  • dcbf42a868 Adam Shaw 2009-09-15 03:40:05 +0000
  • 92e482089b modified docs, added all new tests Adam Shaw 2009-09-14 10:28:23 +0000
  • 2017ce20e8 more doc changes Adam Shaw 2009-09-14 03:36:27 +0000
  • 1f924d501a Adam Shaw 2009-09-13 22:25:49 +0000
  • 50318c2f1a modified docs, legacy, works with arshaw.com Adam Shaw 2009-09-13 22:14:09 +0000
  • cff1709664 Adam Shaw 2009-09-08 07:50:23 +0000
  • 129bb4fba7 Adam Shaw 2009-09-08 03:37:35 +0000
  • c61ead1456 getting ready for next version Adam Shaw 2009-09-08 03:01:28 +0000
  • 67bdc5ba5a forgot version string Adam Shaw 2009-06-30 06:08:08 +0000
  • 8996406e52 1.2.1 tested patches, modified docs Adam Shaw 2009-06-30 06:03:15 +0000
  • d181c7af2e un-unit-tested bugfixes for 1.2.1 Adam Shaw 2009-06-29 05:36:29 +0000
  • 589d7ff181 at version 1.2 Adam Shaw 2009-06-01 04:51:34 +0000
  • 2715c1ae74 add test suit. almost at 1.2 Adam Shaw 2009-05-31 20:56:02 +0000
  • f4af966ddd Adam Shaw 2009-05-31 05:02:41 +0000
  • 973c5ad3c7 Adam Shaw 2009-05-31 05:01:24 +0000
  • 4d3aa32cac Adam Shaw 2009-05-31 04:57:21 +0000
  • 03372eab0c Adam Shaw 2009-05-31 04:49:51 +0000
  • d42195cc49 Adam Shaw 2009-05-31 03:25:12 +0000
  • b386089544 almost at 1.2 Adam Shaw 2009-05-30 05:54:53 +0000
  • 6b9f6de931 fixed weekStart bug Adam Shaw 2009-05-25 17:26:13 +0000
  • 57490950ae crud for events Adam Shaw 2009-05-18 05:36:12 +0000
  • a0c0f30a65 cssClass, beefed up events option Adam Shaw 2009-05-17 17:41:48 +0000
  • b5e2a24619 last minute css changes (ie sucks) Adam Shaw 2009-05-11 04:31:03 +0000
  • 5a21b55969 changed makefile, updated examples v1.1 Adam Shaw 2009-05-11 02:58:02 +0000
  • 0332bf1b72 ie6/opera9.25 bugfixes, added options, more Adam Shaw 2009-05-10 19:48:37 +0000
  • 4e419032f0 localization: start-of-week and right-to-left Adam Shaw 2009-05-08 19:34:50 +0000
  • 943ec262d2 fixed IE JSON caching issue Adam Shaw 2009-05-05 14:42:35 +0000
  • 67ed871e67 forgot today button in docs, new docs make output directory v1.3.x Adam Shaw 2009-10-15 06:13:56 +0000
  • 7070f2e6ba 1.3.2 v1.3.2 Adam Shaw 2009-10-14 05:55:00 +0000