Commit graph

60 commits

Author SHA1 Message Date
047d601043 fix self registration form: respect content type, remove excess br tag 2013-12-05 13:43:01 +01:00
21b3795227 fix member registration: use correct form macro from loops/browser 2013-08-08 11:55:05 +02:00
45eeac9a41 member registration: use info and feedback pages; configurable sender email; login/register portlet 2013-06-05 09:15:50 +02:00
3f1ffdb8f4 work in progress: info texts and feedback pages for self-service registration 2013-05-17 11:30:10 +02:00
9427b8ccbd self registration with confirmation working (needs still improvements: sender email, info messages) 2013-05-06 08:00:09 +02:00
7b9a85a586 self registration with confirmation: basically working; missing: translations, sender email, improved error handling 2013-05-05 16:55:11 +02:00
feb6ea1a06 work in progress: self registration with email notiification/confirmation 2013-04-15 07:50:17 +02:00
344a1d81e5 allow better control of create actions by checking 'AssignAsParent': check action permissions + related fixes 2013-01-28 16:00:06 +01:00
576a69e78b create follow-up event: avoid assignment of predecessors to the new event 2012-11-26 14:02:56 +01:00
6c72358426 provide actions for agenda items; show state in meeting minutes browser view 2012-08-21 07:06:36 +02:00
9b4098c9da meeting minutes improvements
create follow-up event: automatic creation of work items on new agenda item if selected; finished work items are not selected
append new child to end of existing children if option 'children_append' is set and children is already ordered manually
2012-08-09 14:05:33 +02:00
c0b68ace67 improvements and fixes for meeting minutes: views, infos, creating follow-up events, ... 2012-07-31 17:55:39 +02:00
0700bb971b work in progress: meeting minutes: additional fields, improved layout 2012-07-26 16:28:13 +02:00
8ed023c962 provide additional fields for agenda item 2012-07-17 09:29:02 +02:00
142e1cb20b provide separate interfaces and type concepts for events and agenda items, e.g. for improving meeting minutes 2012-07-17 08:42:36 +02:00
2e8618b375 creation of follow-up meeting with copying of tasks OK 2012-06-12 18:20:16 +02:00
707a1dd8c4 show meeting minutes as Word document 2012-06-11 10:17:40 +02:00
59bb401b8f create follow-up event: extend form showing tasks of base event for selection 2012-06-10 16:29:33 +02:00
3aa6649f11 work in progress: follow-up events, i.e. events that are connected to a previous event 2012-05-31 09:02:36 +02:00
009d91ffee define and register separate action for creating events 2012-05-30 15:37:21 +02:00
48395b19cf correctly handle events spanning two months also for months with less than 31 days 2012-03-04 16:35:51 +01:00
e4b4ca2634 bug fix: correctly split phone numbers on registration form 2011-12-27 16:23:25 +01:00
de4496830c add new 'Create Project' action 2011-10-31 12:10:57 +01:00
8c56ddeec8 add new 'create Orgunit' action 2011-10-31 11:54:48 +01:00
54cf5c017f work in progress: restrict mail recipients to users who have access to the target object; future extension: select recipients by groups 2011-07-24 14:39:45 +02:00
helmutm
080b3a79f5 - work items: provide move action for assigning a work item to
another task
- show work items (if present) for arbitrary concepts


git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4196 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-07 12:30:41 +00:00
helmutm
e62d81fab9 minor layout fixes
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4142 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-10 07:38:15 +00:00
helmutm
1d5342c4c7 correctly select events traversing the end of a month
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4110 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-12-21 18:15:13 +00:00
helmutm
294e0b6334 use BorderContainer/ContentPane for more comfortable edit dialogs with scrolling
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4070 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-11-11 12:56:42 +00:00
helmutm
a812c80717 check permission for user registration to avoid uncontrolled self-registration on public sites
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4062 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-11-08 15:59:13 +00:00
helmutm
7966188753 fix typo for predicate name
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4051 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-23 14:22:06 +00:00
helmutm
1b56f8fd44 provide additional allocation predicate 'isowner'
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4035 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-12 09:07:00 +00:00
helmutm
64db0029e6 work in progress: personal filters
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4034 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-10 20:13:19 +00:00
helmutm
7b017cfcca Person: allow assignment with specific predicate to workspace
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3930 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-02 08:05:44 +00:00
helmutm
4d574ca1f2 fix calendar CSS bug
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3928 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-07-30 06:26:39 +00:00
helmutm
4b3f4bfe98 fix date selection for events that span more than one day
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3911 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-06-29 07:45:11 +00:00
helmutm
d83668f9ed calendar: show multi-day events correctly
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3862 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-05-11 07:19:52 +00:00
helmutm
6436728892 improve calendar portlet: background color for days with events
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3769 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-03-15 09:41:54 +00:00
helmutm
72c86d700c calender portlet basically OK
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3742 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-19 09:54:59 +00:00
helmutm
344f7798ed work in progress: calendar portlet
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3741 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-17 16:33:07 +00:00
helmutm
d70b5e5d44 fix send email feature: encode subject and message correctly
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3710 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-02 10:08:45 +00:00
helmutm
504092b268 propagation of security settings (principal roles and role permissions) basically working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3649 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-12-13 15:41:30 +00:00
helmutm
fa4e4eed89 provide actions for creating/editing institutions; toggle checkboxes in listings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3576 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-12 11:40:36 +00:00
helmutm
a6dbafcce8 new view list_children.html; action options for queries; send mail feature basically working; presence with link to person
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3575 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-12 06:05:14 +00:00
helmutm
6a45e33890 extend/improve form/processing for registering users, clean up options
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3329 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-04-11 10:07:14 +00:00
helmutm
8dfdf85403 bug fix for create task action
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3279 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-03-15 13:49:14 +00:00
helmutm
0938619e67 provide 'create task' action
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3272 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-03-14 10:51:39 +00:00
helmutm
cc3652db1c new authenticator plug-in: virtual principals, based on person objects (work in progress)
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3270 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-03-09 13:44:04 +00:00
helmutm
6f8e716923 Use TaskView for providing task work items listing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3200 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-02 06:56:37 +00:00
helmutm
f3b30498e0 extend TargetAction, provide CreateConceptPage for page-based add forms; allow suppressing of assignment part on forms
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3160 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-19 13:58:50 +00:00