Commit Graph

72 Commits (master)

Author SHA1 Message Date
Pablo Villalba 7508cf185e Adding 4 weeks view 2011-09-10 17:55:12 +02:00
Adam Shaw 477c2960a8 final touches for 1.5.2 2011-08-21 22:06:09 -07:00
Adam Shaw b33e6aeed9 fixed issue 750 (Z in date parsing) and added test 2011-08-21 21:56:48 -07:00
Adam Shaw 7de24a03e6 for testing, upgraded to latest jquery-ui tabs and fancybox 2011-04-09 12:37:08 -07:00
Adam Shaw be32715d3c parse unix timestamps with decimal points (issue 826) 2011-04-09 10:15:24 -07:00
Adam Shaw f13a29fac3 bugfixes for 1.5 2011-03-19 18:48:20 -07:00
Adam Shaw afadc63b78 restructured HTML/CSS of event elements. solves issues 327 and 395 2011-02-19 15:47:23 -08: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 3079c2f1c3 final touches for 1.4.10 2011-01-01 23:46:27 -08:00
Adam Shaw 84ed4065da fixed issue 740 (event resizing when weekends=false) 2011-01-01 21:40:17 -08:00
Adam Shaw 09427f27cf fixed parseInt problems (issue 688) 2011-01-01 13:39:30 -08:00
Adam Shaw 679b9e48d6 fixed issue 757 (removeEvents bug) 2011-01-01 13:09:41 -08:00
Adam Shaw 61d663d461 final touches and bugfixes for 1.4.9 2010-11-19 22:45:44 -08:00
Adam Shaw 6931c875e7 new technique for stacking events (issue 111) 2010-11-14 22:12:31 -08:00
Adam Shaw c1a19a24c8 fixed issue 679, a bit of event fetching rejiggering 2010-10-24 13:32:08 -07:00
Adam Shaw 8086b3d252 odds and ends for 1.4.8 release 2010-10-16 17:10:03 -07:00
Adam Shaw dbb24f13dc updated to jquery 1.4.3 and jquery-ui 1.8.5 2010-10-16 14:12:21 -07:00
Adam Shaw 441035d1fa jquery-ui theme testing and misc 2010-10-16 14:05:53 -07:00
Adam Shaw 1176a7479e fixed issue 517 2010-10-11 18:05:32 -07:00
Adam Shaw 453fcf07e3 fixed issues 554, 586, and 616 2010-10-11 14:16:34 -07:00
Adam Shaw 82aacbb9d8 bugfixing and streamlining related to issue 235 enhancement 2010-09-27 19:37:11 -07:00
Adam Shaw d42f3dc5e3 added test for issue 417 (which had been fixed in the refactor) 2010-09-26 16:08:16 -07:00
Adam Shaw e2dbcaf15d refactored js, split into more files (much more manageable). tested 2010-09-18 22:54:35 -07:00
Adam Shaw 91e436dc0a pass native js event to select/unselect callbacks, final touches for 1.4.7 2010-07-05 16:07:40 -07:00
Adam Shaw 1729499290 fixed issue 412 2010-07-03 18:08:55 -07:00
Adam Shaw 6f4ab74340 allow ViewOptionHashes for selectable options, fixed new selectable bugs 2010-07-03 18:00:38 -07:00
Adam Shaw 1f02eb5f91 new option: dropAccept 2010-07-03 17:09:14 -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 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 b75d05c6d5 new options for selecting days/slots (see examples/selectable.html) 2010-04-22 20:27:14 -07:00
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 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 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
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
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 1d571e5329 added some new tests 2009-12-21 22:52:13 -08:00