Commit graph

150 commits

Author SHA1 Message Date
d6fb686e48 merge branch master 2013-06-23 09:39:34 +02:00
7c1dbdc732 backport util module from bluebream branch 2013-05-17 13:16:56 +02:00
e1ba407209 new person fields salutation and (academic) title 2013-05-17 11:26:36 +02:00
f898a2b49e merge branch master 2013-03-23 11:31:13 +01:00
074528711d add 'plan' action to checkup work items 2013-02-26 10:52:44 +01:00
87d323a550 fix default value for workItemType 2012-12-19 08:26:44 +01:00
ab607a3b38 mark finished work items as 'finished_x' when moved so that one can decide later what to do with these 2012-12-17 12:36:27 +01:00
34359f53d0 add work item type 'checkup' with additional control on states and fields 2012-11-28 14:53:49 +01:00
221ee291eb merge branch master 2012-09-05 16:16:24 +02:00
1a03e3175d re-open needs transition from state new 2012-08-25 11:39:50 +02:00
6336567674 add view attribute to job manager 2012-08-13 12:44:20 +02:00
b0b9868d1f indicator attribute depending on work item type; use deadline for timestamp if start is not set 2012-08-04 18:18:20 +02:00
e802a8bc6e improvements and fixes for work items and movement of work items to other tasks 2012-07-31 17:54:54 +02:00
5904b3a9e8 additional fields workItemType and deadline for work items 2012-07-29 10:14:32 +02:00
bd6c0167fd Merge branch 'master' into bbmaster 2012-05-20 15:55:35 +02:00
2058dcbf6a make subclassing of WorkItem easier by parameterizing type interface 2012-05-20 12:05:49 +02:00
bcacbe6145 merge branch master 2012-05-15 16:42:41 +02:00
3452ead6d3 keep party on old (moved) item when moving work item to new task 2012-05-07 17:58:46 +02:00
ef31310ef1 add .po file metadata 2011-11-15 11:44:05 +01:00
hplattner
28dfd993b7 add: german translations for IAddress attributes 2011-11-15 11:36:51 +01:00
hplattner
416f8d841a add: german translations for IAddress attributes 2011-11-15 11:35:30 +01:00
hplattner
875789307d add: german translations for IAddress attributes 2011-11-15 11:34:51 +01:00
6651a1fc17 always reindex all track index field to make sure all changes (e.g. of userName) are recorded 2011-08-23 10:23:36 +02:00
24a43d9f6d allow editing/creation of work items by others (creator, admin), take party/userName from previous work item instead of current user 2011-08-12 08:51:05 +02:00
24519c2054 - allow editing/creation of work items by others (creator, admin),
take party/userName from previous work item instead of current user
2011-08-03 16:30:48 +02:00
5190ebb728 provide special dropdown field instance in order to correctly display vocabulary values; make field instance lookabe more tolerant: use default field instance if named adapter not found 2011-07-24 16:58:15 +02:00
helmutm
ff389c1b2f - improve 'move' and 'delegate' actions: create new run, store source and
target work items, keep state when moving


git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4203 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-17 16:23:49 +00:00
helmutm
2c6c871988 make sure party from form data is not used for source work item
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4198 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-10 13:53:42 +00:00
helmutm
1133edf677 - work items: provide move action for assigning a work item to
another task


git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4197 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-07 12:31:18 +00:00
helmutm
5c6f26e2ec start work on complex services/events (e.g. conferences)
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4150 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-16 14:46:43 +00:00
helmutm
42565dc685 move doctests from cyberapps.tum to cybertools.organize
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4147 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-15 16:13:48 +00:00
helmutm
a702108a12 provide additional field for pre-setting the registration field for a service
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3894 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-06-13 15:54:23 +00:00
helmutm
129753cdf7 bug fix: handle id of non-existing client correctly
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3753 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-27 10:54:48 +00:00
helmutm
1e4ad5eec1 provide additional translations
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3745 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-20 16:30:12 +00:00
helmutm
5352c3559e provide CSV export for persistent form manager objects
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3723 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-10 10:48:11 +00:00
helmutm
6beafcc54a avoid error when no client available
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3712 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-04 11:13:01 +00:00
helmutm
5c8fd1c825 work in progress: FormManager
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3704 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-01 10:09:59 +00:00
helmutm
172a0d1913 Ergänzung Übersetzungen
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3676 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-01-11 11:50:01 +00:00
helmutm
7dd1eabe6a use ClientManager as base class for ServiceManager
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3670 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-12-23 12:15:03 +00:00
helmutm
88b6a81b26 new method 'isActive' for additional control of registrations
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3661 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-12-18 12:10:15 +00:00
helmutm
0341411d22 correctly handle the checkout situation when the capacity of a service is exceeded
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3625 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-11-14 10:05:35 +00:00
helmutm
a5ce14adb3 access attribute directly
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3602 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-26 18:18:09 +00:00
helmutm
8a3d934f53 use float value for cost field
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3600 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-25 18:46:50 +00:00
helmutm
cc6db5c7da make cost field a float field
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3592 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-20 17:11:55 +00:00
helmutm
96d17ef6f5 provide basic work delegation functionality
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3591 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-20 17:10:56 +00:00
helmutm
eb89194421 CSV export: make delimiter configurable
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3568 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-05 21:01:37 +00:00
helmutm
0bb7071829 CSV export: quote string fields
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3566 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-04 08:48:21 +00:00
helmutm
16dc218d77 show waiting list columns adjacent to participant columns
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3560 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-09-23 15:35:31 +00:00
helmutm
cb48096a3a extend CSV export: include waiting list info; display time stamp and use it for sorting
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3558 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-09-21 14:58:32 +00:00
helmutm
02fb505154 make sure people on the waiting list get priority over new participants
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3515 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-08-23 09:16:14 +00:00