Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/saltcorn/fullcalendar

Calendar plugin based on FullCalendar
https://github.com/saltcorn/fullcalendar

0.4.0

2089bbc137a06724ad194edd64468c1c7ba53f6b authored over 1 year ago by Tom Nielsen <[email protected]>
Merge pull request #19 from christianhugoch/other-calendars-cfg

Other Calendars workflow step

03b7b4bed24d537f7dc6ee6cdcc53d7dcce63970 authored over 1 year ago by Tom Nielsen <[email protected]>
connectedObjects, onlyWhen and validate no table duplicates

ff3f50122464a7ed00dede96992fb76b83b46985 authored over 1 year ago by Christian Hugo <[email protected]>
Other Calendars workflow step

- On 'Other Calendars' you can select other 'Calendar' views, and the points from those views wil...

cf6698fa78f7602ba55ad2ba1fc81aa511c83e2d authored over 1 year ago by Christian Hugo <[email protected]>
0.3.11

7d8ccb6bf73dbdea88a49a18023d6d422bc45ef6 authored over 1 year ago by Tom Nielsen <[email protected]>
Merge pull request #18 from wodor/patch-1

Avoid overriding configured custom views

d4b28b42695fcb09dcc03ca73a7f3cc16a608d6d authored over 1 year ago by Tom Nielsen <[email protected]>
avoid db in state fields

209860d67cbb3024df6d1388e728ad912cde1519 authored over 1 year ago by Tom Nielsen <[email protected]>
Remove empty line

f5fd4a97110c8573729feed4546b6ae7fbcae6f1 authored over 1 year ago by Artur 'Wodor' Wielogorski <[email protected]>
Field-tested example

d3cadeb93315af5c3ac99715e1f2f88ccd1f664f authored over 1 year ago by Artur 'Wodor' Wielogorski <[email protected]>
Remove unnecessary comma

c53186c009ca9fbeebaa3cdf0a4df1177c22a9f4 authored over 1 year ago by Artur 'Wodor' Wielogorski <[email protected]>
Update index.js

52527cf4ca176dcef57cfe994cdb38fef73c21fc authored over 1 year ago by Artur 'Wodor' Wielogorski <[email protected]>
Update README with new approach

e6f5992c8ab02e320c2112ee70f4783bb519ca0c authored over 1 year ago by Artur 'Wodor' Wielogorski <[email protected]>
Avoid overriding configured custom views

The value of the "Advanced: Custom calendar views" was ignored, this approach allows to not over...

a3e3dc7b9a624ffcd9acb50a0ecc13c13830fa33 authored over 1 year ago by Artur 'Wodor' Wielogorski <[email protected]>
0.3.9

caea0d571417596f8789a45637287760a5cb2a95 authored over 1 year ago by Tom Nielsen <[email protected]>
eventDidMount with throttle; 0.3.9

286ac13fd69fe4fe29db1a3aa6c741c2d85936d5 authored over 1 year ago by Tom Nielsen <[email protected]>
0.3.8

2778fb9edabe7bae6b467fd4f91c080751c4a87f authored over 1 year ago by Tom Nielsen <[email protected]>
viewDidMount instead; 0.3.8

b2d8085404d610e06e14f505e2bc86638ceefe10 authored over 1 year ago by Tom Nielsen <[email protected]>
0.3.7

c9ec317dc8dad3c813470ed44d4fc6255527d96c authored over 1 year ago by Tom Nielsen <[email protected]>
apply_showif after all render

905eab5eaed63365ebf3944b1b346e5810232813 authored over 1 year ago by Tom Nielsen <[email protected]>
0.3.6

b7aa7309bf5e50067a6f1534e5c72cc893021842 authored over 1 year ago by Tom Nielsen <[email protected]>
user role

2ed0fdd59955f4eb6e50ac25afb5c4f1aba0c0a0 authored over 1 year ago by Tom Nielsen <[email protected]>
0.3.5

1e245b791a56e1a54c6bc80ffcae2c0675db46ff authored almost 2 years ago by Tom Nielsen <[email protected]>
Merge pull request #16 from christianhugoch/event-click-bug

fixed eventClicks in list type Views with eventView

3b7f8d1fec173d09682aacbbe15c62d1ac047178 authored almost 2 years ago by Tom Nielsen <[email protected]>
fixed eventClicks in list type Views with eventView

