pitchum
|
0f6c1645d5
bugfix: crontab script fails when field 'covered_areas' is empty in isp.json.
|
7 years ago |
pitchum
|
c22119f428
Catch errors in post-commit hook to prevent side-effects.
|
7 years ago |
Baptiste Jonglez
|
1a4d8553b8
Do not assert when an ISP changes its name (fix #14)
|
7 years ago |
Laurent Peuch
|
2904f2e29d
[enh] add helper to know if an isp does a technology
|
9 years ago |
Laurent Peuch
|
f43bf6d258
[mod] purify this code with autopep8
|
9 years ago |
Gu1
|
eda88591f1
Thanks Flake8. It's not over, though...
|
11 years ago |
Gu1
|
3f6f9a8824
Search engine: covered areas should be comma-separated
|
11 years ago |
Gu1
|
ac8871aa8c
New field on the ISP model holding the date at which the ISP was added
|
11 years ago |
Gu1
|
052f3f6009
Use utc datetime object (with explicit tzinfo) on the ISP object
|
11 years ago |
Gu1
|
44978d076d
Switch to the Application Factory pattern and Blueprints
|
11 years ago |
Gu1
|
4a468c7e3a
Fix purging old Covered Areas when updating an ISP
|
11 years ago |
Gu1
|
d6da45513d
Fix Whoosh search() function
|
11 years ago |
Gu1
|
1feee6097e
2 new models CoveredArea and RegisteredOffice that hold Geometry columns
|
11 years ago |
Gu1
|
80aa975827
Add access control on the isp edit view
|
11 years ago |
Gu1
|
d3da980712
crawler: add support for conditional GET
|
11 years ago |
Gu1
|
109125399b
Send a a warning email to the ISP when there is a problem in the cron task
|
11 years ago |
Gu1
|
ced962956a
Add a script intended to be launched as a cron task every X minutes
|
11 years ago |
Gu1
|
ff406e3c72
Sanity check in the ISP model
|
11 years ago |
Gu1
|
b751f14cf3
Full-text search engine with Whoosh
|
11 years ago |
Gu1
|
7b90f070bb
Improve project list & detail pages, add helper methods to ISP model
|
11 years ago |
Gu1
|
6f0f91c8a6
Handle more fields, hack on JSONEncodedDict to handle Decimal()
|
11 years ago |
Gu1
|
a360faee3d
Continue porting code to SQLAlchemy (project list and detail pages)
|
11 years ago |
Gu1
|
9dc9ef7ec5
Start migrating to SQLAlchemy
|
11 years ago |