Files
FHC-Core/system
Paolo ee3998f62e - Changed system/dbupdate_3.3.php to create table system.tbl_filters and what its needed
- Added model system/Filters_model to manage system.tbl_filters
- Removed method execQuery from model system/UDF_model
- Added property executedQueryMetaData to DB_Model
- Added property executedQueryListFields to DB_Model
- Added method getExecutedQueryListFields to DB_Model
- Added method getExecutedQueryMetaData to DB_Model
- Added method execReadOnlyQuery to DB_Model to execute read only queries from outside a model
- Changed DB_Model method _toPhp to store infos about an executed query into properties executedQueryMetaData and executedQueryListFields
- Updated library UDFLib to use execReadOnlyQuery
- Added widget FilterWidget to render and manage a filter into VileSci
- Added views widgets/filter/selectFields, widgets/filter/selectFilters and widgets/filter/tableDataset used by FilterWidget
2017-11-22 12:08:54 +01:00
..
2014-06-11 15:24:53 +00:00
2009-07-07 07:42:01 +00:00
2010-10-13 08:46:19 +00:00
2016-07-05 14:34:50 +02:00
2017-11-08 11:55:19 +01:00
2011-05-16 07:13:22 +00:00
2016-04-10 19:46:35 +02:00
2016-02-04 11:50:55 +01:00
2011-04-13 07:06:57 +00:00
2009-07-07 07:42:01 +00:00
2014-06-11 15:24:53 +00:00
2016-06-28 22:10:56 +02:00
2009-05-20 14:45:47 +00:00
2007-11-30 12:57:05 +00:00
2008-02-29 14:45:32 +00:00
2007-11-30 13:26:25 +00:00
2008-02-29 14:45:32 +00:00
2017-09-08 19:15:21 +02:00
2007-11-30 11:17:12 +00:00