Commit Graph

87 Commits (deed716b674f705c1ebbfc1357d9b40403d7510a)

Author SHA1 Message Date
Adam Shaw deed716b67 final touches for 1.4.5 2010-02-21 20:30:11 -08:00
Adam Shaw 229c9c31d8 another bugfix for calendar resizing + iframes 2010-02-21 19:17:40 -08:00
Adam Shaw d1d5419256 fixed event dragging overlay z-index problem in IE 2010-02-21 18:06:32 -08:00
Adam Shaw 12686b21a9 added lazyFetching option, other preparations for 1.4.5 2010-02-21 16:35:45 -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 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
2010-02-19 23:11:44 -08:00
Adam Shaw 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
2010-02-18 21:10:53 -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 16edfe71e7 event binding optimization, fixed optimization-related mouseover bug 2010-02-02 10:50:30 -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 1fbb7f64cd modified gitignore for docs 2010-01-27 00:02:19 -08:00
Adam Shaw 1c7f6757e4 moved docs out of master (they are in docs branch instead) 2010-01-27 00:00:00 -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
Jeremy Green 5bc9ac2c97 Moved the test for view.visStart and view.visEnd out of gotoDate and into render(). 2010-01-23 16:03:17 +08:00
Jeremy Green 18fa57d60e gotoDate will now check view.visStart and view.visEnd to determine wheather or not to render(). 2010-01-23 16:03:17 +08:00
Jeremy Green d38fd250cb Small tweak to allow event caching by adding cacheEvents:true to the config options. 2010-01-23 16:02:39 +08:00
Adam Shaw f19e54488c optimized all-day events in agenda view, added tests 2010-01-19 19:49:15 -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 2d97e4f15d some optimization with coordinates in event rendering, but still a lot to do 2009-12-21 22:56:36 -08:00
Adam Shaw 1d571e5329 added some new tests 2009-12-21 22:52:13 -08:00
Adam Shaw cef14c6415 renamed readme 2009-12-21 21:25:19 -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 a327fd6ab3 modified docs, default-ized minTime/maxTime 2009-11-30 23:11:38 -08:00
Adam Shaw 52df18a83b option getter, small optimizations, iframe fix for IE, getDate 2009-11-23 11:50:53 +02: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 559928cec8 Settling into Git by including a markdown README file and updating the build process DATE variable.
Also added the 2 license files.
2009-11-22 20:45:19 -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 067481b774 locked down examples/tests for 1.4, some minor bugfixes 2009-11-22 16:21:13 -08:00
Adam Shaw a52ce8f40d new docs 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 9db94207cb added prevYear,nextYear methods/buttons 2009-11-22 16:21:13 -08:00
Adam Shaw 13f7d167b3 1.4, getting there, still need testing+docs 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 8e0312a750 first round of commits for 1.4, agenda view 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 ef2713aed0 bugfixes and final touches for 1.3 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 111c11d91c 2009-11-22 16:21:12 -08:00