Joe Esposito and Adam Shaw
d7786d4ca6
Added the 'eventTransform' option to allow event transformations coming from a JSON event source.
2013-03-03 19:06:46 -08:00
Adam Shaw
45e08d13ac
change the way BasicView cells are dynamically updated. change date format in data attr
2013-03-03 18:19:05 -08:00
Adam Shaw
28af22c5d3
dayRender test
2013-03-03 17:40:11 -08:00
Adam Shaw
86dfa81edf
completely rerender BasicView's table every time. mainly for dayRender
2013-03-03 17:40:11 -08:00
Matthias Althaus and Adam Shaw
319a63e9dd
Added dayRender trigger
...
Thanks to manchev for code snippet.
2013-03-03 17:38:37 -08:00
Jae and Adam Shaw
ac1bd4c672
let each cell know its date via data-date attribute
2013-03-03 17:35:31 -08:00
Adam Shaw
28a2e69775
rename readyState -> eventAfterAllRender. add test
2013-03-02 18:48:01 -08:00
Peter Drake and Adam Shaw
0f2230c8a5
Added readyState trigger when revent rendering is complete.
2013-03-02 18:47:53 -08:00
Adam Shaw
7aaedf9c0a
implement granularity for events dragged from all-day-slot into time-slot
2013-03-02 17:34:03 -08:00
Adam Shaw
10abb12b26
move granularity demo into ./tests/granularity.html
2013-03-02 17:33:45 -08:00
Adam Shaw
7f6aa1f45b
tweaks to ms-doodle-com's pull request for finer event selection granularity:
...
- identifiers in code renamed to "granularity", because not specific to selection (also event redragging)
- granularityMinutes automatically defaults to the slotMinutes option
- very minor code rearchitecting
2013-03-02 17:17:11 -08:00
Malte Schiebelmann and Adam Shaw
962667a5ed
Added 15-minute slot selection to 1.5.1
2013-03-02 17:17:11 -08:00
Adam Shaw
1c5c4320c0
when cleaning build files, don't clear component by default
2013-03-02 17:17:11 -08:00
Adam Shaw
b62383d0ad
week number feature
2013-03-02 14:00:51 -08:00
Adam Shaw
ebb0b4f5f5
bump version (still on 1.5.4 src though) to get jquery plugin registry to notice
2013-02-26 01:08:23 -08:00
Adam Shaw
ed8320462c
update copyright date in MIT license
2013-02-26 00:50:26 -08:00
Adam Shaw
d2ef2cf1a8
new Grunt build system, development flow, Bower component generation, jQuery plugin manifest
2013-02-26 00:43:35 -08:00
Adam Shaw
1009caf3b7
update changelog
v1.5.4
2012-09-04 23:38:33 -07:00
Adam Shaw
6edd01ce00
change version to 1.5.4
2012-09-04 23:35:08 -07:00
Adam Shaw
8bfb8c4ac6
bundle jQuery 1.8.1 and jQuery UI 1.8.23
2012-09-04 23:34:36 -07:00
Adam Shaw
b39cbf6350
Merge pull request #61 from archaeron/patch-1
...
replace curCSS with css for jQuery 1.8
2012-09-04 23:15:01 -07:00
archaeron
76a1197860
replace curCSS with css for jQuery 1.8
2012-08-17 17:56:32 +03:00
Adam Shaw
38ef267be4
fix typo in explanation of _fixUIEvent
v1.5.3
2012-02-06 22:40:40 -08:00
Adam Shaw
ce082b3a61
fixed changelog and code comments for v1.5.3
2012-02-06 22:38:33 -08:00
Adam Shaw
cbd210dbe4
upgraded to jQuery 1.7.1 and jQuery UI 1.8.17
2012-02-06 22:36:30 -08:00
Adam Shaw
bf08b337d6
updated version and changelog for v1.5.3
2011-11-21 01:06:56 -08:00
Adam Shaw
56ae9f1cbf
using jquery 1.7, latest jquery ui, and fixed dragging bug (issue 1168)
2011-11-19 18:21:10 -08:00
Adam Shaw
477c2960a8
final touches for 1.5.2
v1.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
7fc1e166c5
final touches for 1.5.1
v1.5.1
2011-04-09 14:09:51 -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
48a010561d
upgraded to jquery 1.5.2 and jquery-ui 1.8.11
2011-04-09 10:22:01 -07:00
Adam Shaw
be32715d3c
parse unix timestamps with decimal points (issue 826)
2011-04-09 10:15:24 -07:00
Adam Shaw
b110e2bf51
forgot to remove debug message
2011-04-03 22:44:50 -07:00
Adam Shaw
cb4a3ebb99
small modification to tauren's parseISO8601 changes
2011-04-03 22:41:03 -07:00
Adam Shaw
0183fd3927
Merge branch 'master' of https://github.com/tauren/fullcalendar into tauren-master
2011-04-03 22:24:41 -07:00
Christine Baker
4e0c802fc3
Makefile now works on a Mac
2011-04-03 19:28:50 -07:00
Guill Lo and Adam Shaw
6d5c6dd5a0
Correct an issue where the events where overlapping each others
2011-04-04 06:53:56 +08:00
Adam Shaw
d9a3dc9599
forgot date in changelog
v1.5
2011-03-19 18:59:37 -07:00
Adam Shaw
a238c91440
final touches for 1.5
2011-03-19 18:48:33 -07: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
325cb04690
reworked event resizable div (fixed issue 504). moved msie-dependent code from js to css
2011-02-19 17:49:19 -08:00
Adam Shaw
c841be97cb
upgraded to jquery 1.5
2011-02-19 15:48:17 -08: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
a2e1de5d3d
fixed css height problem when dragging event from all-day to times slot
2011-02-15 21:47:18 -08:00
Adam Shaw
6823f382e0
fixed bug when dragging non-start event segment from all-day slot to timed-slot in agenda view
2011-02-15 21:45:34 -08:00
Adam Shaw
075df1d144
rewrite to gcal plugin; leverages new event-source features
2011-02-10 22:42:13 -08:00
Adam Shaw
6b6391635e
fixed new bug with button theming and borders
2011-02-10 22:41:00 -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