Commit graph

2203 commits

Author SHA1 Message Date
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
georgm
7f7a2af25f add markdown support 2017-10-14 16:04:53 +02:00
7dcf4a9f4e unit tests: move creation of externalIdentifier index to general setup 2017-10-13 11:07:40 +02:00
181846b29a fix indexing stuff (externalIdentifier) 2017-10-08 12:56:31 +02:00
d863305b94 fix check for adapter in 'externalIdentifier' 2017-10-08 12:44:04 +02:00
6a685187d5 fix import file (double 'options' parameter for 'topic' type) 2017-10-08 09:00:23 +02:00
6ca85b21db add option for creating and editing topics to topic type 2017-10-01 08:33:49 +02:00
6fd47572f2 control editing of work items via global option (persmission setting) 2017-08-29 14:06:21 +02:00
37d508cec2 remove obsolete 'jocy' registration 2017-08-20 15:55:33 +02:00
f8bca9e7d6 add utility functions for reindexing of objects 2017-08-10 10:37:25 +02:00
7a3cfbc175 avoid error when no groups folder is found (e.g. in doctests) 2017-08-02 08:53:12 +02:00
63220a656f always show all unread messages 2017-07-20 11:16:48 +02:00
hplattner
fb924fdc03 add mail image to notifications portlet 2017-07-20 10:48:56 +02:00
dc75d56951 process optional selection criteria (dateFrom) for notifications list 2017-07-19 15:41:49 +02:00
5d02a5ee03 fix URL for state change via portlet 2017-07-16 16:33:42 +02:00
536f204a03 use empty workitem_dayfrom_default option for empty start date 2017-05-09 12:07:37 +02:00
8f12304074 node traverser: add logging for NotFound exception 2017-04-10 11:47:17 +02:00
efb2c8ba71 fix GET params quoting on input fields 2017-03-13 10:43:35 +01:00
34926dde8c fix acces to view properties; optional use global copyright option 2017-01-12 11:34:15 +01:00
b7c702f17d add node type raw to be able to emit e.g. robots.txt and similar stuff 2017-01-12 10:28:06 +01:00
b3677ea635 fix initid monkey patch 2017-01-12 10:15:31 +01:00
421c21cdec make ZTK-compatible package that is installable as a Python egg 2017-01-02 16:06:14 +01:00
e51ebdb28c de-activate (obsolete) role for Flash (XML-RPC) concept map editor 2017-01-01 17:27:56 +01:00
4cfdebec77 fix language negotiation: use language defined via options 2017-01-01 17:26:47 +01:00
dd96f01a32 improve/fix settings for import of basic loops site structure 2017-01-01 17:25:41 +01:00
5083b2edc2 dirty fix: monkey patch in IntIds to avoid ForbiddenAttribute error 2017-01-01 17:24:00 +01:00
9670ace28c remove obsolete property from Loops root, ensuring compatibility with ZTK 2016-12-26 18:19:28 +01:00
96e7c20a56 remove deprecated import from zope.testing 2016-12-26 10:46:22 +01:00
a91e1b0c4c remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
30c13d57d7 use special property 'favTitle' for favorites portlet 2016-12-19 14:45:09 +01:00
3115b4f19e fix description field in recent changes report 2016-11-18 12:48:13 +01:00
6261831340 indexing: gracefully fall back to ISO8859 if UTF-8 gives an error 2016-10-26 16:20:44 +02:00
f9ba9d2115 make sure virtualTargetObject is not adapted 2016-10-12 08:55:21 +02:00
4339f25ca3 backport from bbmaster2: check 'visible' property in display views 2016-10-08 14:14:17 +02:00
5f78698e06 check for 'visible' field property 2016-10-08 11:18:45 +02:00
7b0fe5aaf2 object creation: take type options from object to be created 2016-10-04 15:12:50 +02:00
ccc9886113 object creation: take type options from object to be created 2016-10-04 15:12:00 +02:00
hplattner
e27f4000f7 add uid to notifications listing items 2016-08-30 12:47:36 +02:00
5ffb1edfbc hide breadcrumbs in print 2016-08-30 08:19:07 +02:00
hplattner
214fb2dc0f Merge branch 'bbmaster2' of http://git.cy55.de/loops into bbmaster2 2016-08-25 12:17:21 +02:00