User Tools

  • Logged in as: anonymous (anonymous)
  • Log Out

Site Tools


mantisbt:plugins:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
mantisbt:plugins:start [2018/11/22 21:59] – Added many plugins from GitHub and updated comments Starbuckmantisbt:plugins:start [2018/11/26 04:03] – [Hosting a new plugin] different ways to send request for plugin hosting dregad
Line 4: Line 4:
 ===== Plugins list ===== ===== Plugins list =====
  
-   * [[https://github.com/mantisbt-plugins/Activity|Activity]] Shows bug notes by creation date +   * [[https://github.com/mantisbt-plugins/Activity|Activity]] (v2) Shows bug notes by creation date 
-   * [[http://sourceforge.net/projects/agilemantis/|agileMantis]] also [[https://github.com/mantisbt-plugins/agileMantis|agileMantis]] - Scrum for MantisBT +   * [[http://sourceforge.net/projects/agilemantis/|agileMantis]] (v2) also [[https://github.com/mantisbt-plugins/agileMantis|agileMantis]] - Scrum for MantisBT 
-   * [[https://github.com/mantisbt-plugins/Announce|Announce]] - lets privileged accounts create and post announcements +   * [[https://github.com/mantisbt-plugins/Announce|Announce]] (v2) - lets privileged accounts create and post announcements 
-   * [[http://ascend4.org/Automatic_URL_linking_to_MediaWiki_and_ViewVC_from_Mantis|Automatic linking]] to MediaWiki and ViewVC from Mantis +   * [[http://ascend4.org/Automatic_URL_linking_to_MediaWiki_and_ViewVC_from_Mantis|Automatic linking]] (v1) to MediaWiki and ViewVC from Mantis 
-   * [[https://github.com/mantisbt-plugins/Calendar|Calendar]] Adds the task scheduling function in MantisBT based on the calendar of events with the possibility of one-way synchronization with Google Calendar. +   * [[https://github.com/mantisbt-plugins/Calendar|Calendar]] (v2) Adds the task scheduling function in MantisBT based on the calendar of events with the possibility of one-way synchronization with Google Calendar. 
-   * [[https://github.com/mantisbt-plugins/codev|codev]] CodevTT - TimeTracking and ProjectManagement on MantisBT +   * [[https://github.com/mantisbt-plugins/codev|codev]] (v1) (v2) CodevTT - TimeTracking and ProjectManagement on MantisBT 
-   * [[https://github.com/mantisbt-plugins/MantisBT-Colorized|Colorized]] (MantisBT-Colorized) another theme for Mantis +   * [[https://github.com/mantisbt-plugins/MantisBT-Colorized|Colorized]] (MantisBT-Colorized) (v1) another theme for Mantis 
-   * [[https://github.com/mantisbt-plugins/csv-import|csv-import]] import bugs with a CSV file +   * [[https://github.com/mantisbt-plugins/csv-import|csv-import]] (v1) (v2) import bugs with a CSV file 
-   * [[https://github.com/mantisbt-plugins/CustomizeEmailSubject|CustomizeEmailSubject]] - MantisBT 1.2 only - **looking for a new maintainer** +   * [[https://github.com/mantisbt-plugins/CustomizeEmailSubject|CustomizeEmailSubject]] (v1) 
-   * [[customreporter]]+   * [[customreporter]] (v1) allows the selection of a Reporter from a selection list
    * [[customermanagement]]    * [[customermanagement]]
-   * [[https://github.com/mantisbt-plugins/DatabaseCleanup|DatabaseCleanup]] Remove old issues based on age and status +   * [[https://github.com/mantisbt-plugins/DatabaseCleanup|DatabaseCleanup]] (v2) Remove old issues based on age and status 
-   * [[https://github.com/mantisbt-plugins/EasyEnter|EasyEnter]] slim down the bug report page to make it more accessible for unexperienced users +   * [[https://github.com/mantisbt-plugins/EasyEnter|EasyEnter]] (v2) slim down the bug report page to make it more accessible for unexperienced users 
-   * [[emailreporting]] +   * [[emailreporting]] (v1) 
-   [[eventlog]] +   * eventlog (N/A) 
-   * [[https://github.com/mantisbt-plugins/faq|faq]]+   * [[https://github.com/mantisbt-plugins/faq|faq]] (v1)
    * [[filterbuglist]] filter by a given list of bug IDs    * [[filterbuglist]] filter by a given list of bug IDs
    * [[filterpageedit]]    * [[filterpageedit]]
Line 31: Line 31:
    * [[https://github.com/mantisbt-plugins/inline-history|inline-history]] Show issue history entries interleaved with bug notes     * [[https://github.com/mantisbt-plugins/inline-history|inline-history]] Show issue history entries interleaved with bug notes 
    * [[issueviewers]]    * [[issueviewers]]
-   * [[https://github.com/mantisbt-plugins/jabber-notify|jabber-notify]]+   * [[https://github.com/mantisbt-plugins/jabber-notify|jabber-notify]] (v1)
    * [[https://github.com/mantisbt-plugins/jQuery-UI|jQuery-UI]] access to the jQuery UI library in a single dependency    * [[https://github.com/mantisbt-plugins/jQuery-UI|jQuery-UI]] access to the jQuery UI library in a single dependency
    * [[https://github.com/mantisbt-plugins/JqueryChosen|JqueryChosen]] Support the Library Chosen to MantisBT (Chosen is a library for making long, unwieldy select boxes more friendly.    * [[https://github.com/mantisbt-plugins/JqueryChosen|JqueryChosen]] Support the Library Chosen to MantisBT (Chosen is a library for making long, unwieldy select boxes more friendly.
Line 74: Line 74:
         * If you authored a plugin which is not referenced here, please post a note to the [[https://www.mantisbt.org/forums/viewforum.php?f=15|Forum Plugins Section]] to let us know.         * If you authored a plugin which is not referenced here, please post a note to the [[https://www.mantisbt.org/forums/viewforum.php?f=15|Forum Plugins Section]] to let us know.
         * Plugins that were last updated prior to 2015 have intentionally not been listed here, as they are likely to be v1 only.         * Plugins that were last updated prior to 2015 have intentionally not been listed here, as they are likely to be v1 only.
 +    * References to MantisBT release (v1) (v2) or (v1&2) are not certain, but information/assumptions made from viewing the code. A missing MantisBT version indicator only indicates we are not certain of the exact release and it may be updated later. Please let us know of updates or corrections.
 +    * (N/A) indicates there is no information available for the plugin
     * If you have questions about a plugin, please contact the plugin author and/or post a note to the Forum Plugins Section. MantisBT core developers may not be able to help with a specific plugin unless they themselves maintain it.     * If you have questions about a plugin, please contact the plugin author and/or post a note to the Forum Plugins Section. MantisBT core developers may not be able to help with a specific plugin unless they themselves maintain it.
     * **There is no guarantee that any plugin here is complete or functional.**     * **There is no guarantee that any plugin here is complete or functional.**
Line 109: Line 111:
   * If you don't have a GitHub account yet, [[https://github.com/join|sign up]], it's free.    * If you don't have a GitHub account yet, [[https://github.com/join|sign up]], it's free. 
  
-  * Make your request by sending an e-mail to [[mantisbt-dev@lists.sourceforge.net|The MantisBT development mailing list]] (you will need to [[https://lists.sourceforge.net/lists/listinfo/mantisbt-dev|signup]] if you are not already subscribing to the list), indicating+  * Make your request by  
 +    * sending an e-mail to [[mantisbt-dev@lists.sourceforge.net|The MantisBT development mailing list]] (you will need to [[https://lists.sourceforge.net/lists/listinfo/mantisbt-dev|signup]] if you are not already subscribing to the list),  
 +    * posting a message on our [[https://gitter.im/mantisbt/mantisbt|Gitter channel]] 
 +    * Notifying us in an ongoing discussion on our [[https://mantisbt.org/bugs/|bugtracker]] or via some other communication channel 
 +  * Please include the following information in your message:
       * a **link to the repository** (we usually review the code before including it in the Organization)       * a **link to the repository** (we usually review the code before including it in the Organization)
       * the plugin's **name** and a **short description** (if not provided, we'll use the information in the source code, i.e. ''$this->name'' and ''$this->description'')       * the plugin's **name** and a **short description** (if not provided, we'll use the information in the source code, i.e. ''$this->name'' and ''$this->description'')
mantisbt/plugins/start.txt · Last modified: 2023/07/28 05:23 by dregad

Driven by DokuWiki