summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* icons: Add Rocket AC LiteHEADmasterNicolas Goaziou2020-10-042-0/+1
| | | | | * api/icons/rocket-r5ac-lite.png: New file. * api/icons/emid65.png: New file (link).
* Merge branch 'master' of file:///var/git/chd_gestionLudovic Pouzenc2019-11-231-0/+1
|\
| * Add missing icon linkNicolas Goaziou2019-11-231-0/+1
| | | | | | | | * api/icons/emid60.png: New link.
| * Reduce EdgePoint icon size (again)Nicolas Goaziou2019-03-211-0/+0
| |
| * Link emid58.png to EdgePoint pictureNicolas Goaziou2019-03-211-0/+1
| |
| * Fix icon size in last commitNicolas Goaziou2019-01-291-0/+0
| |
| * Add icon for EdgePoint 16 portsNicolas Goaziou2019-01-292-0/+1
| | | | | | | | * api/icons/edgepoint-s16.png: New file.
* | MergeLudovic Pouzenc2019-11-237-1/+5
|/
* Merge branch 'master' of file:///var/git/chd_gestionLudovic Pouzenc2018-06-211-4/+14
|\
| * Better logger and sound for headless situationsLudovic Pouzenc2018-04-071-4/+14
| |
* | schema update : more views for api + more enumsLudovic Pouzenc2018-06-212-10/+185
|/
* Fix : missing h2 id for ToCLudovic Pouzenc2018-03-181-1/+3
|
* Add a html generator for etat_reseau status page. Should run near poke.php.Ludovic Pouzenc2018-03-181-0/+262
|
* Add a visual schema for mysql databaseLudovic Pouzenc2018-03-132-0/+3146
|
* Display sectoeur_id rather than relais title.Ludovic Pouzenc2018-03-111-4/+5
|
* approchement_gestion_compta: second "working" version. outputs ODS. Date ↵Ludovic Pouzenc2018-01-021-61/+258
| | | | math are wrong.
* rapprochement_gestion_compta: first working version. outputs CSV for nowLudovic Pouzenc2017-12-241-18/+311
|
* Ajout début de script pour rapporcher les prélèvements effectués et lesLudovic Pouzenc2017-12-172-0/+137
| | | | services de l'appli de gestion.
* 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
|
* misc/setup_routing: add some hints for log/debugLudovic Pouzenc2017-06-221-2/+2
|
* 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
* sql : enforces service < 1 ---- 1 > equipementLudovic Pouzenc2016-08-292-3/+3
|
* misc/setup_routing.sh: bugfix : could leave stale NAT rules if equipment ↵Ludovic Pouzenc2016-08-291-0/+8
| | | | change on an already active service
* api/img_adt_svc_relais.php: add node coloring from monitoring infoLudovic Pouzenc2016-08-283-1/+90
| | | | 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
|
* mySQL : dump routines and commit recent minor changesLudovic Pouzenc2016-08-283-11/+82
|
* Handy script/sql to mass import some data in ippubliques tableLudovic Pouzenc2016-08-282-0/+263
|
* misc/setup_config.sh: production values, drop backwards compat, fix ↵Ludovic Pouzenc2016-08-281-7/+5
| | | | conntrack that uses stderr for normal output
* genconf_prod: helper script remotely used by api/gen_conf.php to put config ↵Ludovic Pouzenc2016-08-281-0/+21
| | | | file in place with some checks
* 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
|
* misc: setup_routing.sh : less crude, english commentsLudovic Pouzenc2016-08-281-91/+160
|
* misc: setup_routing.sh : read config file from api/gen_conf.php and apply ↵Ludovic Pouzenc2016-08-281-0/+123
| | | | | | routing Crude version that does not disable routing on suspend or cancel.
* misc scripts: ssh-rt.sh derivate fe80 link-local IP from other IP(4/6) or macLudovic Pouzenc2016-08-281-0/+37
| | | | This is used for remote upgrade OpenWRT routers accross our net
* Adherent/view : allow service termination if ServiceStatut is "Prévu"Ludovic Pouzenc2016-06-122-2/+6
|
* Adherent/index : add by AdherentTypes filterLudovic Pouzenc2016-06-123-27/+21
|
* Adherents/add : same layout as Adherents/edit (like the paper form)Ludovic Pouzenc2016-06-121-0/+79
|
* Service title becomes SER-<sid> and not SER-<stype>-<aid>-<sid>. Add TL741ND ↵Ludovic Pouzenc2016-06-123-9/+9
| | | | v5.1.
* Equipement/edit : make uplink links sorted by IP + minor refactorings.Ludovic Pouzenc2016-06-123-14/+43
|
* Lighten some navLudovic Pouzenc2016-06-113-11/+3
|
* Don't leak database passwords.Ludovic Pouzenc2016-06-113-56/+46
|