|  | b5ab23a90b | merge branch master | 2013-03-23 11:32:29 +01:00 |  | 
				
					
						|  | 55354b780e | provide survey data export | 2013-03-21 17:36:54 +01:00 |  | 
				
					
						|  | cd2eeaeed2 | do not show description on feedback page, show feedback footer instead; use trusted=True in configure to make fields editable in management interface | 2013-03-21 10:25:19 +01:00 |  | 
				
					
						|  | edc1c8fd87 | save answers even if not valid | 2013-03-18 17:30:39 +01:00 |  | 
				
					
						|  | 96103b28c4 | do not show questionnaire together with result; store data entered as track | 2013-03-18 17:14:19 +01:00 |  | 
				
					
						|  | 5e8d0a8978 | only show first error of a certain type | 2013-03-18 13:24:43 +01:00 |  | 
				
					
						|  | 12da1c3d0d | error checks and feedback | 2013-03-18 13:20:12 +01:00 |  | 
				
					
						|  | 74988c1834 | rearrange answer options; allow for unanswered questions; intermediate question group headings | 2013-03-18 10:54:08 +01:00 |  | 
				
					
						|  | ac144b99a3 | user interface improvements: show percentage; mouseover tooltip on radio buttons | 2013-03-11 17:47:58 +01:00 |  | 
				
					
						|  | 872edab5c0 | show modified time as localized value | 2013-03-11 11:14:26 +01:00 |  | 
				
					
						|  | a123fa71e3 | data entry and evaluation working, without storage of results | 2013-03-07 18:19:12 +01:00 |  | 
				
					
						|  | abbe1a39ff | end-user view for displaying the questionnaire | 2013-03-07 16:03:29 +01:00 |  | 
				
					
						|  | efea782af2 | prepare finer-grained access control for work items | 2013-02-27 10:57:50 +01:00 |  | 
				
					
						|  | 1867c01ae3 | add ICompetence to list of assignable interfaces | 2013-02-27 10:57:05 +01:00 |  | 
				
					
						|  | 9a333789da | CCM: competence interface; further clean-up of default data definitions | 2013-02-26 10:51:48 +01:00 |  | 
				
					
						|  | 4e50bd2c61 | clean up CCM definitions for minimal implementation with work items of type 'checkup' | 2013-02-25 17:52:32 +01:00 |  | 
				
					
						|  | c76a9d9798 | preset work item type correctly on creation | 2013-02-25 17:51:18 +01:00 |  | 
				
					
						|  | 54253ee664 | class definitions for survey/self assessment basically working | 2013-02-24 16:23:41 +01:00 |  | 
				
					
						|  | 58bb16aaa9 | adapt to changed/extended base definition in cybertools with question groups and feedback items | 2013-02-24 11:24:54 +01:00 |  | 
				
					
						|  | e4222d7567 | fix rendering of description if it only contains a br tag | 2013-02-20 11:37:17 +01:00 |  | 
				
					
						|  | a411cf654f | avoid error for objects without security assertions (like ConceptManager) | 2013-02-16 15:46:47 +01:00 |  | 
				
					
						|  | 8608fa0997 | work in progress: use reports for standard listings | 2013-02-15 10:25:47 +01:00 |  | 
				
					
						|  | 20c8d9778e | work in progress: survey | 2013-02-11 09:40:47 +01:00 |  | 
				
					
						|  | 0ec0cba1b9 | work in progress: survey | 2013-02-09 15:57:31 +01:00 |  | 
				
					
						|  | dada93479e | remove obsolete module (moved to qualification/base) from package | 2013-02-08 13:11:28 +01:00 |  | 
				
					
						|  | 3cc9cffd22 | reorganize knowledge package: put qualification (qualification and competence manager) in sub-package; create sub-package for surveys | 2013-02-08 13:09:57 +01:00 |  | 
				
					
						|  | 6aab28a004 | tune relation registry: fix for getChild- and getResourceRelations() | 2013-02-06 12:20:41 +01:00 |  | 
				
					
						|  | c30b524f07 | tune relation registry: do not use predicate in catalog query, filter later | 2013-02-06 10:25:29 +01:00 |  | 
				
					
						|  | 0c2bfcc77f | add permission to action | 2013-02-06 10:25:12 +01:00 |  | 
				
					
						|  | fb13f1b00a | minor doc fixes | 2013-02-06 10:22:20 +01:00 |  | 
				
					
						|  | c9969223e4 | make permission for showing states configurable | 2013-01-30 11:55:10 +01:00 |  | 
				
					
						|  | 344a1d81e5 | allow better control of create actions by checking 'AssignAsParent': check action permissions + related fixes | 2013-01-28 16:00:06 +01:00 |  | 
				
					
						|  | d9a0f39f06 | new queries: listing of blogs that ignores empty blogs; listing for type instances | 2013-01-28 11:37:39 +01:00 |  | 
				
					
						|  | 99de14ff44 | bug fix: security setting for resource | 2013-01-20 14:29:05 +01:00 |  | 
				
					
						|  | e52543ce8b | fix swapping of role and principal; other minor improvements | 2013-01-17 11:28:17 +01:00 |  | 
				
					
						|  | 3fa9cee5e6 | change German translation for finished | 2013-01-16 11:39:35 +01:00 |  | 
				
					
						|  | 9f56ee4388 | use reopen for all actions leading back to draft | 2013-01-16 11:13:57 +01:00 |  | 
				
					
						|  | 68718000b6 | add missing transition 'archive' | 2013-01-16 11:02:13 +01:00 |  | 
				
					
						|  | e920fc9786 | propagate principal roles via new acquirePrincipalRoles() method (instead of copyPrincipalRoles()) | 2013-01-10 15:52:56 +01:00 |  | 
				
					
						|  | 5592ffb734 | set state-based security as part of default security settings | 2013-01-10 13:36:07 +01:00 |  | 
				
					
						|  | 0c8cc8a24e | set loops.Owner role on object creation; do not propagate Owner role to children/resources | 2013-01-10 12:58:09 +01:00 |  | 
				
					
						|  | 2cee73672b | new role loops.Person for Person object and its children, with zope.View default permission; + security propagation fixes | 2013-01-09 15:19:35 +01:00 |  | 
				
					
						|  | 6fad66ea34 | provide security settings for publishable task states; (+ update source file header infos) | 2013-01-08 12:16:37 +01:00 |  | 
				
					
						|  | 368fdc214f | make height for dojo (HTML) editor fields configurable | 2013-01-06 11:55:31 +01:00 |  | 
				
					
						|  | 380aba02ed | new concept type SimpleBlogItem, stores text in concept, not in resource | 2013-01-04 15:20:14 +01:00 |  | 
				
					
						|  | 58fda446ff | use HTML fields for agenda item description, discussion, consequences; provide fixes and additions for editing and presentation of this | 2013-01-03 19:41:32 +01:00 |  | 
				
					
						|  | 02d65acffb | new combined states definition publishable_state | 2013-01-02 11:38:29 +01:00 |  | 
				
					
						|  | d0c5004f80 | meeting minutes: 'finished_x' (i.e. finished then moved) work items are not active | 2012-12-17 12:41:49 +01:00 |  | 
				
					
						|  | e345109432 | use external file type for image (usually media asset) if nothing else ist found | 2012-12-13 18:07:45 +01:00 |  | 
				
					
						|  | f30e7d1698 | add new document type 'tip' | 2012-12-13 10:10:21 +01:00 |  |