Releases: KaarisMoiLeCrane/EcoleDirecte-Plus
Release version 2.0.0
Version 2.0.0 enfin disponible !
Pour télécharger l'extension, il vous suffit de cliquer ici ou de télécharger le fichier en pièce jointe.
Ensuite, suivez simplement les instructions fournies par les navigateurs Chromium pour l'installer. Je sais que mon extension fonctionne sur Microsoft Edge, donc elle devrait également fonctionner sur Chrome (et peut-être même sur Opera). Dans les prochains jours (ou mois, j'ai des bacs blancs, le bac et je n'ai plus de pc personnel), je la rendrai également disponible sur Firefox.
Voici les liens pour l'installation sur Microsoft Edge et sur Chrome depuis l'étape 2.
Nouvelles fonctionnalités :
- Notes :
- Pop-up pour l'ajout et la modification de notes
- Possibilité de sauvegarder les notes modifiées si ce sont des notes ajoutées à l'aide du simulateur
- Ajout de la colonne des coefficients car elle n'existe plus sur certains comptes
- Utilisation de la valeur par défaut du quotient donné par EcoleDirecte (au lieu du 20 systématique)
- Bug mineur lié à la légende réglée (légende inexistante = erreur)
- Amélioration des graphiques (Quelques bugs mineurs réglés et ajout de la moyenne générale dans le graphique en barre)
- Objectif de moyenne générale ajouté quand tous les objectifs ont été fixés
- Cahier De Texte :
- Les devoirs s'actualisent (en interne) en direct maintenant
- Design :
- Pop-up retravaillé
- Améliorations :
- Adaptation aux changements de structures sur la page EcoleDirecte
- Système de gestion des données synchronisées retravaillé (donc ajout de fonctions asynchrones)
- Système de pop-up retravaillé
- Création d'un fichier Utils.js (qui contient certaines fonctions du fichier function.js)
- Création de certains fichiers et de certaines fonctions pour faciliter le débogage et la lecture du code
Et autres encore...
Version 2.0.0 finally available!
To download the extension, simply click here or download the attached file.
Then, simply follow the instructions provided by Chromium-based browsers to install it. I know my extension works on Microsoft Edge, so it should also work on Chrome (and maybe even Opera). In the coming days (or months, I have practice baccalaureates, the baccalaureate and I no longer have a personal PC), I will also make it available on Firefox.
Here are the links for installing on Microsoft Edge and on Chrome from step 2.
New features:
- Notes:
- Pop-up for adding and editing grades
- Possibility of saving modified grades if they are grades added using the simulator
- Added the coefficients column because it no longer exists on certain accounts
- Use of the default value of the quotient given by EcoleDirecte (instead of the systematic 20)
- Minor bug linked to the legend set (legend non-existent = error)
- Improved graphics (Some minor bugs fixed and addition of the general average in the bar graph)
- Global mean grade goal added when all goals have been set
- Grades:
- Homework updates (internally) live now
- Design:
- Reworked pop-up
- Improvements:
- Adaptation to structural changes on the EcoleDirecte page
- Reworked synchronized data management system (thus adding asynchronous functions)
- Reworked pop-up system
- Creation of a Utils.js file (which contains certain functions from the function.js file)
- Creation of certain files and functions to facilitate debugging and reading the code
And more...
Changelog / Journal des modifications
-
Variable Renaming
- All variable names (or almost all) have been changed to English for better readability and standardization.
- Similarly, file names have been changed to English.
-
Bug Fixes
- Numerous bugs have been fixed, improving the stability and performance of the extension.
-
Goal and Grade Simulation System Repair
- The system for setting goals and simulating grades has been fully repaired and optimized.
-
Debugging Popup Addition
- A new popup dedicated to debugging has been added, making it easier to debug and track issues.
-
Token Change Handler Addition
- A token change handler has been implemented to prevent bugs related to disconnection due to token expiration.
-
Setup.js Addition
- A
setup.js
file has been created to manage the initialization of the extension. It detects the browser, determines if the code is running in the background or in a content script, and includes a custom import/export system namedimports/exports
. - Thanks to this, the code is more optimized and modularized.
- A
-
Enhanced Debug System
- An advanced debug system has been integrated, manageable via the debugging popup. It uses
console.debug
with unique identifiers for better log traceability.
- An advanced debug system has been integrated, manageable via the debugging popup. It uses
-
Function Documentation
- Detailed documentation has been added for each function in the extension, making it easier for other developers to maintain and understand the code.
-
Other Improvements
- Various other improvements and optimizations have been made to enhance the functionality and efficiency of the extension.
Release version 1.4.0
Version 1.4.0 enfin disponible !
Pour télécharger l'extension, il vous suffit de cliquer ici ou de télécharger le fichier en pièce jointe.
Ensuite, suivez simplement les instructions fournies par les navigateurs Chromium pour l'installer. Je sais que mon extension fonctionne sur Microsoft Edge, donc elle devrait également fonctionner sur Chrome (et peut-être même sur Opera). Dans les prochains jours (ou mois, j'ai des bacs blancs, le bac et je n'ai plus de pc personnel), je la rendrai également disponible sur Firefox.
Voici les liens pour l'installation sur Microsoft Edge et sur Chrome depuis l'étape 2.
Nouvelles fonctionnalités :
- Notes :
- Pop-up pour l'ajout et la modification de notes
- Possibilité de sauvegarder les notes modifiées si se sont des notes ajoutés à l'aide du simulateur
- Ajout de la colonne des coefficients car elle n'existe plus sur certains comptes
- Utilisation de la valeur par défaut du quotient donné par EcoleDirecte (au lieu du 20 systématique)
- Bug mineur lié à la légende réglée (légende inexistante = erreur)
- Amélioration des graphiques (Quelques bugs mineurs réglés et ajout de la moyenne générale dans le graphique en barre)
- Cahier De Texte :
- Les devoirs s'actualisent (en interne) en directe maintenant
- Design :
- Pop-up retravaillé
- Améliorations :
- Adaptation aux changements de structures sur la page EcoleDirecte
- Système de gestions des données synchronisés retravaillés (donc ajout de fonctions asynchronisés)
- Système de pop-up retravaillé
- Création d'un fichier Utils.js (qui contient certaines fonctions du fichier function.js)
- Création de certains fichiers et de certains fonctions pour faciliter le débogage et la lecture du code
Et autres encore...
Version 1.4.0 finally available !
To download the extension, simply click here or download the attached file.
Then, simply follow the instructions provided by Chromium-based browsers to install it. I know my extension works on Microsoft Edge, so it should also work on Chrome (and maybe even Opera). In the coming days (or months, I have pratice baccalaureates, the baccalaureate and I no longer have a personal PC), I will also make it available on Firefox.
Here are the links for installing on Microsoft Edge and on Chrome from the step 2.
New features :
- Notes:
- Pop-up for adding and editing grades
- Possibility of saving modified grades if they are grades added using the simulator
- Added the coefficients column because it no longer exists on certain accounts
- Use of the default value of the quotient given by EcoleDirecte (instead of the systematic 20)
- Minor bug linked to the legend set (legend non-existent = error)
- Improved graphics (Some minor bugs fixed and addition of the general average in the bar graph)
- Grades :
- Homework updates (internally) in live now
- Design:
- Reworked pop-up
- Improvements:
- Adaptation to structural changes on the EcoleDirecte page
- Reworked synchronized data management system (thus adding asynchronous functions)
- Reworked pop-up system
- Creation of a Utils.js file (which contains certain functions from the function.js file)
- Creation of certain files and functions to facilitate debugging and reading the code
And more...
Pre-Release version 2.0.0
Version 2.0.0 enfin disponible !
Pour télécharger l'extension, il vous suffit de cliquer ici ou de télécharger le fichier en pièce jointe.
Ensuite, suivez simplement les instructions fournies par les navigateurs Chromium pour l'installer. Je sais que mon extension fonctionne sur Microsoft Edge, donc elle devrait également fonctionner sur Chrome (et peut-être même sur Opera). Dans les prochains jours (ou mois, j'ai des bacs blancs, le bac et je n'ai plus de pc personnel), je la rendrai également disponible sur Firefox.
Voici les liens pour l'installation sur Microsoft Edge et sur Chrome depuis l'étape 2.
Nouvelles fonctionnalités :
- Notes :
- Pop-up pour l'ajout et la modification de notes
- Possibilité de sauvegarder les notes modifiées si se sont des notes ajoutés à l'aide du simulateur
- Ajout de la colonne des coefficients car elle n'existe plus sur certains comptes
- Utilisation de la valeur par défaut du quotient donné par EcoleDirecte (au lieu du 20 systématique)
- Bug mineur lié à la légende réglée (légende inexistante = erreur)
- Amélioration des graphiques (Quelques bugs mineurs réglés et ajout de la moyenne générale dans le graphique en barre)
- Objectif de moyenne générale ajouté quand tous les objectifs ont été fixé
- Cahier De Texte :
- Les devoirs s'actualisent (en interne) en directe maintenant
- Design :
- Pop-up retravaillé
- Améliorations :
- Adaptation aux changements de structures sur la page EcoleDirecte
- Système de gestions des données synchronisés retravaillés (donc ajout de fonctions asynchronisés)
- Système de pop-up retravaillé
- Création d'un fichier Utils.js (qui contient certaines fonctions du fichier function.js)
- Création de certains fichiers et de certains fonctions pour faciliter le débogage et la lecture du code
Et autres encore...
Version 2.0.0 finally available !
To download the extension, simply click here or download the attached file.
Then, simply follow the instructions provided by Chromium-based browsers to install it. I know my extension works on Microsoft Edge, so it should also work on Chrome (and maybe even Opera). In the coming days (or months, I have pratice baccalaureates, the baccalaureate and I no longer have a personal PC), I will also make it available on Firefox.
Here are the links for installing on Microsoft Edge and on Chrome from the step 2.
New features :
- Notes:
- Pop-up for adding and editing grades
- Possibility of saving modified grades if they are grades added using the simulator
- Added the coefficients column because it no longer exists on certain accounts
- Use of the default value of the quotient given by EcoleDirecte (instead of the systematic 20)
- Minor bug linked to the legend set (legend non-existent = error)
- Improved graphics (Some minor bugs fixed and addition of the general average in the bar graph)
- Global mean grade goal added when all goals have been set
- Grades :
- Homework updates (internally) in live now
- Design:
- Reworked pop-up
- Improvements:
- Adaptation to structural changes on the EcoleDirecte page
- Reworked synchronized data management system (thus adding asynchronous functions)
- Reworked pop-up system
- Creation of a Utils.js file (which contains certain functions from the function.js file)
- Creation of certain files and functions to facilitate debugging and reading the code
And more...
Release version 1.1.2
Version 1.1.2 enfin disponible !
Pour télécharger l'extension, il vous suffit de cliquer ici ou de télécharger le fichier en pièce jointe.
Ensuite, suivez simplement les instructions fournies par les navigateurs Chromium pour l'installer. Je sais que mon extension fonctionne sur Microsoft Edge, donc elle devrait également fonctionner sur Chrome (et peut-être même sur Opera). Dans les prochains jours (ou mois, j'ai un bac de français), je la rendrai également disponible sur Firefox.
Voici les liens pour l'installation sur Microsoft Edge et sur Chrome depuis l'étape 2.
Nouvelles fonctionnalités :
- Design :
- Infobulle
- Pop-up
- Notes :
- Calcul de à quel point la moyenne générale actuelle varie en fonction de la moyenne d'une matière
- Nouveau design pour les objectifs
- Améliorations :
- Système des objectifs retravaillé
- Bug sur la modification des notes réglé
- Bug sur l'ajout de notes réglé
Version 1.1.2 finally available !
To download the extension, simply click here or download the attached file.
Then, simply follow the instructions provided by Chromium-based browsers to install it. I know my extension works on Microsoft Edge, so it should also work on Chrome (and maybe even Opera). In the coming days (or months, I have a French baccalaureate to prepare), I will also make it available on Firefox.
Here are the links for installing on Microsoft Edge and on Chrome from the step 2.
New features :
- Design :
- Tooltip
- Pop-up
- Grades :
- Calculation of how much the current overall average varies based on a subject average
- New goals design
- Improvements :
- Goals system reworked
- Bug on changing grades fixed
- Bug on adding grades fixed
Release version 1.1.1
Version 1.1.1 enfin disponible !
Pour télécharger l'extension, il vous suffit de cliquer ici ou de télécharger le fichier en pièce jointe.
Ensuite, suivez simplement les instructions fournies par les navigateurs Chromium pour l'installer. Je sais que mon extension fonctionne sur Microsoft Edge, donc elle devrait également fonctionner sur Chrome (et peut-être même sur Opera). Dans les prochains jours (ou mois, j'ai un bac de français), je la rendrai également disponible sur Firefox.
Voici les liens pour l'installation sur Microsoft Edge et sur Chrome depuis l'étape 2.
Nouvelles fonctionnalités :
- Design :
- Infobulle
- Pop-up
- Notes :
- Calcul de à quel point la moyenne générale actuelle varie en fonction de la moyenne d'une matière
- Nouveau design pour les objectifs
- Améliorations :
- Système des objectifs retravaillé
- Bug sur la modification des notes réglé
Version 1.1.1 finally available !
To download the extension, simply click here or download the attached file.
Then, simply follow the instructions provided by Chromium-based browsers to install it. I know my extension works on Microsoft Edge, so it should also work on Chrome (and maybe even Opera). In the coming days (or months, I have a French baccalaureate to prepare), I will also make it available on Firefox.
Here are the links for installing on Microsoft Edge and on Chrome from the step 2.
New features :
- Design :
- Tooltip
- Pop-up
- Grades :
- Calculation of how much the current overall average varies based on a subject average
- New goals design
- Improvements :
- Goals system reworked
- Bug on changing grades fixed
Release version 1.1.0
Version 1.1.0 enfin disponible !
Pour télécharger l'extension, il vous suffit de cliquer ici ou de télécharger le fichier en pièce jointe.
Ensuite, suivez simplement les instructions fournies par les navigateurs Chromium pour l'installer. Je sais que mon extension fonctionne sur Microsoft Edge, donc elle devrait également fonctionner sur Chrome (et peut-être même sur Opera). Dans les prochains jours (ou mois, j'ai un bac de français), je la rendrai également disponible sur Firefox.
Voici les liens pour l'installation sur Microsoft Edge et sur Chrome depuis l'étape 2.
Nouvelles fonctionnalités :
- Design :
- Infobulle
- Pop-up
- Notes :
- Calcul de à quel point la moyenne générale actuelle varie en fonction de la moyenne d'une matière
- Nouveau design pour les objectifs
- Améliorations :
- Système des objectifs retravaillé
Version 1.1.0 finally available !
To download the extension, simply click here or download the attached file.
Then, simply follow the instructions provided by Chromium-based browsers to install it. I know my extension works on Microsoft Edge, so it should also work on Chrome (and maybe even Opera). In the coming days (or months, I have a French baccalaureate to prepare), I will also make it available on Firefox.
Here are the links for installing on Microsoft Edge and on Chrome from the step 2.
New features :
- Design :
- Tooltip
- Pop-up
- Grades :
- Calculation of how much the current overall average varies based on a subject average
- New goals design
- Improvements :
- Goals system reworked
Release version 1.0.0
Première publication enfin disponible !
Pour télécharger l'extension, il vous suffit de cliquer ici ou de télécharger le fichier en pièce jointe.
Ensuite, suivez simplement les instructions fournies par les navigateurs Chromium pour l'installer. Je sais que mon extension fonctionne sur Microsoft Edge, donc elle devrait également fonctionner sur Chrome (et peut-être même sur Opera). Dans les prochains jours (ou mois, j'ai un bac de français), je la rendrai également disponible sur Firefox.
Voici les liens pour l'installation sur Microsoft Edge et sur Chrome depuis l'étape 2.
Nouvelles fonctionnalités :
- Design :
- Nouvelle barre latérale
- Crédit
- Notes :
- Calcul de la moyenne basé sur les notes affichées
- Ajout de notes pour simulation
- Modification de notes pour simulation
- Ajout d'objectifs de notes
- Graphique en barres et graphique linéaire
- Emploi du temps :
- Ajout du statut des devoirs dans l'emploi du temps
- Messagerie :
- Ajout d'un bouton pour lire tous les messages
First release finally available !
To download the extension, simply click here or download the attached file.
Then, simply follow the instructions provided by Chromium-based browsers to install it. I know my extension works on Microsoft Edge, so it should also work on Chrome (and maybe even Opera). In the coming days (or months, I have a French baccalaureate to prepare), I will also make it available on Firefox.
Here are the links for installing on Microsoft Edge and on Chrome from the step 2.
New features :
- Design :
- New sidebar
- Credit
- Grades :
- Calculation of the average based on the displayed grades
- Adding grades for simulation
- Modifying grades for simulation
- Adding grade objectives
- Bar graph and line graph
- Schedule :
- Adding homework status to the schedule
- Messaging :
- Adding a button to read all messages