loops/browser
2016-02-04 15:07:20 +01:00
..
compound check permission when displaying part views; restrict access to person work items 2013-07-15 16:50:41 +02:00
flash provide i18n module for multi-language concepts, starting with glossary items 2007-12-11 18:44:46 +00:00
lobo use CSS class for rendering of description fields, adjust setting for this: no italics, slightly bigger font 2013-10-16 11:27:18 +02:00
mobile provide mobile skin (work in progress 2011-01-10 07:37:42 +00:00
skin make body template configurable: additional slots, variables controlling layout (CSS classes) 2015-12-06 12:43:34 +01:00
__init__.py First simple view added 2004-08-28 08:21:53 +00:00
action.py provide create_object action for allow creation of resources within specific concept types; do not limit book views to Lobo skin 2013-05-21 11:36:19 +02:00
add.pt clean-up of editing javascript calls, xedit links; starting to provide specialized add views for adding more than on object with one form 2006-04-11 15:03:35 +00:00
auth.pt provide login screen within end-user page layout (if site is accessible for Anonymous) 2011-02-28 11:14:16 +00:00
auth.py work in progress: notification listing; improve 'unauthorized' view 2015-10-23 10:36:46 +02:00
calendar.pt calender portlet basically OK 2010-02-19 09:54:59 +00:00
common.py move flag for hiding states portlet to view/request annotation 2014-08-12 13:42:06 +02:00
concept.pt better control of filtering (ignore filters and hiding of children in management views 2011-11-11 15:23:36 +01:00
concept.py add css class to report meta 2014-03-31 13:26:12 +02:00
concept_macros.pt merge branch master 2013-11-16 13:19:01 +01:00
concept_related.pt better control of filtering (ignore filters and hinding of children in management views); use additional predicates for listings in lobo layouts 2011-11-08 15:02:34 +01:00
concept_resources.pt provide editing of relation properties (order, relevance) in management interface 2010-08-15 09:25:42 +00:00
configure.zcml move login form (NodeView) to cco.member; + helper methods in NodeView 2015-11-13 16:25:34 +01:00
contents.pt open up media asset type for all kinds of external files 2009-02-05 10:29:01 +00:00
dataform.pt provide change_password.html 2007-07-06 12:11:03 +00:00
document.pt more on entry forms; concept search combo box now provides UID 2006-09-22 11:21:01 +00:00
edit.pt suppress node view reload when node has been modified in management interface 2011-08-05 18:42:40 +02:00
exportimport.pt export/import of nodes basically OK 2006-01-17 06:50:12 +00:00
external.py merged Dojo 1.0 branch 2008-02-10 09:56:42 +00:00
folder.py mark getAction() method on folder as obsolete 2012-03-10 16:01:41 +01:00
form.py merge branch master 2013-11-16 13:19:01 +01:00
form_macros.pt minor fixes on versioning, probably due to changes in Python 2.7 and BlueBream 2014-06-03 11:09:35 +02:00
info.pt show lightbox for links on images that do not lead to a child concept; provide info icon for resources that have the 'showInfo' flag set 2011-10-07 20:56:57 +02:00
loops.css control display of resource titles in book sections; use book views also in old Loopz skin 2013-09-08 11:59:38 +02:00
loops.js add gitignore values 2013-06-24 11:15:50 +02:00
loops_icon.gif user interface improvements 2006-05-02 08:08:52 +00:00
macros.py Set up basic machinery for views/nodes 2006-01-10 14:43:44 +00:00
manager.py work in progress: make loops package work with BlueBream 1.0 2011-09-29 19:21:12 +02:00
node.pt quicksearch improvements; make search process in relation widget more flexible 2009-02-25 17:42:23 +00:00
node.py backport changes from bbmaster2 2016-02-04 15:07:20 +01:00
node_icon.gif user interface improvements 2006-05-02 08:08:52 +00:00
node_macros.pt starting to move authentication to cco.member package; allow special characters in logout's nextUrl 2015-11-12 15:45:29 +01:00
node_target.pt finished new-style skin template structure with main.pt and body.pt 2006-08-17 16:56:03 +00:00
pageform.pt i18n improvements, esp make DC adapter i18n-aware 2007-12-14 08:46:05 +00:00
relation_macros.pt provide editing of relation properties (order, relevance) in management interface 2010-08-15 09:25:42 +00:00
resource.py allow specification of filename on download 2014-03-31 11:17:26 +02:00
resource_configure.pt more on knowledge.glossary; provide order and relevance for relations on admin interface 2007-12-05 15:37:39 +00:00
resource_macros.pt use CSS class for rendering of description fields, adjust setting for this: no italics, slightly bigger font 2013-10-16 11:27:18 +02:00
selectAdd.pt clean-up of editing javascript calls, xedit links; starting to provide specialized add views for adding more than on object with one form 2006-04-11 15:03:35 +00:00
target_macros.pt finished new-style skin template structure with main.pt and body.pt 2006-08-17 16:56:03 +00:00
util.py correctly quote title in informative URLs to avoid unicode errors 2011-12-11 13:52:40 +01:00