Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump RefGeo: geojson_4326 → geom_4326 #2809

Closed
wants to merge 75 commits into from
Closed
Changes from all commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
4b05d67
bump RefGeo: geojson_4326 → geom_4326
bouttier Nov 28, 2023
0db82eb
(Dependencies) Upgrade SQLAlchemy to 1.4 and other requirements (flas…
Pierre-Narcisi Dec 6, 2023
3e26a7e
fix error in tests
jacquesfize Dec 6, 2023
425b15d
avoid sqla polymorphic errors
bouttier Nov 13, 2023
46a4b8b
change python minimum requirements to 3.9
jacquesfize Dec 7, 2023
e49f46b
remove customselect from GeoNature and utils-flask-sqla
jacquesfize Dec 8, 2023
b2c5b40
split files of gn_meta models + update utils-flask-sqla
jacquesfize Dec 8, 2023
1ad2561
drop partially query classes and .query
jacquesfize Dec 11, 2023
e414511
continuation of the replacement of .query (Query class)
jacquesfize Dec 14, 2023
ba7f87e
almost finished to remove the use of the query object
jacquesfize Dec 14, 2023
ff29674
replace last .filter() by where()
jacquesfize Dec 14, 2023
ac04a98
remove .query again
jacquesfize Dec 14, 2023
5540711
Remove almost every call to query classes...
jacquesfize Dec 15, 2023
2904997
update pytest workflow
jacquesfize Dec 18, 2023
3c3a418
fix error in revision
jacquesfize Dec 18, 2023
0079d65
tests: remove print
bouttier Dec 18, 2023
741f7b3
tests(occtax): move import after importorskip
bouttier Dec 18, 2023
0744302
Bump VERSION
camillemonchicourt Oct 18, 2023
68e7f3d
perf(api): select "OBS" instead of entire synthese
Oct 26, 2023
ba281b3
perf(api): replace len by count in stats query
Oct 26, 2023
5f04ce6
Hide publications in frontend until backend have been developped.
DonovanMaillard Nov 8, 2023
4380dc6
update comment
DonovanMaillard Nov 8, 2023
42a5b89
update changelog
DonovanMaillard Nov 8, 2023
a090bb9
update changelog
DonovanMaillard Nov 8, 2023
46ff4ac
feat(api): return only wanted synthese columns
Oct 19, 2023
710f309
test(api): fix existing tests & add one
Oct 19, 2023
ad2320c
test(api): parametrize to test several params
Oct 20, 2023
99f7f08
fix(front): remove useless condition multiselect
Oct 25, 2023
21297e9
add determination method into the shared info obs modale
DonovanMaillard Nov 8, 2023
4ed6098
fix datalist filters + add search input
joelclems Nov 6, 2023
7f33e3a
fix prettier
Pierre-Narcisi Nov 15, 2023
35990af
Changelog 2.13.4 - Compléments
camillemonchicourt Nov 16, 2023
a28f7d4
cypress record false
Pierre-Narcisi Nov 17, 2023
c6f685f
Update routes.py
DonovanMaillard Nov 23, 2023
0d3a9be
(fix)favorite places ordered alphabetically
jacquesfize Nov 28, 2023
9a0deb1
Update admin-manual.rst
marie-laure-cen Dec 1, 2023
3dd6d1b
Changelog 2.13.4 - Compléments
camillemonchicourt Dec 11, 2023
5ab89dd
feat: add group inpn to synthese_for_web_app
andriacap Nov 17, 2023
7ec28df
feat: add custom op Alembic
andriacap Nov 20, 2023
a7f14bb
fix: test backend
andriacap Nov 20, 2023
edd7bc7
refact: use same way to replace review
andriacap Nov 20, 2023
948ddc4
Update Changelog 2.13.4
camillemonchicourt Dec 15, 2023
e40190e
GN 2.13.4 in install_all.ini
camillemonchicourt Dec 15, 2023
bb737e3
Bump VERSION to 2.13.4
camillemonchicourt Dec 15, 2023
76f168b
Remove innapropriate datasetStore which cause datasets no fit with pe…
andriacap Dec 1, 2023
ae626d5
Update CHANGELOG 2.13.4
camillemonchicourt Dec 15, 2023
849991b
fix bad translation in sqla 2.0
jacquesfize Dec 18, 2023
7e34b3f
remove call of select() from db= SQLAlchemy(). fix error in submodules
jacquesfize Dec 19, 2023
a015d13
fix error
jacquesfize Dec 19, 2023
d80da74
fix general_stats
jacquesfize Dec 19, 2023
f77f8e2
Include change of RefGeo (geosjon_4326 to geom_4326)
jacquesfize Dec 19, 2023
9295a56
change version
jacquesfize Dec 19, 2023
83807de
update submodules references
bouttier Dec 21, 2023
66d97c3
fix(docs): remove two broken references to removed file (#2842)
VincentCauchois Dec 22, 2023
0192ca6
tests: import logged_user context manager
bouttier Dec 18, 2023
80c924d
apply @bouttier comment from last PR
jacquesfize Dec 19, 2023
274013e
several fixes related to sqlalchemy 2 and qfilter
bouttier Jan 4, 2024
129611c
make tests robust to extra data
bouttier Jan 4, 2024
a29286d
fix test: be sure at least one source exists
bouttier Jan 4, 2024
0c7a248
fix migration downgrade
bouttier Jan 4, 2024
6cfdeea
feat(backend): add cor_sensitivity_area_type model
May 24, 2023
a4a8ffa
compat shapely 2
bouttier Dec 13, 2023
cbd0c63
bump shapely>=2
Dec 14, 2023
eb5702f
bump UsersHub-authentication-module
Dec 14, 2023
a148728
fix schema TValidations
Dec 18, 2023
cc81b0f
add SyntheseSchema
bouttier Dec 13, 2023
c3ebe2a
feat: synthese blurring
May 22, 2023
33d8ccd
feat(db): add Synthese Export permission available
Aug 9, 2023
6bc14c5
perf: optimize sensitive obs fixture
bouttier Dec 18, 2023
61c7223
tests: synthese blurring
Dec 18, 2023
f1ee0e8
docs: blurring doc
Aug 18, 2023
8f16859
ci: add M10 for blurring obs with cd sensitivity=2
bouttier Jan 4, 2024
5cb9787
Doc dev - Update release procedure
camillemonchicourt Dec 15, 2023
84cf8c9
fetch and insert modification from fix/synthese-sort
jacquesfize Jan 8, 2024
bec2057
Merge branch 'develop' into feat/geom_4326
jacquesfize Jan 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions backend/geonature/core/gn_synthese/routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -914,6 +914,7 @@ def general_stats(permissions):
select(func.count("*"))
.select_from(TDatasets)
.where(TDatasets.filter_by_readable().whereclause)

)
query = select(
func.count(Synthese.id_synthese),
Expand Down
Loading