Commit graph

365 commits

Author SHA1 Message Date
Benjamin Renard 1dc188444d upgradeFromGit : fix bug and improve some thing 2009-11-13 17:21:30 +01:00
Benjamin Renard 2325989b62 upgradeFromGit : Move configuration variables in a local.sh file. 2009-11-13 17:04:59 +01:00
Benjamin Renard e7dd215dae upgradeFromGit : fix bugs 2009-11-13 16:55:48 +01:00
Benjamin Renard bf14519358 upgradeFromGit : fix bug 2009-11-13 16:46:53 +01:00
Benjamin Renard 40c1bb9b49 upgradeFromGit : First commit of this script for save it but it is not necessary functional 2009-11-13 16:41:02 +01:00
Benjamin Renard 8953fb1047 Added tmp directory with gitignore file 2009-11-13 15:35:05 +01:00
Benjamin Renard 77b9de12c1 Doc : added readme file whitch explain make functions and build dependencies 2009-11-13 15:32:10 +01:00
Benjamin Renard 500669a320 Doc : updated documentation with the new file tree and git scm 2009-11-13 15:31:09 +01:00
Benjamin Renard f0e9116baf Doc/Export/PDF : added gitignore file for pdf files generated 2009-11-13 15:29:31 +01:00
Benjamin Renard f3e4acbacd Doc/exports/html : Make exports directory whith gitignore files 2009-11-13 15:19:15 +01:00
Benjamin Renard b95a23e9d0 Authors : tranlate file and add Charles Videau 2009-11-13 14:32:41 +01:00
Benjamin Renard dd51f6d64c Move lsexample to root 2009-11-13 14:28:13 +01:00
Benjamin Renard 382cb1c994 Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
Benjamin Renard 88704ab6c9 Lang file : Update lang french file 2009-11-11 21:23:35 +00:00
Benjamin Renard 07591c7bf7 Doc/LSrelation : Updated the doc related with the last commit 2009-11-11 20:02:00 +00:00
Benjamin Renard bf209ccd04 LSrelation : Fix the bug that permit to change relation with object
that user can't modify
2009-11-11 20:00:59 +00:00
Benjamin Renard 216fae6b7f LSselect : Added feature to filter object selection that can't be modified by user 2009-11-11 19:58:28 +00:00
Benjamin Renard fda14d5930 tmp : Added svnignore property for LS.log file 2009-11-11 19:54:48 +00:00
Benjamin Renard 791e20be74 functions : Added varDump function and use it in LSdebug function 2009-11-11 19:53:49 +00:00
Benjamin Renard 9ddb6c17e2 LSsearch/LSsearchEntry : Added customInfos feature 2009-11-11 19:52:47 +00:00
Benjamin Renard 9b5eb1fae0 Doc : Mise à jour de la doc de configuration suite à l'arriver de la classes LSsearch 2009-11-10 14:53:29 +00:00
Benjamin Renard 6bcd62abf9 Doc/Exports : Ajout de svnignore pour les fichiers générés lors de la compilation de la doc. 2009-11-10 14:52:17 +00:00
Benjamin Renard 6c08a4d3f6 - Fix recursive enabled check in select/view 2009-10-31 02:21:12 +00:00
Benjamin Renard 2ed2dcac9d - LSauth : Change to be extensible
- LSauthHTTP : Add new class to manage HTTP authentification
- LSsession : Update consequently to LSauth change
2009-10-31 01:33:01 +00:00
Benjamin Renard 3e823a2b22 - LSsearch/LSsearchEntry : Added a new classes to doing and exploit ldap object search
-> view/select => change to use it (php+template+js)
  -> LSattr_html_select_object/LSattr_html_select_list => change to use it
  -> LSldapObject :
    -> change listObjectsName() / searchObject() / getSelectArray() / listObjects()
    -> comment search() function
    -> Add triggers to clean cache
  -> LSpeople : Update search config
  -> LSsession  : Change function to use it :
    - getSubDnLdapServer()
    - loadLSprofiles()
- LSrelation : Deplace error codes declaration from LSsession in class file
- LSldapObject :
  -> change getObjectFilter() / getLabel() / getSubDnValue() / getSubDnName() for can call then staticaly
  -> Add afterModify() function and trigger
  -> Change getObjectFilter() / listObjectsInRelation() to use Net_LDAP2_Filter
  -> Add __get() function
  -> Move one LSerror code for LSrelation function from LSsession class file
  -> Add a global variable to save cached data ($cache)
  -> Change subDn and subDnName access methods
- LSauth : Move LSsession auth procedure in a dedicated class
  -> LSsession : Change startLSsession() to use it
