Commit Graph

19 Commits

Author SHA1 Message Date
Valentin Deniaud cebdcf5bbf misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 14:49:55 +02:00
Frédéric Péters 1209ea3219 profile: add support for language attribute (#71283)
gitea-wip/hobo/pipeline/head There was a failure building this commit Details
gitea/hobo/pipeline/head Something is wrong with the build of this commit Details
2022-11-14 15:40:11 +01:00
Valentin Deniaud a107b7ef0e misc: apply pyupgrade (#69708) 2022-09-29 15:23:49 +02:00
Frédéric Péters 9877b65265 misc: remove usage of django.utils.six (#63684) 2022-04-15 18:28:51 +02:00
Paul Marillonnet dc69e1cfcf profile: add support for "french phone number" attribute type (#56541) 2021-09-01 15:02:13 +02:00
Benjamin Dauvergne 9cabbc197a profile: add required_on_login flag to AttributeDefinition (#55865) 2021-07-29 09:01:23 +02:00
Frédéric Péters 872f39774a trivial: apply black 2021-05-14 18:40:09 +02:00
Frédéric Péters 9a71b5dd3e profile: add support for new address_auto kind (#47790) 2020-10-16 14:30:34 +02:00
Frédéric Péters f5ca32f8e0 profile: limit field identifier length (#43036) 2020-05-18 20:33:55 +02:00
Nicolas Roche 9ef19058c8 python3: replace unicode type to six.text_type (#40012) 2020-02-28 15:07:01 +01:00
Frédéric Péters e9463c8961 profile: add data type in list of fields (#33913) 2019-06-30 07:51:24 +02:00
Frédéric Péters e0192298af profile: add extra validation to profile field names (#33849) 2019-06-30 07:51:24 +02:00
Frédéric Péters 46fc66d636 profile: add control over searchable flag (#29388) 2019-01-01 13:24:04 +01:00
Frédéric Péters c1db21744d profile: add support for additional authentic attribute kinds (#27678) 2018-11-02 09:32:43 +01:00
Emmanuel Cazenave c336821d54 allow string or boolean kind for attribute definition (#23306) 2018-06-05 17:05:49 +02:00
Frédéric Péters 50b6ab9a6d profile: add support for adding new attributes (#12429) 2016-09-20 15:15:19 +02:00
Frédéric Péters 797b6b3b97 profile: do not export integer fields, to avoid confusion (#7269) 2015-05-21 13:17:05 +02:00
Frédéric Péters b24d30aa82 general: distribute profile in hobo.json (#7171)
This adds hobo/deploy/, in charge of creating the hobo.json content and
distributing it to agents (via a post_save signal calling to celery).
2015-05-08 12:25:20 +02:00
Frédéric Péters 7445767404 general: add profile management pages (#7170) 2015-05-08 12:25:20 +02:00