summaryrefslogtreecommitdiff
path: root/api/img_adt_svc_relais.php
Commit message (Collapse)AuthorAgeFilesLines
* Display sectoeur_id rather than relais title.Ludovic Pouzenc2018-03-111-4/+5
|
* Bugfix : colors on synoptic were broken on SafariLudovic Pouzenc2017-01-281-1/+7
| | | | (JS idiom : for var n in ... don't work)
* 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-281-0/+27
| | | | get_node_status.php is dummy for now, need SQL and ask the monitoring machine
* Same security fix for others API scriptsLudovic Pouzenc2016-08-281-1/+4
|
* 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
|
* Update synoptique ADT -> Svc -> Equipement (icones et labels)Ludovic Pouzenc2016-05-011-9/+21
|
* 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-271-0/+166
Mostly broken :)