Commit Graph

19 Commits

Author SHA1 Message Date
Benjamin Dauvergne 419702be71 models: allow customizing regexp and error message for phone and postal code user's fields 2014-05-23 15:40:57 +02:00
Benjamin Dauvergne eb77d6e4ac cms_plugins,models: remove ProfileFormPlugin empty plugin model 2014-01-27 16:38:29 +01:00
Benjamin Dauvergne e5e19d48d9 cms_plugins: add a profile form plugin 2014-01-07 11:47:53 +01:00
Benjamin Dauvergne 5b8ef39e45 jenkins.sh: allow external dependency links 2014-01-07 02:15:54 +01:00
Benjamin Dauvergne af79687ecb models: make mptt warning in django-cms shut up 2013-10-10 21:21:14 +02:00
Benjamin Dauvergne 3d627f4ad5 models: import permission_hack 2013-08-02 16:11:01 +02:00
Benjamin Dauvergne f8a680cea5 add migration to force creation of the content type for portail_citoyen.Role model 2013-08-02 15:46:32 +02:00
Benjamin Dauvergne 9126ac4e28 models: add roles attribute to Citoyen.USER_PROFILE 2013-06-19 10:26:11 +02:00
Benjamin Dauvergne 4987574a59 models: add regex validations for phone and mobile numbers 2013-06-18 17:55:15 +02:00
Benjamin Dauvergne d425097757 models: declare USERNAME field for the Citoyen model 2013-05-29 12:13:05 +02:00
Benjamin Dauvergne 5829c7eab3 models: remove Mrs from titles (bis), refs #2952 2013-05-24 13:37:04 +02:00
Benjamin Dauvergne cf4568b6b0 models: remove Mrs from titles, refs #2952 2013-05-24 11:10:49 +02:00
Benjamin Dauvergne 04c8ab332d models: add first and last name to user model required fields
fixes #2850
2013-05-07 23:45:57 +02:00
Benjamin Dauvergne 20926cf0ed models: reorder user profils, add missing postal_code to user profile fields 2013-05-01 15:17:17 +02:00
Benjamin Dauvergne fcaa22111a update translations 2013-04-23 22:36:01 +02:00
Benjamin Dauvergne de539d7e5a create a real citoyen model
- add fields
	- title
	- address
	- city
	- postal_code
	- phone
	- mobile

This commit contains a migration, run this command;

	 ./portal-citoyen migrate portail_citoyen
2013-04-23 16:42:25 +02:00
Benjamin Dauvergne fc017fe2d8 improve packaging
- locate are now compiled before build, install and distribution
 - all resource are installed and distributed
2013-04-12 14:49:14 +02:00
Benjamin Dauvergne 1b611db839 models: ajoute le prénom aux champs requis 2013-03-23 10:40:18 +01:00
root bce06863e0 use a proxy model to authentic2 user model 2013-03-22 00:31:08 +01:00