- normally, list views have a link in the content column
- that link triggers eventClick, where y...

52ca91de0e5b36dd8c66762e3572d5e91d9ab81c authored almost 2 years ago by Christian Hugo <[email protected]>
0.3.4

58d9eb11f4c4b45d7a73af87c38b38046478b37e authored almost 2 years ago by Tom Nielsen <[email protected]>
Merge pull request #15 from christianhugoch/state-transfer-create-views

transfer state into create views, edit with duration

af7d248ecce8a02959c6f673579216fac5457c53 authored almost 2 years ago by Tom Nielsen <[email protected]>
transfer state into create views, edit with duration

- transfer state into add popups and clicking on empty cells
- fixed editing with duration with f...

c2bd0f31243e29e997a38d48118ac5fcba03d328 authored almost 2 years ago by Christian Hugo <[email protected]>
0.3.3

f447b3b5dd5a158c9d7820b86abd7b960160a4a6 authored about 2 years ago by Tom Nielsen <[email protected]>
Merge pull request #14 from christianhugoch/events-with-views

draw views on calendar-events

0840ec222ca4608ee9bf5f3d851a89453f2622c1 authored about 2 years ago by Tom Nielsen <[email protected]>
draw views on calendar-events

- added 'event-view' cfg parameter
- the result of this view will be added as 'extendedProps' to ...

030304ca9362a2ebc86ac0510a7c5a09582ad8fc authored about 2 years ago by Christian Hugo <[email protected]>
0.3.2

b2db7f326c2ad90c2217da50c48b6e60ba1a61cb authored about 2 years ago by Tom Nielsen <[email protected]>
Merge pull request #13 from christianhugoch/edit-reload-options

cfg parmeters to control the reload after edits

6e632bd0a5c67aac17a43f0553d161f0b16bdf91 authored about 2 years ago by Tom Nielsen <[email protected]>
cfg parmeters to control the reload after edits

- reload_on_edit_in_pop_up matters when an event was edited in a pop-up
'true' reloads the whol...

390959d71768bc77638edead5d24e59902e220bd authored about 2 years ago by Christian Hugo <[email protected]>
0.3.1

149d71f27308cd8face4d6684368d0471b2a5009 authored about 2 years ago by Tom Nielsen <[email protected]>
Merge pull request #11 from christianhugoch/calendar-improvements

link or popup, state transfer, event-colors, url encoding

d12a55d033b953d160caceed828b18380b55c31c authored about 2 years ago by Tom Nielsen <[email protected]>
no state transfer for clicks on empty regions

a010906abe2ac3be9e1d18cbbb4182bbd8f28c65 authored about 2 years ago by Christian Hugo <[email protected]>
link or popup, state transfer, event-colors, url encoding

- cfg prameters to show create and edit views via links or popups
- state-transfer for edit and c...

e87955471fb975afc8bbac1023767f70961ecaa6 authored about 2 years ago by Christian Hugo <[email protected]>
0.3.0

0cd032086c80b7ed9c271d3d696b6a6184fbd61f authored about 2 years ago by Tom Nielsen <[email protected]>
Merge pull request #10 from christianhugoch/editing-and-displaylimits

Editing and displaylimits

aaaf2742011cc7b221e096a16890500523da330f authored about 2 years ago by Tom Nielsen <[email protected]>
added toggle button for the display filter

- timeGridWeek shows the button if
a min/max time or the weekend filter is active
- dayGridWeek...

8f7674191475031b4179febfc24323c4810b64b2 authored about 2 years ago by Christian Hugo <[email protected]>
changed cfg label

bb5d4f26cec0f6f6b08a9c0163f15a8b291c8a46 authored about 2 years ago by Christian Hugo <[email protected]>
check end_field and duration

0dcffc67d66797ea13e8181a981f33088e8894b3 authored about 2 years ago by Christian Hugo <[email protected]>
drag, drop, resize events, min/max times, filter out weekends

- activated event editing on the fullcalendar
and added 'update_calendar_event' to update the d...

ab1db3c4c6c55bd1d0238ef7f34f92bb510214e7 authored about 2 years ago by Christian Hugo <[email protected]>
Merge pull request #7 from kevin8181/main

