Commit Graph

8802 Commits

Author SHA1 Message Date
Frédéric Péters 34bf72a718 backoffice: adjust geojson data source selection for jquery 3.x (#68600) 2022-09-01 19:27:00 +02:00
Frédéric Péters ce5176890b misc: check root element name when loading from xml storage (#68538) 2022-09-01 08:04:42 +02:00
Frédéric Péters 89bb6b95f1 sql: restore support for psycopg < 2.8 (#68579) 2022-09-01 08:04:42 +02:00
Frédéric Péters 8cd827a9e6 translation update 2022-08-30 15:29:00 +02:00
Nicolas Roche b761fbf134 misc: send frontoffice exceptions to sentry too (#67834) 2022-08-30 15:27:45 +02:00
Agate 33dda899e4 history: use table layout for form snapshots (#67112) 2022-08-30 14:49:48 +02:00
Frédéric Péters 5f0eb3aaf7 workflows: do not crash performing None items (#66878) 2022-08-30 14:21:35 +02:00
Frédéric Péters 1f9f423dd5 hobo: use dict substitution for database template string (#68257) 2022-08-30 14:20:33 +02:00
Frédéric Péters 421c5196d8 misc: limit thumbnailing to jpeg/png/gif images (#68505) 2022-08-30 12:57:48 +02:00
Frédéric Péters 88b73a6b5a api: return nothing for views filtered on functions of current user (#68535) 2022-08-30 12:35:00 +02:00
Frédéric Péters c6cc883bda api: return empty result for views filtered on "current user" (#68532) 2022-08-30 12:35:00 +02:00
Frédéric Péters 23edbf0e6c translation update 2022-08-30 07:43:52 +02:00
Frédéric Péters ca061dfac4 backoffice: allow {{form_user}} usage in live prefills during edition (#68379) 2022-08-30 07:37:24 +02:00
Lauréline Guérin 6ecfd58a02
api: allow multi values for filter-internal-id and operators eq & ne (#68013)
gitea-wip/wcs/pipeline/head Build started... Details
2022-08-29 11:55:21 +02:00
Frédéric Péters c985e039c2 backoffice: load formdatas one by one when executing mass action (#68477) 2022-08-29 10:22:44 +02:00
Frédéric Péters 96a9a056bd misc: do not consider directories with _ as prefix as tenants (#68478) 2022-08-29 10:22:44 +02:00
Frédéric Péters 965f919e81 translation update (adjustment to minimum delay explanation) 2022-08-28 22:12:48 +02:00
Frédéric Péters 6cf0bd1bd6 misc: always use sql token class (#68303) 2022-08-26 09:23:10 +02:00
Frédéric Péters eaa2744c49 portfolio: set x-frame-options explicitelty on pick URL (#68335) 2022-08-26 09:23:10 +02:00
Pierre Ducroquet 33f6acea6a custom views: remove frequent calls to criteria-less select() (#68324) 2022-08-25 10:23:57 +02:00
Pierre Ducroquet 5f3deb17f7 custom views: index the formdef_id column we are going to use more (#68324) 2022-08-25 10:23:57 +02:00
Frédéric Péters b10a154438 js: set token from fargo file to new input type=text (#68331) 2022-08-23 06:37:08 +02:00
Frédéric Péters 22e11d3bed translation update 2022-08-18 18:17:31 +02:00
Frédéric Péters a1af9417b1 workflows: update and extend labels used in geocoding action (#68209) 2022-08-18 18:14:59 +02:00
Frédéric Péters ecb013bdba workflows: allow django templates to get image for geocoding (#68209) 2022-08-18 18:14:59 +02:00
Frédéric Péters 0ab0c2ea11 translation update 2022-08-18 15:11:54 +02:00
Frédéric Péters 8e20fc4e22 misc: use pgettext for contextual translations (#68202) 2022-08-18 15:11:54 +02:00
Frédéric Péters 8c63a16ff0 ctl: add --raise argument to runjob command (#68028) 2022-08-18 15:11:54 +02:00
Frédéric Péters 08a8d2c29c sql: create session table before transient_data in migrations (#68247) 2022-08-18 15:11:54 +02:00
Pierre Ducroquet af5011280c users table: index name_identifiers (#68235)
gitea-wip/wcs/pipeline/head Build started... Details
2022-08-17 18:14:41 +02:00
Emmanuel Cazenave 5a98f211bc middleware: add a maintenance middleware (#65447) 2022-08-17 12:16:33 +02:00
Emmanuel Cazenave f5539aa24e hobo deploy: handle maintenance related variables (#65447) 2022-08-17 12:16:33 +02:00
Emmanuel Cazenave 9c8a2e03bb misc: honor EMAIL_BACKEND if a SMTP server is configured (#58070)
gitea-wip/wcs/pipeline/head Build started... Details
2022-08-17 10:56:59 +02:00
Frédéric Péters 4b9991b1bd misc: get global "open" status label translated (#68201) 2022-08-17 08:11:40 +02:00
Frédéric Péters 3385a003d0 forms: do not consider fields from other pages for live sources (#68197) 2022-08-17 08:11:40 +02:00
Frédéric Péters ac98b726d0 misc: consider datasources filtered on user as existing (#68189) 2022-08-16 16:24:00 +02:00
Frédéric Péters 621a9d6672 sql: store all evolution items if debug attribute is set on formdata (#68171) 2022-08-16 15:52:02 +02:00
Frédéric Péters 0adf23fa1e backoffice: remove tab focus code, now available from gadjo (#68181) 2022-08-16 14:43:04 +02:00
Frédéric Péters 49b76c01cf api: fix scanning deps of manual/unconfigured dispatch action (#68166) 2022-08-16 08:59:37 +02:00
Frédéric Péters 94a5343bd7 fields: add check for value given as block field (#63437) 2022-08-16 08:59:37 +02:00
Frédéric Péters 53ff130def tests: adapt for new download URI format (#50993) 2022-08-15 18:52:49 +02:00
Frédéric Péters 3b5712d289 api: include URL for files in block fields (#50993) 2022-08-15 18:08:55 +02:00
Frédéric Péters 043ed9be54 misc: add special "Nothing" criteria to bypass query and return nothing (#67884) 2022-08-15 18:08:55 +02:00
Thomas NOËL fe36869aee translation update 2022-08-14 00:44:15 +02:00
Thomas NOËL 29d5df0a91 wf/jump: remind that the timeout is just a minimal delay (#67993) 2022-08-12 15:22:14 +02:00
Corentin Sechet 805be02b4a misc: use text input for file token to workaround chrome bfcache limitations (#67676) 2022-08-12 13:28:40 +02:00
Frédéric Péters d298695354 translation update 2022-08-12 10:38:06 +02:00
Frédéric Péters a856c0b1b8 tests: adjust csv import test for new URI 2022-08-12 10:09:04 +02:00
Thomas NOËL c690774905 forms: add normalization for siren, siren and nir-fr validation (#67988) 2022-08-12 10:01:16 +02:00
Frédéric Péters 45e632b7d8 api: include roles in bundle export (#68036) 2022-08-12 09:12:52 +02:00