Before posting, please read: When to use this forum, when to submit a help ticket

Author Topic: Consolidated events overview of different projects  (Read 70963 times)

Chris

  • Senior Member
  • ****
  • Posts: 111
  • Karma: +2/-0
Consolidated events overview of different projects
« on: March 29, 2019, 04:56:51 AM »
Hi arlo,

planning to move to a pro-account but there is one question that strikes me:

the widgets are currently designed to only show the data of one single project.
Is there a way to have data of multiple projects consolidated in an overview? Maybe meaning that a php-query would be needed instead of directly using the widget?

Background is that I am singing in various bands and would like my website to show all events I participate in regardless of the band they are connected to (each band is a separate project in my account).

Regards, Chris

arlo

  • Administrator
  • Senior Member
  • *****
  • Posts: 5572
  • Karma: +136/-3
Re: Consolidated events overview of different projects
« Reply #1 on: March 29, 2019, 01:24:33 PM »
This is not currently possible. You would have to display the events in separate sections on your website, one for each project.

I have a wish list item to return a JSON string, in which case you could add your own code to combine the data from each project and display it. Would that be helpful to you (i.e., would you know how to work with that)?

Chris

  • Senior Member
  • ****
  • Posts: 111
  • Karma: +2/-0
Re: Consolidated events overview of different projects
« Reply #2 on: March 29, 2019, 01:52:13 PM »
My preferred way would be the ability to have a DB-query via php but if JSON is the intended option, I would try to dig myself into that instead.
So +1 from me on this entry of the wishlist

arlo

  • Administrator
  • Senior Member
  • *****
  • Posts: 5572
  • Karma: +136/-3
Re: Consolidated events overview of different projects
« Reply #3 on: March 29, 2019, 06:35:39 PM »
Got it. That would be more secure and more modular than allowing people to run queries directly on the database.

Chris

  • Senior Member
  • ****
  • Posts: 111
  • Karma: +2/-0
Re: Consolidated events overview of different projects
« Reply #4 on: April 02, 2019, 03:14:18 PM »
Appreciated. Looking forward to your implementation   :D

Chris

  • Senior Member
  • ****
  • Posts: 111
  • Karma: +2/-0
Re: Consolidated events overview of different projects
« Reply #5 on: June 12, 2019, 11:49:23 AM »
Hi arlo,

was wondering if you already have a "beta"-version of the JSON-string set up?

Regards,
Chris

arlo

  • Administrator
  • Senior Member
  • *****
  • Posts: 5572
  • Karma: +136/-3
Re: Consolidated events overview of different projects
« Reply #6 on: June 12, 2019, 02:01:37 PM »
No, this is still on my wish list.

Chris

  • Senior Member
  • ****
  • Posts: 111
  • Karma: +2/-0
Re: Consolidated events overview of different projects
« Reply #7 on: June 12, 2019, 03:11:46 PM »
Thanks for the update

JerryK

  • Senior Member
  • ****
  • Posts: 173
  • Karma: +3/-0
Re: Consolidated events overview of different projects
« Reply #8 on: June 13, 2019, 06:08:19 AM »
Chris:
As a User of Google Cal, I can see many calendars at once.  It may be that you can set up a shared calendar for each project and display them concurrently, as one calendar view on your web page.

Chris

  • Senior Member
  • ****
  • Posts: 111
  • Karma: +2/-0
Re: Consolidated events overview of different projects
« Reply #9 on: June 13, 2019, 06:16:48 AM »
Hi Jerry,

thanks for the idea.
Already thought about that option and I have set up an iCal-feed in my calendar already to have all my projects show on there.
But for my webpage, I do not consider it working as it would show all gigs (even the non-confirmed or non-public ones which I want hidden).
Or am I missing a filtering option I could use to prevent those from showing?

Regards,
Chris

arlo

  • Administrator
  • Senior Member
  • *****
  • Posts: 5572
  • Karma: +136/-3
Re: Consolidated events overview of different projects
« Reply #10 on: June 13, 2019, 09:07:13 AM »
No, the iCal feed is meant for internal use and shows all events.

Chris

  • Senior Member
  • ****
  • Posts: 111
  • Karma: +2/-0
Re: Consolidated events overview of different projects
« Reply #11 on: June 13, 2019, 11:06:05 AM »
I played around a bit with the widget you already provide, arlo, and I must say that it already suits my needs from a details- and formatting-perspective.
Might it be easier for you to allow a widget selecting events based on a Bandhelper-user (i.e. login) before creating a new JSON-feed on the long run?

I could imagine the connected database-request to check for the username instead of the project-number (which I assume is the current way it works).
If this would be an option indeed and you need somebody for testing, I will gladly volunteer :)

arlo

  • Administrator
  • Senior Member
  • *****
  • Posts: 5572
  • Karma: +136/-3
Re: Consolidated events overview of different projects
« Reply #12 on: June 13, 2019, 11:11:56 AM »
Okay, I'll put that on my wish list as an alternative.

Chris

  • Senior Member
  • ****
  • Posts: 111
  • Karma: +2/-0
Re: Consolidated events overview of different projects
« Reply #13 on: June 17, 2019, 07:27:51 AM »
Hi arlo,

quick question: the widget on my webpage still shows a gig that took place yesterday regardless if I add the 16th as the end-date or not. Should I raise a ticket or did I set the event wrongly?

Regards, Chris

arlo

  • Administrator
  • Senior Member
  • *****
  • Posts: 5572
  • Karma: +136/-3
Re: Consolidated events overview of different projects
« Reply #14 on: June 17, 2019, 09:37:24 AM »
Unless it's a multi-day event, you can leave the end date empty. Does that make a difference?

 

anything