Commit graph

1934 commits

Author SHA1 Message Date
Benjamin Renard c8afbc8fa3 Added CSS3 border-radius properties 2010-01-26 12:39:15 +01:00
Benjamin Renard b591ab3a27 Doc/Config/LSattribute : Added notes about generation methods of the value. 2010-01-06 19:18:53 +01:00
Benjamin Renard c05741a489 LSattribute / generate_value : the default_value is now used to generate the value of the attribute if the generate function or LSformat is not defined. 2010-01-06 15:21:37 +01:00
Benjamin Renard ee0d7b82fd Doc/Config/LSattribute : Added the parameter generate_value_format description. 2009-12-31 17:26:06 +01:00
Benjamin Renard 84554e7c59 LSattr_html_select_object : fix bug witch disable default_value 2009-12-31 17:02:07 +01:00
Benjamin Renard 616197c43f LSattr_html_select_list : Added translation of possiblies values labels. Updated consequently generate_lang_file.php and trad. FR files. 2009-12-31 14:43:59 +01:00
Benjamin Renard 046d6f8004 LSformRule_minlength : Fix php syntax bug. 2009-12-31 14:22:05 +01:00
Benjamin Renard 1a51d5b754 Doc : Update installation dependence 2009-12-24 16:42:00 +01:00
Benjamin Renard db86b3b535 LSaddons::Samba : Added the LS_SAMBA_INFINITY_TIME constante and the return_sambaInfinityTime() function. 2009-12-24 15:02:30 +01:00
Benjamin Renard a766150f41 upgradeFromGit : add check_file_or_symlink function and use it during theme installation 2009-12-23 11:24:59 +01:00
Benjamin Renard 18de43b52f upgradeFromGit/theme : added support to linking original theme files to avoid copying of files. 2009-12-15 18:33:22 +01:00
Benjamin Renard b0a8bd44bd Doc/install : bug fix of the last commit 2009-12-04 17:46:25 +01:00
Benjamin Renard 76d3ab6487 Doc : Change 'Installation Steps' section in a tutorial of the installation with more details. 2009-12-04 17:43:20 +01:00
Benjamin Renard 3ab522003d buildDocExports : fix bug 2009-11-13 18:56:58 +01:00
Benjamin Renard dc3f99c284 upgradeFromGit : fix bug 2009-11-13 18:50:48 +01:00
Benjamin Renard c273f59bd1 buildDocExports : fix bugs 2009-11-13 18:47:28 +01:00
Benjamin Renard d67235123c buildDocExports : Added export doc dir check 2009-11-13 18:19:30 +01:00
Benjamin Renard f7b6fbe143 upgradeFromGit/buildDocExports : fix bugs 2009-11-13 18:14:14 +01:00
Benjamin Renard 0c503cbeee buildDocExports : Added a script to build archives and export all doc export in other directory 2009-11-13 18:05:59 +01:00
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