0llino
|
de4410afc4
|
changes images to better quality
|
2023-01-13 13:19:35 +01:00 |
|
|
4bb0a485a1
|
Fix artemis
|
2023-01-13 13:01:55 +01:00 |
|
|
85639bf6de
|
Check docstrings and remove some Debug derives
|
2023-01-13 12:09:03 +01:00 |
|
|
8bc23c91dc
|
Minor changes for documentation
|
2023-01-13 11:44:31 +01:00 |
|
|
0880048fc7
|
Move forms above
|
2023-01-13 11:20:50 +01:00 |
|
|
0e1479ab46
|
Print favoris, add url
|
2023-01-13 11:02:11 +01:00 |
|
|
0579dfe042
|
Fix checking if title is a favoris
|
2023-01-13 10:46:38 +01:00 |
|
|
5582a184b2
|
Move Request logging to end of parse_uri function
|
2023-01-13 10:28:55 +01:00 |
|
|
3f9b33f2df
|
Change name of Request::requested_data to Request::query
|
2023-01-13 10:21:13 +01:00 |
|
|
509bef0246
|
Add doc for kratos
|
2023-01-13 10:19:08 +01:00 |
|
|
0f6dcebdb4
|
Add SOAP call
|
2023-01-13 09:51:08 +01:00 |
|
|
210946ef7c
|
Minor changes
|
2023-01-13 09:46:35 +01:00 |
|
|
5ced2ee48c
|
Fix printing data when not empty
|
2023-01-13 09:30:15 +01:00 |
|
|
025be0a864
|
Print the result from searching titles, even if empty
|
2023-01-13 09:19:45 +01:00 |
|
|
c5650922b3
|
Don't send an empty array as NOT FOUND response
|
2023-01-13 09:15:37 +01:00 |
|
|
99595b7b0c
|
Add history form to GET history when asked
|
2023-01-13 09:05:59 +01:00 |
|
|
d122e6634b
|
Print history
|
2023-01-13 08:58:11 +01:00 |
|
|
db12fb160c
|
Minor changes, add requirements.txt
|
2023-01-13 08:39:56 +01:00 |
|
|
65029a3051
|
Start dealing with history, TODO: finish
|
2023-01-12 23:58:05 +01:00 |
|
|
de92b04191
|
Don't print anything if there's no title data
|
2023-01-12 23:52:44 +01:00 |
|
|
2f0eb8020f
|
Add result echo after inserting
|
2023-01-12 23:48:30 +01:00 |
|
|
c7f4fddbdd
|
Rewrite kratos
|
2023-01-12 23:44:44 +01:00 |
|
|
daed0dcfb1
|
Update installation doc for PHP
|
2023-01-12 17:51:10 +01:00 |
|
|
2fd30a71c0
|
Add names of binaries in languages section
|
2023-01-12 17:47:35 +01:00 |
|
|
abd8904933
|
Remove old latex docs
|
2023-01-12 17:44:10 +01:00 |
|
|
2facc86898
|
Document server
|
2023-01-12 17:42:35 +01:00 |
|
|
d527c3f308
|
Move kratos to src
|
2023-01-12 16:31:00 +01:00 |
|
|
6cdfaa560d
|
Add things to README
|
2023-01-12 16:29:05 +01:00 |
|
|
b219808aea
|
Déplacement dans un répertoire différent
Ajout du POST (non fonctionnel)
Ajout d'un affichage sous forme de tableau pour le GET search et ajout du parcours des favoris
|
2023-01-12 15:58:03 +01:00 |
|
|
968f4b47a1
|
Add documentation of Artemis
|
2023-01-12 15:56:41 +01:00 |
|
|
061826fc36
|
Use lowercase help
|
2023-01-12 15:50:52 +01:00 |
|
|
bc13aa8b49
|
Continue README
|
2023-01-12 15:33:12 +01:00 |
|
|
8c7478150a
|
Add classes for response data
|
2023-01-12 15:32:21 +01:00 |
|
0llino
|
a330c2a343
|
added connexion error case in artemis.py
|
2023-01-12 14:35:31 +01:00 |
|
0llino
|
409799a52b
|
added cases into artemis
|
2023-01-12 14:22:07 +01:00 |
|
|
6b6779934a
|
Update archi images
|
2023-01-12 13:46:56 +01:00 |
|
0llino
|
6cfb78b2f6
|
added case if the postgresql service is off
|
2023-01-12 13:42:29 +01:00 |
|
|
e6506221f3
|
Replace hello filenames to ping
|
2023-01-12 13:34:46 +01:00 |
|
|
efde577b7a
|
Handle error on fileaccess for sending soap
|
2023-01-12 13:33:19 +01:00 |
|
|
6f5b23a464
|
Make file sending a private method
|
2023-01-12 13:09:14 +01:00 |
|
|
450ce9e2c6
|
Replace SOAP hello by ping, pong
|
2023-01-12 12:52:44 +01:00 |
|
|
917bc381b7
|
Add DELETE request
|
2023-01-12 08:35:30 +01:00 |
|
|
bf58239866
|
Fix artemis and include SOAP request
|
2023-01-11 22:30:08 +01:00 |
|
|
709857fc0c
|
Add WSDL and SOAP response files
|
2023-01-11 21:46:36 +01:00 |
|
|
1bdbdcebe7
|
Permit hephaistos to send wsdl on GET and SOAP response on POST
|
2023-01-11 21:31:11 +01:00 |
|
|
77b68f4654
|
Write more logging messages
|
2023-01-10 23:10:13 +01:00 |
|
|
cc70b573f0
|
Add error messages for logging in parse_uri
|
2023-01-10 22:38:08 +01:00 |
|
|
258ecbfbe0
|
Change comments, print messages and move ear::new to top of run()
|
2023-01-10 22:24:45 +01:00 |
|
|
33299d1440
|
Formatting
|
2023-01-10 22:17:21 +01:00 |
|
|
db022cfa15
|
Add DELETE /api/favoris/<id>
|
2023-01-10 22:14:11 +01:00 |
|