Skip to content

Releases: pixeline/bugs

Install able to rebuilt the BDD

08 Sep 18:26
8bb039a
Compare
Choose a tag to compare

Voici une toute nouvelle fonction dans BUGS: un agenda de travail personnalisé
Nous en avons profité pour

réviser totalement la procédure d'installation
installer une vérification des tables et une création de celles disparues au besoin
faire en sorte que les usagers voient les étiquettes dans leur langue de prédilection
les billets peuvent être assignées à une personne ET une date donnée
les billets en retard ou dûs pour le jour courant sont mainenant affichés en tête de « Mes billets » sous « Aujourd'hui »

Cette version a été testée avec succès sous Windows / PHP 8.1 (XAMPP) et Linux

There is a brand new function in BUGS: calendar
Meanwhile, we fixed some things, big and littles ones :

The install process of BDD has been totally revised
On login, BDD is checked and - if something is missing - fixed if needed
each user will read TAGS in his language
tickets may now assigned to an user AND for a future date
delayed and « today » tickets are shown on top of « My tickets » under « Today » tab.

This version works good under Windows / PHP 8.1 ( XAMPP) and Linux as well.

Calendar and appointments

27 Jul 16:36
9b6e759
Compare
Choose a tag to compare

Project's leader may now assign an issue to workers, assigning date and day period to process the ticket.
Worker may accept or deny the task.
Accepted / pending acception tasks are shown into the personnal dashboard.
Calendar may be shown as grid or as list.

Un responsable de projet peut désormais confier un billet à des travailleurs, déterminant à la fois le jour et la période du jour où cela doit être fait.
Les travailleurs peuvent, de leur côté, accepter ou refuser la tâche.
Les billets acceptés et les billets en attente d'acceptation sont affichés sur le tableau de bord personnel.
Le calendrier personnel peut être affiché sous forme de grille ou de list

Accepted task in the enhanced dashboard
La tableau de bord amélioré montre ici un billet accepté
Tickets_AcceptedTask_dashboard

The new calendar window in its grid shape
Le nouveau calendrier dans sa forme « grille »
Tickets_Calendar_grid

The new calendar window in its list shape - ready for phones
Le nouveau calendrier dans sa forme « liste » - prévue pour les téléphones
Tickets_Calendar_list

Final version : 1.8

04 May 03:57
72772d7
Compare
Choose a tag to compare

Everything same as revision ct but ....

  • Revision cu encountered issues under Centos / PHP 7.3
  • Notice that revision and version is now only for PHP 7.4 and PHP 8.0 ( no more 7.3, not yet 8.1).
    Tests for PHP 8.1 will start - hopefully - in July or August 2022.
    On May 05 2022; stable version and this release ( version 1.8 revision ct) are the exact same.

Ce 5 may 2022, la version ici présentée ( version 1.8, révision 7ct ) et la version « stable » sont exactement identiques.
Lisez les notes ci-bas, associées à pré-édition ( révision 7cu ) concernant les ajouts et améliorations qu'apporte la nouvelle version stable.
Notez aussi que nous ne supportons plus PHP 7.3, mais seulement PHP 7.4 et PHP 8.0
Les tests sous PHP 8.1 commenceront vraisemblablement en juillet ou août 2022.

Working version for PHP 8

27 Apr 02:37
27bbfeb
Compare
Choose a tag to compare

Tested under Linux and Windows, this release works good and shows no bug under PHP 8 as well as PHP 7.4
This release gives you:

  • capability of password recovery
  • backcolor of tickets and projects reacts to your mouse movements
  • entire access to project history
  • way more informations logged ( tracability of activities as well as bugs)
  • everythings shown below

This is the last testing version before launching the « stable version ».
We trust this enough to launch it as release and not as "pre-release". .... so stable will come soon.

Stable patch and improvment of 1.8 release 7

18 Feb 14:20
0e3072c
Compare
Choose a tag to compare

Nouveautés et améliorations majeures de cette révision

Vous n'avez peut-être pas remarqué en utilisant BUGS, mais certaines des nouvelles fonctions n'étaient pas pleinement intégrées aux classes et méthodes Laravel. Elles le sont toutes, désormais, facilitant du coup la gestion de la sécurité et des accès.
De plus, certaines fonctions font leur apparition dans BUGS

  • application des configurations issues de config.app.php à toutes les méthodes de PHPmailer.
  • Un gestionnaire peut désormais imposer à un lecteur de suivre / ne pas suivre un billet
  • Courriel centralisé et intégré à Laraval dans le fichier libraries/Mail.php
  • Horodateur pour les travailleurs: Heure de début, heure de fin de travail sur un billet avec calcul automatisé du temps investi.
  • L'ajout et la supression d'étiquettes peut demander trop de temps pour la patience des gens, c'est pourquoi nous avons réhabilité le span global-saving qui est affiché durant cette opération.
  • Autre nouveauté intégrée à la prochaine révision: les canevas sombres ( voir ci-bas).

