.. |
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
|
provide 'noprint' CSS class that exludes elements from print output
|
2014-11-28 16:28:28 +01:00 |
__init__.py
|
First simple view added
|
2004-08-28 08:21:53 +00:00 |
action.py
|
store sort infos (by task/concept) in user's favorite data
|
2015-03-25 15:09:52 +01: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
|
provide login screen within end-user page layout (if site is accessible for Anonymous)
|
2011-02-28 11:14:16 +00:00 |
calendar.pt
|
calender portlet basically OK
|
2010-02-19 09:54:59 +00:00 |
common.py
|
url encoding fix
|
2015-06-25 16:21:22 +02:00 |
concept.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.py
|
fix check for show_in_breadcrumbs option
|
2015-04-17 10:50:21 +02:00 |
concept_macros.pt
|
allow overriding of version view class by controller
|
2015-04-16 08:02:38 +02: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
|
add 'delete' action to comments
|
2014-04-27 22:38:51 +02: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
|
allow specification of default resource type via global option
|
2015-04-14 16:23:47 +02:00 |
form_macros.pt
|
fix self registration form: respect content type, remove excess br tag
|
2013-12-05 13:43:01 +01: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
|
do not show ugly lines below minor headlines
|
2015-03-29 15:23:56 +02:00 |
loops.js
|
fix setting of date and time fields on 'start' action
|
2015-05-21 08:17:02 +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
|
fix resource assignment bug (with versioned resources); provide relation registry cleanup call
|
2009-03-08 11:14:24 +00:00 |
node.pt
|
quicksearch improvements; make search process in relation widget more flexible
|
2009-02-25 17:42:23 +00:00 |
node.py
|
allow name-based linking e.g. via .loops/resources/...
|
2015-08-13 16:11:53 +02:00 |
node_icon.gif
|
user interface improvements
|
2006-05-02 08:08:52 +00:00 |
node_macros.pt
|
correctly position div element for headline and body of concept subpage
|
2015-05-14 14:57:45 +02: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
|
provide type option for using resource title for download filename
|
2015-02-12 12:09:54 +01: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
|
provide slot on download page for customization
|
2015-04-27 10:26:04 +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 |