Commit graph

52 commits

Author SHA1 Message Date
Benjamin Renard 33d374e56a Continue to work on conversion to use AdminLTE / Bootstrap / jQuery 2016-07-21 01:05:37 +02:00
Benjamin Renard 20d7d89d3f Start conversion to use AdminLTE / Bootstrap / jQuery 2016-07-20 00:46:51 +02:00
Benjamin Renard 18550a5fb2 LSaddon / view : permit to hide a LSaddon view in menu 2015-08-24 12:24:33 +02:00
Benjamin Renard 707c319f15 Add LSaddon view feature 2015-08-21 17:51:52 +02:00
Benjamin Renard 24aa3412a7 LSsearch : add cssStyle extraDisplayedColumns's parameter 2015-08-12 14:26:50 +02:00
Benjamin Renard b4105c04d6 Add new form element type for telephone number 2015-08-12 12:21:20 +02:00
Benjamin Renard 0625e38f80 LSimport : also display error on other attributes 2015-07-30 18:08:45 +02:00
Benjamin Renard 0055ea1d7a Add import feature 2015-07-30 16:40:16 +02:00
Benjamin Renard 772cd8b0da LSformElement :: select_list / select_box : permit to put possible values in labelled group 2015-07-25 18:23:06 +02:00
Benjamin Renard c801b09ada view.tpl : use double quotes instead of simple in HTML 2015-01-06 18:00:41 +01:00
Benjamin Renard c241d9c0b6 LSformElement :: supannLabeledValue.php : Improve edition to permit value selection in SUPANN table 2014-11-25 00:07:31 +01:00
Benjamin Renard 53ef8436d4 LSaddon :: supann : redesign and improve this addon 2014-11-20 00:44:41 +01:00
Benjamin Dauvergne a956658923 LSformElement :: supannRoleEntite : fix little typo in template 2014-11-05 15:32:45 +01:00
Benjamin Renard daf0715356 Fix viewSearch template on no result case with extraDisplayedColumns defined 2014-10-27 12:04:56 +01:00
Benjamin Renard 463bf37cf2 Add LSattr_html::select_box 2014-06-18 00:15:50 +02:00
Benjamin Renard 33cef8be28 LSobject : Add possibility to add extra displayed columns in search result 2014-06-17 16:08:41 +02:00
Benjamin Renard 54561a253b LSrelation : fixed refresh bug when multiple relations content the same object 2013-11-28 20:51:43 +01:00
Benjamin Renard ddeff8c622 LSformElement_password : added clearView and clearEdit parameters 2013-06-24 17:52:45 +02:00
Benjamin Renard 09432db48e Manage CSS path with LStemplate 2013-06-19 03:06:29 +02:00
Benjamin Renard c3ac277e0d Fixed logo on login page 2013-06-19 01:18:07 +02:00
Benjamin Renard 6f97d3d7e0 Manage image path with LStemplate 2013-06-19 00:53:26 +02:00
Benjamin Renard e992df1ddd LStemplate : added a template abstraction class 2013-06-17 23:39:22 +02:00
Benjamin Renard 296e646967 CustomActions : Added hideLabel feature 2012-10-04 14:49:30 +02:00
Benjamin Renard 6ebfc6a20b LSformElement::select_object : display unrecognized values and detect value corresponding to more than one object. 2012-10-03 12:23:49 +02:00
Benjamin Renard 43c53751c5 LSformElement :: textarea : Added CSS extra class on edit mode 2012-09-14 16:51:17 +02:00
Benjamin Renard a04cded17a LSformElement::supannLabeledValue : Fixed display problems 2012-09-12 14:09:18 +02:00
Benjamin Renard fb7172d3bd LSformElement::supannRoleEntite : Fixed display problems 2012-09-12 14:08:48 +02:00
Benjamin Renard 702d53839d Add compatibility to Smarty 3 2012-09-02 20:12:26 +02:00
Benjamin Renard 1477f1378b Template default : fixed bad way to browse a range in smarty language 2012-09-02 20:08:41 +02:00
Benjamin Renard e99fdacad3 SUPANN : Ajout du support generique de champs a etiquette ({SUPANN} ou {UAI}) 2012-08-10 12:36:30 +02:00
Benjamin Renard b59fcddb77 SUPANN : Ajout du support de l'attribut supannRoleEntite 2012-08-10 12:36:30 +02:00
Benjamin Renard a8e375589d Added object's DN escape in links's URL 2012-05-03 12:37:55 +02:00
Benjamin Renard 3b01977d3c Added object's DN escape in links's URL 2012-05-03 12:37:26 +02:00
Benjamin Renard 0c0fe4fb77 Added object's DN escape in links's URL 2012-05-03 12:36:15 +02:00
Benjamin Renard 791fb52e89 LSmail : fix elements size in LSmail:x 2012-04-27 09:56:33 +02:00
Benjamin Renard 87e23f2ea4 LSformElement : Added autocomplete="off" in fields templates 2011-05-23 11:05:48 +02:00
Benjamin Renard 97a2713ea0 LSldapObject / Custom actions : Added ajax validation feature 2011-05-20 15:57:00 +02:00
Benjamin Renard 5983b264c7 LSformElement :: textarea : small change to facilitate extend of this LSformElement 2011-04-11 11:10:09 +02:00
Benjamin Renard 8336c0c647 LSformElement_valueWithUnit : Fixed display error of form when attribute have no value 2011-03-24 16:28:04 +01:00
Benjamin Renard a3fdebd362 Added LSformElement_valueWithUnit 2011-03-24 15:46:51 +01:00
Benjamin Renard 8dbe9bc4aa LSauthMethod_anonymous : Added LSauth method and added feature in LSauth/LSsession to disabled SELF access 2010-11-25 12:39:35 +01:00
Benjamin Renard d288d3e99c LSauth : Recasted - Creation of LSauthMethod class 2010-11-24 19:12:21 +01:00
Benjamin Renard a4ae5741e0 create : Fixed bug - display data entry form selection only when it's necessary 2010-11-18 11:18:34 +01:00
Benjamin Renard f2072dcfd2 LSform : Added data entry form in create mode 2010-11-17 19:00:09 +01:00
Benjamin Renard 7bb56b9266 Template / Default / select_table : Fixed HTML syntax error 2010-11-16 19:53:18 +01:00
Benjamin Renard a85623dc23 LSformElement_select : Added error message on display an unrecognized value 2010-11-15 17:33:47 +01:00
Benjamin Renard e655335f0b - Added LSattr_html/LSformElement quota 2010-05-26 09:57:30 +02:00
Benjamin Renard 20b6677210 Template/default : fixed HTML syntax error on LSlang form element. 2010-03-09 16:45:10 +01:00
Benjamin Renard 0b3c9d2f5e Template/default/viewSearch : Not display predefinedFilters when no filter is defined. 2010-02-19 14:50:07 +01:00
Benjamin Renard bc1a92ec35 LSsearch : added predefined filters parameters 2010-02-03 02:10:04 +01:00