Commit graph

2092 commits

Author SHA1 Message Date
61a146a43d suppress checking for options in security check 2020-05-01 08:17:41 +02:00
31b81d10e3 re-activate redirect on state change 2020-04-29 10:54:01 +02:00
347e19a2c6 unquote form value only if string 2020-04-29 10:43:31 +02:00
ebcbab1a6c fix DateField (missing return) 2020-04-25 12:00:40 +02:00
ebacd14134 re-implement missing multiline field method 2020-04-15 10:40:49 +02:00
d07f3b85a9 don't suppress additional excess values in table rows 2020-04-08 14:51:50 +02:00
9d9cfd6fc7 Merge branch '2master' of ssh://git.cy55.de/home/git/loops into 2master 2020-03-23 11:23:24 +01:00
dd23787d27 avoid error when list value is None 2020-03-23 11:20:45 +01:00
0cd2e1f47d fix doctests, avoid deprecation warnings 2020-03-07 13:31:29 +01:00
8723289204 set version number to 2.3.0 2020-03-07 12:51:06 +01:00
b471deef43 merge bbmaster2 into bbmaster resulting in branch 2master 2020-03-04 18:05:37 +01:00
3263672934 extend/improve paster shell utilities 2020-03-04 16:55:53 +01:00
c3079472de fix typo and doctest after JSON fix 2019-12-06 07:56:30 +01:00
hplattner
b59248ee31 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2019-12-05 20:48:10 +01:00
hplattner
1b0f0e4859 add concept search filtering select fix 2019-12-05 20:47:57 +01:00
082acf3fbc add loopsRoot to module global variables 2019-12-01 16:22:40 +01:00
9ab3e61f9a make loopsRoot path and config module configurable in setup() function 2019-12-01 16:05:21 +01:00
1854903d0f conditional commit for deletion of objects 2019-12-01 11:31:52 +01:00
b4a8ae1ed1 some more improvements 2019-12-01 10:12:00 +01:00
c5fe2044b5 add common psu utilities, esp generic loop 2019-12-01 09:58:24 +01:00
9c2517a518 take psu.py from bbmaster2 branch, with some improvements 2019-12-01 09:42:45 +01:00
dc5d913b99 user account: add principal title if given 2019-11-28 08:33:24 +01:00
814f10ae51 unify naming: concept_macros means macros, not template 2019-11-27 13:20:42 +01:00
dae9610e2e allow hiding title, e.g. if shown already in another macro 2019-11-27 13:19:17 +01:00
7567374e50 fix page templates: avoid errors with new ZPT version 2019-04-28 16:55:49 +02:00
2012181382 fix tests/doctests according to current ZTK and BlueBream versions 2019-04-26 17:13:59 +02:00
e1b1a82ee1 allow suppressing of ObjectModifiedEvent (if done later by caller) 2019-04-26 10:33:33 +02:00
233d146587 remove obslete ugly hack from loops container 2019-04-10 08:23:19 +02:00
bbd1d06792 update version number 2019-03-09 13:26:55 +01:00
8bd69b12fd use targetItem to access also directly assigned concepts or resources 2018-10-17 08:17:52 +02:00
aa263eb635 avoid error because of error in title field of view 2018-08-03 15:07:12 +02:00
fb94aacaa8 add method for checking for top-level page (e.g. data protection stmt) 2018-05-19 11:24:29 +02:00
ff0e19a72c remove obsolete code 2018-05-19 11:23:42 +02:00
hplattner
66b616e5e1 add subviewmode feature 2018-05-16 12:04:14 +02:00
937f2ee8b0 work statement report: add selection field for person/party 2018-05-14 12:42:30 +02:00
afd4416eaa fix typos in JavaScript file 2018-05-04 16:13:42 +02:00
a296370484 when rendering .odt/.xlsx: use field names instead of title 2018-03-04 09:51:22 +01:00
4b5680d969 fix (after using dict instead of jeep): sort glossary correctly 2018-02-21 16:03:04 +01:00
590cffaa35 sort letters in headline 2018-02-19 14:37:10 +01:00
d282e3c93a avoid unicode error if keyword starts with special characters.
In addition show only starting characters appearing in word list
in headline.
2018-02-19 14:30:53 +01:00
e35fafad81 activate calling of script; remove print statements 2018-01-07 11:17:40 +01:00
de43ab03ca take file names/paths from appropriate settings 2017-12-31 15:56:05 +01:00
a13784e93e use markdown import and content type only when available 2017-12-29 10:37:13 +01:00
8c09a0e73d add tab title for book_topic_view; rearrange section methods 2017-12-08 12:17:02 +01:00
4b49fda269 make sure we always get numeric values 2017-12-07 18:26:27 +01:00
8c29a3e7d4 duration field: use 0 as default value; allow specification of a factor 2017-12-07 12:01:45 +01:00
3b37723cd4 show text 'more...' only if there is really (probably) more to see 2017-12-05 13:23:20 +01:00
cfc32d7ebd fix breadcrumbs for book topic view 2017-12-05 12:59:21 +01:00
ef8a47c1a1 column headers: use default translation domain if appropriate 2017-11-14 22:42:08 +01:00
516eda33d1 allow conversion/processing of CSV file to XLSX upon download 2017-11-14 17:41:56 +01:00