Commit graph

2010 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
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
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
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
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
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
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
hplattner
df3ae0179b add canonicalURl to Layout TextView 2016-08-25 12:17:14 +02:00
0dc20ea52f allow more control for NodeView subclasses, e.g. login view 2016-07-19 12:17:32 +02:00
3b11a72a81 avoid loading all subchildren in check for nested children 2016-07-17 10:13:21 +02:00
2720b0444c use workspace assignment also for 'create form' action 2016-07-14 09:52:25 +02:00
hplattner
040997b322 use options to determin x robots tag 2016-07-13 16:06:58 +02:00
hplattner
4fb3fa54ec add x robots tag to resources 2016-07-13 15:02:17 +02:00
949a543aa9 set state of survey data when saving 2016-06-28 08:14:58 +02:00
597a8d48ef add missing definition of requestUrl property 2016-06-24 07:56:57 +02:00
65ad427413 use absolute URLs for login and selfservice registration 2016-06-16 15:38:03 +02:00
9bf69e88b3 avoid duplication of data if context is cyclically assigned to itself 2016-06-16 13:51:20 +02:00
7cb0cf0d95 re-activate 'request/URL' on management page 2016-06-12 09:03:28 +02:00
d4e22b7f79 revert request/URL stuff for management views 2016-06-09 12:20:44 +02:00
9e9390cff3 use new 'view/requestUrl' to avoid '/@@index.html' in URLs 2016-06-09 10:22:30 +02:00
a8f70fd498 move new 'view/requestUrl' to cybertools/browser 2016-06-09 09:01:20 +02:00