23/10/2023 - 16h

master
cherif 2023-10-23 15:33:08 +02:00
parent 6b6618476c
commit dc22633d75
3 changed files with 455 additions and 15 deletions

View File

@ -1,12 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="c6d0259a-16e1-410d-91a1-830590ee2a08" name="Changes" comment="22/10/2023 - 22h">
<list default="true" id="c6d0259a-16e1-410d-91a1-830590ee2a08" name="Changes" comment="23/10/2023 - 13h">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Log/log_file.log" beforeDir="false" afterPath="$PROJECT_DIR$/Log/log_file.log" afterDir="false" />
<change beforePath="$PROJECT_DIR$/base_specific_fields.py" beforeDir="false" afterPath="$PROJECT_DIR$/base_specific_fields.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/main.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ressources_humaines.py" beforeDir="false" afterPath="$PROJECT_DIR$/ressources_humaines.py" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -76,13 +74,6 @@
<option name="presentableId" value="Default" />
<updated>1680804787304</updated>
</task>
<task id="LOCAL-00087" summary="28/08/23 - 13h30">
<created>1693222908723</created>
<option name="number" value="00087" />
<option name="presentableId" value="LOCAL-00087" />
<option name="project" value="LOCAL" />
<updated>1693222908723</updated>
</task>
<task id="LOCAL-00088" summary="28/08/23 - 20h30">
<created>1693250192837</created>
<option name="number" value="00088" />
@ -419,7 +410,14 @@
<option name="project" value="LOCAL" />
<updated>1698005958435</updated>
</task>
<option name="localTasksCounter" value="136" />
<task id="LOCAL-00136" summary="23/10/2023 - 13h">
<created>1698059598790</created>
<option name="number" value="00136" />
<option name="presentableId" value="LOCAL-00136" />
<option name="project" value="LOCAL" />
<updated>1698059598790</updated>
</task>
<option name="localTasksCounter" value="137" />
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
@ -434,7 +432,6 @@
</option>
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="22/09/2023 - 18h53" />
<MESSAGE value="25/09/2023 - 12h40" />
<MESSAGE value="25/09/2023 - 16h40" />
<MESSAGE value="26/09/23 - 19h" />
@ -459,6 +456,7 @@
<MESSAGE value="22/10/2023 - 12h" />
<MESSAGE value="22/10/2023 - 18h00" />
<MESSAGE value="22/10/2023 - 22h" />
<option name="LAST_COMMIT_MESSAGE" value="22/10/2023 - 22h" />
<MESSAGE value="23/10/2023 - 13h" />
<option name="LAST_COMMIT_MESSAGE" value="23/10/2023 - 13h" />
</component>
</project>

View File

