summaryrefslogtreecommitdiff
path: root/api
Commit message (Collapse)AuthorAgeFilesLines
* D3.js: Do not display "Orphelins" node when there is no orphanLudovic Pouzenc2017-11-201-45/+45
| | | | | * api/data.json.php: Do not display "Orphelins" node when there is no orphan.
* Add missing iconsLudovic Pouzenc2017-11-207-0/+3
|
* D3.js: Display only backbone.Ludovic Pouzenc2017-11-201-1/+10
|
* icons update (recent changes in equipement_modeles)Ludovic Pouzenc2017-06-213-0/+1
|
* Bugfix : colors on synoptic were broken on SafariLudovic Pouzenc2017-01-281-1/+7
| | | | (JS idiom : for var n in ... don't work)
* Add Synology RT1900ac iconLudovic Pouzenc2017-01-242-1/+1
|
* api : implement eCampaign webservices : automatic mobile number exportLudovic Pouzenc2016-12-173-0/+168
|
* 2016-09-20 Ajout couleur en fonction de l'état du monitoring pour les ↵Ludovic Pouzenc2016-12-101-14/+16
| | | | | | équipements dans le synoptique en bas de page adhérent.
* Bugfix : strpos() avec un offset qui peut être hors chaine.Ludovic Pouzenc2016-12-101-3/+6
| | | | | | [Thu Dec 08 14:13:18.245825 2016] [:error] [pid 10306] [client 185.61.116.41:48834] PHP Warning: strpos(): Offset not contained in string in /root/chd_gestion/api/img_adt_svc_relais.php on line 94
* api/img_adt_svc_relais.php: add node coloring from monitoring infoLudovic Pouzenc2016-08-282-0/+89
| | | | get_node_status.php is dummy for now, need SQL and ask the monitoring machine
* api/icons : fix previous commitLudovic Pouzenc2016-08-281-1/+1
|
* icons update (recent changes in equipement_modeles)Ludovic Pouzenc2016-08-2813-4/+10
|
* Same security fix for others API scriptsLudovic Pouzenc2016-08-285-5/+16
|
* Security issue : SET NAMES does not affect mysql_real_espace_string()Ludovic Pouzenc2016-08-281-1/+1
|
* Print error on mysql connection failure and bail out.Ludovic Pouzenc2016-08-281-0/+3
|
* Synoptique : le relai est maintenant un lien cliquable.Ludovic Pouzenc2016-05-301-1/+1
|
* Reduce overall width with line breaks and font sizeLudovic Pouzenc2016-05-291-1/+7
|
* Add NanoStation M2Ludovic Pouzenc2016-05-291-0/+1
|
* Update synoptique ADT -> Svc -> Equipement (icones et labels)Ludovic Pouzenc2016-05-0138-9/+44
|
* gen_conf: switch back to standard SSH portNicolas Goaziou2016-04-301-1/+1
| | | | * api/gen_conf.php: Switch back to port 22.
* Bugfix : target="_blank" pas dans xlinkLudovic Pouzenc2016-04-231-0/+1
|
* Bugfix synoptique, svg inline et pas embed + correction chemins imagesLudovic Pouzenc2016-04-231-1/+10
|
* Synoptique Adhérent / Services / Equipements / RelaisLudovic Pouzenc2016-03-274-0/+169
| | | | Mostly broken :)
* Initial import for API part.Ludovic Pouzenc2016-03-125-0/+282