Commit History

Author SHA1 Message Date
  Adam Shaw 20f3cb61cd tweaks to renderEvents/updateEvents 9 years ago
  Martijn Welker 04d3d86f7d Refactor single-item functions to call array methods, rename batch- to plurals 9 years ago
  Martijn Welker 2337f3aa58 Add batchUpdateEvent 9 years ago
  Martijn Welker f845f197cc Add batchRenderEvent 9 years ago
  Adam Shaw 07a068ad28 fix lint problems 9 years ago
  Adam Shaw 67f6d63f2b fix constraint regression 9 years ago
  Adam Shaw c8c1de540b move eventmanager constraint functions as real methods 9 years ago
  Adam Shaw b0dcd938c2 eventAllow func 9 years ago
  Adam Shaw ede1806047 linter problems 9 years ago
  Adam Shaw c3fab7f9d6 businessHours cleanup 9 years ago
  Adam Shaw a7552d2e0c multiple definitions for businessHours 9 years ago
  Adam Shaw fbb8a042a2 relocate/rename/expose eventContainsRange 9 years ago
  Adam Shaw 51de84f6c5 relocate/rename getBusinessHoursEvents 9 years ago
  Adam Shaw 124ad37129 expose some internal EventManager util methods 9 years ago
  Adam Shaw ac4ca27da9 fix for timezone changing with static arrays 9 years ago
  Adam Shaw b766b77bb8 no more Calendar and EventManager access options as local variable 9 years ago
  Adam Shaw fdee6dd5ad getEventSourcesByMatchArray. have removeEventSources use it 9 years ago
  Adam Shaw 5916f2e125 allow removing specific sources with removeEventSources 9 years ago
  Adam Shaw ea7e289972 fold removeEventSources into existing utilities 9 years ago
  Adam Shaw 7ddea8f337 Merge branch 'removeEventSources' of https://github.com/bmelo/fullcalendar into v2.7.4-dev 9 years ago
  Adam Shaw 220f922d49 make refetchEventSources argument more robust 9 years ago
  Adam Shaw e4e81d983c generic internal event source matching util. use to solve removeEventSource multiple bug 9 years ago
  Adam Shaw 4ff088d6d9 rename getEventSource -> getEventSourceById 9 years ago
  Adam Shaw 42220f6d08 Merge branch 'getEventSource' of https://github.com/caseyjhol/fullcalendar into v2.7.4-dev 9 years ago
  Adam Shaw 9c5d6db144 fix race condition with removed event source still rendering events 9 years ago
  Adam Shaw 23e15ae554 fix race condition between inital fetch and immediate refetch 9 years ago
  Adam Shaw 3e8ca9b196 fix for async refetchEvent source situation. tests (including 1 disabled) 9 years ago
  Adam Shaw 4d94c708c2 rejigger fetchEventSources a bit, add comments 9 years ago
  Casey Holzer 3bd2425ab1 Merge branch 'getEventSources' into refetchEvents-filter 9 years ago
  Casey Holzer 1f72cef027 add getEventSource method 9 years ago