Commit graph

1338 commits

Author SHA1 Message Date
hplattner
b536f8540d Merge branch 'master' of ssh://git.cy55.de/home/git/loops into bbmaster 2012-03-07 16:14:32 +01:00
66e1a71851 standard listing: show predicate also for resources 2012-03-05 19:41:54 +01:00
5d3bcf3cfa provide more control on what is shown in list or grid via new 'represents' predicate for resources 2012-03-05 18:36:27 +01:00
d8c7ae86af ignore missing concept type error 2012-03-05 12:40:39 +01:00
1f681de414 ignore errors because of missing principal; allow overwriting password when principal exists 2012-03-05 12:25:02 +01:00
f03f11372e Merge branch 'master' into bbmaster 2012-03-05 10:00:51 +01:00
c71669f1a7 provide working generic CreateConceptPage implementation 2012-03-04 16:37:10 +01:00
48395b19cf correctly handle events spanning two months also for months with less than 31 days 2012-03-04 16:35:51 +01:00
1b344e7489 provide option 'organize.stateful' to directly bind a states definition to a type
in addition extend, clean up standard import files
2012-03-03 11:57:57 +01:00
599f64b2b1 bind search combobox to INode - may be erroneously as target view otherwise 2012-03-02 09:18:28 +01:00
25525133a2 Merge branch 'master' into bbmaster 2012-03-01 17:30:28 +01:00
8e3d038574 fix handling of relation set changes; provide __ne__() method for AdapterBase 2012-03-01 17:28:38 +01:00
b5b2fa5f58 change setting for HTML pre element: show scrollbars only if necessary 2012-03-01 17:27:47 +01:00
931f308fc1 Merge branches 'bbmaster' and 'master' of ssh://git.cy55.de/home/git/loops into bbmaster 2012-03-01 17:24:21 +01:00
91cdcc2c06 fix bug in ParentRelation: __eq__() method is not called for '!='... 2012-02-29 19:42:08 +01:00
6e36c6708c Merge branch 'master' into bbmaster 2012-02-26 10:24:37 +01:00
17de8893ae rearrane CSS class properties 2012-02-25 17:11:39 +01:00
a009c29aea render description also for grid elements, but without spacing before and after paragraphs 2012-02-25 17:01:50 +01:00
c253670131 add header and list parts with thumbnail images 2012-02-25 09:46:13 +01:00
b55ee6a7dd bug fix for comments: use correct target URL 2012-02-17 13:47:39 +01:00
06a117f5d7 provide actions for working with MicroArticles, + CSS improvements 2012-02-16 09:50:29 +01:00
2b413e5f58 provide actions for working with MicroArticles 2012-02-16 09:40:17 +01:00
bcb195148b allow for integer timestamp values, e.g. from tracks 2012-02-11 11:51:33 +01:00
7ca57713d5 always call assignConcepts() on saving; some clean-ups... 2012-02-11 11:48:09 +01:00
0a6ba7bab1 bug fix: ignore target (and metadata) if view is not a node view, e.g. when in the management interface 2012-02-10 18:13:28 +01:00
86da0990e1 add date field for reporting 2012-02-10 07:52:18 +01:00
hplattner
073c9eb7fc add: timestamp support for DateField class 2012-02-09 17:42:58 +01:00
8feec5dc34 allow configuration of display value for relation fields 2012-02-09 17:40:47 +01:00
4db06cd046 add date field with locale-dependent output formatting 2012-02-08 11:49:46 +01:00
d3ac5bc8bc allow configuration of display value for relation fields 2012-02-07 15:06:24 +01:00
13507c06a6 Merge branch 'master' into bbmaster 2012-02-07 09:34:57 +01:00
94c2057500 allow suppression of links e.g. in word documents 2012-02-01 21:27:47 +01:00
dbf653b900 Merge branch 'master' into bbmaster 2012-01-29 17:23:05 +01:00
f1f0bf548e subtype relations: check for usePredicate attribute only if relation has an IIsSubtype adapter 2012-01-29 15:24:55 +01:00
36c70374b3 merge branch master into bbmaster 2012-01-29 11:27:43 +01:00
46c0e997d4 use target view (set via node traverser) only if requested as default (index.html) view 2012-01-29 11:25:26 +01:00
2a7a5f8a1d directly call target view from node view if target view is marked as top-level 2012-01-28 19:51:12 +01:00
b686716754 use targetView entry in request annotations for calling views declared for adapted concept map objects (i.e. type interfaces) 2012-01-27 07:55:13 +01:00
f193e00dcb node traverser: store only loops-specific view as target view in request annotations 2012-01-25 11:27:12 +01:00
ea1fbc9136 use target view for adapted object determined by node traverser if available 2012-01-24 19:38:51 +01:00
3132fc9947 Merge branch 'master' into bbmaster 2012-01-23 11:11:31 +01:00
a06447bade view modes: improve look when hovering over tabs 2012-01-22 12:12:33 +01:00
15cecb8aed provide basic framework for view modes (i.e. tabs); store target view in request for later use 2012-01-22 12:00:32 +01:00
7cb4fb6110 add relation field for displaying relation attributes in reports 2012-01-22 11:58:39 +01:00
2426e580ff new report field RelationField 2012-01-20 13:30:16 +01:00
335c52e3cb Merge branch 'master' into bbmaster 2012-01-19 18:18:56 +01:00
0654140f51 extend features of the subtype predicate: control predicates used for connecting concepts of the types that have a subtype relation 2012-01-14 11:50:46 +01: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
662a9cb8ef remove obsolete tag from standard concept template 2012-01-13 15:35:31 +01:00
2c141a9285 Merge branch 'master' into bbmaster 2012-01-05 12:37:20 +01:00