Mantis

[Plugin Manager] Nouvelle version

Posted by gom 
gom
[Plugin Manager] Nouvelle version
August 26, 2008 12:25PM
Vincent,

Les nouvelles versions des plugins et du Plugin Manager (version news en page d'accueil) fonctionnent bien, mais il y a un Warning.


[localhost]

Quote

APPLICATION WARNING #300: String 'plugins_pluginmanager_list' not found.



[localhost]

Quote

APPLICATION WARNING #300: String 'plugins_pluginmanager_url_list' not found.


Je pense que ça vient du fait que nous travaillons en local : pas d'accès à Internet, donc pas accès à "[deboutv.free.fr]; ! sad smiley


Gôm


Mantis : 1.0.6 - 1.1.2 (avec Plugins)
Apache : 2.0.63
PHP : 4.4.9
MySQL : 5.0.51b
OS : Windows 2003 Server R2 SP2
Environnement : WAMP Server 2.0c



Edited 1 time(s). Last edit at 08/26/2008 12:26PM by gom.
Re: [Plugin Manager] Nouvelle version
August 26, 2008 02:29PM
Non ça n'a pas de lien. Ce sont les deux seuls warning ? Vous utilisez la version française ?

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
gom
Re: [Plugin Manager] Nouvelle version
August 26, 2008 03:36PM
Effectivement le problème venait bien du fait que je suis en version française.

Je n'ai plus le problème maintenant que je suis passé en langue anglaise sur mon Mantis de tests.

Par contre, j'ai un nouveau problème, plus grave cette fois.


Dans "[localhost];, lorsque je clique sur "Available plugin list" (là où j'avais un Warning précédemment) j'obtiens cette page :




Là par contre je pense que ça se produit parce que je suis en local et que, utilisant un Proxy, je ne peux me connecter à Internet et donc afficher la page demander.

Ou plus exactement les données récupérées sur "[deboutv.free.fr]; ne le sont pas ... donc ça plante !


Mantis : 1.0.6 - 1.1.2 (avec Plugins)
Apache : 2.0.63
PHP : 4.4.9
MySQL : 5.0.51b
OS : Windows 2003 Server R2 SP2
Environnement : WAMP Server 2.0c
Re: [Plugin Manager] Nouvelle version
August 26, 2008 03:58PM
Oui il faut être connecté à internet pour que ça marche.

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
gom
Re: [Plugin Manager] Nouvelle version
August 26, 2008 04:35PM
Une idée comme ça ...

Si je télécharge en local "list_plugin.php" et que je modifie (oui mais où ?!) le code source du Plugin Manager ça devrait fonctionner ?

En plus, ça permettrait que ce Plugin fonctionne sans connexion Internet ou plus exactement que ce soit le cas que l'on en ait une ou pas !


Mantis : 1.0.6 - 1.1.2 (avec Plugins)
Apache : 2.0.63
PHP : 4.4.9
MySQL : 5.0.51b
OS : Windows 2003 Server R2 SP2
Environnement : WAMP Server 2.0c



Edited 1 time(s). Last edit at 08/26/2008 04:37PM by gom.
Re: [Plugin Manager] Nouvelle version
August 26, 2008 04:45PM
Cela n'aurait pas grand intérêt. Le but est d'avoir la liste de tous les plugins installables pour pouvoir les installer en un clic sans passer par un téléchargement depuis mon site (disons que c'est le plugin manager qui se charge du sale boulot).

Pour répondre à votre question, oui vous pouvez le télécharger, sauvegardez-le sur le même ordinateur que le service Mantis puis dans la page de configuration du Plugin Manager, remplacez l'URL [deb]... par l'adresse où ce situe le fichier télécharger par exemple /home/mon_compte/liste_sauvegarde.xml (ne l'appelez pas .php).

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here



Edited 1 time(s). Last edit at 08/26/2008 04:46PM by deboutv.
gom
Re: [Plugin Manager] Nouvelle version
August 26, 2008 05:02PM
J'ai l'erreur suivante :

Quote

Error: 3:2, mismatched tag

Pourtant la sauvegarde de ton fichier a l'air d'avoir bien fonctionnée :

<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head><body><mantisplugin version="0.3.0">
  <plugins>
    <plugin>
      <id>graph</id>
      <name>Graph</name>
      <author>Vincent DEBOUT</author>
      <description>This plugin is used to create more graph.</description>
      <url>[deboutv.free.fr];
      <date>Sun, 24 Aug 2008 16:35</date>
      <download>[mantis.morinie.fr];
      <version>0.0.4</version>
    </plugin>
    <plugin>
      <id>notif</id>
      <name>Notif</name>
      <author>Vincent DEBOUT</author>
      <description>This plugin allows users to create their own criteria to send email during the bug creation.</description>
      <url>[deboutv.free.fr];
      <date>Sun, 24 Aug 2008 00:05</date>
      <download>[mantis.morinie.fr];
      <version>0.0.2</version>
    </plugin>
    <plugin>
      <id>htmlmail</id>
      <name>HTMLmail</name>
      <author>Vincent DEBOUT</author>
      <description>This plugin is used to send bug notifications in HTML format.</description>
      <url>[deboutv.free.fr];
      <date>Sat, 23 Aug 2008 23:55</date>
      <download>[mantis.morinie.fr];
      <version>0.0.5</version>
    </plugin>
    <plugin>
      <id>pluginmanager</id>
      <name>Plugin Manager</name>
      <author>Vincent DEBOUT</author>
      <description>This plugin is used to manage the plugins configuration.</description>
      <url>[deboutv.free.fr] Manager</url>
      <date>Sat, 23 Aug 2008 23:35</date>
      <download>[mantis.morinie.fr];
      <version>0.3.0</version>
    </plugin>
    <plugin>
      <id>myview</id>
      <name>MyView</name>
      <author>Vincent DEBOUT</author>
      <description>This plugin allows users to build their own My View page with bug lists, stats and graphs.</description>
      <url>[deboutv.free.fr];
      <date>Sat, 23 Aug 2008 13:00</date>
      <download>[mantis.morinie.fr];
      <version>0.0.2</version>
    </plugin>
    <plugin>
      <id>myreport</id>
      <name>MyReport</name>
      <author>Vincent DEBOUT</author>
      <description>This plugin allows administrators to build their own Bug Report page.</description>
      <url>[deboutv.free.fr];
      <date>Thu, 14 Aug 2008 18:00</date>
      <download>[mantis.morinie.fr];
      <version>0.0.2</version>
    </plugin>
    <plugin>
      <id>bbcode</id>
      <name>BBCode</name>
      <author>Vincent DEBOUT</author>
      <description>This plugin allows user to edit their bugs with the BBCode syntax.</description>
      <url>[deboutv.free.fr];
      <date>Mon, 14 Jul 2008 22:20</date>
      <download>[mantis.morinie.fr];
      <version>0.0.5</version>
    </plugin>
    <plugin>
      <id>wiki</id>
      <name>Wiki</name>
      <author>Vincent DEBOUT</author>
      <description>This is the pre-configured wiki of the Mantis distribution package.</description>
      <url>[deboutv.free.fr];
      <date>Mon, 24 Mar 2008 12:00</date>
      <download>[mantis.morinie.fr];
      <version>0.0.4</version>
    </plugin>
    <plugin>
      <id>releasemgt</id>
      <name>ReleaseMgt</name>
      <author>Vincent DEBOUT</author>
      <description>This
plugin allows user to store the files to download for each release. An
email is sent to the developer during the file upload.</description>
      <url>[deboutv.free.fr];
      <date>Mon, 04 Feb 2008 19:00</date>
      <download>[mantis.morinie.fr];
      <version>0.0.2</version>
    </plugin>
    <plugin>
      <id>weekly</id>
      <name>Weekly</name>
      <author>Vincent DEBOUT</author>
      <description>I have written this plugin to receive a report (a special view of My View page) each week.
This plugin is used to send emails each week.</description>
      <url>[deboutv.free.fr];
      <date>Mon, 14 Jan 2008 19:35</date>
      <download>[mantis.morinie.fr];
      <version>0.0.4</version>
    </plugin>
    <plugin>
      <id>cfnotes</id>
      <name>CFNotes</name>
      <author>Vincent DEBOUT</author>
      <description>This plugin allows user to add custom fields on notes (as the custom fields for bugs).</description>
      <url>[deboutv.free.fr];
      <date>Mon, 14 Jan 2008 18:55</date>
      <download>[mantis.morinie.fr];
      <version>0.0.5</version>
    </plugin>
    <plugin>
      <id>reminder</id>
      <name>Reminder</name>
      <author>Vincent DEBOUT</author>
      <description>This plugin has been written to answer to the request [www.mantisbt.org] on the Mantis bugtracker.</description>
      <url>[deboutv.free.fr];
      <date>Sun, 13 Jan 2008 16:45</date>
      <download>[mantis.morinie.fr];
      <version>0.0.5</version>
    </plugin>
    <plugin>
      <id>hierarchy</id>
      <name>Hierarchy</name>
      <author>Vincent DEBOUT</author>
      <description>This
plugin is used to display the project hierarchy of the bugtracker. It
helps the reporters to find the good project to report their bugs.</description>
      <url>[deboutv.free.fr];
      <date>Sun, 13 Jan 2008 12:15</date>
      <download>[mantis.morinie.fr];
      <version>0.0.5</version>
    </plugin>
    <plugin>
      <id>bugsin</id>
      <name>Bugs-in</name>
      <author>Vincent DEBOUT</author>
      <description>This plugin is used to display the list of bugs for each version like in the Change Log page or Roadmap page.</description>
      <url>[deboutv.free.fr];
      <date>Sun, 13 Jan 2008 10:55</date>
      <download>[mantis.morinie.fr];
      <version>0.0.5</version>
    </plugin>
    <plugin>
      <id>search</id>
      <name>Search</name>
      <author>Vincent DEBOUT</author>
      <description>This search engine is mainly used to search text into summary, description, bugnotes... fields.</description>
      <url>[deboutv.free.fr];
      <date>Sat, 12 Jan 2008 18:55</date>
      <download>[mantis.morinie.fr];
      <version>0.0.4</version>
    </plugin>
    <plugin>
      <id>longcf</id>
      <name>LongCF</name>
      <author>Vincent DEBOUT</author>
      <description>This plugin allows user to add custom fields with more than 255 characters.</description>
      <url>[deboutv.free.fr];
      <date>Sat, 13 Oct 2007 09:55</date>
      <download>[mantis.morinie.fr];
      <version>0.0.3</version>
    </plugin>
    <plugin>
      <id>importexport</id>
      <name>Import/Export</name>
      <author>Vincent DEBOUT</author>
      <description>This plugin is used to import and/or export bugs into different file formats.</description>
      <url>[deboutv.free.fr];
      <date>Sun, 24 Jun 2007 16:58</date>

      <download>[mantis.morinie.fr];
      <version>0.0.4</version>
    </plugin>
    <plugin>
      <id>mantisnntp</id>
      <name>MantisNNTP</name>
      <author>Vincent DEBOUT</author>
      <description>This plugin is used to post bugs notification into NNTP server(s).</description>
      <url>[deboutv.free.fr];
      <date>Thu, 15 Mar 2007 15:50</date>
      <download>[mantis.morinie.fr];
      <version>0.0.2</version>
    </plugin>
  </plugins>
</mantisplugin></body></html>


sad smiley


Mantis : 1.0.6 - 1.1.2 (avec Plugins)
Apache : 2.0.63
PHP : 4.4.9
MySQL : 5.0.51b
OS : Windows 2003 Server R2 SP2
Environnement : WAMP Server 2.0c
Re: [Plugin Manager] Nouvelle version
August 26, 2008 05:13PM
Il y a ça en trop :

au début :
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head><body>

à la fin :
</body></html>

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
gom
Re: [Plugin Manager] Nouvelle version
August 26, 2008 05:58PM
Wouah ! C&#039;est vraiment génial et super propre en plus ... pour peu que l&#039;on soit en langue anglaise ! winking smiley

Il y a dans cette page le même problème de "strings" dont je parlais dans mon premier message.


Mantis : 1.0.6 - 1.1.2 (avec Plugins)
Apache : 2.0.63
PHP : 4.4.9
MySQL : 5.0.51b
OS : Windows 2003 Server R2 SP2
Environnement : WAMP Server 2.0c
Re: [Plugin Manager] Nouvelle version
September 09, 2008 10:03AM
Si j&#039;installe la nouvelle version du plugin manager, serais-je confrontée à tous ces problèmes?
il faut utiliser la langue anglaise?
Re: [Plugin Manager] Nouvelle version
September 09, 2008 10:16AM
Normalement non.

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
Re: [Plugin Manager] Nouvelle version
September 09, 2008 07:02PM
Pourriez-vous SVP mettre à disposition le plugin manager 0.3.1 en tar.gz ?
Re: [Plugin Manager] Nouvelle version
September 09, 2008 07:09PM
Il faut passer par le 0.3.0 puis mettre à jour. Cela ne pose pas de problème particulier.

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
gom
Re: [Plugin Manager] Nouvelle version
September 09, 2008 07:10PM
En attendant, tu peux installer la version 0.3.0 grâce au tar.gz et passer en 0.3.1 grâce au .pkg. smileys with beer


Mantis : 1.0.6 - 1.1.2 (avec Plugins)
Apache : 2.0.63
PHP : 4.4.9
MySQL : 5.0.51b
OS : Windows 2003 Server R2 SP2
Environnement : WAMP Server 2.0c
Re: [Plugin Manager] Nouvelle version
September 10, 2008 10:21AM
J&#039;ai essayé de faire cela oui mais à l&#039;étape de la mise à jour, cela a échoué et je suis donc revenue à ma version initiale.
Re: [Plugin Manager] Nouvelle version
September 10, 2008 10:45AM
Quel est le message d&#039;erreur ?

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
Re: [Plugin Manager] Nouvelle version
September 10, 2008 12:50PM
A la mise à jour, il y a un message par rapport au "move", est ce qu&#039;un fichier doit être déplacé pour faire cette mise à jour? Quel est-il?
On a mis tous les droits pour le dossier contenant Mantis, cela n&#039;a rien changé.
Re: [Plugin Manager] Nouvelle version
September 10, 2008 02:26PM
Je vais regarder réponse ce soir.

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
Re: [Plugin Manager] Nouvelle version
September 10, 2008 07:14PM
Vous pourriez me donner le message d&#039;eureur complet ?

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
Re: [Plugin Manager] Nouvelle version
September 11, 2008 05:35PM
Désolée. Je ne l&#039;a pas noté et je ne peux plus tester cette mise à jour. C&#039;était en rapport avec le fait de déplacer d&#039;anciens fichiers...
confused smiley
Sorry, only registered users may post in this forum.

Click here to login



Online Users

Guests: 21
Record Number of Users: 1 on April 02, 2023
Record Number of Guests: 115 on November 09, 2023
Top Users
Hébergeur : Morinie.Fr