@ -1863766,3 +1863766,437 @@ INFO:root:2023-10-23 13:12:01.713984 : Security check : IP adresse '127.0.0.1'
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 13:12:01] "POST /myclass/api/Get_Collection_Eligible_Champ_Specific/ HTTP/1.1" 200 -
INFO:root:2023-10-23 13:12:01.717619 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 13:12:01] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:02:30.597829 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-10-23 14:02:30.598830 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-10-23 14:02:30.598830 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-10-23 14:02:30.599830 : ++ FLASK PORT 5001 ++
INFO:root:2023-10-23 14:02:30.599830 : ++ LMS_BAS_URL mysy-training.com/ ++
INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on http://localhost:5001
INFO:werkzeug:Press CTRL+C to quit
INFO:werkzeug: * Restarting with stat
INFO:root:2023-10-23 14:02:49.876448 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-10-23 14:02:49.876448 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-10-23 14:02:49.876448 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-10-23 14:02:49.877434 : ++ FLASK PORT 5001 ++
INFO:root:2023-10-23 14:02:49.877434 : ++ LMS_BAS_URL mysy-training.com/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 877-541-979
INFO:root:2023-10-23 14:03:28.645231 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:28.645231 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:28.646618 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:28] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:28] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:28] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:29.016573 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:29.018575 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:29] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:30.058156 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:30.059155 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:30.061157 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:30.062153 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:30.063153 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:30.064154 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:30.398956 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:30.400953 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:30.444883 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:30.446295 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:30.456861 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:30.457881 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:30.717834 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:30.720836 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:30.761528 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:30.763525 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:30.774550 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:30.775907 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:30] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:31.043100 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:31.046178 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:31] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:31] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:31.074948 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:31.075948 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:31] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:31] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:31.085969 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:31.086988 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:31] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:31] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:31.355260 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:31.356257 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:31] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:31] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:31.385184 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:31.388596 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:31] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:31] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:03:31.396320 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:03:31.399265 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:31] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:03:31] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:12.944151 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:12.947194 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:12.954887 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:12] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:13] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:13] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:13.663442 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:13.668438 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:13] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.137562 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:14.141700 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.146252 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:14.149552 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:14.154917 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.164539 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.171981 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:14.178372 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:14.181706 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.194460 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.207970 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:14.211423 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.234316 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:14.236604 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:14.238624 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:14.240623 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:14.245086 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.258205 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.270042 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:14.274048 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.287077 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.293099 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.303667 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:14.307038 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.316310 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 14:59:14.320649 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.330877 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.346353 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.355687 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 14:59:14.362222 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 14:59:14] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:00:35.748709 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:00:35] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:00:36.134901 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:00:36.145897 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:00:36.153897 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:00:36.164068 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:00:36] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:00:36] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:00:36] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:00:36.222406 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:00:36] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:00:36.271658 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:00:36] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:00:41.921330 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:00:41] "POST /myclass/api/Get_Collection_Eligible_Champ_Specific/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:00:41.929941 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:00:41] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:02:04.068766 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:02:04.071778 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:02:04] "POST /myclass/api/Get_Collection_Eligible_Champ_Specific/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:02:04] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:03:09.393199 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:03:12.922636 : Add_specific_field - La valeur 'field_value' n'est pas presente dans liste
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:03:12] "POST /myclass/api/Add_specific_field/ HTTP/1.1" 200 -
INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_specific_fields.py', reloading
INFO:werkzeug: * Restarting with stat
INFO:root:2023-10-23 15:04:02.456489 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-10-23 15:04:02.456489 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-10-23 15:04:02.456489 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-10-23 15:04:02.456489 : ++ FLASK PORT 5001 ++
INFO:root:2023-10-23 15:04:02.457477 : ++ LMS_BAS_URL mysy-training.com/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 877-541-979
INFO:root:2023-10-23 15:04:02.516695 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:04:02] "POST /myclass/api/Add_specific_field/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:04:03.511263 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:04:03] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:23.983104 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:23] "POST /myclass/api/Get_Collection_Eligible_Champ_Specific/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:23.987335 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:23] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:26.448279 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:26.450275 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:26.451717 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:26] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:26] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:26] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.376302 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.378301 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.743250 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.747270 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.752520 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.756969 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.762724 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.768768 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.776845 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.785876 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.793238 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.799975 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.802973 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.821553 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.834177 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.840406 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.859952 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.862349 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.867014 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.874254 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.882879 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.887875 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.899836 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.907602 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.911791 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.918496 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.928695 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.934234 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.945236 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:27.948746 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.956660 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:27.961059 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:27] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:28.778773 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:28.782231 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:28.785248 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:28.789249 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:28] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:28] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:28.802649 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:28] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:28] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:28.894752 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:28] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:32.058963 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:32.064954 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:32.071272 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:32.077394 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:05:32.083702 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:32] "POST /myclass/api/Get_Related_Target_Collection_Data/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:32] "POST /myclass/api/Get_List_Profil_Ressource_Humaine/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:32] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:32] "POST /myclass/api/Get_List_Manager_Ressource_Humaine/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:05:33.127050 : Get_Partner_Object_Specific_Valide_Displayed_Fields Le champ 'object_name' n'existe pas
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:05:33] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_specific_fields.py', reloading
INFO:werkzeug: * Restarting with stat
INFO:root:2023-10-23 15:06:48.910161 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-10-23 15:06:48.910161 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-10-23 15:06:48.910694 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-10-23 15:06:48.910694 : ++ FLASK PORT 5001 ++
INFO:root:2023-10-23 15:06:48.910694 : ++ LMS_BAS_URL mysy-training.com/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 877-541-979
INFO:root:2023-10-23 15:06:50.023906 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:06:50.028028 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:06:50.035249 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:06:50] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:06:50.050403 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:06:50] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:06:50] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:06:50.169832 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:06:50.173748 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:06:50.177127 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:06:50.184968 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:06:50.188365 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:06:50] "POST /myclass/api/Get_List_Profil_Ressource_Humaine/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:06:50] "POST /myclass/api/Get_List_Manager_Ressource_Humaine/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:06:50] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:06:50] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:06:50] "POST /myclass/api/Get_Related_Target_Collection_Data/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:06:57.995302 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:06:58.002461 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:06:58.008458 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:06:58.017451 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:06:58.027598 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:06:58] "POST /myclass/api/Get_Given_Ressource_Humaine/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:06:58] "POST /myclass/api/getRecoded_Employee_Image_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:06:58] "POST /myclass/api/Get_Matrix_Acces_Right/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:06:58] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:06:58] "POST /myclass/api/Get_List_Ressource_Humaine_Affectation/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:07:36.903153 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:07:36] "POST /myclass/api/Update_Ressource_Humaine/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:07:37.622183 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:07:37] "POST /myclass/api/Get_List_Manager_Ressource_Humaine/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:07:38.715572 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:07:38] "POST /myclass/api/Get_List_Ressource_Humaine_with_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:07:39.206666 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:07:39] "POST /myclass/api/Get_Given_Ressource_Humaine/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:07:56.924153 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:07:57.801211 : delete_given_specific_field Le champ est déjà utilisé, impossible de le supprimer
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:07:57] "POST /myclass/api/delete_given_specific_field/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:08:10.289276 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:08:10.290461 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:08:10.300254 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:08:10.306154 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:08:10] "POST /myclass/api/Get_Given_Ressource_Humaine/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:08:10.318452 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:08:10] "POST /myclass/api/getRecoded_Employee_Image_from_front/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:08:10] "POST /myclass/api/Get_List_Ressource_Humaine_Affectation/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:08:10] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:08:10] "POST /myclass/api/Get_Matrix_Acces_Right/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:08:24.695195 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:08:24] "POST /myclass/api/Update_Ressource_Humaine/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:08:24.731759 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:08:24] "POST /myclass/api/Get_List_Manager_Ressource_Humaine/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:08:25.878074 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:08:25] "POST /myclass/api/Get_List_Ressource_Humaine_with_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:08:26.416578 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:08:26] "POST /myclass/api/Get_Given_Ressource_Humaine/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:08:35.022162 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:08:35] "POST /myclass/api/delete_given_specific_field/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:08:35.294201 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:08:35] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_specific_fields.py', reloading
INFO:werkzeug: * Restarting with stat
INFO:root:2023-10-23 15:12:09.365325 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-10-23 15:12:09.366652 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-10-23 15:12:09.366652 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-10-23 15:12:09.366652 : ++ FLASK PORT 5001 ++
INFO:root:2023-10-23 15:12:09.366652 : ++ LMS_BAS_URL mysy-training.com/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 877-541-979
INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\base_specific_fields.py', reloading
INFO:werkzeug: * Restarting with stat
INFO:root:2023-10-23 15:14:35.061773 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
INFO:root:2023-10-23 15:14:35.061773 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
INFO:root:2023-10-23 15:14:35.062783 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
INFO:root:2023-10-23 15:14:35.062783 : ++ FLASK PORT 5001 ++
INFO:root:2023-10-23 15:14:35.062783 : ++ LMS_BAS_URL mysy-training.com/ ++
WARNING:werkzeug: * Debugger is active!
INFO:werkzeug: * Debugger PIN: 877-541-979
INFO:root:2023-10-23 15:18:40.462169 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:18:40] "POST /myclass/api/Get_Collection_Eligible_Champ_Specific/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:18:40.466194 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:18:40] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:22:42.470208 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:22:42] "POST /myclass/api/Get_Collection_Eligible_Champ_Specific/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:22:42.476206 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:22:42] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:22:57.484451 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:22:57.489039 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:22:57.494038 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:22:57] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:22:57] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:22:57.508428 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:22:57] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:22:57.633249 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:22:57] "POST /myclass/api/Get_Collection_Eligible_Champ_Specific/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:22:57.636628 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:22:57] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:23:03.001995 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:23:03] "POST /myclass/api/get_given_specific_field/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:28:18.327407 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:28:18] "POST /myclass/api/Get_Collection_Eligible_Champ_Specific/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:28:18.330730 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:28:18] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:28:20.835481 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:28:20] "POST /myclass/api/get_given_specific_field/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:29:01.528009 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:29:01] "POST /myclass/api/Get_Collection_Eligible_Champ_Specific/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:29:01.532627 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:29:01] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:29:11.586763 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:29:11.592763 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:29:11.594763 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:29:11] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:29:11] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:29:11.611763 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:29:11] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:29:11.756032 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:29:11] "POST /myclass/api/Get_Collection_Eligible_Champ_Specific/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:29:11.759033 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:29:11] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:29:16.421931 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:29:16] "POST /myclass/api/get_given_specific_field/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:31:42.308914 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:31:42] "POST /myclass/api/Get_Collection_Eligible_Champ_Specific/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:31:42.313408 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:31:42] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:32:00.832930 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:32:00.838120 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:32:00] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:32:00.844509 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:32:00] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:32:00.855510 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:32:00] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:32:00.971779 : Security check : IP adresse '127.0.0.1' connected
INFO:root:2023-10-23 15:32:00.974791 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:32:00] "POST /myclass/api/Get_Collection_Eligible_Champ_Specific/ HTTP/1.1" 200 -
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:32:00] "POST /myclass/api/get_list_specific_field_partner_no_filter/ HTTP/1.1" 200 -
INFO:root:2023-10-23 15:32:05.021763 : Security check : IP adresse '127.0.0.1' connected
INFO:werkzeug:127.0.0.1 - - [23/Oct/2023 15:32:05] "POST /myclass/api/get_given_specific_field/ HTTP/1.1" 200 -

View File

@ -56,7 +56,7 @@ def Add_specific_field(diction):
Verification des champs obligatoires
"""
field_list_obligatoire = ['related_collection', 'field_type', 'is_mandatory', 'field_label', 'field_name',
'is_displayed','field_value', 'token']
'is_displayed', 'token']
for val in field_list_obligatoire:
if val not in diction:
@ -156,6 +156,14 @@ def Add_specific_field(diction):
return False, " La valeur '" + str(
field_name) + "' n'est pas autorisée pour la personnalisation. Il fait plus de 50 caractères",
field_name_val_saisie = str(field_name).replace("my_", "")
if(str(field_name_val_saisie).isalnum() is False ):
mycommon.myprint(
str(inspect.stack()[0][3]) + " - La valeur '" + str(
field_name) + "' n'est pas alphanumérique ")
return False, " La valeur '" + str(field_name) + "' n'est pas alphanumérique ",
data['field_name'] = field_name
@ -589,7 +597,7 @@ def Get_Partner_Object_Specific_Valide_Displayed_Fields(diction):
"""
Verification des input acceptés
"""
field_list = ['token', ]
field_list = ['token', 'object_name']
incom_keys = diction.keys()
for val in incom_keys: