Skip to content

Commit

Permalink
add build status for develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
btry committed Jul 31, 2017
1 parent 1307477 commit 220e90a
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
Introduction
============
# Introduction

[![Join the chat at https://gitter.im/TECLIB/formcreator](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/TECLIB/formcreator?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://secure.travis-ci.org/pluginsGLPI/formcreator.svg?branch=master)](https://secure.travis-ci.org/pluginsGLPI/formcreator)

| **Release channel** | **Development channel** |
|:---:|:---:|
| [![Build Status](https://travis-ci.org/pluginsGLPI/formcreator.svg?branch=master)](https://travis-ci.org/pluginsGLPI/formcreator) | [![Build Status](https://travis-ci.org/pluginsGLPI/formcreator.svg?branch=develop)](https://travis-ci.org/pluginsGLPI/formcreator) |

Formcreator is a plugin which allow creation of custom forms of easy access.
At the same time, the plugin allow the creation of one or more tickets when the form is filled.

Features
--------
## Features

1. Direct access to forms self-service interface in main menu
2. Highlighting forms in homepages
Expand All @@ -27,26 +28,25 @@ Features

For more information you can visit the [documentation](http://glpi-plugins.readthedocs.io/en/latest/formcreator/)

Translations
------------
## Translations


If you want Formcreator to be available in your native language and have a little time , you can help us :

Join us on [Transifex](https://www.transifex.com/teclib/glpi-project-plugin-formcreator)

Upgrade from 1.x to 2.4.0 or later
----------------------------------
## Upgrade from 1.x to 2.4.0 or later

After upgrade of FormCreator to version 2.4.0 or later, users may encounteer display issues. This is due to major changes on CSS of the plugin. You may need to refresh the cache of your browser with Ctrl+R or Ctrl+F5. If you plan to communicate about the new presentation of the plugin or the service catalog, introduce this simple manipulation to ensure all your users have a clean cache.

------------------------------------------------------------------------------------------------------------------------

Introduction
============
# Introduction


Formcreator est un plugin permettant la création de formulaires personalisés simples d'accès aux utilisateurs aboutissant à la création d'un ou plusieurs tickets GLPI.

Fonctionnalités
---------------
## Fonctionnalités

1. Accès par menu direct en interface self-service
2. Mise en avant de formulaires en pages d'accueil
Expand All @@ -65,8 +65,8 @@ Fonctionnalités

Pour plus d'informations, visitez la [documentation (en anglais)](http://glpi-plugins.readthedocs.io/fr/latest/formcreator/)

Mise à jour depuis 1.x vers 2.4.0 ou supérieur
----------------------------------------------
# Mise à jour depuis 1.x vers 2.4.0 ou supérieur

Après la mise à jour de FormCreator vers la version 2.4.0 ou supérieur, les utilisateurs peuvent rencontrer des problèmes d'affichage. Cela est dû aux changemetns majeurs de CSS dans le plugin. Vous pourriez avoir besoin de rafraichir le cache de votre navigateur avec Ctrl+R ou Ctrl+F5. Si vous prévoyez de communiquer à propos de la nouvelle présentation du plugin ou du catalogue de services, introduisez cette manipulation simple pour vous assurer que tous vos utilisateurs ont un cache à jour.

![3.-Configuration](/screenshot.png "Configuration")
Expand Down

0 comments on commit 220e90a

Please sign in to comment.