Tant de nouveautés dans cette révision!

  • canevas sombres
  • Mise à jour automatique de la structure de la BDD
  • Temps chargé au client comptabilisé
  • Gestion des rôles par projet
  • Gestion des rôles par usager

New features and majors enhancement this release offers you

You may not notice, but some routines were out of the Laravel system. They are now all integrated.
More ... some new features:

  • all PHPmailer's methods config from main document config.app.php
  • Manager may now force a user to not/follow a ticket
  • Email fully integrated into Laravel's methods and classes
  • Punch-in punch-out for workers using BUGS. Worktime automatically sumed for a given ticket.
  • Adding tag may need some long time when many emails has to be sent. Meanwhile, the global-saving is now showing up
    Also coming with next release: dark templates (see below)

So many new features in this stable version !

  • Dark templates
  • Auto-update of the BDD's structure
  • Timed work charged to clients
  • User's role managed from project window
  • User's roles managed in user's window

Wiki for all users

A wiki is available for all user : http://bugs.rcmission.net/

Dark templates -- screenshots

Tickets_Canevas
Tickets_Canevas_Sombre_Bleu
Tickets_Canevas_Sombre_Rouge
Tickets_Canevas_Sombre_Vert

List of main commits to get upto this release ---- Liste des principaux commit ayant mené à cette révision

  • Updating system and link to Bugs_Reports
  • The last user can not anymore be removed out of a project. --- 277
  • Priority for issues, --- 278
  • Update systeme now updates also the config file --- 281
  • Reports are now totally integrated --- 282
  • Updated reports language files --- 284
  • Keep the priority as it was after new comment on an issue --- 286
  • Update index.php by @uberr2000 --- 287
  • Priority more visible --- 288
  • Customized reports --- 289
  • PHP requierement updated --- 292
  • Reports integrated with bugs solved --- 295
  • Améliorations visuelles --- 296
  • Responsive --- 299
  • Responsive + search tool --- 300
  • Search tool, and responsive template --- 301
  • No more magic_quote, brand new search tool, responsive template --- 302
  • Ability to edit comment AND ability to attach file on new issue --- 305
  • Issue may be attached to a different project - first release --- 308
  • Reports reserved to admin and managers only --- other misc fixes ... … --- 313
  • Take all ref to FlashPlayer off. --- 316
  • Add/remove user to/from project --- 319
  • New ticket no more available to Level 1 ( observer ) --- 322
  • Disparu le bouton aux yeux des lecteurs --- 329
  • Little bit of security - phase 1 --- 330
  • Acces contrôlé aux projets et billets, selon aux droits de chq usager --- 332
  • Recherche de bilet accessible à tous --- 334
  • Admin may delete comment from issue --- 336
  • La recherche s étend dorénavant au contenu des commentaires --- 349
  • Owner can change the status of a ticket when he comments the ticket --- 363
  • htm files to make sure BUGS starts --- 367
  • Now you can comment and close at once --- 368
  • Follow issues and projects --- 375
  • Email works on most of changes and sends only once --- 405
  • Config email -> testing is possible --- 419
  • Able to manage personlized texts for email --- 431
  • Texte personnalisé intégré aux courriels --- 437
  • Email sent to new user --- 440
  • Titre du courriel contient des variables --- 445
  • Les fichiers joints sont eux aussi annoncés par courriel --- 447
  • Ajustements aux formulaire de config admin --- 456
  • Divers transports courriel activés --- 464
  • Elminination des certains avertissements chez firefox --- 465
  • PHPmailer, smtp et autres modes fonctionnels --- 466
  • Correction pour encryption SSL nulle --- 467
  • ckeditor accepts image browsing and uploading --- 474
  • Couleur text label tag adaptée --- 482
  • De meilleurs titres aux messages --- 498
  • Ancien titre en italique --- 514
  • Des liens plus courts dans les courriels --- 515
  • Gestion des liens en courriels émis --- 541
  • Envoi courriel après suppression projet --- 545
  • Envoi courriel après mvt ticket --- 546
  • Une petite image pour les commentaires supprimés --- 565
  • Sécurité dans affichage des activités --- 574
  • Sans commande PHP str_contains --- 576
  • Avec TODO aux colonnes contrôlées et couleurs des priorités affichées --- 598

