share-inbound-invites | simple calendar integration to Alfresco Share | Calendar library

 by   jpotts Java Version: 1.2.0 License: Apache-2.0

kandi X-RAY | share-inbound-invites Summary

kandi X-RAY | share-inbound-invites Summary

share-inbound-invites is a Java library typically used in User Interface, Calendar, Angular, Webpack applications. share-inbound-invites has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub, Maven.

This add-on gives you the ability to send calendar invitations to an Alfresco Share site. This provides a very basic calendar integration in which users can select which events they create in the corporate email and calendaring system will show up in the Share site calendar. This should work with any mail system that sends ICS files (mimetype of "text/calendar") when it sends calendar invitations. There are two behaviors that make this work. It is important to realize that this integration requires people to proactively invite the Share site to every meeting they want to show up on the Share site calendar. Essentially, your Share site acts like any other person or resource (like a conference room) that you might want to send a meeting invitation to. If you update or delete the event in the source calendar system as long as the Share site receives an update, the update will be reflected in the Alfresco Share site calendar. However, the integration is one-way. If the calendar data is changed on the Alfresco Share side, nothing is communicated back to the source calendar system.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              share-inbound-invites has a low active ecosystem.
              It has 11 star(s) with 5 fork(s). There are 8 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 6 have been closed. On average issues are closed in 53 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of share-inbound-invites is 1.2.0

            kandi-Quality Quality

              share-inbound-invites has 0 bugs and 0 code smells.

            kandi-Security Security

              share-inbound-invites has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              share-inbound-invites code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              share-inbound-invites is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              share-inbound-invites releases are available to install and integrate.
              Deployable package is available in Maven.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              It has 836 lines of code, 55 functions and 12 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed share-inbound-invites and discovered the below as its top functions. This is intended to give you an instant insight into share-inbound-invites implemented functionality, and help decide if they suit your requirements.
            • On update node
            • Gets properties from a CalendarInfo object
            • Parses an ICS file
            • Process an email node
            • Processes a calendar invite file
            • Creates a new calendar object
            • Find an event object for a given id
            • Determines if the attachment is a calendar file
            • Determine the folder for an invitation
            • Returns the calendar folder for the given Share site
            • Updates an existing event
            • Creates or updates an existing event
            • Deletes the specified event
            • Creates an event name for the ICS attachment
            • Initialize the process invitation behavior
            • Called when a node needs to be updated
            • Initializes the behavior of this site node
            Get all kandi verified functions for this library.

            share-inbound-invites Key Features

            No Key Features are available at this moment for share-inbound-invites.

            share-inbound-invites Examples and Code Snippets

            No Code Snippets are available at this moment for share-inbound-invites.

            Community Discussions

            Trending Discussions on share-inbound-invites

            QUESTION

            Calendar integration for Alfresco Share
            Asked 2017-Feb-13 at 16:56

            I try to integrate calendar invites in Alfresco. I use this link

            https://github.com/jpotts/share-inbound-invites

            I download inbound-invites-repo and just use mvn install, i don't change pom.xml and get BUILD SUCCESS.

            Than I copy inbound-invites-repo-1.1.1-SNAPSHOT.amp to $ALFRESCO_HOME/amps, then run bin/apply_amps.sh

            After that when i run

            http://127.0.0.1:8080/share/

            I got error

            ...

            ANSWER

            Answered 2017-Feb-13 at 16:56

            Typically you should stop Tomcat before you run apply_amps.sh, then restart it afterward. Here's why...

            When you run apply_amps.sh the alfresco.war and share.war files are backuped up. Then, the contents of the AMP files in the amps directory are merged with the alfresco.war file and the contents of the AMP files in the amps_share directory are merged with the share.war file.

            Last, the exploded WAR file directories are removed.

            Tomcat probably uninstalled your alfresco and/or share webapps at some point during the amp install, which is why you saw the problem.

            Source https://stackoverflow.com/questions/42191007

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install share-inbound-invites

            There is one AMP associated with this add-on. It is for the "repo tier". From the root of the inbound-invites-repo directory, use mvn install to create the AMP. By default the POM is set to depend on Alfresco Community Edition 5.0.d, depending on which branch of this code you checkout. This has not been tested with Alfresco Enterprise Edition.
            You can install the AMP as you normally would using the MMT. For example, to install on a server, you would copy inbound-invites-repo.amp to $ALFRESCO_HOME/amps, then run bin/apply_amps.sh. For developers looking to contribute who are running locally, you can use the Maven plug-in to install the AMP by running mvn alfresco:install -Dmaven.alfresco.warLocation=$TOMCAT_HOME/webapps/alfresco. If you are not running your Alfresco WAR expanded, specify the WAR file path instead of the directory. Once the AMP is deployed, start up Alfresco.

            Support

            Please file issues for this project on its Github page. I gladly accept pull requests.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/jpotts/share-inbound-invites.git

          • CLI

            gh repo clone jpotts/share-inbound-invites

          • sshUrl

            git@github.com:jpotts/share-inbound-invites.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link