GithubHelp home page GithubHelp logo

event_manager's Introduction

Event Manager

Elgg 5.1 Lint Checks Latest Stable Version License

Manage events, from a simple appointment to a multi day event with day programs and subscriptions

Features

  • Create site and group events

  • Listing of upcoming events

  • Maps integration

  • Show events on a map (using OpenStreetMaps with Leaflet.js)

  • Create simple or advanced events with

  • Registration forms

  • Configure a multiday and multislot programs

  • Waitinglists

  • Different types of attendence

  • Optionally let logged out users register

  • Notifications to organizer and attendees

  • Add files to your event

  • Export attendees

  • RSVP option to confirm attendence to an event

  • After RSVP, specify your personal daily program participation

  • Receive personal program as PDF

  • Add event to your personal calendar software (ical export)

Migrating to v17

  • The Google Maps API is no longer supported as a maps provider in this plugin. Update your plugin settings to use OpenStreetMap if you want events on a map.

event_manager's People

Contributors

bruno-infotrad avatar dependabot[bot] avatar hypejunction avatar jdalsem avatar jeabakker avatar juliendangers avatar kaehla avatar lianglee avatar markvaughn avatar oseg avatar rickterheide avatar rohit1290 avatar rtugores avatar yaco avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

event_manager's Issues

Location popup not showing the map

I am using Event Manager 3.0. Whenever I am trying to add the location of the event, the pop window is getting open but instead of a map the create new event page is show inside the popup window.

Kindly help.!

Spanish translation

Hi, I'm new to Github, I would like to collaborate in the translation of the event manager plugin.

Regards,

Luciano Kripper

Slight imcompatibility with 1.10.3

I upgraded my elgg from 1.9.8 to 1.10.3 and for some reason when I post and icon with the event it just shows a box like for a missing image.

Not sure if it's 1.10 or could something else have caused it during the upgrade?

no icon

Dan

empty rsvp dropdown

If no other options then attendee, but event is full and no waiting list enabled, dropdown should not be visible.

Event start_time timestamp is off

In edit action, this parses some very strange timestamp in 1999:

$start_time = mktime($start_time_hours, $start_time_minutes, 1, 0, 0, 0);

Imho, best to calculate the timestamp by adding together the value of hours and minutes in seconds.

Disappearing sets

The Elgg 1.9 version:

  1. Add three slots, and choose one
  2. Save
  3. Open the editing page again -> all but the chosen set have disappeared

Event Tabs won't populate, Link to images gives fatal error

Hello,
I downloaded event_manager 2.7.1. When creating a new event, the tabs "Location", "Registration" and "Extra" will not populate when I click on them. Also, when adding an event image I only get a placeholder. When I click on the image it says:
Fatal error: Cannot redeclare event_manager_event_get_relationship_options() (previously declared in /home1/ifican/public_html/weegarden.org/mod/event_manager/lib/functions.php:5) in /home1/ifican/public_html/weegarden.org/mod/event_manager/lib/functions.php on line 15

The link in the browser for the image says:
/mod/event_manager/icondirect.php?lastcache=1405509397&joindate=1405509396&guid=98&size=master

if that helps.

Google Crawler Issue

I was previously using "event calender" and i installed your plugin and migrated all events. But now i am seeing that google is not able to crawl to the events pages.

I am using Auto Sitemap and using the xml file in google webmaster tool. I have tried resubmitting the sitemap. I have tried searching the link directly in google but it doesn't see to work.

Event has to show till the end date

I think Event has to show in the main view list and widget view till its end date...

Also the event icon is not shown in the full view of event...

This error is still there with my installation..

Fatal error: Cannot redeclare event_manager_event_get_relationship_options() (previously declared in /home/anushakt/public_html/mod/event_manager/lib/functions.php:6) in /home/anushakt/public_html/mod/event_manager/lib/functions.php on line 16

"On The Map" Tab -> map-points not at correct geo-location

Hello!
congrats for the project, very very very helpful - so much functionality out of the box!

Im facing a problem and I just wanted to check if any one else has faced it..

The "On The Map" Tab
load my events but it place the map-markers at the centre of earth (shareware left of Africa)!

when I click the address of each event at the "List" Tab the map opens with the Map-Point to the correct spot, that means that the geo-location is properly stored..

extend event view with a listing of pending registrations

with the addition of a registration confirmation route, there needs to be a listing where all the pending registrations can be viewed for the event owner

possible actions should include

  • resend confirmation mail
  • remove pending registration
  • add user to the event without confirmation

fatal error after uploading image for event

i created an event and uploaded an icon image for it (jpg)..
the image did not display - only a placeholder was rendered.
i clicked the image and was taken to a fatal error:

Fatal error: Cannot redeclare event_manager_event_get_relationship_options() (previously declared in /mysite/mod/event_manager/lib/functions.php:4) in /mysite/mod/event_manager/lib/functions.php on line 4

Waitinglist not working correctly

If a user undo's the rsvp the waitinglist is not correctly used. The reason is that first the check takes place if a new attendee has to be generated when a user leaves the event, but after that check the user effectively gets removed from the event.

FATAL ERROR

PHP Fatal error: Cannot redeclare event_manager_event_get_relationship_options() (previously declared in /home/xxxxxx/public_html/mod/event_manager/lib/functions.php:6) in /home/xxxxx/public_html/mod/event_manager/lib/functions.php on line 15

Because of this even icon uploaded is not visible....

maps not working

Cant seem to get the location working - do I need a separate maps plugin?

Event date not saved or shown correctly

On my installation the event date isn't saved or shown correctly. The date selected when creating an event is different from the date shown when viewing the event or when viewing the event list. So far the date has been changed from a date in 2012 to a date in 1999. See http://www.galanoe.eu/SocialNetTest/events for examples. Be sure to check the 'Include past events' and hit the Search button to see the 1999 events. You can also try it out there to see what happens. Feel free to make an account and give it a go. It's a test environment anyway.

My installation:
WampServer 2.1 - Windows Server 2007 SP2, Apache 2.2.17, MySQL 5.1.36, PHP 5.3.4, elgg 1.8.8, and upgraded event_manager to the latest github version just now.

Request: Add group events

The current version does not have a button when accessing events through the "Group events" button to add a new (group) event. This is desired.

Events widget on profile shows incorrect contents

@Pasley70 reported:

The Event-Manager Profile-Widget shows - if „Show events: I created“ is
chosen - the events of the viewer, not of the Page Owner.

Is this the correct behavior?

Many other Profile-Widgets viewing Owner-Information („Contacts“, „Group
Membership“).

This is indeed a bug, but can't be resolved just now. Will be fixed in the Elgg 1.9 release.

Is it possible to show the Events of the Owner?

Event Series - Recurring Events

Hi! Love the plugin, its exactly what I need... except for recurring events.

I've taken a peek at the code and I'm thinking the easiest way to do it would be an 'Event Series' interface. As an example, you could create an Event Series called Open Mic with a start date and basic generic info, then set a recurrence (daily, weekly, monthly) and end date (max 12 months I think would be OK).

This could then use the existing creation system to create events in the calendar, adding a 'series id' to each entry. The benefit of doing it this way is that theres little change to the existing code (just adding a provision for series ID), and changes can then be made to each actual event (bands that are playing for example).

If I get a chance I'll attempt a second plugin for this, but whats your thoughts on the method? I tried setting additional days to an event to achieve a similar result but it only lists the first day in the event calendar rather than adding each day separately.

Cheers,

Dan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.