Benjamin Renard
179d148335
Add triggers feature on LStemplate class
2018-10-01 12:32:05 +02:00
Benjamin Renard
a03b737de8
Fix and improve LSformat PHP and JS implementations
2018-09-20 19:28:26 +02:00
06b37ea2f6
Fix XSS problem using LSdebug/LSerror/LSinfos
2018-06-08 17:41:28 +02:00
Benjamin Renard
7a02fb0ad4
Translation : fix error when trying to translate empty string
2018-04-27 15:45:14 +02:00
Benjamin Renard
7c45bfe833
Replace ereg() function call by preg_match()
2018-01-08 19:08:39 +01:00
Benjamin Renard
1e37b2f870
getFData : try to catch error casting data to string
2014-11-20 12:00:26 +01:00
Benjamin Renard
2748149f97
Add now() function
2014-09-30 13:54:52 +02:00
Benjamin Renard
bbf7087572
LSformat : Full support format in JS and improve substr
2014-09-30 13:54:52 +02:00
f4e97c8133
LStemplate : rename special smarty functions and added method getFilePath()
2013-06-18 19:04:47 +02:00
e992df1ddd
LStemplate : added a template abstraction class
2013-06-17 23:39:22 +02:00
702d53839d
Add compatibility to Smarty 3
2012-09-02 20:12:26 +02:00
Benjamin Renard
938d672f65
LSdebug() : Added LSlog() call
2011-04-22 14:32:44 +02:00
Benjamin Renard
a30262eb3c
function.php / getFData() : Added possibility to use %(...) syntax futhermore %{...}.x
2011-04-13 16:44:09 +02:00
Benjamin Renard
09f1c22e9f
function aleaChar() : fixed php warning
2011-03-16 14:47:46 +01:00
Benjamin Renard
1f069e41e2
Added listFiles() function
2011-02-03 17:30:55 +01:00
Benjamin Renard
dc5b3b44d1
LSlog : Added dump feature
2010-11-19 18:13:41 +01:00
Benjamin Renard
d8d32d950b
LSdebug_print() : Fixed notice PHP
2010-11-16 19:24:44 +01:00
Benjamin Renard
90e471646d
LSsession / Smarty : Added getFData() smarty function
2010-11-15 17:31:47 +01:00
Benjamin Renard
60b567845c
functions.php : Added replaceSpaces() function
2010-10-01 17:30:28 +02:00
Benjamin Renard
656dad2c14
getFieldInFormat() : fixed regex with the new LSformat possibilities (upper/lower case)
2010-04-16 15:37:43 +02:00
f974e6095e
getFData() : added string cast in process
2010-03-16 11:04:36 +01:00
47c10a169c
Functions :
...
* Added function withoutAccents()
* Improvement of getFData() function :
+ Extracting a portion repeated in the function _getFData_extractAndModify()
+ Added support to negative length in substring selection
+ Added support to make string uppercase or lowercase
+ Added support for removing accents
2010-03-04 16:47:37 +01:00
Benjamin Renard
382cb1c994
Rename trunk directory to public_html
2009-11-13 14:26:11 +01:00