summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Synoptique : le relai est maintenant un lien cliquable.Ludovic Pouzenc2016-05-301-1/+1
|
* Equipements : allow multiple Equipements to be added at once.UnfinishedLudovic Pouzenc2016-05-293-7/+218
| | | | Ipmgmt causes constraint violation if set for more than once Equipement.
* Reduce overall width with line breaks and font sizeLudovic Pouzenc2016-05-291-1/+7
|
* Bugfix : Equipement/view : uplink was always blankLudovic Pouzenc2016-05-291-1/+1
|
* Add NanoStation M2Ludovic Pouzenc2016-05-291-0/+1
|
* Bugfix : Equipement/edit only show available Ipmgmt (as in Equipement/add)Ludovic Pouzenc2016-05-291-2/+6
|
* L10N : fix "Find" instead of "Yes". POT file updatedLudovic Pouzenc2016-05-222-247/+167
|
* Equipements : make MAC adress breakable at OUI vendorLudovic Pouzenc2016-05-221-9/+9
|
* L10N fixesLudovic Pouzenc2016-05-222-6/+6
|
* Ipmgmt : update view against previous DB schema change (no id/ipv6 now)Ludovic Pouzenc2016-05-221-14/+0
|
* Equipements : make index&view more usable, direct links to mgmt_ipLudovic Pouzenc2016-05-222-18/+34
|
* DB : reorder some colums for some auto-baked index.ctpLudovic Pouzenc2016-05-221-7/+8
|
* Filters : L10N, Improove Interesses, fixes about some DB schema changesLudovic Pouzenc2016-05-221-9/+19
|
* Equipements : ajout hostname + tri mac uplink_idLudovic Pouzenc2016-05-013-10/+8
|
* Equipement : chercher par ipmgmt_idLudovic Pouzenc2016-05-011-2/+2
|
* 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-232-2/+28
|
* Update base : description 32->255 + extra cols on v_relai_detailsLudovic Pouzenc2016-04-232-8/+46
| | | | + add equipement_modele Netonix 8 ports
* Widen search barNicolas Goaziou2016-04-101-0/+1
| | | | * generator/before-bake/config/bake_extra.php: Widen bar.
* Fix last commitNicolas Goaziou2016-04-101-0/+2
| | | | | * generator/before-bake/config/bake_extra.php: Add missing parameters to filter.
* Add search bar in view "Intéressés"Nicolas Goaziou2016-04-101-1/+10
| | | | | * generator/before-bake/config/bake_extra.php: Add filter for "Intéressés".
* Synoptique Adhérent / Services / Equipements / RelaisLudovic Pouzenc2016-03-275-0/+170
| | | | Mostly broken :)
* Ipmgmt : ip4 as key, ip6 deleted.Ludovic Pouzenc2016-03-272-14/+10
|
* Equipements, ipmgmt : key is now ip4, searchable again.Ludovic Pouzenc2016-03-272-5/+4
|
* Partly undo ad46b97 : title column deleted by mistakeLudovic Pouzenc2016-03-272-6/+10
|
* Services/Suspend : implenté.Ludovic Pouzenc2016-03-262-2/+36
|
* Service/terminate : implement it.Ludovic Pouzenc2016-03-261-0/+23
|
* Update French translationNicolas Goaziou2016-03-131-468/+623
| | | | * generator/after-bake/src/Locale/fr_FR/default.po: Update entries.
* Update default.potLudovic Pouzenc2016-03-131-463/+618
|