Tableau de bord
Bumpy Booby est un outil de gestion de bugs écrit en PHP, très simple, responsive et complètement configurable :
- pas besoin de base donnée
- statuts et tags complètement configurables
- fichiers en pièces jointes
- coloration syntaxique pour les morceaux de code
- groupes et permissions complètement configurables
- possibilité de gérer plusieurs projets
- sauvegarde facile (un seul dossier)
- protection contre de multiples tentatives de connexion echouées
- url rewriting
- notifications par email
- plusieurs langages supportés (fr et en pour le moment)
- flux RSS
- …
Version actuelle : v0.3 – téléchargement et notes de version.
Bumpy Booby est distribué sous licence MIT. Les sources sont disponibles sur GitHub.
Dernières mises à jour
Another encoding of the database
« Hi,I did not know that base64(gzdeflate()) could cause issues. I guess it is for "security"… »
« Hi,I did not know that base64(gzdeflate()) could cause issues. I guess it is for "security"… »
Commenté par piero-la-lune il y a 3 années.
Another encoding of the database
« Hello Pierre,I see everyone writes in English here, so will do I. However I do speak French and we… »
« Hello Pierre,I see everyone writes in English here, so will do I. However I do speak French and we… »
Ouvert par Menelion il y a 3 années.
Support strikethrough in Markdown
« Testing it worksMaking sure it's escaped ~~in code blocks~~All right, many thanks! »
« Testing it worksMaking sure it's escaped ~~in code blocks~~All right, many thanks! »
Commenté par nodiscc il y a 5 années.
Auto mark http/https URLs as links
« http://yourlink.fr project2#43I didn't know this, thanks! Maybe it could be added to #3 ? »
« http://yourlink.fr project2#43I didn't know this, thanks! Maybe it could be added to #3 ? »
Commenté par quelqu'un il y a 5 années.