Fix time issues, choose end date or duration, custom colors per event, calendar matches user locale

9229e74b9ac76d4db11f9f76941b29545e04c7bb authored almost 3 years ago by Tom Nielsen <[email protected]>
give up on editing from calendar (for now)

c3547366867d1375ee1aec7f0313f9d8a4e657a9 authored almost 3 years ago by kevin8181 <[email protected]>
-

391a68c2942b44e658b6b846b65e071fad2826a0 authored almost 3 years ago by kevin8181 <[email protected]>
.

ea905790a5b31ae5befcbac4c8e5cd8849ec5560 authored almost 3 years ago by kevin8181 <[email protected]>
.

d50db6c7eafa9081032e2f9cd6d4fad80f2bd8a2 authored almost 3 years ago by kevin8181 <[email protected]>
add locale to calendar

508fcfed139876e21698bc63ceb2b7e33a5967be authored almost 3 years ago by kevin8181 <[email protected]>
different locale function

99a029889cf4fbc7d8b9f751d52a3f2e91ed0d95 authored almost 3 years ago by kevin8181 <[email protected]>
print

453e810d4a35c4258b189429dd0109c889f7fff5 authored almost 3 years ago by kevin8181 <[email protected]>
rearrange

4e7a0cafa5c726366526b9e850921f61ab19d416 authored almost 3 years ago by kevin8181 <[email protected]>
figure out locale within plugin

9c61467328ace677b5b01c286e36e653d7ba8718 authored almost 3 years ago by kevin8181 <[email protected]>
try locale again

749ab664b291a681c1566d16174ab15ed82ef43a authored almost 3 years ago by kevin8181 <[email protected]>
try again

18dfe70fe11b65485c6be8cd97c0110de9a270a5 authored almost 3 years ago by kevin8181 <[email protected]>
localize calendar

713f0e4fd61ebb4863dbca5a919051823beb40ad authored almost 3 years ago by kevin8181 <[email protected]>
db

93ed653b10095566ae833e1a6d687b507cdc6961 authored almost 3 years ago by kevin8181 <[email protected]>
.

fce7845c9e04672f42f7be28d255ec576e4d36c7 authored almost 3 years ago by kevin8181 <[email protected]>
function

28fced5ae6cb7b8dde7a5dab446b713a7cc3253f authored almost 3 years ago by kevin8181 <[email protected]>
test endpoint

3a6513f95cc02dfc4592025b733a3126c7d76379 authored almost 3 years ago by kevin8181 <[email protected]>
test lookup

b8c5ee5f529e7c5efce1b70f3c96b5991b4a3270 authored almost 3 years ago by kevin8181 <[email protected]>
,

7d0b06be6a0244f98063d62ac23b5e4ad05deb3e authored almost 3 years ago by kevin8181 <[email protected]>
colon

595004d11949d3d14078dac4a9bb616d6f948392 authored almost 3 years ago by kevin8181 <[email protected]>
test eventDrop

93a4e4b5c5355f3eccec0ee2b19c5501005ee241 authored almost 3 years ago by kevin8181 <[email protected]>
make draggable, fix id

661edb3c7a0a21df3da1254c4374434afc6ed024 authored almost 3 years ago by kevin8181 <[email protected]>
undo

8f0986f092b1e2bf24a1552df832c07c735af1bf authored almost 3 years ago by kevin8181 <[email protected]>
test

e4c8be81068aa4b7c300d676ca80f0d6acfab96b authored almost 3 years ago by kevin8181 <[email protected]>
test

643ef52deeec58fecb77112054d9416e2a796904 authored almost 3 years ago by kevin8181 <[email protected]>
-

629bda5801c18f68330cd18c4225de3155f242d5 authored almost 3 years ago by kevin8181 <[email protected]>
comma

315bf2da040eb3acf370ab70f648e2fe31910921 authored almost 3 years ago by kevin8181 <[email protected]>
test

be55f3cc7a5f252bfe90c5a5ff970fa38f2e5eb9 authored almost 3 years ago by kevin8181 <[email protected]>
fix

57da41a00cf380006cfc4c3d4ed6e1792e46a9d3 authored almost 3 years ago by kevin8181 <[email protected]>
add db id to calendar events, enable drag/drop, test retrieve drom db

