Commit Graph

42 Commits (master)

Author SHA1 Message Date
Adam Shaw f13a29fac3 bugfixes for 1.5 2011-03-19 18:48:20 -07:00
Adam Shaw 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. 2011-02-10 22:40:16 -08:00
Adam Shaw 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
2011-01-23 23:10:25 -08:00
Adam Shaw e2dbcaf15d refactored js, split into more files (much more manageable). tested 2010-09-18 22:54:35 -07:00
Adam Shaw c0c144569f support newlines in event titles 2010-07-03 16:24:45 -07:00
Adam Shaw c002cef649 fixed issue 429 2010-07-03 16:15:34 -07:00
Adam Shaw 5f59997cf7 better solution for issue 477 2010-07-03 14:09:14 -07:00
Adam Shaw 80d373cb2e fixed issue 477 2010-07-03 13:34:43 -07:00
Adam Shaw 8ebda5094f added droppable/drop, refactored selectable code, fixed issue 406 2010-06-28 21:51:13 -07:00
Adam Shaw 5fb7644920 bunch of IE fixes, final version 1.4.6 2010-05-31 10:18:29 -07:00
Adam Shaw 8de0c73878 more selectable bugfixes, updated changelog, updated jquery 2010-05-28 22:11:26 -07:00
Adam Shaw a469d8d3c4 refactoring/bugfixes to selectable code. new methods: select/unselect. new options: unselectAuto/unselectCancel 2010-05-22 17:30:16 -07:00
Adam Shaw 1b24a5f63b moved selectable into own plugin file. selectable bugfixes 2010-05-02 21:47:23 -07:00
Adam Shaw b75d05c6d5 new options for selecting days/slots (see examples/selectable.html) 2010-04-22 20:27:14 -07:00
Adam Shaw 226536478b made things more jslint-friendly (semicolons, operators, etc) 2010-03-13 17:06:13 -08:00
Adam Shaw 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
2010-02-20 17:44:24 -08:00
Adam Shaw e4ea11c3df fixed a bunch of incorrect sizing bugs, ie bugs 2010-02-15 22:32:43 -08:00
Adam Shaw 4a26b0ab04 fixed render() bug, final touches for 1.4.4 2010-02-03 22:56:20 -08:00
Adam Shaw 0e3e04bbdf final round of optimizations for event rendering. fixed some new bugs 2010-01-31 22:32:51 -08:00
Adam Shaw 87f4ace780 merged speedups, fixed resulting eventRender and eventMouseover bugs 2010-01-26 23:58:43 -08:00
Adam Shaw 7158fc3470 Merge branch 'v1.4-speedup' 2010-01-26 18:56:11 -08:00
Adam Shaw f89e82da68 tweaks, opera bugfix, optimized clearEvents 2010-01-25 23:05:57 -08:00
Adam Shaw a00104b10b event rendering optimizations for agenda view w/ refactoring 2010-01-24 22:56:57 -08:00
Adam Shaw 1667943d1c optimizations for month/basic views, groundwork for optimizations in agenda views 2009-12-30 18:45:39 -08:00
Adam Shaw 3343747d38 tweaks to tests, updated changelog, last minute changes for 1.4.3 2009-12-22 00:41:38 -08:00
Adam Shaw b61b9d5682 clean aspectRatio option, setting height right after init bugfix, ie6 button positioning bugfix, nixed cache option 2009-12-21 19:19:41 -08:00
Adam Shaw 6a5be40d41 gcal timezone enhancement, cache option, DST parseDate bugfix, quickly adding/removing event source bugfix, destroy method, empty string parseDate bugfix 2009-12-21 01:32:03 -08:00
Adam Shaw 82578fb919 updated changelog, added some docs, reset permissions, fixed small IE window resize bug 2009-12-02 22:03:57 -08:00
Adam Shaw 32cc6c9744 added minTime/maxTime options for agenda views 2009-11-29 20:16:47 -08:00
Adam Shaw e457d4e1dd added height/contentHeight options and setters 2009-11-29 00:12:36 -08:00
Adam Shaw dbdbafd35d bugfixes and minor enhancements for 1.4.2
- eventAfterRender
- getView
- displaying in iframe (also added tests)
- render method now adjusts calendar's size too
- day-of-week classnames fixed when firstDay=1
- leave more space on side event events in agenda views
- "T" optional in ISO8601 events
2009-11-28 20:43:02 -08:00
Adam Shaw 23d99323cc v1.4.1 2009-11-22 16:21:13 -08:00
Adam Shaw d1bc5dc529 final tweaks for 1.4 2009-11-22 16:21:13 -08:00
Adam Shaw 3576075da1 forwardported some changes from 1.3, more progress towards 1.4 2009-11-22 16:21:13 -08:00
Adam Shaw 0cf59ac85c more bugfixes for 1.4 2009-11-22 16:21:13 -08:00
Adam Shaw 20208deb66 getting closer to 1.4 2009-11-22 16:21:13 -08:00
Adam Shaw 1cb53661fd version 1.3.1 2009-11-22 16:21:13 -08:00
Adam Shaw 363ad2c67f 2009-11-22 16:21:13 -08:00
Adam Shaw fc27aedcca 2009-11-22 16:21:13 -08:00
Adam Shaw 92e482089b modified docs, added all new tests 2009-11-22 16:21:12 -08:00
Adam Shaw cff1709664 2009-11-22 16:21:12 -08:00
Adam Shaw c61ead1456 getting ready for next version 2009-11-22 16:21:12 -08:00