log frontends/src/jp/cmd_event.py @ 2404:f05c884cd3ef

age author description
2017-07-09 Goffi jp (event/attendee/list): added --missing to show missing people (ones who didn't replied) and --no-rsvp to hide ones who answered
2017-07-05 Goffi jp (event/invitee/list): don't add a space after nick and jid when a table is displayed
2017-07-02 Goffi jp (event/invitee): added list command to get R.S.V.P. :
2017-07-02 Goffi jp (event): added checkURI to InviteeGet and InviteeSet
2017-06-29 Goffi plugin events, invitations + jp (event/create, invitation/invitee/invite): several emails addresses can now be specified for a single invitation:
2017-06-29 Goffi jp (event/invitee/invite): command to use new eventInvite backend method
2017-06-29 Goffi jp (blog, event): added checkURI to some command to be able to enter a xmpp: uri as argument
2017-06-29 Goffi jp (pubsub/get): renamed --id option to --item for consistency with other commands
2017-05-21 Goffi jp (event): don't use dayfirst for YY-MM-DD style dates
2017-05-19 Goffi jp (event): creation/modification of main event + invitee commands are now in a "invitee" subcommand
2017-04-26 Goffi jp (event): event handling commands, first draft