pitchum

pitchum commented on issue FFDN/ffdn-db#25

Nouveaux champs

À priori pas besoin d'ajouter de champs dans le modèle car le JSON est stocké tel quel dans la colonne `isp.json`. Il faut juste adapter l'appli pour supporter les 2 formats JSON.

6 years ago

pitchum pushed to new-isp-fields at FFDN/ffdn-db

  • fce42ef06d [wip] updating ISP form for isp-format v0.2
  • b76f8056a9 Augment gitignore.
  • e153f7228a Bugfix: cron_task fails when last_update_success is null in DB.
  • 28d752d4ce Allow switching between manual and isp.json updates. Fixes #1
  • 1c06cf4614 Return HTTP status 405 instead of 500 + stacktrace + email.

6 years ago

pitchum created new branch new-isp-fields at FFDN/ffdn-db

6 years ago

pitchum commented on issue FFDN/ffdn-db#25

Nouveaux champs

J'ai déjà ajouté tous ces champs dans la spec isp-format :

6 years ago

pitchum commented on issue FFDN/isp-format#1

ASN and IPv6 support level added to isp.json

Much more was added in commit 1878ecdd0dc717a5a3958ac033a0b00d398870e3

6 years ago

pitchum closed pull request FFDN/isp-format#1

ASN and IPv6 support level added to isp.json

6 years ago

pitchum pushed to master at FFDN/isp-format

6 years ago

pitchum pushed to master at FFDN/isp-format

6 years ago

pitchum pushed to master at FFDN/isp-format

  • 1878ecdd0d Add more information into isp.json (new schema version: 0.2).
  • de7332de04 Add sample-v0.1.isp.json.
  • 4f6abbda3b Workaround a bug in pyjsonschema. Not sure it's a bug but still it seems that the Draft4Validator expects the "id" being replaced with "$id" althoug it should be only true with Draft6Validator according to this: https://json-schema.org/draft-06/json-schema-release-notes.html#q-what-are-the-changes-between-draft-04-and-draft-06
  • 8200f2dea6 Copy resources 0.1 -> 0.2
  • 35ee3bd342 moar gitignore
  • View comparison for these 5 commits »

6 years ago

pitchum pushed to realmaster at pitchum/ffdn-db

6 years ago

pitchum commented on issue franciliens.net/fcn-toolbox#1

Correction du décompte des abonnements xDSL

Merci chl. Perso je validerais bien cette PR mais je laisse Guillaume donner son avis.

6 years ago

pitchum pushed to master at FFDN/ffdn-db

6 years ago

pitchum pushed to refs/remotes/upstream/master at FFDN/ffdn-db

  • ade50e0dac Fix 'cannot create column with spatialite -> unexpected metadata layout' Cf. https://stackoverflow.com/a/21421766
  • 91b02bbb93 Replace Flask-Cache with Flask-Caching. Flask-Cache is unmaintained, cf. https://github.com/thadeusb/flask-cache/issues/167
  • d2a6d5fb89 Upgraded Flask-based dependencies.
  • 2120d3f8b1 Manual 2to3 on pseudo-HTML file.
  • a21e544851 More gitignore.

6 years ago

pitchum created new branch refs/remotes/upstream/master at FFDN/ffdn-db

6 years ago

pitchum pushed to master at FFDN/ffdn-db

6 years ago

pitchum pushed to realmaster at pitchum/ffdn-db

  • 1c06cf4614 Return HTTP status 405 instead of 500 + stacktrace + email.

6 years ago

pitchum pushed to add-ipv6-and-asn at pitchum/ffdn-db

  • d3aa432f68 Bugfix: cron_task fails when last_update_success is null in DB.
  • c8df55d679 Allow switching between manual and isp.json updates. Fixes #1
  • ac576bafd6 bugfix: crontab script fails when field 'covered_areas' is empty in isp.json. Thx mycélium :)
  • c9521cbae0 Catch errors in post-commit hook to prevent side-effects.
  • 46b5de0300 Fix libspatialite.so: undefined symbol: sqlite3_spatialite_init Spatialite module name has changed in Debian stretch. This commit implements auto-detection on first connection to sqlite DB.

6 years ago

pitchum created new branch add-ipv6-and-asn at pitchum/ffdn-db

6 years ago

pitchum pushed to api-endpoint-stats at pitchum/ffdn-db

  • b934e43705 Bugfix: cron_task fails when last_update_success is null in DB.
  • 294fc38943 Allow switching between manual and isp.json updates. Fixes #1
  • f1d97f5cbe bugfix: crontab script fails when field 'covered_areas' is empty in isp.json. Thx mycélium :)
  • ceb1044607 Catch errors in post-commit hook to prevent side-effects.
  • b8f6ef9994 Fix libspatialite.so: undefined symbol: sqlite3_spatialite_init Spatialite module name has changed in Debian stretch. This commit implements auto-detection on first connection to sqlite DB.

6 years ago

pitchum created new branch api-endpoint-stats at pitchum/ffdn-db

6 years ago