Commit graph

20 commits

Author SHA1 Message Date
Benjamin Renard 7098b3ee79 Massive change of files organisation to move all files outside web-root
The web-root directory now contains URL rewrite stuff. All PHP & static files are
in root src directory and are served via LSurl routes.
2020-05-06 12:17:35 +02:00
Benjamin Renard 03485bd486 Replace select.php by a LSurl route 2020-05-04 15:25:09 +02:00
Benjamin Renard c29c0dbe08 Replace create.php by a LSurl route 2020-05-03 19:26:39 +02:00
Benjamin Renard 06455db4f3 Replace view.php by LSurl routes 2020-05-03 18:48:33 +02:00
Benjamin Renard 336b5307b3 LSrelation : fix constructor method name 2020-05-01 15:56:47 +02:00
Benjamin Renard 2a5ef1bb4e Code cleaning 2020-04-29 15:54:21 +02:00
Benjamin Renard 8bb4a1c9cf Fix some PHP notices 2019-03-12 12:49:19 +01:00
Benjamin Renard b9102aeb9e Code cleaning 2019-03-11 22:42:20 +01:00
Benjamin Renard 7970489489 LSrelation : Add create button even if user can't edit the relation 2017-08-02 12:09:25 +02:00
Benjamin Renard 486f33ccf9 LSrelation : Add create action button 2017-08-02 12:00:11 +02:00
Benjamin Renard b067c943ed LSrelation : fix check right on relation with specific object 2017-04-28 17:05:48 +02:00
Benjamin Renard 7909d55b39 LSrelation : add possibilty to handle relation with multiple key values 2017-04-28 17:04:55 +02:00
Benjamin Renard 251cb2b0e2 Use call_user_func_array() instead of call_user_func() when need to permit arg by reference 2017-04-28 10:25:22 +02:00
Benjamin Renard 8deb9a8508 LSrelation : improve and make it easy to configure simple relation 2017-04-28 02:13:05 +02:00
Benjamin Renard 992dc08cc9 General use of the function call_user_func() instead of deprecated syntax 2017-04-26 11:19:58 +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 e992df1ddd LStemplate : added a template abstraction class 2013-06-17 23:39:22 +02:00
Benjamin Renard 432c017236 Added urlencode() of object's DN in links's URL 2012-05-03 12:41:19 +02:00
Benjamin Renard 6d16a7c5c5 LSrelation :: ajax_refreshList() : Fixed notice PHP 2010-11-16 19:52:13 +01:00
Benjamin Renard 382cb1c994 Rename trunk directory to public_html 2009-11-13 14:26:11 +01:00
Renamed from trunk/includes/class/class.LSrelation.php (Browse further)