log frontends/src/jp/cmd_event.py @ 2491:5895e4daae8c

age author description
Wed, 28 Feb 2018 18:28:39 +0100 Goffi jp (event): added missing arg to _attend_filter
Fri, 26 Jan 2018 11:14:13 +0100 Goffi dates update
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Sun, 09 Jul 2017 16:17:16 +0200 Goffi jp (event/attendee/list): added --missing to show missing people (ones who didn't replied) and --no-rsvp to hide ones who answered
Wed, 05 Jul 2017 14:50:13 +0200 Goffi jp (event/invitee/list): don't add a space after nick and jid when a table is displayed
Sun, 02 Jul 2017 20:09:25 +0200 Goffi jp (event/invitee): added list command to get R.S.V.P. :
Sun, 02 Jul 2017 20:09:24 +0200 Goffi jp (event): added checkURI to InviteeGet and InviteeSet
Fri, 30 Jun 2017 00:04:47 +0200 Goffi plugin events, invitations + jp (event/create, invitation/invitee/invite): several emails addresses can now be specified for a single invitation:
Thu, 29 Jun 2017 20:57:14 +0200 Goffi jp (event/invitee/invite): command to use new eventInvite backend method
Thu, 29 Jun 2017 20:36:35 +0200 Goffi jp (blog, event): added checkURI to some command to be able to enter a xmpp: uri as argument
Thu, 29 Jun 2017 20:35:07 +0200 Goffi jp (pubsub/get): renamed --id option to --item for consistency with other commands
Sun, 21 May 2017 15:47:53 +0200 Goffi jp (event): don't use dayfirst for YY-MM-DD style dates
Fri, 19 May 2017 12:45:26 +0200 Goffi jp (event): creation/modification of main event + invitee commands are now in a "invitee" subcommand
Thu, 27 Apr 2017 01:02:05 +0200 Goffi jp (event): event handling commands, first draft