1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes #72. private events works as expected.
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #72. still some issue with admin viewing another users events.
Craig
as Craig Heydenburg
More... almost 16 years ago
minor corrections in gettext stuff. refs #62.
Craig
as Craig Heydenburg
More... almost 16 years ago
implementing corrections in personal/private calendar and sharing. removes old ical meeting behaviors. addresses #72.
Craig
as Craig Heydenburg
More... almost 16 years ago
minor corrections in gettext stuff. refs #62.
Craig
as Craig Heydenburg
More... almost 16 years ago
closes #62. .pot file MUST be regenerated after any code change. later code changes should regerated the .pot file and commit as part of that ticket changeset.
Craig
as Craig Heydenburg
More... almost 16 years ago
improving form validation. now it actually checks to see that required field contains data. I believe the javascript referenced in this changeset is not utilized at all and could be removed.
Craig
as Craig Heydenburg
More... almost 16 years ago
improving form validation. now it actually checks to see that required field contains data. I believe the javascript referenced in this changeset is not utilized at all and could be removed.
Craig
as Craig Heydenburg
More... almost 16 years ago
fixes #71. still some remnants in the db table that could be removed.
Craig
as Craig Heydenburg
More... almost 16 years ago
corrected default settings. refs #62. some issues are just new choices not just translation issues.
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #31 and makes slight formatting improvements.
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #31
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #43 and #31
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #43
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #70 and #43
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #33. committing this for the sake of posterity only. ical functionality will be stripped out of the codebase after this. This was the beginning of making the recurring events work. Parts of it currently work, but the import of recurring events creates an event with no duration and an enddate (DTEND) that is the same as startdate (DTSTART) and this causes a problem for PC. It cannot interpret and display the event and hangs postcalendar completely. ical recurrance is very complex.
Craig
as Craig Heydenburg
More... almost 16 years ago
fixes #65. addresses #69. The slashes were introduced by poor data storage, not data display. With proper storage, there is no need to strip slashes. This is actually a reversion to pre [211] code
Craig
as Craig Heydenburg
More... almost 16 years ago
fixes #69.
Craig
as Craig Heydenburg
More... almost 16 years ago
correcting translation issues. refs #62
Craig
as Craig Heydenburg
More... almost 16 years ago
fixes #68. please test if possible. (block is now zikula 1.2 only). I don't know how stuff like this creeps into code :-)
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #33. camelcase capitalization problem introduced by draks automatic gettext conversion.
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #33. works now. camelcase capitalization problem introduced by draks automatic gettext conversion.
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #33. not currently working.
Craig
as Craig Heydenburg
More... almost 16 years ago
closes #36. certainly, documentation can always be better, but close this for now. definate improvement in code documentation and user docs on the cozi site.
Craig
as Craig Heydenburg
More... almost 16 years ago
refs #62 and #36. improved inline code documentation and corrected gettext-conversion errors.
Craig
as Craig Heydenburg
More... almost 16 years ago
correcting translation issues. refs #62
Craig
as Craig Heydenburg
More... almost 16 years ago
fixes #56. also a few other minor corrections.
Craig
as Craig Heydenburg
More... almost 16 years ago
addresses #56. now only displays html/plaintext selextbox if scribite is not loaded. interprets html/plaintext correctly in details view. popups and hovering box still need to be reviewed.
Craig
as Craig Heydenburg
More... almost 16 years ago
documenting functions. refs #36
Craig
as Craig Heydenburg
More... almost 16 years ago
correcting translation issues. refs #62
Craig
as Craig Heydenburg
More... almost 16 years ago