Adam Shaw
|
9f3d570895
|
auto scrolling while dragging/resizing. use new debounce util for window resize
|
2014-08-19 23:33:38 -07:00 |
|
Adam Shaw
|
c04bbba6d6
|
Merge branch 'master' into skeleton
Conflicts:
src/agenda/AgendaDayView.js
src/agenda/AgendaEventRenderer.js
src/agenda/AgendaView.js
src/agenda/AgendaWeekView.js
src/basic/BasicDayView.js
src/basic/BasicView.js
src/basic/BasicWeekView.js
src/basic/MonthView.js
src/common/DayEventRenderer.js
src/common/SelectionManager.js
|
2014-08-06 18:08:15 -07:00 |
|
Adam Shaw
|
45ead5712f
|
moment-2.8 compatibility, source (2.0), .add() calls
|
2014-08-06 17:54:02 -07:00 |
|
Adam Shaw
|
9c190a05d1
|
moment-2.8 compatibility, source, locale-related functions
|
2014-08-06 17:32:04 -07:00 |
|
Adam Shaw
|
a6c363576c
|
refresh position of TimeGrid events when there is a zoom
|
2014-08-03 17:46:24 -07:00 |
|
Adam Shaw
|
bba2d6fcad
|
popover when user clicks on "more" link
|
2014-08-02 16:27:52 -07:00 |
|
Adam Shaw
|
2053f4dc21
|
"more" link on a cell when too many events. accompanying new options
|
2014-07-27 16:15:00 -07:00 |
|
Adam Shaw
|
2d1bcbc25f
|
large code refactor. new HTML/CSS skeleton, no more JQUI dependency, among other things
|
2014-07-22 19:02:21 -07:00 |
|
Adam Shaw
|
6153ac285e
|
dont mistake a jqui resize event for a window resize event
|
2014-06-13 15:03:23 -07:00 |
|
Adam Shaw
|
3b4e8f6908
|
fix fc-ltr className not being cleaned up when calendar is destroyed
|
2014-06-11 12:34:15 -07:00 |
|
Adam Shaw
|
914b28a046
|
fix memory leak with selectable/droppable
|
2014-06-10 18:33:42 -07:00 |
|
Adam Shaw
|
42599f5870
|
accept duration-ish inputs for incrementDate method
|
2014-05-30 18:24:29 -07:00 |
|
Adam Shaw
|
300670da43
|
fixed a bunch of moment/timezone issues
|
2014-05-29 10:15:55 -07:00 |
|
Adam Shaw
|
a1c4f11f48
|
MISC little stuff
|
2014-02-03 14:58:18 -08:00 |
|
Adam Shaw
|
069c2377e1
|
fix broken updateEvent method
|
2014-02-03 00:14:07 -08:00 |
|
Adam Shaw
|
39dd3f08f4
|
misc comments
|
2014-02-03 00:14:01 -08:00 |
|
Adam Shaw
|
161a476980
|
fixed regression where weekNumberCalculation as a function wouldn't work
|
2014-01-28 00:22:24 -08:00 |
|
Adam Shaw
|
bbc5fd9853
|
fixed regression where fullCalendar wouldn't intialize without options
|
2014-01-28 00:22:20 -08:00 |
|
Adam Shaw
|
d0d0a97c64
|
[2.0] source file changes
|
2014-01-24 23:10:00 -08:00 |
|
Adam Shaw
|
e8ac9dfdd1
|
call destroy callbacks when the calendar's destroy method is called. misc
|
2013-08-10 13:23:29 -07:00 |
|
Adam Shaw
|
b47d8957cd
|
fix bug with public render method. a few tweaks
|
2013-08-07 02:13:20 -07:00 |
|
Adam Shaw
|
fb1dbd63cf
|
new callback: eventDestroy
|
2013-08-06 23:54:44 -07:00 |
|
Adam Shaw
|
3b96f907bd
|
new callbacks: viewRender, viewDestroy
|
2013-08-06 23:28:15 -07:00 |
|
Adam Shaw
|
d2aa9e9f4c
|
refactor and simplify the way view switching/rerendering works
|
2013-08-06 23:23:03 -07:00 |
|
Adam Shaw
|
fec455dbfc
|
use jQuery to detect if body/calendar-element is visible and ready for rendering
|
2013-07-31 20:40:03 -07:00 |
|
Adam Shaw
|
dbcaacd67a
|
hookWindowResize -> handleWindowResize
|
2013-07-31 20:23:47 -07:00 |
|
 Sahab YazdaniandAdam Shaw
|
36c3872969
|
Add option to not automatically hook window.resize
|
2013-07-31 20:17:44 -07:00 |
|
Adam Shaw
|
156a9d46ab
|
Use CSS3 rounded corners instead of ghetto hack. Remove unnecessary markup for events and buttons.
And slightly change style of agenda events (no more differently colored event header).
And remove glossy-look CSS hack for buttons.
|
2013-03-04 00:03:42 -08:00 |
|
Adam Shaw
|
f13a29fac3
|
bugfixes for 1.5
|
2011-03-19 18:48:20 -07:00 |
|
Adam Shaw
|
3dd0572c5c
|
readded the omitted rerenderEvents method
|
2011-02-22 20:20:38 -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
|
61d663d461
|
final touches and bugfixes for 1.4.9
|
2010-11-19 22:45:44 -08:00 |
|
Adam Shaw
|
c1a19a24c8
|
fixed issue 679, a bit of event fetching rejiggering
|
2010-10-24 13:32:08 -07:00 |
|
Adam Shaw
|
e2dbcaf15d
|
refactored js, split into more files (much more manageable). tested
|
2010-09-18 22:54:35 -07:00 |
|