Commit graph

22 commits

Author SHA1 Message Date
997bffc286 add IRecordsTable to interfaces list 2023-12-27 10:52:08 +01:00
45d568b77b assign widget to IRecordsTable definition 2023-12-27 10:40:41 +01:00
4343dc517f add RecordsTable type implemented as a simple list of records 2023-12-26 22:09:12 +01:00
d07f3b85a9 don't suppress additional excess values in table rows 2020-04-08 14:51:50 +02:00
b471deef43 merge bbmaster2 into bbmaster resulting in branch 2master 2020-03-04 18:05:37 +01:00
4a18c42283 fix datatable source list; add generic IOptions adapter 2016-04-22 11:17:45 +02:00
608b75f1c8 table-based vocabularies: avoid error when used directly with a Concept as instance 2016-03-29 18:09:06 +02:00
17f15429c8 add activity field to report, is also used as query field with vocabulary 2016-03-18 15:57:26 +01:00
1800fe7c9e merge branch master 2015-10-10 11:48:52 +02:00
4f481ce79b handle adding or removal of columns correctly 2015-09-22 07:25:06 +02:00
3c1a5ccdf4 merge branch master 2015-06-12 08:35:07 +02:00
a565d750e3 don't show priority and activity if corresponding data tables do not exist; translations 2015-03-17 08:50:53 +01:00
c4ce28e239 add utility property and function for accessing data table data as records/rows 2015-03-16 12:10:34 +01:00
beff6ef2dd new fields: priority, activity 2015-03-16 11:17:38 +01:00
7e9a68bde1 allow specification of columns for data table in type object 2014-08-27 10:53:04 +02:00
aa9661a681 provide additional control on what appears in the label of a datatable item 2012-07-23 13:40:31 +02:00
b2a755b3fc do not omit title on import; do not remove fields when importing data table 2012-07-08 18:48:10 +02:00
ff82b2bc49 make sure datatable-based vocabulary is also usable in management interface 2012-04-09 13:44:15 +02:00
57bcdcfb21 use instance for getting vocabulary items: allows the usage of nodeView.context that also works when creating new objects 2012-01-14 11:49:19 +01:00
0162adea94 use data table as basis for vocabularies 2011-12-27 20:11:00 +01:00
bd2cb55f16 use keytable field for datatable data 2011-12-23 14:21:50 +01:00
8789a3fccd work in progress: new data table concept type 2011-09-26 19:36:06 +02:00