Commit Graph

27 Commits

Author SHA1 Message Date
057832c309 Grand nettoyage: élimination des REQUEST héritées de Zope. 2021-09-27 10:20:10 +02:00
2c97349acf améliore affichage exceptions (ex: erreur inscription étudiants) 2021-09-21 15:02:22 +02:00
987800c30e Remplace REQUEST.URL par accès à Flask request global object 2021-09-18 10:10:02 +02:00
0fedb7771c Améliore téléchargement fichiers (REQUEST => send_file) 2021-09-16 00:15:29 +02:00
de47a5e873 export PDF avec Flask 2021-08-31 20:18:50 +02:00
a52de101b6 Adaptation fonctions export Apogée pour ScoDoc 9 2021-08-31 19:32:12 +02:00
aee02d911e reorganized logging. 2021-08-29 19:58:15 +02:00
14991a2119 refactoring: élimination de 'context' (très frais, tests en cours). 2021-08-21 00:24:51 +02:00
e61af69f6d refactoring 2021-08-20 10:51:42 +02:00
24416e256d refactoring (context) 2021-08-19 10:28:35 +02:00
f5dbbaa207 refactoring & tests, cont. 2021-08-01 11:16:16 +03:00
540623d3b9 refactoring and tests 2021-07-31 19:01:10 +03:00
8fedde52e7 refactoring: removing useless args for Flask 2021-07-29 17:31:15 +03:00
8c02c6ef7e removed useless context arg from evaluations 2021-07-29 11:19:00 +03:00
eff9ae59bc removed useless context arg from preferences 2021-07-28 18:03:54 +03:00
a07571494c Fix PDF (combining accents) and StringIO imports 2021-07-25 23:31:59 +03:00
0ec41c48f3 Fix unicode strings for Python3 2021-07-12 15:13:10 +02:00
585e80e523 fixed StringIO imports 2021-07-11 22:56:22 +02:00
c6f0fa86ea rewritten all ficheEtud urls using Flask 2021-07-11 17:37:12 +02:00
7bb45516ed python-modernize 2021-07-09 17:47:06 +02:00
14d329fb0f Massive refactoring/reorganization of imports. Work in progress. 2021-06-19 23:21:37 +02:00
c2798be033 WIP refactoring, cont. 2021-06-16 18:18:32 +02:00
8cf1cc7c34 WIP refactoring 2021-06-14 00:23:22 +02:00
09a65b48ef WIP refactoring: preferences 2021-06-13 19:12:20 +02:00
d586359e3d WIP: refactoring 2021-06-13 18:29:53 +02:00
dcb53e9c35 WIP migration vues en cours / tout est en vrac ! 2021-06-02 22:40:34 +02:00
4864fa5040 Application Flask pour ScoDoc 8 2021-05-29 18:22:51 +02:00