webcalendar

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

41 check-ins

2024-01-22
22:02
Forever chase the ways to encode repeats Leaf check-in: ac6dd56e2a user: vandys tags: master, trunk
2023-07-17
21:42
Some more wrinkles in webcal repeat specifications. Some of this seems like noise, but I'm surely missing some subtleties, too. check-in: f88f25cf0c user: vandys tags: master, trunk
2022-10-24
19:51
Handle endless intervals check-in: 076804260c user: vandys tags: master, trunk
2021-03-24
03:20
Um, OK. We're using, apparently, DES in this install. check-in: 8a4f740f77 user: vandys tags: master, trunk
03:14
Need a writable destination. Drop old pdb import. check-in: 595e6be2f3 user: vandys tags: master, trunk
2020-12-15
17:22
Tighten API use check-in: fbbd93b052 user: vandys tags: master, trunk
17:22
Continue move over to tauthon, drop duplicate md5 utility use check-in: 24cc6a8cad user: vandys tags: master, trunk
2020-12-09
03:07
PHP being more strict, I guess check-in: 0bceaec5ea user: vandys tags: master, trunk
03:06
Fix another PHP breakage check-in: d30d764aec user: vandys tags: master, trunk
2020-11-04
22:53
Handle 1WE,3WE to spot matches of first or third wednesday check-in: 462c05a151 user: vandys tags: master, trunk
22:46
Ignore pyc's check-in: 7cb06916b2 user: vandys tags: master, trunk
2019-04-10
23:56
Replace dead old PHP API check-in: d701842a8d user: vandys tags: master, trunk
2019-03-10
20:37
Fix "today" concept so it still works on daylight savings change days check-in: c847fd4b5f user: vandys tags: master, trunk
2018-10-23
04:08
Hard to decode the intention, but this *seems* like handling a redundant way to talk about a Sunday? check-in: 1b0e2aef79 user: vandys tags: master, trunk
2018-06-06
03:56
Stale file header check-in: 383bcce973 user: vandys tags: master, trunk
03:54
Update paths used check-in: 56cae09514 user: vandys tags: master, trunk
2018-03-29
04:20
Fix some breakage; looks like PHP has changed a bit since the source was written. check-in: 63a1e79c45 user: ajv-899-334-8894@vsta.org tags: master, trunk
04:19
Make it easier to view another day check-in: 564bb5cc45 user: ajv-899-334-8894@vsta.org tags: master, trunk
2018-02-05
17:01
Add duration check-in: 818ac02765 user: ajv-899-334-8894@vsta.org tags: master, trunk
2018-01-12
00:03
Get running on modern PHP check-in: f3f78547ec user: ajv-899-334-8894@vsta.org tags: master, trunk
00:03
Dial back the amount of days needing processing check-in: a61ef81825 user: ajv-899-334-8894@vsta.org tags: master, trunk
00:02
cron hook for event reminders check-in: 48b1bd199d user: ajv-899-334-8894@vsta.org tags: master, trunk
2018-01-11
23:52
Quick-n-dirty CLI display of a calendar. check-in: c6c2a85406 user: ajv-899-334-8894@vsta.org tags: master, trunk
23:51
Update path. Fix false positive when we should filter by days of week. Include account name in Python event dict, sometimes useful in displaying events. check-in: 774850c495 user: ajv-899-334-8894@vsta.org tags: master, trunk
2017-08-05
16:10
Fiddle with import of calendar events and when they should be treated as untimed rather than timed with 24 hour duration check-in: b3bc3cc813 user: ajv-899-334-8894@vsta.org tags: master, trunk
16:09
For day count, be sure to allow for that event's time in the current day. Treat zero duration events with a time as timed. check-in: 281fe22e49 user: ajv-899-334-8894@vsta.org tags: master, trunk
2017-06-14
14:18
Another variant of weekly by day; infer day and week index from base time. check-in: d993e79f2f user: ajv-899-334-8894@vsta.org tags: master, trunk
2017-06-10
17:15
Handle event count on monthly by day. Handle display when there are no timed events. check-in: cb0f89b99e user: ajv-899-334-8894@vsta.org tags: master, trunk
2017-06-09
00:26
Handle multiple days of the week under a weekly repeat check-in: 77276890af user: ajv-899-334-8894@vsta.org tags: master, trunk
2017-06-01
03:35
Another distro file I should include check-in: 56631fa23b user: ajv-899-334-8894@vsta.org tags: master, trunk
03:35
Not using PHP session stuff any more check-in: c0466bed2f user: ajv-899-334-8894@vsta.org tags: master, trunk
03:34
Switch from PHP session stuff to basic cookie authen. Implement all the goop to play with the rest of the calendar's cookie management. check-in: d8a95c83d6 user: ajv-899-334-8894@vsta.org tags: master, trunk
2017-05-30
19:45
Add a debug startup to "today" so I can play with its function in the CLI. Fix timezone treatment so daylight savings state for the start date of a repeat is calculated correctly. Streamline elems, use a CSS rule instead. check-in: 7470f6e3bf user: ajv-899-334-8894@vsta.org tags: master, trunk
04:44
Bug report/fix from Mark Blair, = versus ==, incorrectly labeling all-day events. Bug 2720. He also thought the ?: might be backwards, but it looks OK to me. check-in: ffb1667790 user: ajv-899-334-8894@vsta.org tags: master, trunk
04:39
Report from Alex G, bug 2722. Adding an event from a category view always treated the category as private. check-in: a5464ea318 user: ajv-899-334-8894@vsta.org tags: master, trunk
04:34
Bug report from Eberhard Kummerle, some users unable to save preferences. Patch supplied. check-in: e00697f245 user: ajv-899-334-8894@vsta.org tags: master, trunk
04:29
Code comment from "Hamdi_C", issue 2729 at SF Webcalendar. Reuse of variable name interferes with correct deltion of repeating events. check-in: 54a93e819b user: ajv-899-334-8894@vsta.org tags: master, trunk
03:18
Bring up a CSS3 mobile friendly "today" display. Do this by way of Python, adding a webcal.py module to bring in events and interpret them (including repeats). check-in: 12ba32737d user: ajv-899-334-8894@vsta.org tags: master, trunk
2017-05-29
22:55
Add some Github goodies check-in: 814a656a3e user: ajv-899-334-8894@vsta.org tags: master, trunk
22:44
Get ical export working. Add option to pull all user-selected layers. (Damn it's slow, but it works.) check-in: 490daaaec6 user: ajv-899-334-8894@vsta.org tags: master, trunk
22:43
Snapshot, latest Webcalendar into git check-in: 8f1b474690 user: ajv-899-334-8894@vsta.org tags: master, trunk