Commit graph

18 commits

Author SHA1 Message Date
Benjamin Renard 0efde556ad Fix last commit to be compliant also with php 5.4 2015-07-30 18:19:28 +02:00
Benjamin Renard d7ca2eea75 Display import button only for LSobject type with configured ioFormat 2015-07-30 18:13:07 +02:00
Benjamin Renard 0055ea1d7a Add import feature 2015-07-30 16:40:16 +02:00
Benjamin Renard 8d989af946 LSsearch : add customAction feature 2014-10-08 17:24:30 +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 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 093aebd6b9 Added urlencode() of object's DN in customActions links's URL 2012-05-03 14:52:32 +02:00
Benjamin Renard 675f994f1c Added urlencode() of object's DN in copy and remove links's URL 2012-05-03 14:43:46 +02:00
Benjamin Renard 78f53b6d7d Added urlencode() of object's DN in modify link URL 2012-05-03 12:45:46 +02:00
Benjamin Renard babade5995 added urldecode() of object DN in request 2012-05-03 12:35:07 +02:00
Benjamin Renard 33b21ad860 LSobject / customAction : Added noConfirmation parameter 2011-07-06 15:53:51 +02:00
Benjamin Renard 97a2713ea0 LSldapObject / Custom actions : Added ajax validation feature 2011-05-20 15:57:00 +02:00
Benjamin Renard da80c71268 Added custum action feature 2011-03-25 18:05:26 +01:00
Benjamin Renard 74ddd2faa2 View : Fixed Notice PHP 2010-11-16 19:22:56 +01:00
Benjamin Renard 6a78b6bde4 - LSsearch :
- Added formIsSubmited() method and use it in setParamsFormPostData() method
  - Added redirectWhenOnlyOneResult() method
- View :
  - Used LSsearch::redirectWhenOnlyOneResult() to redirect the user on object view page when the search return only on result
2010-02-14 18:45:39 +01:00
Benjamin Renard bc1a92ec35 LSsearch : added predefined filters parameters 2010-02-03 02:10:04 +01:00
Benjamin Renard 382cb1c994 Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
Renamed from trunk/view.php (Browse further)