Commit Graph

108 Commits

Author SHA1 Message Date
Benjamin Dauvergne e9079cafc8 [root] userClass is a multivalued field, it must contain a list 2010-11-23 13:56:37 +01:00
Benjamin Dauvergne 577af5611c [store] do not use jquery calendar for the date of birth field 2010-11-23 13:55:54 +01:00
Benjamin Dauvergne 8c9b0dea61 Update changelog 2010-11-10 10:46:55 +01:00
Benjamin Dauvergne 32a2002ed5 Fix missing sn in MAY part of ifefpeople declaration 2010-11-10 10:46:13 +01:00
Benjamin Dauvergne ca3a97c86e Update changelog 2010-11-10 10:44:14 +01:00
Benjamin Dauvergne b0658da1c3 Relax constraint on ifefpeople, sn is no more required 2010-11-10 10:43:18 +01:00
Benjamin Dauvergne cc791adb88 Update changelog 2010-11-10 10:11:17 +01:00
Benjamin Dauvergne 6a4d526cde Add placeOfBirth to class ifefpeople 2010-11-10 10:04:00 +01:00
Benjamin Dauvergne 5c6a1db446 Update changelog 2010-11-10 09:58:25 +01:00
Benjamin Dauvergne eb9fc0efae Add missing field placeOfBirth 2010-11-10 09:57:26 +01:00
Benjamin Dauvergne 7894934c39 Update changelog 2010-10-12 23:50:37 +02:00
Benjamin Dauvergne 18fe69562d Make default value for field userClass a list 2010-10-12 23:49:53 +02:00
Benjamin Dauvergne bc7f7e71d0 Update changelog 2010-09-18 10:27:25 +02:00
Benjamin Dauvergne f668c7c9e1 Change somes fields attributes
- email is required even in the admin
 - userClass is multivalued
 - all from IFEF attributes are not useful on the registration page
2010-09-18 10:25:30 +02:00
Benjamin Dauvergne 3e38107246 Update changelog 2010-09-03 15:13:09 +02:00
Benjamin Dauvergne cd5d47801d Change default font in theme 2010-09-03 15:12:34 +02:00
Benjamin Dauvergne c3425c7bc0 Update changelog 2010-09-03 15:09:02 +02:00
Benjamin Dauvergne 31481b9ed2 Make userClass admin required
An ifefpeople record wihtout it is invalid.
2010-09-03 15:08:03 +02:00
Benjamin Dauvergne 0e254c97ec Update changelog 2010-09-03 14:24:43 +02:00
Benjamin Dauvergne 7ff5b510b2 le champ orgDn peut etre multiple, en attente de support dans authentic 2010-09-03 14:22:58 +02:00
Benjamin Dauvergne ec117ec806 Ajout de themes au "pass through" scgi et directive de cache 2010-09-03 14:22:22 +02:00
Benjamin Dauvergne ac6d0bc706 [Theme] ajout d'un template pour le mode iframe 2010-08-27 11:23:38 +02:00
Benjamin Dauvergne 82b9f0ca02 [Theme] rapproche le thème de celui du portail 2010-08-27 11:23:36 +02:00
Benjamin Dauvergne 3f8a2f6bab Update changelog 2010-08-26 11:32:44 +02:00
Benjamin Dauvergne 8d36f0add2 Mise à jour des traduction 2010-08-26 11:31:46 +02:00
Benjamin Dauvergne 955b214a42 [Store] ajoute les champs LDAP manquant
Étaient manquant:
 - labeledURI
 - voipURI
 - microBlogURL
 - socialNetworkURL
 - numeroPAJE
 - numeroURSSAF
 - numeroIRCEM
 - orgDn

Mais seul les 4 premiers ont une influence sur les IHM sur les
utilisateurs grands publics.
2010-08-26 11:29:46 +02:00
Benjamin Dauvergne 0ad6a873c2 [Theme] reinstalle le carre pour les champs requis 2010-08-26 11:28:49 +02:00
Benjamin Dauvergne 6f40342333 Update changelog 2010-07-30 15:52:13 +02:00
Benjamin Dauvergne 87307c0104 [Store] change order of fields, add hints for email, homePhone and dob 2010-07-30 15:16:50 +02:00
Benjamin Dauvergne 4ac9130e9f [Translations] fix french translations 2010-07-30 15:08:47 +02:00
Benjamin Dauvergne a31c4d5e18 Update changelog 2010-07-29 11:36:19 +02:00
Benjamin Dauvergne 0f4eb7bd03 [Theme] add overflow: hidden to hide extra-screen title header 2010-07-29 11:33:13 +02:00
Benjamin Dauvergne fc62a6965c Update changelog 2010-07-28 14:25:55 +02:00
Benjamin Dauvergne c40f57fbd7 [Registration] add CNIL and usage conditions test blocks
Those text blocks are configurable under
/admin/settings/identity_options.
2010-07-28 14:23:23 +02:00
Benjamin Dauvergne 9c08234e13 [XMLRpc Callbacks] add support for createLDAPUpdate XMLRPC callback
- XmlRpcCallback was renamed BatchJob and the XMLRPC action was
  extracted to another class called XmlRpcAction.

- The administration panel was improved.
2010-07-28 12:24:00 +02:00
Benjamin Dauvergne 6b6a29d2bf [Callbacks] add new callback to report LDAP updates to OFBiz
- XmlRpcCallback was simplified to be a simple holder of an action for
  administrative and persistence purpose.
- XmlRpcAction was created to hold a XML-RPC callback action, you can
  precise the action and the arguments.
- IdentitiesStoreIFEF.save() was added to call the callback when an
  identity is updated.
2010-07-27 19:01:56 +02:00
Benjamin Dauvergne 883a92192f Update changelog 2010-06-23 16:04:31 +02:00
Benjamin Dauvergne b9bfbeadda Update translation files line numbers 2010-06-23 16:03:44 +02:00
Benjamin Dauvergne 4c4af22bfb Fix forget of moving fields 2010-06-23 16:03:21 +02:00
Benjamin Dauvergne c489213bf6 Remove ldap2identity overloaded method, since it was integrated in authentic 2010-06-18 20:55:46 +02:00
Benjamin Dauvergne eb523bacea Update changelog 2010-06-18 15:40:38 +02:00
Benjamin Dauvergne 388875c4aa Fix wrong import since removal of module identities 2010-06-18 15:40:21 +02:00
Benjamin Dauvergne 3f67ae4972 Update changelog 2010-06-18 15:27:28 +02:00
Benjamin Dauvergne 38f08984ad Fix typo in postinst script 2010-06-18 15:21:38 +02:00
Benjamin Dauvergne 9288491d72 Update changelog 2010-06-18 15:10:57 +02:00
Benjamin Dauvergne eb3472b951 Update translations 2010-06-18 15:02:20 +02:00
Benjamin Dauvergne 699eae3308 Move fields definition inside Store class 2010-06-18 15:00:32 +02:00
Benjamin Dauvergne 2ba36305c3 Update changelog 2010-06-10 13:07:47 +02:00
Benjamin Dauvergne 220d044522 Remove custom Field class, add more validation to fields 2010-06-10 13:07:30 +02:00
Benjamin Dauvergne 858be22d56 Update changelog 2010-06-10 12:07:28 +02:00