Benjamin Renard
d86de5e51a
Doc : Fixed last commit about LSformRule_integer
2010-07-30 21:06:21 +02:00
Benjamin Renard
21969b47d3
LSformRule_integer : Added integer form rule
2010-07-30 18:07:39 +02:00
Benjamin Renard
d14127d810
Doc/Installation : Added details in Prerequisites
2010-07-29 13:20:46 +02:00
Benjamin Renard
5acce552a1
LSformElement/quota : fixed bug in value rounded.
2010-07-27 10:45:48 +02:00
Benjamin Renard
e655335f0b
- Added LSattr_html/LSformElement quota
2010-05-26 09:57:30 +02:00
Benjamin Renard
8e7e26de20
Doc/LSattr_html_password : Fixed informations about viewHash parameter
2010-04-27 18:23:10 +02:00
Benjamin Renard
4661fe2e69
Doc/LSattr_html_password : Added informations about viewHash parameter
2010-04-27 17:58:38 +02:00
Benjamin Renard
e26e7670d4
Translation/fr_FR.utf-8 : Updated the translation
2010-04-27 16:07:25 +02:00
Benjamin Renard
c9ec2062e2
LSformElement_password : Added a view hashed password button.
2010-04-27 15:52:45 +02:00
Benjamin Renard
193172bf26
French translation : updated the french gettext translation files.
2010-04-26 17:07:12 +02:00
Benjamin Renard
6ddc473e4b
LSformElement_password : Added check of the new password to verify if it's different as the current password (Cf Bug repport #1962 ).
2010-04-26 16:52:43 +02:00
Benjamin Renard
403698f27e
LSattr_html_select_object : Added a check of the value_attribute parameter (Cf. Bug repport #1804 )
2010-04-26 16:33:10 +02:00
Benjamin Renard
3b51ec7268
LSformElement_select_object : fixed, completed and translated comments
2010-04-26 16:31:57 +02:00
Benjamin Renard
1e32b94ac7
LSldapObject : fixed bug in loadData() method that does not clear the object cache.
2010-04-26 14:08:56 +02:00
Benjamin Renard
486782e33f
upgradeFromGit.sh : Added progress bar during documentation build.
2010-04-21 14:18:43 +02:00
Benjamin Renard
133027e9bc
buildDoc.sh : Added trap for the progress bar
2010-04-21 14:17:13 +02:00
Benjamin Renard
de452ac62e
Added buildDoc.sh script
2010-04-21 12:33:17 +02:00
Benjamin Renard
bc24645bdd
upgradeFromGit.sh : Added test with checkDocExportsNecessity.sh script to know if doc exportation is necessary
2010-04-21 12:10:06 +02:00
Benjamin Renard
4e989c3d79
Added checkDocExportsNecessity.sh script
2010-04-21 11:50:55 +02:00
Benjamin Renard
70afba8563
buildDocExports.sh : Added commit reference in the LAST_UPDATE_FILE
2010-04-21 11:50:30 +02:00
Benjamin Renard
656dad2c14
getFieldInFormat() : fixed regex with the new LSformat possibilities (upper/lower case)
2010-04-16 15:37:43 +02:00
Benjamin Renard
5247955cfc
LSformRule_rangelength : fixed another php syntax bug
2010-04-16 14:59:01 +02:00
Benjamin Renard
5a3b3198a2
LSformRule_rangelength : fixed php syntax bug
2010-04-16 14:52:21 +02:00
9382ed946a
LSformElement_text : Fixed bugs in last commit
2010-04-15 18:37:44 +02:00
3a1392f4b7
LSformElement_text : Fixed bugs in auto-generation processus
2010-04-15 18:35:00 +02:00
e60ba7ee61
LSform/js : Fixed bug in LSerrors reporting.
2010-04-15 18:21:18 +02:00
Benjamin Renard
e3ca766682
Doc / Makefile : Added html entry
2010-04-12 12:40:14 +02:00
Benjamin Renard
37f3ce16ea
Doc / LSaddons : Added mail addon
2010-04-12 12:38:32 +02:00
Benjamin Renard
b6ddacd518
Doc / CSS : Added function sysnopsis styles
2010-04-12 12:38:03 +02:00
Benjamin Renard
86cbf22e0e
LSaddon::mail : Fixed title
2010-04-12 11:44:50 +02:00
Benjamin Renard
5787ee8f76
Doc : Added PEAR entity
2010-04-12 11:43:59 +02:00
c8e5977d8a
LSattribute::generateValue() : Used default_value paramater as a LSformat
2010-03-16 17:48:12 +01:00
1b8bf7b250
LSldap :: getEntry() : Fixed to don't set dafault_value of attributes
2010-03-16 17:46:10 +01:00
890670eaf4
Fix bug in last commit
2010-03-16 17:33:55 +01:00
dde0182b16
LSattribute::getValue() : Change update detection method
2010-03-16 17:28:32 +01:00
418d7f899e
LSldapObject : Removed unused paramater in method getObjectKeyValueInRelation()
2010-03-16 16:01:14 +01:00
71c885aad0
LSldapObject : Fixed a forgetfulness in last commit
2010-03-16 15:23:29 +01:00
879442a5b7
LSldapObject : Fixed bug in previous commit witch block validation error return in LSform
2010-03-16 14:54:39 +01:00
7249d9fd52
LSattribute : Added getOldValue() method
2010-03-16 11:11:29 +01:00
f974e6095e
getFData() : added string cast in process
2010-03-16 11:04:36 +01:00
5e86c8d786
LSldapObject/LSrelation : modified LSrelation update methods to use _updateData() method instead of directly LSldap methods
2010-03-15 17:31:05 +01:00
7e5f44c5e4
LSldapObject : Modified update function to permit private updateData method execution
2010-03-15 16:42:57 +01:00
0b8a8b872f
LSaddon/Posix : Fixed error in comments
2010-03-15 12:25:34 +01:00
Benjamin Renard
686b12f21f
Doc :
...
* Added section about LSauth configuration
* Added sections about LSauthHTTP and LSauthCAS configuration
* Added information about the paramter authObjectFilter of LDAP servers configuration
* Udpated the tree of the project directory
2010-03-11 17:36:37 +01:00
Benjamin Renard
392d552619
Doc/Install : Updated download snapshot URL.
2010-03-11 10:44:34 +01:00
Benjamin Renard
55c9cdcbd4
LSauthCAS : Added CAS authentification support.
2010-03-10 19:49:04 +01:00
Benjamin Renard
647791e598
LSsession / logout : fixed bug
2010-03-10 19:36:23 +01:00
Benjamin Renard
b4758b2dec
LSsession : Added getLSauthObject() and used it. Modify logout procedure to use LSauth::logout() method.
2010-03-10 19:07:58 +01:00
Benjamin Renard
6c9043b385
LSauth : Added logout() method.
2010-03-10 19:06:42 +01:00
Benjamin Renard
d06c8c798d
LSauth : added configuration directory
2010-03-10 17:37:49 +01:00