- LSsession :
  -> Add getRootDn() function
  -> Fix getTopDn() to return root DN if no topDn is currently defined
  -> Create dedicated functions to support recoveryPassword mecanism :
    - recoverPasswd()
    - recoverPasswdSendMail()
    - recoverPasswdFirstStep()
    - recoverPasswdSecondStep
  -> Customize LSdebug return and display (php+js)
  -> Clean unused error codes
  -> Move LSrelation error codes
  -> Comment ajax method
2009-10-30 00:03:17 +00:00
Benjamin Renard aaf0845323 LSldap : Added combineFilters() method to combine two ldap filters 2009-10-29 22:17:30 +00:00
Benjamin Renard ac9ec7930a LSdebug_print : added an optinal argument to control ul added 2009-10-29 22:01:12 +00:00
Benjamin Renard 8715b5eb76 LSdebug : Use LSdefault::log() function when console objects does not exist 2009-10-29 21:59:55 +00:00
Benjamin Renard 4fff6863bc LSdefault/JS :
- Add function log() for debug
 - Fix method to add/display infos in LSinfosBox
 - moo : change key binding because firefox capture the former
2009-10-29 21:58:57 +00:00
Benjamin Renard ade5a8e596 - LSinfosBox : fix bug in addInfo() and add displayInUl() and displayOrAdd() functions 2009-10-29 21:56:10 +00:00
Benjamin Renard bbd47dfdc3 - LSinfosBox :
- Added function isOpened()
 - Improvement of the function addInfo()
2009-10-29 21:28:18 +00:00
Benjamin Renard 9fe268346a getFData() : Added new value access method
LSdebug : Changed display method to improve readability
2009-10-25 23:44:11 +00:00
Benjamin Renard 3205bd4435 LSerror : Added function isLdapError() 2009-10-25 23:38:28 +00:00
Benjamin Renard 8e498f34fa LSsession :
- Add subDnIsEnabled() function and use it in getSubDnLdapServer()
  - Add debuging support for smarty
  - Change in the detection of the session for safety
2009-10-25 23:34:06 +00:00
Benjamin Renard 58e8bed57d CSS/default/LSdebug : Change font color to improve readability 2009-10-25 23:28:02 +00:00
Benjamin Renard e79e25ac95 Template/default/top : Change LSlang display style to prevent the display on page loading 2009-10-25 23:24:18 +00:00
Benjamin Renard 301ae79b38 LSview/JS : Added a test to avoid possible errors 2009-10-25 23:21:09 +00:00
Benjamin Renard 5a17d79681 templates/default/login : by default, recover password link is hidden 2009-10-22 08:39:17 +00:00
Benjamin Renard 336b3150f6 templates : Move JS files inclusions at bottom of the page 2009-10-22 08:35:18 +00:00
Benjamin Renard a335019766 tmp : add svnignore property for templates and temporaries files 2009-10-22 08:33:35 +00:00
Benjamin Renard 8c79b9fffd functions.js : add urlAddVar function 2009-10-22 08:31:54 +00:00
Benjamin Renard 0f53dcfd34 - Ajout du fichier LICENCE 2009-09-24 14:10:52 +00:00
Benjamin Renard c3f6da6fcb - LSformElement_password : Bug dans la vérification du mot de passe via Ajax 2009-05-28 16:07:05 +00:00
Benjamin Renard 3db41221ef - LSmail : Correction d'un bug dans l'affichage du message de confirmation de l'envoi. 2009-05-06 15:55:29 +00:00
Benjamin Renard efc52cc2e1 LSsmoothbox : Correction de bugs dans le resize lors de l'affichage d'une image. 2009-05-05 13:06:36 +00:00
Benjamin Renard c6837d8da5 - Documentation :
- LSattribute : Ajout d'information sur le paramètre onDisplay
	- LSattr_ldap_boolean : Précision des valeurs possibles pour l'attribut default_value
2009-05-04 13:30:28 +00:00
Benjamin Renard 9ed917cf96 - LSlang : Correction du z-index de l'object LSlang_select 2009-04-20 12:33:10 +00:00
Benjamin Renard 538cabcdab - Generate_lang_file : correction/actualisation/evolution 2009-04-20 10:02:01 +00:00
Benjamin Renard 24296fd3b6 - LSeepeople -> LSpeople
- LSeegroup -> LSgroup
- LSeecompany -> LScompany
2009-04-17 10:39:03 +00:00
Benjamin Renard 6f22dd091c - LSaddon::Samba :
- Ajout des functions suivantes :
    - generate_uidNumber_withSambaDomainObject()
    - generate_gidNumber_withSambaDomainObject()
    - Correction d'utilisation de message d'erreur n'existant plus
2009-04-15 14:06:11 +00:00