8b137ac2438945bae5adda424f427db42aec7409 authored almost 3 years ago by kevin8181 <[email protected]>
click labels to open in other view

b05ef8b1a8b93bb092ae430c9b0093c2a463c7da authored almost 3 years ago by kevin8181 <[email protected]>
test

17a926a1f257fca2abe9e50efa3f95f8d5e96701 authored almost 3 years ago by kevin8181 <[email protected]>
fix end sent in url

84be7e1549a1269637a3c8b8250eb3fd25442eb9 authored almost 3 years ago by kevin8181 <[email protected]>
select date/time range to create new event w/start + end time prefilled

f49dcddc6910005b9aa8b58ee525d6dd375c938a authored almost 3 years ago by kevin8181 <[email protected]>
nvm

79523cea5ce94e180bfc729eef63006da02ffb0a authored almost 3 years ago by kevin8181 <[email protected]>
update readme, fix input types

7ab6bfb20b4106df3e9e8f2d85809a3e2ca4809d authored almost 3 years ago by kevin8181 <[email protected]>
Merge pull request #1 from kevin8181/test

fix time stuff, set colors per event

423c281d272726fb750c0ace37046b2a93729227 authored almost 3 years ago by kevin8181 <[email protected]>
fixed colors

76c3add9994f4b87f19293a5c26d5abef7621550 authored almost 3 years ago by kevin8181 <[email protected]>
test

0e5cc59cd91f144098845faf5d978c15a644e4ce authored almost 3 years ago by kevin8181 <[email protected]>
fixed dates (I think?), added color field per event

77b44254c1c0b6da1514f919d9378ec055ee6fa6 authored almost 3 years ago by kevin8181 <[email protected]>
fixed?

579fc9ed74408195a2967de68dfeb90d3b2c525e authored almost 3 years ago by kevin8181 <[email protected]>
typo

e1696b30b7ca986d69b9a202887184cff7adb72d authored almost 3 years ago by kevin8181 <[email protected]>
.

5b916b3400d59e363d9beb58c0ab624dc48fb31d authored almost 3 years ago by kevin8181 <[email protected]>
test 3

b690776eff2228d204650806745ff5fbc93afaf4 authored almost 3 years ago by kevin8181 <[email protected]>
test 2

62d68e133bcc3379ecfd640d7cd448e34a77422d authored almost 3 years ago by kevin8181 <[email protected]>
test

a6bb46b2a51af4b91b4ac572b7b6550874c357cc authored almost 3 years ago by kevin8181 <[email protected]>
serve assets locally

6be72528f115412c889652d6cc59fd77141f6248 authored almost 3 years ago by Tom Nielsen <[email protected]>
Merge pull request #5 from kevin8181/main

customize views, toggle week numbers and current time indicator, customize colors, add "jump to ...

2696ac9234bad2e23a418600f05a40a05e97cbc4 authored almost 3 years ago by Tom Nielsen <[email protected]>
clarify how to use custom views

9e78a5128ff36212bc6a94582d78e1797b1ebe1e authored almost 3 years ago by kevin8181 <[email protected]>
version

52868a71c6b8507fb4aa2661c3e07bb3f626d436 authored almost 3 years ago by kevin8181 <[email protected]>
bug fix

a471cd37dd25f668296f27d75dabf512d9214ea6 authored almost 3 years ago by kevin8181 <[email protected]>
fix

b47d41e77b52c62d4392c4b75ca40cb5c3b27eb6 authored almost 3 years ago by kevin8181 <[email protected]>
fix comma

fe77c67f9246217d83cbf380706e6027154842b2 authored almost 3 years ago by kevin8181 <[email protected]>
update readme for new features

397421304f88badeca98b286df622083df5100e2 authored almost 3 years ago by kevin8181 <[email protected]>
choose which calendar views are displayed. define custom calendar views.

849663a67de166c3e14be9c49ed7f8538b6a097d authored almost 3 years ago by kevin8181 <[email protected]>
customize default event color, default calendar view, split form 2 pages

cbfc73a1caffdf0ff4bc7a9736e3179a8a7373f9 authored almost 3 years ago by kevin8181 <[email protected]>
add toggleable week numbers

ec503363354b557a46a52cf3336da77e6c0543e4 authored almost 3 years ago by kevin8181 <[email protected]>