Main menu

Forum


[WISH LIST] ROAD MAP : Features and functions to come in future versions

  • Lyr!C
  • Lyr!C's Avatar Topic Author
  • Administrator
  • Administrator
  • Lead Developer
More
5 years 3 months ago - 5 years 3 months ago #16237 by Lyr!C

aikie wrote: We're very pleased with this component, but we're missing the feature to search in the events list by date.
now we have to add 2 lines to the "events.php" on every update.

We have over 300 events every year which are imported from a csv-file in januari.
Could you please add the following lines to /administrator/components/com_icagenda/models/events.php?

' OR e.startdate LIKE ' . $search .
' OR e.enddate LIKE ' . $search .

This would probably benefit more people, because then they can search events by date as an administrator.

Regards,

Jaap Aikema


Hello!

This will be added in next maintenance release 3.7.7 to be released before new year (+ period and dates fields search as well as startdate and enddate). ;-)

Best regards,
Cyril

Latest version : iCagenda 3.9.2
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Last edit: 5 years 3 months ago by Lyr!C.

Please Log in or Create an account to join the conversation.

  • dolmenhir
  • dolmenhir's Avatar
  • New Member
  • New Member
More
5 years 3 months ago - 5 years 3 months ago #16238 by dolmenhir
To use the tip to add a cancellation link in email, you have to create language override for this string (go to Jommla Back-end menu "languages > overrides" select your language and click on "New") :
- COM_ICAGENDA_REGISTRATION_EMAIL_USER_DATE_DEFAULT_BODY

Then insert this tag [URL_CANCEL] where you want to place the cancellation link.

Also, you can create an override for this string :
- COM_ICAGENDA_REGISTRATION_EMAIL_USER_PERIOD_DEFAULT_BODY

Enjoy ;)
Last edit: 5 years 3 months ago by dolmenhir.
The following user(s) said Thank You: Lyr!C, sba

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar Topic Author
  • Administrator
  • Administrator
  • Lead Developer
More
5 years 3 months ago #16239 by Lyr!C

dolmenhir wrote: Then insert this tag [URL_CANCEL] where you want to place the cancellation link.
Enjoy ;)

Exactly!

Just that this tag will work for now only with joomla registered users who have register for an event. ;-)

Latest version : iCagenda 3.9.2
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • sba
  • sba's Avatar
  • New Member
  • New Member
More
5 years 3 months ago - 5 years 3 months ago #16245 by sba
A little request regarding the event registration frontend: For the text of the registration button you use the Joomla global ID JREGISTER.
We would, however, like to be able to change the text of this button without overriding the global text - as we don't know, where else it might be used.
Could you therefore introduce a separate text ID for this button?

Thank you and have a happy new Year!

UPDATE: I have just discovered that there already is the ID COM_ICAGENDA_REGISTRATION_REGISTER_BTN. It doesn't seem to get used, though - at least, creating an override for it doesn't change the displayed text...
Last edit: 5 years 3 months ago by sba.

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar Topic Author
  • Administrator
  • Administrator
  • Lead Developer
More
5 years 2 months ago - 5 years 2 months ago #16249 by Lyr!C

sba wrote: A little request regarding the event registration frontend: For the text of the registration button you use the Joomla global ID JREGISTER.
We would, however, like to be able to change the text of this button without overriding the global text - as we don't know, where else it might be used.
Could you therefore introduce a separate text ID for this button?

Thank you and have a happy new Year!

UPDATE: I have just discovered that there already is the ID COM_ICAGENDA_REGISTRATION_REGISTER_BTN. It doesn't seem to get used, though - at least, creating an override for it doesn't change the displayed text...

Hello,

You're right, COM_ICAGENDA_REGISTRATION_REGISTER_BTN should work, but it's a bug!

I will fix it for next maintenance release 3.7.7 coming soon (next week).

Thanks and Happy New Year! ;-)
Cyril

Latest version : iCagenda 3.9.2
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Last edit: 5 years 2 months ago by Lyr!C.
The following user(s) said Thank You: sba

Please Log in or Create an account to join the conversation.

  • sba
  • sba's Avatar
  • New Member
  • New Member
More
5 years 2 months ago #16287 by sba
One more thing regarding registration cancellation:
As of version 3.7.8 neither the user nor the event owner will receive a notification when a registration is cancelled.
Will this be included in 3.8? It would be quite useful.

Please Log in or Create an account to join the conversation.

  • cmfz
  • New Member
  • New Member
More
5 years 2 weeks ago #16445 by cmfz
ICagenda with smart search.
HI Cyril. I have made a smart search plugin for icagenda events can you please review it and add to your package.
Attachments:

Please Log in or Create an account to join the conversation.

  • cmfz
  • New Member
  • New Member
More
5 years 2 weeks ago #16446 by cmfz
Hello.
I would like to ask you for a new field on event, it's the alt tag for the event image.
Thank you.

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar Topic Author
  • Administrator
  • Administrator
  • Lead Developer
More
5 years 1 week ago #16449 by Lyr!C

cmfz wrote: ICagenda with smart search.
HI Cyril. I have made a smart search plugin for icagenda events can you please review it and add to your package.

Hello, and thanks!

In fact, i've already planned to add one for iCagenda 3.8 serie, but i will check too your version ;-)

cmfz wrote: Hello.
I would like to ask you for a new field on event, it's the alt tag for the event image.
Thank you.

I've plans later to add alt tag as well as a copyright option for event image.
The first step will be to do the same as for Joomla articles image, and later to add some extra function.
In my todo list, but fon't know yet if for 3.8.0 as already many things in process, and this 3.8 version take me more time to develop than previously planned... (many refactory and improvements for future!) ;-)

Keep in touch!

Cyril

Latest version : iCagenda 3.9.2
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar Topic Author
  • Administrator
  • Administrator
  • Lead Developer
More
5 years 1 week ago #16450 by Lyr!C

sba wrote: One more thing regarding registration cancellation:
As of version 3.7.8 neither the user nor the event owner will receive a notification when a registration is cancelled.
Will this be included in 3.8? It would be quite useful.

Hello,

Yes it will! (and i'm currently cleaning code to prepare a first alpha release of the 3.8.0)

So, notification emails when cancellation for user (to confirm) and for event owner and admin (to inform).

And working on it gave me some other ideas of improvements for later! ;-)

Best regards,
Cyril

Latest version : iCagenda 3.9.2
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

The following user(s) said Thank You: sba

Please Log in or Create an account to join the conversation.

Moderators: Lyr!C
Time to create page: 0.209 seconds

 

Follow Us

acymailing logo new

Create your Joomla templates with Template Creator CK