New Contributors --- Participants principaux à cette révision

This is the coming stable release

13 Feb 13:13
a1ec833
Compare
Choose a tag to compare
Pre-release

Vous n'avez peut-être pas remarqué en utilisant BUGS, mais certaines des nouvelles fonctions n'étaient pas pleinement intégrées aux classes et méthodes Laravel. Elles le sont toutes, désormais, facilitant du coup la gestion de la sécurité et des accès.
De plus, certaines fonctions font leur apparition dans BUGS

  • application des configurations issues de config.app.php à toutes les méthodes de PHPmailer.
  • Un gestionnaire peut désormais imposer à un lecteur de suivre / ne pas suivre un billet
  • Courriel centralisé et intégré à Laraval dans le fichier libraries/Mail.php
  • Horodateur pour les travailleurs: Heure de début, heure de fin de travail sur un billet avec calcul automatisé du temps investi.
  • L'ajout et la supression d'étiquettes peut demander trop de temps pour la patience des gens, c'est pourquoi nous avons réhabilité le span global-saving qui est affiché durant cette opération.
  • Autre nouveauté intégrée à la prochaine révision: les canevas sombres ( voir ci-bas).

Tant de nouveautés dans cette version!

  • canevas sombres
  • Mise à jour automatique de la structure de la BDD
  • Temps chargé au client comptabilisé
  • Gestion des rôles par projet
  • Gestion des rôles par usager

You may not notice, but some routines were out of the Laravel system. They are now all integrated.
More ... some new features:

  • all PHPmailer's methods config from main document config.app.php
  • Manager may now force a user to not/follow a ticket
  • Email fully integrated into Laravel's methods and classes
  • Punch-in punch-out for workers using BUGS. Worktime automatically sumed for a given ticket.
  • Adding tag may need some long time when many emails has to be sent. Meanwhile, the global-saving is now showing up
  • Also coming with next release: dark templates (see below)

So many new features in this stable version !

  • Dark templates
  • Auto-update of the BDD's structure
  • Timed work charged to clients
  • User's role managed from project window
  • User's roles managed in user's window

This is a pre-release. See up for the stable release and screenshots.

Personalize your BUGS

29 Oct 03:23
777df86
Compare
Choose a tag to compare

You may now

  • edit welcome email

  • know when a user logs in

  • manage your personnal preferences

  • limit the number of issues shown in project view

  • limit the number of issues shown in the todo's columns

  • backup the database

  • backup all personalized files

  • **Direct access to help ( wiki ) ** : https://bugs.rcmission.net
    image

  • and more

Limit the TODO columns' lenght

13 Oct 00:01
6c7b9a7
Compare
Choose a tag to compare

Ceci est la version fonctionnelle et stable avant la fusion avec la branche Following qui introduira le glisser-déposer en javascript.
Les fonctions ajoutées ici:

  • limite au nombre d'items dans les colonnes du Todo (a)
    image

  • légende des priorités apparaissant lors du survol de souris au-dessus des pastilles colorées
    image

  • étiquette par défaut au moment de la création d'un billet désignée: Ouvert

  • le nombre d'items affichés (a) peut être changé par l'administrateur-système via la page Administration
    image

This is the last version before drag-drop functions to be included in Todo list ( branch Following).
New features in this version:

  • Limited number of items (issues) shown in ever Todo's columns (b)
    image

  • Description of every priority's color when mouse hovers the colored spot of an issue
    image

  • "Open" tag forced to be attached to a newly created issue

  • Admin may change the number of items shown (b) in the Administration page
    image

Label colored, custom message on activity and more

22 Sep 13:40
0ee44cc
Compare
Choose a tag to compare

This is the new stable version.
This version does NOT ANYMORE work with PHP 7.0
New minimum requirement is PHP 7.3

With this release we introduce fully working:

  • editable messages sent to users according to activity ( add tag, remove tag, edit issue, etc. )

BUGS_captureEdition

  • fully customizable tags ( text, fore color, background color)
    Capture_Tags

  • new activity type ( edit comment, delete comment )

  • report on deleted comment along the issue history
    Capture_Deleted

  • all history of comments modifications
    Capture_History

Other bugs have been fixed, other users' comments and wishes are fullfilled.

Notifications by email

04 May 01:26
dc677ec
Compare
Choose a tag to compare

Users can choose if they receive notification on

  • new issue created in the project
  • issue is closed
  • issue is modified
  • issue has new attached file
  • issue has new tags
  • issue has new comment
  • project is modified

Options for following issue in the ticket itself
image

Capability of choosing issue to follow/stop following in issues list
image

Capability to switch between follow/stop follow a project in the main page
image